Skip to content
Success

Console Output

Pull request #41482 opened
Started by user Sebastiaan van Stijn
Rebuilds build #4
20:15:19 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 48b5b51bdb55534becb3a850522caabac07bfa8a rather than 5a7b75f8898d76efc24683dbf2735c1bec6355c8
Obtained Jenkinsfile from 48b5b51bdb55534becb3a850522caabac07bfa8a
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
20:15:24 [2020-09-24T20:15:24.315Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:15:24 [2020-09-24T20:15:24.321Z] Trying to pass milestone 4
[Pipeline] milestone
20:15:24 [2020-09-24T20:15:24.370Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:15:24 [2020-09-24T20:15:24.645Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-017b3724875702274) in /home/ubuntu/workspace/moby_PR-41482
[Pipeline] {
[Pipeline] checkout
20:15:26 [2020-09-24T20:15:26.298Z] using credential docker-jenkins-github-credentials
20:15:26 [2020-09-24T20:15:26.305Z] Cloning the remote Git repository
20:15:26 [2020-09-24T20:15:26.305Z] Cloning with configured refspecs honoured and without tags
20:15:26 [2020-09-24T20:15:26.324Z] Cloning repository https://github.com/moby/moby.git
20:15:26 [2020-09-24T20:15:26.401Z]  > git init /home/ubuntu/workspace/moby_PR-41482 # timeout=10
20:15:26 [2020-09-24T20:15:26.606Z] Fetching upstream changes from https://github.com/moby/moby.git
20:15:26 [2020-09-24T20:15:26.606Z]  > git --version # timeout=10
20:15:26 [2020-09-24T20:15:26.609Z]  > git --version # 'git version 2.17.1'
20:15:26 [2020-09-24T20:15:26.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:15:26 [2020-09-24T20:15:26.611Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:15:42 [2020-09-24T20:15:42.413Z] Fetching without tags
20:15:42 [2020-09-24T20:15:42.397Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:15:42 [2020-09-24T20:15:42.400Z]  > git config --add remote.origin.fetch +refs/pull/41482/head:refs/remotes/origin/PR-41482 # timeout=10
20:15:42 [2020-09-24T20:15:42.403Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:15:42 [2020-09-24T20:15:42.409Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:15:42 [2020-09-24T20:15:42.416Z] Fetching upstream changes from https://github.com/moby/moby.git
20:15:42 [2020-09-24T20:15:42.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:15:42 [2020-09-24T20:15:42.417Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:15:42 [2020-09-24T20:15:42.664Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
20:15:43 [2020-09-24T20:15:43.606Z] Merge succeeded, producing af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:15:43 [2020-09-24T20:15:43.606Z] Checking out Revision af1ec9f3691f05aa956493c167e1ede1a3b9ed40 (PR-41482)
20:15:42 [2020-09-24T20:15:42.671Z]  > git config core.sparsecheckout # timeout=10
20:15:42 [2020-09-24T20:15:42.674Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:15:43 [2020-09-24T20:15:43.234Z]  > git remote # timeout=10
20:15:43 [2020-09-24T20:15:43.237Z]  > git config --get remote.origin.url # timeout=10
20:15:43 [2020-09-24T20:15:43.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:15:43 [2020-09-24T20:15:43.241Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:15:43 [2020-09-24T20:15:43.603Z]  > git rev-parse HEAD^{commit} # timeout=10
20:15:43 [2020-09-24T20:15:43.609Z]  > git config core.sparsecheckout # timeout=10
20:15:43 [2020-09-24T20:15:43.611Z]  > git checkout -f af1ec9f3691f05aa956493c167e1ede1a3b9ed40 # timeout=10
20:15:47 [2020-09-24T20:15:47.276Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:15:47 [2020-09-24T20:15:47.279Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:15:48 [2020-09-24T20:15:48.182Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41482:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
20:15:52 [2020-09-24T20:15:52.371Z] Unable to find image 'alpine:latest' locally
20:15:52 [2020-09-24T20:15:52.630Z] latest: Pulling from library/alpine
20:15:52 [2020-09-24T20:15:52.630Z] df20fa9351a1: Pulling fs layer
20:15:52 [2020-09-24T20:15:52.630Z] df20fa9351a1: Verifying Checksum
20:15:52 [2020-09-24T20:15:52.630Z] df20fa9351a1: Download complete
20:15:52 [2020-09-24T20:15:52.889Z] df20fa9351a1: Pull complete
20:15:52 [2020-09-24T20:15:52.889Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
20:15:52 [2020-09-24T20:15:52.889Z] Status: Downloaded newer image for alpine:latest
20:15:57 [2020-09-24T20:15:57.080Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
20:15:58 [2020-09-24T20:15:58.286Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-017b3724875702274) in /home/ubuntu/workspace/moby_PR-41482
[Pipeline] node
[Pipeline] node
20:15:58 [2020-09-24T20:15:58.289Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41482
[Pipeline] node
20:15:58 [2020-09-24T20:15:58.292Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41482
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
20:15:58 [2020-09-24T20:15:58.362Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-061de0b5435514f66) in /home/ubuntu/workspace/moby_PR-41482
[Pipeline] checkout
[Pipeline] checkout
20:15:58 [2020-09-24T20:15:58.403Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
20:15:58 [2020-09-24T20:15:58.413Z] Fetching changes from the remote Git repository
20:15:58 [2020-09-24T20:15:58.419Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
20:15:58 [2020-09-24T20:15:58.452Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
20:15:58 [2020-09-24T20:15:58.469Z] using credential docker-jenkins-github-credentials
[Pipeline] { (Build dev image)
20:15:58 [2020-09-24T20:15:58.470Z] Cloning the remote Git repository
20:15:58 [2020-09-24T20:15:58.470Z] Cloning with configured refspecs honoured and without tags
20:15:58 [2020-09-24T20:15:58.483Z] Cloning the remote Git repository
20:15:58 [2020-09-24T20:15:58.483Z] Cloning with configured refspecs honoured and without tags
20:15:58 [2020-09-24T20:15:58.483Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-0bfc7e9916acc016d) in /home/ubuntu/workspace/moby_PR-41482
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
20:15:58 [2020-09-24T20:15:58.682Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:15:59 [2020-09-24T20:15:59.082Z] Merge succeeded, producing 4b8164fd7179fc24b644c47825fb9413ba0ed938
20:15:59 [2020-09-24T20:15:59.082Z] Checking out Revision 4b8164fd7179fc24b644c47825fb9413ba0ed938 (PR-41482)
20:15:59 [2020-09-24T20:15:59.149Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:15:58 [2020-09-24T20:15:58.411Z]  > git rev-parse --is-inside-work-tree # timeout=10
20:15:58 [2020-09-24T20:15:58.416Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:15:58 [2020-09-24T20:15:58.422Z] Fetching upstream changes from https://github.com/moby/moby.git
20:15:58 [2020-09-24T20:15:58.422Z]  > git --version # timeout=10
20:15:58 [2020-09-24T20:15:58.424Z]  > git --version # 'git version 2.17.1'
20:15:58 [2020-09-24T20:15:58.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:15:58 [2020-09-24T20:15:58.425Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:15:58 [2020-09-24T20:15:58.684Z]  > git config core.sparsecheckout # timeout=10
20:15:58 [2020-09-24T20:15:58.687Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:15:58 [2020-09-24T20:15:58.914Z]  > git remote # timeout=10
20:15:58 [2020-09-24T20:15:58.916Z]  > git config --get remote.origin.url # timeout=10
20:15:58 [2020-09-24T20:15:58.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:15:58 [2020-09-24T20:15:58.919Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:15:59 [2020-09-24T20:15:59.079Z]  > git rev-parse HEAD^{commit} # timeout=10
20:15:59 [2020-09-24T20:15:59.084Z]  > git config core.sparsecheckout # timeout=10
20:15:59 [2020-09-24T20:15:59.086Z]  > git checkout -f 4b8164fd7179fc24b644c47825fb9413ba0ed938 # timeout=10
20:15:59 [2020-09-24T20:15:59.151Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:15:58 [2020-09-24T20:15:58.474Z] Cloning repository https://github.com/moby/moby.git
20:15:58 [2020-09-24T20:15:58.474Z]  > git init /home/jenkins/workspace/moby_PR-41482 # timeout=10
20:15:58 [2020-09-24T20:15:58.498Z] Fetching upstream changes from https://github.com/moby/moby.git
20:15:58 [2020-09-24T20:15:58.498Z]  > git --version # timeout=10
20:15:58 [2020-09-24T20:15:58.504Z]  > git --version # 'git version 2.17.1'
20:15:58 [2020-09-24T20:15:58.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:15:58 [2020-09-24T20:15:58.510Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:15:58 [2020-09-24T20:15:58.490Z] Cloning repository https://github.com/moby/moby.git
20:15:58 [2020-09-24T20:15:58.491Z]  > git init /home/docker/workspace/moby_PR-41482 # timeout=10
20:15:58 [2020-09-24T20:15:58.499Z] Fetching upstream changes from https://github.com/moby/moby.git
20:15:58 [2020-09-24T20:15:58.499Z]  > git --version # timeout=10
20:15:58 [2020-09-24T20:15:58.502Z]  > git --version # 'git version 2.7.4'
20:15:58 [2020-09-24T20:15:58.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:15:58 [2020-09-24T20:15:58.503Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:15:59 [2020-09-24T20:15:59.895Z] + [ PR != PR ]
20:15:59 [2020-09-24T20:15:59.895Z] + [ master != master ]
20:15:59 [2020-09-24T20:15:59.895Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:16:00 [2020-09-24T20:16:00.233Z] + docker version
20:16:00 [2020-09-24T20:16:00.233Z] Client: Docker Engine - Community
20:16:00 [2020-09-24T20:16:00.233Z]  Version:           19.03.13
20:16:00 [2020-09-24T20:16:00.233Z]  API version:       1.40
20:16:00 [2020-09-24T20:16:00.233Z]  Go version:        go1.13.15
20:16:00 [2020-09-24T20:16:00.233Z]  Git commit:        4484c46d9d
20:16:00 [2020-09-24T20:16:00.233Z]  Built:             Wed Sep 16 17:02:36 2020
20:16:00 [2020-09-24T20:16:00.233Z]  OS/Arch:           linux/amd64
20:16:00 [2020-09-24T20:16:00.233Z]  Experimental:      false
20:16:00 [2020-09-24T20:16:00.233Z] 
20:16:00 [2020-09-24T20:16:00.233Z] Server: Docker Engine - Community
20:16:00 [2020-09-24T20:16:00.233Z]  Engine:
20:16:00 [2020-09-24T20:16:00.233Z]   Version:          19.03.13
20:16:00 [2020-09-24T20:16:00.233Z]   API version:      1.40 (minimum version 1.12)
20:16:00 [2020-09-24T20:16:00.233Z]   Go version:       go1.13.15
20:16:00 [2020-09-24T20:16:00.233Z]   Git commit:       4484c46d9d
20:16:00 [2020-09-24T20:16:00.233Z]   Built:            Wed Sep 16 17:01:06 2020
20:16:00 [2020-09-24T20:16:00.233Z]   OS/Arch:          linux/amd64
20:16:00 [2020-09-24T20:16:00.233Z]   Experimental:     true
20:16:00 [2020-09-24T20:16:00.233Z]  containerd:
20:16:00 [2020-09-24T20:16:00.233Z]   Version:          1.3.7
20:16:00 [2020-09-24T20:16:00.233Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
20:16:00 [2020-09-24T20:16:00.233Z]  runc:
20:16:00 [2020-09-24T20:16:00.233Z]   Version:          1.0.0-rc10
20:16:00 [2020-09-24T20:16:00.233Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:16:00 [2020-09-24T20:16:00.233Z]  docker-init:
20:16:00 [2020-09-24T20:16:00.233Z]   Version:          0.18.0
20:16:00 [2020-09-24T20:16:00.233Z]   GitCommit:        fec3683
[Pipeline] sh
20:16:00 [2020-09-24T20:16:00.517Z] + docker info
20:16:00 [2020-09-24T20:16:00.537Z] using credential docker-jenkins-github-credentials
20:16:00 [2020-09-24T20:16:00.545Z] Cloning the remote Git repository
20:16:00 [2020-09-24T20:16:00.545Z] Cloning with configured refspecs honoured and without tags
20:16:00 [2020-09-24T20:16:00.566Z] Cloning repository https://github.com/moby/moby.git
20:16:00 [2020-09-24T20:16:00.621Z]  > git init /home/ubuntu/workspace/moby_PR-41482 # timeout=10
20:16:00 [2020-09-24T20:16:00.808Z] Fetching upstream changes from https://github.com/moby/moby.git
20:16:00 [2020-09-24T20:16:00.808Z]  > git --version # timeout=10
20:16:00 [2020-09-24T20:16:00.821Z]  > git --version # 'git version 2.17.1'
20:16:00 [2020-09-24T20:16:00.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:00 [2020-09-24T20:16:00.825Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:01 [2020-09-24T20:16:01.670Z] using credential docker-jenkins-github-credentials
20:16:01 [2020-09-24T20:16:01.679Z] Cloning the remote Git repository
20:16:01 [2020-09-24T20:16:01.679Z] Cloning with configured refspecs honoured and without tags
20:16:01 [2020-09-24T20:16:01.714Z] Cloning repository https://github.com/moby/moby.git
20:16:01 [2020-09-24T20:16:01.787Z]  > git init /home/ubuntu/workspace/moby_PR-41482 # timeout=10
20:16:02 [2020-09-24T20:16:02.047Z] Fetching upstream changes from https://github.com/moby/moby.git
20:16:02 [2020-09-24T20:16:02.047Z]  > git --version # timeout=10
20:16:02 [2020-09-24T20:16:02.058Z]  > git --version # 'git version 2.17.1'
20:16:02 [2020-09-24T20:16:02.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:02 [2020-09-24T20:16:02.063Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:05 [2020-09-24T20:16:05.789Z] Client:
20:16:05 [2020-09-24T20:16:05.789Z]  Debug Mode: false
20:16:05 [2020-09-24T20:16:05.789Z] 
20:16:05 [2020-09-24T20:16:05.789Z] Server:
20:16:05 [2020-09-24T20:16:05.789Z]  Containers: 0
20:16:05 [2020-09-24T20:16:05.789Z]   Running: 0
20:16:05 [2020-09-24T20:16:05.789Z]   Paused: 0
20:16:05 [2020-09-24T20:16:05.789Z]   Stopped: 0
20:16:05 [2020-09-24T20:16:05.789Z]  Images: 1
20:16:05 [2020-09-24T20:16:05.789Z]  Server Version: 19.03.13
20:16:05 [2020-09-24T20:16:05.789Z]  Storage Driver: overlay2
20:16:05 [2020-09-24T20:16:05.789Z]   Backing Filesystem: extfs
20:16:05 [2020-09-24T20:16:05.789Z]   Supports d_type: true
20:16:05 [2020-09-24T20:16:05.789Z]   Native Overlay Diff: true
20:16:05 [2020-09-24T20:16:05.789Z]  Logging Driver: json-file
20:16:05 [2020-09-24T20:16:05.789Z]  Cgroup Driver: cgroupfs
20:16:05 [2020-09-24T20:16:05.789Z]  Plugins:
20:16:05 [2020-09-24T20:16:05.789Z]   Volume: local
20:16:05 [2020-09-24T20:16:05.789Z]   Network: bridge host ipvlan macvlan null overlay
20:16:05 [2020-09-24T20:16:05.789Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:16:05 [2020-09-24T20:16:05.789Z]  Swarm: inactive
20:16:05 [2020-09-24T20:16:05.789Z]  Runtimes: runc
20:16:05 [2020-09-24T20:16:05.789Z]  Default Runtime: runc
20:16:05 [2020-09-24T20:16:05.789Z]  Init Binary: docker-init
20:16:05 [2020-09-24T20:16:05.789Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
20:16:05 [2020-09-24T20:16:05.789Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:16:05 [2020-09-24T20:16:05.789Z]  init version: fec3683
20:16:05 [2020-09-24T20:16:05.789Z]  Security Options:
20:16:05 [2020-09-24T20:16:05.789Z]   apparmor
20:16:05 [2020-09-24T20:16:05.789Z]   seccomp
20:16:05 [2020-09-24T20:16:05.789Z]    Profile: default
20:16:05 [2020-09-24T20:16:05.789Z]  Kernel Version: 5.4.0-1025-aws
20:16:05 [2020-09-24T20:16:05.789Z]  Operating System: Ubuntu 18.04.5 LTS
20:16:05 [2020-09-24T20:16:05.789Z]  OSType: linux
20:16:05 [2020-09-24T20:16:05.789Z]  Architecture: x86_64
20:16:05 [2020-09-24T20:16:05.789Z]  CPUs: 8
20:16:05 [2020-09-24T20:16:05.789Z]  Total Memory: 30.91GiB
20:16:05 [2020-09-24T20:16:05.789Z]  Name: ip-10-100-113-161
20:16:05 [2020-09-24T20:16:05.789Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
20:16:05 [2020-09-24T20:16:05.789Z]  Docker Root Dir: /var/lib/docker
20:16:05 [2020-09-24T20:16:05.789Z]  Debug Mode: false
20:16:05 [2020-09-24T20:16:05.789Z]  Registry: https://index.docker.io/v1/
20:16:05 [2020-09-24T20:16:05.789Z]  Labels:
20:16:05 [2020-09-24T20:16:05.789Z]  Experimental: true
20:16:05 [2020-09-24T20:16:05.789Z]  Insecure Registries:
20:16:05 [2020-09-24T20:16:05.789Z]   127.0.0.0/8
20:16:05 [2020-09-24T20:16:05.789Z]  Live Restore Enabled: true
20:16:05 [2020-09-24T20:16:05.789Z] 
20:16:05 [2020-09-24T20:16:05.789Z] WARNING: No swap limit support
[Pipeline] sh
20:16:06 [2020-09-24T20:16:06.070Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:06 [2020-09-24T20:16:06.070Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:06 [2020-09-24T20:16:06.070Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41482/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:16:06 [2020-09-24T20:16:06.070Z] + bash /home/ubuntu/workspace/moby_PR-41482/check-config.sh
20:16:06 [2020-09-24T20:16:06.070Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:16:06 [2020-09-24T20:16:06.070Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
20:16:06 [2020-09-24T20:16:06.070Z] 
20:16:06 [2020-09-24T20:16:06.070Z] Generally Necessary:
20:16:06 [2020-09-24T20:16:06.070Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:16:06 [2020-09-24T20:16:06.070Z] - apparmor: enabled and tools installed
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NAMESPACES: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NET_NS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_PID_NS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_IPC_NS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_UTS_NS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_CGROUPS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_CGROUP_CPUACCT: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_CGROUP_DEVICE: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_CGROUP_FREEZER: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_CGROUP_SCHED: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_CPUSETS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_MEMCG: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_KEYS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_VETH: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_BRIDGE: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NF_NAT_IPV4: missing
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NF_NAT: enabled (as module)
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_NF_NAT_NEEDED: missing
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_POSIX_MQUEUE: enabled
20:16:06 [2020-09-24T20:16:06.070Z] 
20:16:06 [2020-09-24T20:16:06.070Z] Optional Features:
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_USER_NS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_SECCOMP: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_CGROUP_PIDS: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_MEMCG_SWAP: enabled
20:16:06 [2020-09-24T20:16:06.070Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:16:06 [2020-09-24T20:16:06.329Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_BLK_CGROUP: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_IOSCHED_CFQ: missing
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_CGROUP_PERF: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_CGROUP_HUGETLB: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_CFS_BANDWIDTH: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_RT_GROUP_SCHED: missing
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_IP_VS: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_IP_VS_NFCT: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_IP_VS_RR: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_EXT4_FS: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:16:06 [2020-09-24T20:16:06.329Z] - Network Drivers:
20:16:06 [2020-09-24T20:16:06.329Z]   - "overlay":
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_VXLAN: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:16:06 [2020-09-24T20:16:06.329Z]       Optional (for encrypted networks):
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_CRYPTO: enabled
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_CRYPTO_AEAD: enabled
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_CRYPTO_GCM: enabled
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_CRYPTO_GHASH: enabled
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_XFRM: enabled
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_XFRM_USER: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_INET_ESP: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:16:06 [2020-09-24T20:16:06.329Z]   - "ipvlan":
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_IPVLAN: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]   - "macvlan":
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_MACVLAN: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_DUMMY: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]   - "ftp,tftp client in container":
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z] - Storage Drivers:
20:16:06 [2020-09-24T20:16:06.329Z]   - "aufs":
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_AUFS_FS: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]   - "btrfs":
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:16:06 [2020-09-24T20:16:06.329Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:16:06 [2020-09-24T20:16:06.329Z]   - "devicemapper":
20:16:06 [2020-09-24T20:16:06.587Z]     - CONFIG_BLK_DEV_DM: enabled
20:16:06 [2020-09-24T20:16:06.587Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:16:06 [2020-09-24T20:16:06.587Z]   - "overlay":
20:16:06 [2020-09-24T20:16:06.587Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:16:06 [2020-09-24T20:16:06.587Z]   - "zfs":
20:16:06 [2020-09-24T20:16:06.587Z]     - /dev/zfs: present
20:16:06 [2020-09-24T20:16:06.587Z]     - zfs command: missing
20:16:06 [2020-09-24T20:16:06.587Z]     - zpool command: missing
20:16:06 [2020-09-24T20:16:06.587Z] 
20:16:06 [2020-09-24T20:16:06.587Z] Limits:
20:16:06 [2020-09-24T20:16:06.587Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:16:06 [2020-09-24T20:16:06.587Z] 
20:16:06 [2020-09-24T20:16:06.587Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:16:06 [2020-09-24T20:16:06.918Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 .
20:16:06 [2020-09-24T20:16:06.918Z] #2 [internal] load build definition from Dockerfile
20:16:06 [2020-09-24T20:16:06.918Z] #2 transferring dockerfile: 16.37kB done
20:16:06 [2020-09-24T20:16:06.918Z] #2 DONE 0.1s
20:16:06 [2020-09-24T20:16:06.918Z] 
20:16:06 [2020-09-24T20:16:06.918Z] #1 [internal] load .dockerignore
20:16:06 [2020-09-24T20:16:06.918Z] #1 transferring context: 87B done
20:16:06 [2020-09-24T20:16:06.918Z] #1 DONE 0.1s
20:16:06 [2020-09-24T20:16:06.918Z] 
20:16:06 [2020-09-24T20:16:06.918Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
20:16:07 [2020-09-24T20:16:07.176Z] #3 DONE 0.3s
20:16:07 [2020-09-24T20:16:07.176Z] 
20:16:07 [2020-09-24T20:16:07.176Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
20:16:07 [2020-09-24T20:16:07.176Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
20:16:07 [2020-09-24T20:16:07.176Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
20:16:07 [2020-09-24T20:16:07.176Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.97MB / 8.88MB 0.1s
20:16:07 [2020-09-24T20:16:07.176Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
20:16:07 [2020-09-24T20:16:07.176Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
20:16:07 [2020-09-24T20:16:07.435Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
20:16:07 [2020-09-24T20:16:07.435Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
20:16:07 [2020-09-24T20:16:07.435Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done
20:16:07 [2020-09-24T20:16:07.435Z] #4 DONE 0.4s
20:16:07 [2020-09-24T20:16:07.581Z] Fetching without tags
20:16:07 [2020-09-24T20:16:07.693Z] 
20:16:07 [2020-09-24T20:16:07.693Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:16:07 [2020-09-24T20:16:07.865Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
20:16:07 [2020-09-24T20:16:07.952Z] #6 DONE 0.2s
20:16:07 [2020-09-24T20:16:07.952Z] 
20:16:07 [2020-09-24T20:16:07.952Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:16:07 [2020-09-24T20:16:07.537Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:07 [2020-09-24T20:16:07.539Z]  > git config --add remote.origin.fetch +refs/pull/41482/head:refs/remotes/origin/PR-41482 # timeout=10
20:16:07 [2020-09-24T20:16:07.554Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:07 [2020-09-24T20:16:07.574Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:07 [2020-09-24T20:16:07.586Z] Fetching upstream changes from https://github.com/moby/moby.git
20:16:07 [2020-09-24T20:16:07.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:07 [2020-09-24T20:16:07.586Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:07 [2020-09-24T20:16:07.869Z]  > git config core.sparsecheckout # timeout=10
20:16:07 [2020-09-24T20:16:07.872Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:16:08 [2020-09-24T20:16:08.212Z] #5 DONE 0.5s
20:16:08 [2020-09-24T20:16:08.213Z] 
20:16:08 [2020-09-24T20:16:08.213Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:16:08 [2020-09-24T20:16:08.213Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:16:08 [2020-09-24T20:16:08.213Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:16:08 [2020-09-24T20:16:08.213Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:16:08 [2020-09-24T20:16:08.931Z] Merge succeeded, producing 0ae6858e4f4173576459be717b11287d775a86e5
20:16:08 [2020-09-24T20:16:08.931Z] Checking out Revision 0ae6858e4f4173576459be717b11287d775a86e5 (PR-41482)
20:16:09 [2020-09-24T20:16:09.355Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:16:08 [2020-09-24T20:16:08.363Z]  > git remote # timeout=10
20:16:08 [2020-09-24T20:16:08.367Z]  > git config --get remote.origin.url # timeout=10
20:16:08 [2020-09-24T20:16:08.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:08 [2020-09-24T20:16:08.369Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:16:08 [2020-09-24T20:16:08.923Z]  > git rev-parse HEAD^{commit} # timeout=10
20:16:08 [2020-09-24T20:16:08.935Z]  > git config core.sparsecheckout # timeout=10
20:16:08 [2020-09-24T20:16:08.940Z]  > git checkout -f 0ae6858e4f4173576459be717b11287d775a86e5 # timeout=10
20:16:09 [2020-09-24T20:16:09.360Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:16:09 [2020-09-24T20:16:09.625Z] #58 ...
20:16:09 [2020-09-24T20:16:09.625Z] 
20:16:09 [2020-09-24T20:16:09.625Z] #20 [internal] load build context
20:16:09 [2020-09-24T20:16:09.625Z] #20 transferring context: 51.40MB 1.0s done
20:16:09 [2020-09-24T20:16:09.625Z] #20 DONE 1.4s
20:16:09 [2020-09-24T20:16:09.625Z] 
20:16:09 [2020-09-24T20:16:09.625Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:09 [2020-09-24T20:16:09.625Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.4s
20:16:09 [2020-09-24T20:16:09.625Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.4s
20:16:09 [2020-09-24T20:16:09.625Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:16:10 [2020-09-24T20:16:10.192Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done
20:16:10 [2020-09-24T20:16:10.192Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done
20:16:10 [2020-09-24T20:16:10.192Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s done
20:16:10 [2020-09-24T20:16:10.192Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.22MB / 120.17MB 2.1s
20:16:10 [2020-09-24T20:16:10.192Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s
20:16:10 [2020-09-24T20:16:10.320Z] + docker version
20:16:10 [2020-09-24T20:16:10.320Z] Client: Docker Engine - Community
20:16:10 [2020-09-24T20:16:10.320Z]  Version:           19.03.7
20:16:10 [2020-09-24T20:16:10.320Z]  API version:       1.40
20:16:10 [2020-09-24T20:16:10.320Z]  Go version:        go1.12.17
20:16:10 [2020-09-24T20:16:10.320Z]  Git commit:        7141c199a2
20:16:10 [2020-09-24T20:16:10.320Z]  Built:             Sat Mar  7 16:48:47 2020
20:16:10 [2020-09-24T20:16:10.320Z]  OS/Arch:           linux/s390x
20:16:10 [2020-09-24T20:16:10.320Z]  Experimental:      false
20:16:10 [2020-09-24T20:16:10.320Z] 
20:16:10 [2020-09-24T20:16:10.320Z] Server: Docker Engine - Community
20:16:10 [2020-09-24T20:16:10.320Z]  Engine:
20:16:10 [2020-09-24T20:16:10.320Z]   Version:          19.03.7
20:16:10 [2020-09-24T20:16:10.320Z]   API version:      1.40 (minimum version 1.12)
20:16:10 [2020-09-24T20:16:10.320Z]   Go version:       go1.12.17
20:16:10 [2020-09-24T20:16:10.320Z]   Git commit:       7141c199a2
20:16:10 [2020-09-24T20:16:10.320Z]   Built:            Sat Mar  7 16:47:46 2020
20:16:10 [2020-09-24T20:16:10.320Z]   OS/Arch:          linux/s390x
20:16:10 [2020-09-24T20:16:10.320Z]   Experimental:     true
20:16:10 [2020-09-24T20:16:10.320Z]  containerd:
20:16:10 [2020-09-24T20:16:10.321Z]   Version:          1.2.13
20:16:10 [2020-09-24T20:16:10.321Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:16:10 [2020-09-24T20:16:10.321Z]  runc:
20:16:10 [2020-09-24T20:16:10.321Z]   Version:          1.0.0-rc10
20:16:10 [2020-09-24T20:16:10.321Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:16:10 [2020-09-24T20:16:10.321Z]  docker-init:
20:16:10 [2020-09-24T20:16:10.321Z]   Version:          0.18.0
20:16:10 [2020-09-24T20:16:10.321Z]   GitCommit:        fec3683
[Pipeline] sh
20:16:10 [2020-09-24T20:16:10.451Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.18MB / 120.17MB 2.2s
20:16:10 [2020-09-24T20:16:10.451Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s done
20:16:10 [2020-09-24T20:16:10.451Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.73MB / 120.17MB 2.3s
20:16:10 [2020-09-24T20:16:10.699Z] + docker info
20:16:10 [2020-09-24T20:16:10.710Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.50MB / 120.17MB 2.5s
20:16:10 [2020-09-24T20:16:10.710Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.10MB / 120.17MB 2.6s
20:16:10 [2020-09-24T20:16:10.971Z] #7 ...
20:16:10 [2020-09-24T20:16:10.971Z] 
20:16:10 [2020-09-24T20:16:10.971Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:16:10 [2020-09-24T20:16:10.971Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done
20:16:10 [2020-09-24T20:16:10.971Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done
20:16:10 [2020-09-24T20:16:10.971Z] #58 DONE 2.6s
20:16:10 [2020-09-24T20:16:10.971Z] 
20:16:10 [2020-09-24T20:16:10.971Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:10 [2020-09-24T20:16:10.971Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.71MB / 120.17MB 2.7s
20:16:10 [2020-09-24T20:16:10.971Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.73MB / 120.17MB 2.8s
20:16:10 [2020-09-24T20:16:10.971Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.98MB / 120.17MB 2.9s
20:16:11 [2020-09-24T20:16:11.230Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s done
20:16:11 [2020-09-24T20:16:11.230Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.33MB / 120.17MB 3.1s
20:16:11 [2020-09-24T20:16:11.230Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.86MB / 120.17MB 3.2s
20:16:11 [2020-09-24T20:16:11.230Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
20:16:11 [2020-09-24T20:16:11.488Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done
20:16:11 [2020-09-24T20:16:11.739Z] Client:
20:16:11 [2020-09-24T20:16:11.739Z]  Debug Mode: false
20:16:11 [2020-09-24T20:16:11.739Z] 
20:16:11 [2020-09-24T20:16:11.739Z] Server:
20:16:11 [2020-09-24T20:16:11.739Z]  Containers: 0
20:16:11 [2020-09-24T20:16:11.739Z]   Running: 0
20:16:11 [2020-09-24T20:16:11.739Z]   Paused: 0
20:16:11 [2020-09-24T20:16:11.739Z]   Stopped: 0
20:16:11 [2020-09-24T20:16:11.739Z]  Images: 0
20:16:11 [2020-09-24T20:16:11.739Z]  Server Version: 19.03.7
20:16:11 [2020-09-24T20:16:11.739Z]  Storage Driver: overlay2
20:16:11 [2020-09-24T20:16:11.739Z]   Backing Filesystem: <unknown>
20:16:11 [2020-09-24T20:16:11.739Z]   Supports d_type: true
20:16:11 [2020-09-24T20:16:11.739Z]   Native Overlay Diff: true
20:16:11 [2020-09-24T20:16:11.739Z]  Logging Driver: json-file
20:16:11 [2020-09-24T20:16:11.739Z]  Cgroup Driver: cgroupfs
20:16:11 [2020-09-24T20:16:11.739Z]  Plugins:
20:16:11 [2020-09-24T20:16:11.739Z]   Volume: local
20:16:11 [2020-09-24T20:16:11.739Z]   Network: bridge host ipvlan macvlan null overlay
20:16:11 [2020-09-24T20:16:11.739Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:16:11 [2020-09-24T20:16:11.739Z]  Swarm: inactive
20:16:11 [2020-09-24T20:16:11.739Z]  Runtimes: runc
20:16:11 [2020-09-24T20:16:11.739Z]  Default Runtime: runc
20:16:11 [2020-09-24T20:16:11.739Z]  Init Binary: docker-init
20:16:11 [2020-09-24T20:16:11.739Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:16:11 [2020-09-24T20:16:11.739Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:16:11 [2020-09-24T20:16:11.739Z]  init version: fec3683
20:16:11 [2020-09-24T20:16:11.739Z]  Security Options:
20:16:11 [2020-09-24T20:16:11.739Z]   apparmor
20:16:11 [2020-09-24T20:16:11.739Z]   seccomp
20:16:11 [2020-09-24T20:16:11.739Z]    Profile: default
20:16:11 [2020-09-24T20:16:11.739Z]  Kernel Version: 4.15.0-91-generic
20:16:11 [2020-09-24T20:16:11.739Z]  Operating System: Ubuntu 18.04.4 LTS
20:16:11 [2020-09-24T20:16:11.739Z]  OSType: linux
20:16:11 [2020-09-24T20:16:11.739Z]  Architecture: s390x
20:16:11 [2020-09-24T20:16:11.739Z]  CPUs: 2
20:16:11 [2020-09-24T20:16:11.739Z]  Total Memory: 7.861GiB
20:16:11 [2020-09-24T20:16:11.739Z]  Name: s390x-ubuntu-14
20:16:11 [2020-09-24T20:16:11.739Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
20:16:11 [2020-09-24T20:16:11.739Z]  Docker Root Dir: /var/lib/docker
20:16:11 [2020-09-24T20:16:11.739Z]  Debug Mode: false
20:16:11 [2020-09-24T20:16:11.739Z]  Username: dockerbuildbot
20:16:11 [2020-09-24T20:16:11.739Z]  Registry: https://index.docker.io/v1/
20:16:11 [2020-09-24T20:16:11.739Z]  Labels:
20:16:11 [2020-09-24T20:16:11.739Z]  Experimental: true
20:16:11 [2020-09-24T20:16:11.739Z]  Insecure Registries:
20:16:11 [2020-09-24T20:16:11.739Z]   127.0.0.0/8
20:16:11 [2020-09-24T20:16:11.739Z]  Live Restore Enabled: false
20:16:11 [2020-09-24T20:16:11.739Z] 
20:16:11 [2020-09-24T20:16:11.739Z] WARNING: No swap limit support
[Pipeline] sh
20:16:12 [2020-09-24T20:16:12.126Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:12 [2020-09-24T20:16:12.126Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:12 [2020-09-24T20:16:12.126Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41482/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:16:12 [2020-09-24T20:16:12.126Z] + bash /home/jenkins/workspace/moby_PR-41482/check-config.sh
20:16:12 [2020-09-24T20:16:12.126Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:16:12 [2020-09-24T20:16:12.126Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
20:16:12 [2020-09-24T20:16:12.126Z] 
20:16:12 [2020-09-24T20:16:12.126Z] Generally Necessary:
20:16:12 [2020-09-24T20:16:12.417Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:16:12 [2020-09-24T20:16:12.417Z] - apparmor: enabled and tools installed
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NAMESPACES: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NET_NS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_PID_NS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IPC_NS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_UTS_NS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUPS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_CPUACCT: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_DEVICE: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_FREEZER: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_SCHED: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CPUSETS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_MEMCG: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_KEYS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_VETH: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_BRIDGE: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NF_NAT: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NF_NAT_NEEDED: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_POSIX_MQUEUE: enabled
20:16:12 [2020-09-24T20:16:12.417Z] 
20:16:12 [2020-09-24T20:16:12.417Z] Optional Features:
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_USER_NS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_SECCOMP: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_PIDS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_MEMCG_SWAP: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:16:12 [2020-09-24T20:16:12.417Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_BLK_CGROUP: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IOSCHED_CFQ: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_PERF: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_HUGETLB: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_CFS_BANDWIDTH: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_RT_GROUP_SCHED: missing
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_VS: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_VS_NFCT: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_IP_VS_RR: enabled (as module)
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_EXT4_FS: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:16:12 [2020-09-24T20:16:12.417Z] - Network Drivers:
20:16:12 [2020-09-24T20:16:12.417Z]   - "overlay":
20:16:12 [2020-09-24T20:16:12.418Z]     - CONFIG_VXLAN: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:16:12 [2020-09-24T20:16:12.418Z]       Optional (for encrypted networks):
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_CRYPTO: enabled
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_CRYPTO_AEAD: enabled
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_CRYPTO_GCM: enabled
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_CRYPTO_GHASH: enabled
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_XFRM: enabled
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_XFRM_USER: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_INET_ESP: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]   - "ipvlan":
20:16:12 [2020-09-24T20:16:12.418Z]     - CONFIG_IPVLAN: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]   - "macvlan":
20:16:12 [2020-09-24T20:16:12.418Z]     - CONFIG_MACVLAN: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]     - CONFIG_DUMMY: enabled (as module)
20:16:12 [2020-09-24T20:16:12.418Z]   - "ftp,tftp client in container":
20:16:12 [2020-09-24T20:16:12.433Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
20:16:12 [2020-09-24T20:16:12.433Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.2s done
20:16:12 [2020-09-24T20:16:12.433Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z] - Storage Drivers:
20:16:12 [2020-09-24T20:16:12.709Z]   - "aufs":
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_AUFS_FS: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z]   - "btrfs":
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:16:12 [2020-09-24T20:16:12.709Z]   - "devicemapper":
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_BLK_DEV_DM: enabled
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z]   - "overlay":
20:16:12 [2020-09-24T20:16:12.709Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:16:12 [2020-09-24T20:16:12.709Z]   - "zfs":
20:16:12 [2020-09-24T20:16:12.709Z]     - /dev/zfs: missing
20:16:12 [2020-09-24T20:16:12.709Z]     - zfs command: missing
20:16:12 [2020-09-24T20:16:12.709Z]     - zpool command: missing
20:16:12 [2020-09-24T20:16:12.709Z] 
20:16:12 [2020-09-24T20:16:12.709Z] Limits:
20:16:12 [2020-09-24T20:16:12.709Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:16:12 [2020-09-24T20:16:12.709Z] 
20:16:12 [2020-09-24T20:16:12.709Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:16:13 [2020-09-24T20:16:13.016Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
20:16:13 [2020-09-24T20:16:13.152Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 .
20:16:13 [2020-09-24T20:16:13.152Z] #2 [internal] load build definition from Dockerfile
20:16:13 [2020-09-24T20:16:13.152Z] #2 transferring dockerfile: 16.37kB 0.0s done
20:16:13 [2020-09-24T20:16:13.152Z] #2 DONE 0.1s
20:16:13 [2020-09-24T20:16:13.152Z] 
20:16:13 [2020-09-24T20:16:13.152Z] #1 [internal] load .dockerignore
20:16:13 [2020-09-24T20:16:13.152Z] #1 transferring context: 87B 0.0s done
20:16:13 [2020-09-24T20:16:13.152Z] #1 DONE 0.0s
20:16:13 [2020-09-24T20:16:13.152Z] 
20:16:13 [2020-09-24T20:16:13.152Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
20:16:13 [2020-09-24T20:16:13.287Z] Still waiting to schedule task
20:16:13 [2020-09-24T20:16:13.287Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
20:16:13 [2020-09-24T20:16:13.294Z] Still waiting to schedule task
20:16:13 [2020-09-24T20:16:13.295Z] Waiting for next available executor on ‘azwin-2-12dcb0’
20:16:13 [2020-09-24T20:16:13.472Z] #3 DONE 0.2s
20:16:13 [2020-09-24T20:16:13.472Z] 
20:16:13 [2020-09-24T20:16:13.472Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
20:16:13 [2020-09-24T20:16:13.472Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
20:16:13 [2020-09-24T20:16:13.779Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
20:16:13 [2020-09-24T20:16:13.779Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
20:16:13 [2020-09-24T20:16:13.779Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
20:16:13 [2020-09-24T20:16:13.779Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.45MB / 8.88MB 0.2s
20:16:13 [2020-09-24T20:16:13.779Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
20:16:13 [2020-09-24T20:16:13.779Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
20:16:14 [2020-09-24T20:16:14.071Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
20:16:14 [2020-09-24T20:16:14.071Z] #4 DONE 0.6s
20:16:14 [2020-09-24T20:16:14.367Z] 
20:16:14 [2020-09-24T20:16:14.367Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:16:14 [2020-09-24T20:16:14.403Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.4s done
20:16:14 [2020-09-24T20:16:14.663Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
20:16:14 [2020-09-24T20:16:14.693Z] #6 DONE 0.2s
20:16:14 [2020-09-24T20:16:14.693Z] 
20:16:14 [2020-09-24T20:16:14.693Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:16:14 [2020-09-24T20:16:14.693Z] #5 DONE 0.1s
20:16:14 [2020-09-24T20:16:14.693Z] 
20:16:14 [2020-09-24T20:16:14.693Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:14 [2020-09-24T20:16:14.693Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.23MB / 7.39MB 0.2s
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.46MB / 48.97MB 0.2s
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 1.92MB / 9.88MB 0.2s
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 3.44MB / 7.39MB 0.3s
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.59MB / 48.97MB 0.3s
20:16:14 [2020-09-24T20:16:14.693Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 6.48MB / 9.88MB 0.3s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.15MB / 7.39MB 0.4s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 8.85MB / 48.97MB 0.4s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.4s done
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.98MB / 48.97MB 0.5s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 220.14kB / 51.38MB 0.5s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.5s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 22.40MB / 48.97MB 0.6s
20:16:15 [2020-09-24T20:16:15.030Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.83MB / 51.38MB 0.6s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.27MB / 48.97MB 0.7s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.09MB / 51.38MB 0.7s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.43MB / 56.74MB 0.7s
20:16:15 [2020-09-24T20:16:15.366Z] #7 ...
20:16:15 [2020-09-24T20:16:15.366Z] 
20:16:15 [2020-09-24T20:16:15.366Z] #20 [internal] load build context
20:16:15 [2020-09-24T20:16:15.366Z] #20 transferring context: 51.40MB 0.8s done
20:16:15 [2020-09-24T20:16:15.366Z] #20 DONE 0.8s
20:16:15 [2020-09-24T20:16:15.366Z] 
20:16:15 [2020-09-24T20:16:15.366Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.62MB / 48.97MB 0.8s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.54MB / 51.38MB 0.8s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.04MB / 56.74MB 0.8s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.21MB / 48.97MB 1.0s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.35MB / 51.38MB 1.0s
20:16:15 [2020-09-24T20:16:15.366Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.68MB / 56.74MB 1.0s
20:16:15 [2020-09-24T20:16:15.681Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.98MB / 48.97MB 1.1s
20:16:15 [2020-09-24T20:16:15.681Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.03MB / 51.38MB 1.1s
20:16:15 [2020-09-24T20:16:15.681Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.52MB / 56.74MB 1.1s
20:16:15 [2020-09-24T20:16:15.682Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s
20:16:16 [2020-09-24T20:16:16.022Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done
20:16:16 [2020-09-24T20:16:16.022Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.31MB / 51.38MB 1.5s
20:16:16 [2020-09-24T20:16:16.022Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 31.14MB / 56.74MB 1.5s
20:16:16 [2020-09-24T20:16:16.022Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.72MB / 102.23MB 1.5s
20:16:16 [2020-09-24T20:16:16.022Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s
20:16:16 [2020-09-24T20:16:16.022Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.55MB / 51.38MB 1.6s
20:16:16 [2020-09-24T20:16:16.022Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.38MB / 56.74MB 1.6s
20:16:16 [2020-09-24T20:16:16.041Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done
20:16:16 [2020-09-24T20:16:16.041Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
20:16:16 [2020-09-24T20:16:16.291Z] Fetching without tags
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.02MB / 51.38MB 1.7s
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.87MB / 56.74MB 1.7s
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.60MB / 102.23MB 1.7s
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.05MB / 51.38MB 1.8s
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.24MB / 56.74MB 1.8s
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.34MB / 51.38MB 1.9s
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.11MB / 56.74MB 1.9s
20:16:16 [2020-09-24T20:16:16.361Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 16.96MB / 102.23MB 1.9s
20:16:16 [2020-09-24T20:16:16.707Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.29MB / 51.38MB 2.0s
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.72MB / 56.74MB 2.0s
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.0s done
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.93MB / 56.74MB 2.1s
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.65MB / 102.23MB 2.1s
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.1s
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.93MB / 56.74MB 2.3s
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.50MB / 102.23MB 2.3s
20:16:16 [2020-09-24T20:16:16.724Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.1s done
20:16:17 [2020-09-24T20:16:17.067Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.4s done
20:16:17 [2020-09-24T20:16:17.067Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.31MB / 102.23MB 2.5s
20:16:17 [2020-09-24T20:16:17.394Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.38MB / 102.23MB 2.7s
20:16:17 [2020-09-24T20:16:17.394Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.79MB / 102.23MB 2.8s
20:16:17 [2020-09-24T20:16:17.394Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 79.91MB / 102.23MB 3.0s
20:16:17 [2020-09-24T20:16:17.702Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 87.65MB / 102.23MB 3.1s
20:16:17 [2020-09-24T20:16:17.702Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 96.12MB / 102.23MB 3.2s
20:16:17 [2020-09-24T20:16:17.702Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done
20:16:16 [2020-09-24T20:16:16.262Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:16 [2020-09-24T20:16:16.265Z]  > git config --add remote.origin.fetch +refs/pull/41482/head:refs/remotes/origin/PR-41482 # timeout=10
20:16:16 [2020-09-24T20:16:16.268Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:16 [2020-09-24T20:16:16.283Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:16 [2020-09-24T20:16:16.297Z] Fetching upstream changes from https://github.com/moby/moby.git
20:16:16 [2020-09-24T20:16:16.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:16 [2020-09-24T20:16:16.298Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:16 [2020-09-24T20:16:16.714Z]  > git config core.sparsecheckout # timeout=10
20:16:16 [2020-09-24T20:16:16.716Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:16:17 [2020-09-24T20:16:17.570Z]  > git remote # timeout=10
20:16:17 [2020-09-24T20:16:17.573Z]  > git config --get remote.origin.url # timeout=10
20:16:17 [2020-09-24T20:16:17.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:17 [2020-09-24T20:16:17.577Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:16:17 [2020-09-24T20:16:17.994Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s
20:16:17 [2020-09-24T20:16:17.994Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.5s done
20:16:18 [2020-09-24T20:16:18.285Z] #7 ...
20:16:18 [2020-09-24T20:16:18.285Z] 
20:16:18 [2020-09-24T20:16:18.285Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:16:18 [2020-09-24T20:16:18.285Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:16:18 [2020-09-24T20:16:18.285Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:16:18 [2020-09-24T20:16:18.285Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:16:18 [2020-09-24T20:16:18.285Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done
20:16:18 [2020-09-24T20:16:18.285Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
20:16:18 [2020-09-24T20:16:18.285Z] #58 DONE 3.6s
20:16:18 [2020-09-24T20:16:18.285Z] 
20:16:18 [2020-09-24T20:16:18.285Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:18 [2020-09-24T20:16:18.285Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s
20:16:18 [2020-09-24T20:16:18.354Z] Merge succeeded, producing db975611c62d64ab7c895b44ee23d67869166187
20:16:18 [2020-09-24T20:16:18.354Z] Checking out Revision db975611c62d64ab7c895b44ee23d67869166187 (PR-41482)
20:16:18 [2020-09-24T20:16:18.449Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:16:18 [2020-09-24T20:16:18.345Z]  > git rev-parse HEAD^{commit} # timeout=10
20:16:18 [2020-09-24T20:16:18.360Z]  > git config core.sparsecheckout # timeout=10
20:16:18 [2020-09-24T20:16:18.363Z]  > git checkout -f db975611c62d64ab7c895b44ee23d67869166187 # timeout=10
20:16:18 [2020-09-24T20:16:18.455Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:16:18 [2020-09-24T20:16:18.576Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done
20:16:18 [2020-09-24T20:16:18.576Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s
20:16:18 [2020-09-24T20:16:18.576Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
20:16:18 [2020-09-24T20:16:18.868Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:16:19 [2020-09-24T20:16:19.302Z] + docker version
20:16:19 [2020-09-24T20:16:19.302Z] Client:
20:16:19 [2020-09-24T20:16:19.302Z]  Version:           18.06.1-ce
20:16:19 [2020-09-24T20:16:19.302Z]  API version:       1.38
20:16:19 [2020-09-24T20:16:19.302Z]  Go version:        go1.10.3
20:16:19 [2020-09-24T20:16:19.302Z]  Git commit:        e68fc7a
20:16:19 [2020-09-24T20:16:19.302Z]  Built:             Tue Aug 21 17:26:10 2018
20:16:19 [2020-09-24T20:16:19.302Z]  OS/Arch:           linux/ppc64le
20:16:19 [2020-09-24T20:16:19.302Z]  Experimental:      false
20:16:19 [2020-09-24T20:16:19.302Z] 
20:16:19 [2020-09-24T20:16:19.302Z] Server:
20:16:19 [2020-09-24T20:16:19.302Z]  Engine:
20:16:19 [2020-09-24T20:16:19.302Z]   Version:          18.06.1-ce
20:16:19 [2020-09-24T20:16:19.302Z]   API version:      1.38 (minimum version 1.12)
20:16:19 [2020-09-24T20:16:19.302Z]   Go version:       go1.10.3
20:16:19 [2020-09-24T20:16:19.302Z]   Git commit:       e68fc7a
20:16:19 [2020-09-24T20:16:19.302Z]   Built:            Tue Aug 21 17:24:20 2018
20:16:19 [2020-09-24T20:16:19.302Z]   OS/Arch:          linux/ppc64le
20:16:19 [2020-09-24T20:16:19.302Z]   Experimental:     true
20:16:19 [2020-09-24T20:16:19.330Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.7s done
20:16:19 [2020-09-24T20:16:19.330Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
20:16:19 [2020-09-24T20:16:19.330Z] #7 DONE 11.0s
20:16:19 [2020-09-24T20:16:19.330Z] 
20:16:19 [2020-09-24T20:16:19.330Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
[Pipeline] sh
20:16:19 [2020-09-24T20:16:19.692Z] + docker info
20:16:19 [2020-09-24T20:16:19.692Z] Containers: 0
20:16:19 [2020-09-24T20:16:19.692Z]  Running: 0
20:16:19 [2020-09-24T20:16:19.692Z]  Paused: 0
20:16:19 [2020-09-24T20:16:19.692Z]  Stopped: 0
20:16:19 [2020-09-24T20:16:19.692Z] Images: 0
20:16:19 [2020-09-24T20:16:19.692Z] Server Version: 18.06.1-ce
20:16:19 [2020-09-24T20:16:19.692Z] Storage Driver: overlay2
20:16:19 [2020-09-24T20:16:19.692Z]  Backing Filesystem: extfs
20:16:19 [2020-09-24T20:16:19.692Z]  Supports d_type: true
20:16:19 [2020-09-24T20:16:19.692Z]  Native Overlay Diff: true
20:16:19 [2020-09-24T20:16:19.692Z] Logging Driver: json-file
20:16:19 [2020-09-24T20:16:19.692Z] Cgroup Driver: cgroupfs
20:16:19 [2020-09-24T20:16:19.692Z] Plugins:
20:16:19 [2020-09-24T20:16:19.692Z]  Volume: local
20:16:19 [2020-09-24T20:16:19.692Z]  Network: bridge host ipvlan macvlan null overlay
20:16:19 [2020-09-24T20:16:19.692Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
20:16:19 [2020-09-24T20:16:19.692Z] Swarm: inactive
20:16:19 [2020-09-24T20:16:19.692Z] Runtimes: runc
20:16:19 [2020-09-24T20:16:19.692Z] Default Runtime: runc
20:16:19 [2020-09-24T20:16:19.692Z] Init Binary: docker-init
20:16:19 [2020-09-24T20:16:19.692Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
20:16:19 [2020-09-24T20:16:19.692Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
20:16:19 [2020-09-24T20:16:19.692Z] init version: fec3683
20:16:19 [2020-09-24T20:16:19.692Z] Security Options:
20:16:19 [2020-09-24T20:16:19.692Z]  apparmor
20:16:19 [2020-09-24T20:16:19.692Z]  seccomp
20:16:19 [2020-09-24T20:16:19.692Z]   Profile: default
20:16:19 [2020-09-24T20:16:19.692Z] Kernel Version: 4.4.0-139-generic
20:16:19 [2020-09-24T20:16:19.692Z] Operating System: Ubuntu 16.04.3 LTS
20:16:19 [2020-09-24T20:16:19.692Z] OSType: linux
20:16:19 [2020-09-24T20:16:19.692Z] Architecture: ppc64le
20:16:19 [2020-09-24T20:16:19.692Z] CPUs: 4
20:16:19 [2020-09-24T20:16:19.692Z] Total Memory: 7.972GiB
20:16:19 [2020-09-24T20:16:19.692Z] Name: ppc64le-ubuntu-13
20:16:19 [2020-09-24T20:16:19.692Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
20:16:19 [2020-09-24T20:16:19.692Z] Docker Root Dir: /var/lib/docker
20:16:19 [2020-09-24T20:16:19.692Z] Debug Mode (client): false
20:16:19 [2020-09-24T20:16:19.692Z] Debug Mode (server): false
20:16:19 [2020-09-24T20:16:19.692Z] Username: dockerbuildbot
20:16:19 [2020-09-24T20:16:19.692Z] Registry: https://index.docker.io/v1/
20:16:19 [2020-09-24T20:16:19.692Z] Labels:
20:16:19 [2020-09-24T20:16:19.692Z] Experimental: true
20:16:19 [2020-09-24T20:16:19.692Z] Insecure Registries:
20:16:19 [2020-09-24T20:16:19.692Z]  127.0.0.0/8
20:16:19 [2020-09-24T20:16:19.692Z] Live Restore Enabled: false
20:16:19 [2020-09-24T20:16:19.692Z] 
[Pipeline] sh
20:16:20 [2020-09-24T20:16:20.079Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:20 [2020-09-24T20:16:20.079Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:20 [2020-09-24T20:16:20.079Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41482/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:16:20 [2020-09-24T20:16:20.079Z] + bash /home/docker/workspace/moby_PR-41482/check-config.sh
20:16:20 [2020-09-24T20:16:20.079Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:16:20 [2020-09-24T20:16:20.079Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
20:16:20 [2020-09-24T20:16:20.079Z] 
20:16:20 [2020-09-24T20:16:20.079Z] Generally Necessary:
20:16:20 [2020-09-24T20:16:20.079Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:16:20 [2020-09-24T20:16:20.079Z] - apparmor: enabled and tools installed
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_NAMESPACES: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_NET_NS: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_PID_NS: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_IPC_NS: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_UTS_NS: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_CGROUPS: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_CGROUP_CPUACCT: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_CGROUP_DEVICE: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_CGROUP_FREEZER: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_CGROUP_SCHED: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_CPUSETS: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_MEMCG: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_KEYS: enabled
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_VETH: enabled (as module)
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_BRIDGE: enabled (as module)
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:16:20 [2020-09-24T20:16:20.079Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_NF_NAT: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_NF_NAT_NEEDED: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_POSIX_MQUEUE: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
20:16:20 [2020-09-24T20:16:20.373Z] 
20:16:20 [2020-09-24T20:16:20.373Z] Optional Features:
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_USER_NS: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_SECCOMP: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_CGROUP_PIDS: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_MEMCG_SWAP: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:16:20 [2020-09-24T20:16:20.373Z]     (cgroup swap accounting is currently enabled)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_MEMCG_KMEM: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_BLK_CGROUP: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IOSCHED_CFQ: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_CGROUP_PERF: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_CGROUP_HUGETLB: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_CFS_BANDWIDTH: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_RT_GROUP_SCHED: missing
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_VS: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_VS_NFCT: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_IP_VS_RR: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_EXT4_FS: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:16:20 [2020-09-24T20:16:20.373Z] - Network Drivers:
20:16:20 [2020-09-24T20:16:20.373Z]   - "overlay":
20:16:20 [2020-09-24T20:16:20.373Z]     - CONFIG_VXLAN: enabled (as module)
20:16:20 [2020-09-24T20:16:20.373Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:16:20 [2020-09-24T20:16:20.373Z]       Optional (for encrypted networks):
20:16:20 [2020-09-24T20:16:20.384Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done
20:16:20 [2020-09-24T20:16:20.548Z] Fetching without tags
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_CRYPTO: enabled
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_XFRM: enabled
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_XFRM_USER: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_INET_ESP: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]   - "ipvlan":
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_IPVLAN: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]   - "macvlan":
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_MACVLAN: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_DUMMY: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]   - "ftp,tftp client in container":
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z] - Storage Drivers:
20:16:20 [2020-09-24T20:16:20.667Z]   - "aufs":
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_AUFS_FS: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]   - "btrfs":
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:16:20 [2020-09-24T20:16:20.667Z]   - "devicemapper":
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_BLK_DEV_DM: enabled
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]   - "overlay":
20:16:20 [2020-09-24T20:16:20.667Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:16:20 [2020-09-24T20:16:20.667Z]   - "zfs":
20:16:20 [2020-09-24T20:16:20.667Z]     - /dev/zfs: missing
20:16:20 [2020-09-24T20:16:20.667Z]     - zfs command: missing
20:16:20 [2020-09-24T20:16:20.667Z]     - zpool command: missing
20:16:20 [2020-09-24T20:16:20.667Z] 
20:16:20 [2020-09-24T20:16:20.667Z] Limits:
20:16:20 [2020-09-24T20:16:20.667Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:16:20 [2020-09-24T20:16:20.667Z] 
20:16:20 [2020-09-24T20:16:20.667Z] + true
20:16:20 [2020-09-24T20:16:20.676Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:16:20 [2020-09-24T20:16:20.853Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
20:16:21 [2020-09-24T20:16:21.105Z] + make bundles/buildx
20:16:21 [2020-09-24T20:16:21.400Z] make: command: Command not found
20:16:21 [2020-09-24T20:16:21.400Z] make: command: Command not found
20:16:21 [2020-09-24T20:16:21.400Z] mkdir bundles
20:16:21 [2020-09-24T20:16:21.400Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
20:16:21 [2020-09-24T20:16:21.400Z] 	--build-arg BUILDX_COMMIT \
20:16:21 [2020-09-24T20:16:21.400Z] 	--build-arg BUILDX_REPO \
20:16:21 [2020-09-24T20:16:21.400Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
20:16:21 [2020-09-24T20:16:21.400Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
20:16:21 [2020-09-24T20:16:21.400Z] 	.
20:16:21 [2020-09-24T20:16:21.400Z] /bin/sh: 4: go: not found
20:16:21 [2020-09-24T20:16:21.400Z] /bin/sh: 5: go: not found
20:16:21 [2020-09-24T20:16:21.737Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done
20:16:22 [2020-09-24T20:16:22.036Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
20:16:22 [2020-09-24T20:16:22.157Z] Merge succeeded, producing 743cbfbf2a9fa0090c92d1fbaabf1134c00dbece
20:16:22 [2020-09-24T20:16:22.157Z] Checking out Revision 743cbfbf2a9fa0090c92d1fbaabf1134c00dbece (PR-41482)
20:16:20 [2020-09-24T20:16:20.484Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:20 [2020-09-24T20:16:20.504Z]  > git config --add remote.origin.fetch +refs/pull/41482/head:refs/remotes/origin/PR-41482 # timeout=10
20:16:20 [2020-09-24T20:16:20.518Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:20 [2020-09-24T20:16:20.532Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:20 [2020-09-24T20:16:20.552Z] Fetching upstream changes from https://github.com/moby/moby.git
20:16:20 [2020-09-24T20:16:20.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:20 [2020-09-24T20:16:20.553Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:20 [2020-09-24T20:16:20.859Z]  > git config core.sparsecheckout # timeout=10
20:16:20 [2020-09-24T20:16:20.877Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:16:21 [2020-09-24T20:16:21.447Z]  > git remote # timeout=10
20:16:21 [2020-09-24T20:16:21.460Z]  > git config --get remote.origin.url # timeout=10
20:16:21 [2020-09-24T20:16:21.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:21 [2020-09-24T20:16:21.483Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:16:22 [2020-09-24T20:16:22.143Z]  > git rev-parse HEAD^{commit} # timeout=10
20:16:22 [2020-09-24T20:16:22.159Z]  > git config core.sparsecheckout # timeout=10
20:16:22 [2020-09-24T20:16:22.175Z]  > git checkout -f 743cbfbf2a9fa0090c92d1fbaabf1134c00dbece # timeout=10
20:16:22 [2020-09-24T20:16:22.615Z] #8 DONE 3.0s
20:16:22 [2020-09-24T20:16:22.615Z] 
20:16:22 [2020-09-24T20:16:22.615Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:16:22 [2020-09-24T20:16:22.615Z] #9 DONE 0.5s
20:16:22 [2020-09-24T20:16:22.873Z] 
20:16:22 [2020-09-24T20:16:22.873Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:16:22 [2020-09-24T20:16:22.873Z] #27 DONE 0.1s
20:16:22 [2020-09-24T20:16:22.873Z] 
20:16:22 [2020-09-24T20:16:22.873Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:16:22 [2020-09-24T20:16:22.873Z] #35 DONE 0.1s
20:16:22 [2020-09-24T20:16:22.873Z] 
20:16:22 [2020-09-24T20:16:22.873Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:16:23 [2020-09-24T20:16:23.530Z] Sending build context to Docker daemon  56.16MB

20:16:23 [2020-09-24T20:16:23.530Z] Step 1/15 : ARG GO_VERSION=1.13.15
20:16:23 [2020-09-24T20:16:23.530Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
20:16:23 [2020-09-24T20:16:23.530Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
20:16:23 [2020-09-24T20:16:23.530Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
20:16:23 [2020-09-24T20:16:23.530Z] 1.13.15-buster: Pulling from library/golang
20:16:23 [2020-09-24T20:16:23.530Z] db4e2d8d5901: Pulling fs layer
20:16:23 [2020-09-24T20:16:23.530Z] dfe2d012519c: Pulling fs layer
20:16:23 [2020-09-24T20:16:23.530Z] 5d8f1d1f9197: Pulling fs layer
20:16:23 [2020-09-24T20:16:23.530Z] 1301750ffb48: Pulling fs layer
20:16:23 [2020-09-24T20:16:23.530Z] dc5c6edc9cff: Pulling fs layer
20:16:23 [2020-09-24T20:16:23.530Z] 3c370c2e2f82: Pulling fs layer
20:16:23 [2020-09-24T20:16:23.530Z] 5ffb2f5886e2: Pulling fs layer
20:16:23 [2020-09-24T20:16:23.530Z] dc5c6edc9cff: Waiting
20:16:23 [2020-09-24T20:16:23.530Z] 3c370c2e2f82: Waiting
20:16:23 [2020-09-24T20:16:23.530Z] 1301750ffb48: Waiting
20:16:23 [2020-09-24T20:16:23.530Z] 5ffb2f5886e2: Waiting
20:16:24 [2020-09-24T20:16:24.174Z] dfe2d012519c: Download complete
20:16:24 [2020-09-24T20:16:24.174Z] 5d8f1d1f9197: Download complete
20:16:24 [2020-09-24T20:16:24.782Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.7s done
20:16:24 [2020-09-24T20:16:24.782Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0
20:16:25 [2020-09-24T20:16:25.073Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
20:16:25 [2020-09-24T20:16:25.366Z] #7 DONE 10.8s
20:16:25 [2020-09-24T20:16:25.366Z] 
20:16:25 [2020-09-24T20:16:25.366Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:16:25 [2020-09-24T20:16:25.416Z] #28 2.138 + git clone https://github.com/kolyshkin/go-swagger.git .
20:16:25 [2020-09-24T20:16:25.416Z] #28 2.141 Cloning into '.'...
20:16:25 [2020-09-24T20:16:25.742Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:16:25 [2020-09-24T20:16:25.745Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
20:16:26 [2020-09-24T20:16:26.293Z] db4e2d8d5901: Verifying Checksum
20:16:26 [2020-09-24T20:16:26.293Z] db4e2d8d5901: Download complete
[Pipeline] sh
20:16:26 [2020-09-24T20:16:26.446Z] #8 DONE 1.0s
20:16:26 [2020-09-24T20:16:26.446Z] 
20:16:26 [2020-09-24T20:16:26.446Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:16:26 [2020-09-24T20:16:26.940Z] 1301750ffb48: Verifying Checksum
20:16:26 [2020-09-24T20:16:26.940Z] 1301750ffb48: Download complete
20:16:26 [2020-09-24T20:16:26.940Z] 5ffb2f5886e2: Verifying Checksum
20:16:26 [2020-09-24T20:16:26.940Z] 5ffb2f5886e2: Download complete
20:16:27 [2020-09-24T20:16:27.008Z] + docker version
20:16:27 [2020-09-24T20:16:27.483Z] #9 DONE 1.0s
20:16:27 [2020-09-24T20:16:27.483Z] 
20:16:27 [2020-09-24T20:16:27.483Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:16:27 [2020-09-24T20:16:27.483Z] #27 DONE 0.1s
20:16:27 [2020-09-24T20:16:27.483Z] 
20:16:27 [2020-09-24T20:16:27.483Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:16:27 [2020-09-24T20:16:27.483Z] #35 DONE 0.1s
20:16:27 [2020-09-24T20:16:27.483Z] 
20:16:27 [2020-09-24T20:16:27.483Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:16:27 [2020-09-24T20:16:27.584Z] dc5c6edc9cff: Verifying Checksum
20:16:27 [2020-09-24T20:16:27.584Z] dc5c6edc9cff: Download complete
20:16:27 [2020-09-24T20:16:27.957Z] #28 ...
20:16:27 [2020-09-24T20:16:27.957Z] 
20:16:27 [2020-09-24T20:16:27.957Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.869 + RM_GOPATH=0
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.869 + TMP_GOPATH=
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.869 + : /build
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.869 + '[' -z '' ']'
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.870 ++ mktemp -d
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.872 + export GOPATH=/tmp/tmp.wlo1I1EAJn
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.872 + GOPATH=/tmp/tmp.wlo1I1EAJn
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.872 + RM_GOPATH=1
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.872 + case "$(go env GOARCH)" in
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.872 ++ go env GOARCH
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.888 + export GO_BUILDMODE=-buildmode=pie
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.888 + GO_BUILDMODE=-buildmode=pie
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.888 ++ dirname /tmp/install/install.sh
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 + dir=/tmp/install
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 + bin=dockercli
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 + shift
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 + . /tmp/install/dockercli.installer
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 ++ : stable
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 ++ : 17.06.2-ce
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 + install_dockercli
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 ++ uname -m
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.895 Install docker/cli version 17.06.2-ce from stable
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.902 + arch=x86_64
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.902 + '[' x86_64 '!=' x86_64 ']'
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.902 + url=https://download.docker.com/linux/static
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.902 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:16:27 [2020-09-24T20:16:27.957Z] #21 1.915 + tar -xz docker/docker
20:16:27 [2020-09-24T20:16:27.957Z] #21 4.037 + mkdir -p /build
20:16:27 [2020-09-24T20:16:27.957Z] #21 4.039 + mv docker/docker /build/
20:16:27 [2020-09-24T20:16:27.957Z] #21 4.047 + rmdir docker
20:16:27 [2020-09-24T20:16:27.957Z] #21 DONE 5.0s
20:16:27 [2020-09-24T20:16:27.957Z] 
20:16:27 [2020-09-24T20:16:27.957Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.201 + RM_GOPATH=0
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.201 + TMP_GOPATH=
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.201 + : /build
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.201 + '[' -z '' ']'
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.208 ++ mktemp -d
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.208 + export GOPATH=/tmp/tmp.kxtrdiCkTC
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.208 + GOPATH=/tmp/tmp.kxtrdiCkTC
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.208 + RM_GOPATH=1
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.208 + case "$(go env GOARCH)" in
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.219 ++ go env GOARCH
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.224 + export GO_BUILDMODE=-buildmode=pie
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.224 + GO_BUILDMODE=-buildmode=pie
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.228 ++ dirname /tmp/install/install.sh
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.233 + dir=/tmp/install
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.233 + bin=gotestsum
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.233 + shift
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.233 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.233 + . /tmp/install/gotestsum.installer
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.233 ++ : v0.5.3
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.233 + install_gotestsum
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.234 + set -e
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.234 + export GO111MODULE=on
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.234 + GO111MODULE=on
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.234 + GOBIN=/build
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.234 + go get gotest.tools/gotestsum@v0.5.3
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.248 go: finding gotest.tools v0.5.3
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.248 go: finding gotest.tools/gotestsum v0.5.3
20:16:27 [2020-09-24T20:16:27.957Z] #43 2.782 go: downloading gotest.tools/gotestsum v0.5.3
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.335 go: extracting gotest.tools/gotestsum v0.5.3
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.819 go: downloading github.com/pkg/errors v0.9.1
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.821 go: downloading github.com/spf13/pflag v1.0.3
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.822 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.844 go: downloading github.com/fatih/color v1.9.0
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.860 go: extracting github.com/pkg/errors v0.9.1
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.868 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.881 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.886 go: extracting github.com/fatih/color v1.9.0
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.892 go: downloading github.com/jonboulle/clockwork v0.1.0
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.906 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.921 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.932 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.935 go: downloading github.com/mattn/go-colorable v0.1.6
20:16:27 [2020-09-24T20:16:27.957Z] #43 3.940 go: downloading github.com/mattn/go-isatty v0.0.12
20:16:27 [2020-09-24T20:16:27.957Z] #43 4.250 go: extracting github.com/spf13/pflag v1.0.3
20:16:27 [2020-09-24T20:16:27.958Z] #43 4.410 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:16:27 [2020-09-24T20:16:27.958Z] #43 4.421 go: extracting github.com/jonboulle/clockwork v0.1.0
20:16:27 [2020-09-24T20:16:27.958Z] #43 4.422 go: extracting github.com/mattn/go-isatty v0.0.12
20:16:27 [2020-09-24T20:16:27.958Z] #43 4.422 go: extracting github.com/mattn/go-colorable v0.1.6
20:16:27 [2020-09-24T20:16:27.958Z] #43 4.704 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:16:27 [2020-09-24T20:16:27.958Z] #43 4.961 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:16:28 [2020-09-24T20:16:28.218Z] #43 5.518 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:16:28 [2020-09-24T20:16:28.299Z] Fetching without tags
20:16:28 [2020-09-24T20:16:28.685Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
20:16:29 [2020-09-24T20:16:29.156Z] #43 6.476 go: finding github.com/spf13/pflag v1.0.3
20:16:29 [2020-09-24T20:16:29.157Z] #43 6.478 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:16:29 [2020-09-24T20:16:29.157Z] #43 6.479 go: finding github.com/fatih/color v1.9.0
20:16:29 [2020-09-24T20:16:29.157Z] #43 6.484 go: finding github.com/pkg/errors v0.9.1
20:16:29 [2020-09-24T20:16:29.157Z] #43 6.580 go: finding github.com/jonboulle/clockwork v0.1.0
20:16:29 [2020-09-24T20:16:29.416Z] #43 6.583 go: finding github.com/mattn/go-colorable v0.1.6
20:16:29 [2020-09-24T20:16:29.416Z] #43 6.585 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:16:29 [2020-09-24T20:16:29.416Z] #43 6.585 go: finding github.com/mattn/go-isatty v0.0.12
20:16:29 [2020-09-24T20:16:29.416Z] #43 6.585 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:16:29 [2020-09-24T20:16:29.416Z] #43 6.589 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:16:29 [2020-09-24T20:16:29.416Z] #43 6.607 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:16:28 [2020-09-24T20:16:28.253Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:28 [2020-09-24T20:16:28.263Z]  > git config --add remote.origin.fetch +refs/pull/41482/head:refs/remotes/origin/PR-41482 # timeout=10
20:16:28 [2020-09-24T20:16:28.277Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:28 [2020-09-24T20:16:28.288Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:16:28 [2020-09-24T20:16:28.307Z] Fetching upstream changes from https://github.com/moby/moby.git
20:16:28 [2020-09-24T20:16:28.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:28 [2020-09-24T20:16:28.310Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:16:28 [2020-09-24T20:16:28.698Z]  > git config core.sparsecheckout # timeout=10
20:16:28 [2020-09-24T20:16:28.710Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:16:29 [2020-09-24T20:16:29.685Z] db4e2d8d5901: Pull complete
20:16:30 [2020-09-24T20:16:30.248Z] #36 2.671 + git clone https://github.com/docker/distribution.git .
20:16:30 [2020-09-24T20:16:30.248Z] #36 2.672 Cloning into '.'...
20:16:30 [2020-09-24T20:16:30.343Z] dfe2d012519c: Pull complete
20:16:30 [2020-09-24T20:16:30.640Z] 5d8f1d1f9197: Pull complete
20:16:30 [2020-09-24T20:16:30.858Z] Merge succeeded, producing cf8e1724e92042d14ef20b8d17dafd9e0e01d3c6
20:16:30 [2020-09-24T20:16:30.858Z] Checking out Revision cf8e1724e92042d14ef20b8d17dafd9e0e01d3c6 (PR-41482)
20:16:30 [2020-09-24T20:16:30.935Z] 3c370c2e2f82: Verifying Checksum
20:16:30 [2020-09-24T20:16:30.935Z] 3c370c2e2f82: Download complete
20:16:31 [2020-09-24T20:16:31.200Z] Client: Docker Engine - Community
20:16:31 [2020-09-24T20:16:31.200Z]  Version:           19.03.13
20:16:31 [2020-09-24T20:16:31.200Z]  API version:       1.40
20:16:31 [2020-09-24T20:16:31.200Z]  Go version:        go1.13.15
20:16:31 [2020-09-24T20:16:31.200Z]  Git commit:        4484c46d9d
20:16:31 [2020-09-24T20:16:31.200Z]  Built:             Wed Sep 16 17:02:36 2020
20:16:31 [2020-09-24T20:16:31.200Z]  OS/Arch:           linux/amd64
20:16:31 [2020-09-24T20:16:31.200Z]  Experimental:      false
20:16:31 [2020-09-24T20:16:31.200Z] 
20:16:31 [2020-09-24T20:16:31.200Z] Server: Docker Engine - Community
20:16:31 [2020-09-24T20:16:31.200Z]  Engine:
20:16:31 [2020-09-24T20:16:31.200Z]   Version:          19.03.13
20:16:31 [2020-09-24T20:16:31.200Z]   API version:      1.40 (minimum version 1.12)
20:16:31 [2020-09-24T20:16:31.200Z]   Go version:       go1.13.15
20:16:31 [2020-09-24T20:16:31.200Z]   Git commit:       4484c46d9d
20:16:31 [2020-09-24T20:16:31.200Z]   Built:            Wed Sep 16 17:01:06 2020
20:16:31 [2020-09-24T20:16:31.200Z]   OS/Arch:          linux/amd64
20:16:31 [2020-09-24T20:16:31.200Z]   Experimental:     true
20:16:31 [2020-09-24T20:16:31.200Z]  containerd:
20:16:31 [2020-09-24T20:16:31.200Z]   Version:          1.3.7
20:16:31 [2020-09-24T20:16:31.200Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
20:16:31 [2020-09-24T20:16:31.200Z]  runc:
20:16:31 [2020-09-24T20:16:31.200Z]   Version:          1.0.0-rc10
20:16:31 [2020-09-24T20:16:31.200Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:16:31 [2020-09-24T20:16:31.200Z]  docker-init:
20:16:31 [2020-09-24T20:16:31.200Z]   Version:          0.18.0
20:16:31 [2020-09-24T20:16:31.200Z]   GitCommit:        fec3683
[Pipeline] sh
20:16:31 [2020-09-24T20:16:31.516Z] + docker info
20:16:29 [2020-09-24T20:16:29.847Z]  > git remote # timeout=10
20:16:29 [2020-09-24T20:16:29.854Z]  > git config --get remote.origin.url # timeout=10
20:16:29 [2020-09-24T20:16:29.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:16:29 [2020-09-24T20:16:29.870Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:16:30 [2020-09-24T20:16:30.845Z]  > git rev-parse HEAD^{commit} # timeout=10
20:16:30 [2020-09-24T20:16:30.864Z]  > git config core.sparsecheckout # timeout=10
20:16:30 [2020-09-24T20:16:30.869Z]  > git checkout -f cf8e1724e92042d14ef20b8d17dafd9e0e01d3c6 # timeout=10
20:16:32 [2020-09-24T20:16:32.712Z] #43 ...
20:16:32 [2020-09-24T20:16:32.712Z] 
20:16:32 [2020-09-24T20:16:32.712Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.259 + RM_GOPATH=0
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.259 + TMP_GOPATH=
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.259 + : /build
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.259 + '[' -z '' ']'
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.262 ++ mktemp -d
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.263 + export GOPATH=/tmp/tmp.7ATnUYBtuX
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.263 + GOPATH=/tmp/tmp.7ATnUYBtuX
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.263 + RM_GOPATH=1
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.263 + case "$(go env GOARCH)" in
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.263 ++ go env GOARCH
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + export GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 ++ dirname /tmp/install/install.sh
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + dir=/tmp/install
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + bin=vndr
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + shift
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + '[' '!' -f /tmp/install/vndr.installer ']'
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + . /tmp/install/vndr.installer
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + install_vndr
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7ATnUYBtuX/src/github.com/LK4D4/vndr
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.282 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.285 Cloning into '/tmp/tmp.7ATnUYBtuX/src/github.com/LK4D4/vndr'...
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.583 + cd /tmp/tmp.7ATnUYBtuX/src/github.com/LK4D4/vndr
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.583 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.585 + go build -buildmode=pie -v -o /build/vndr .
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.761 runtime/internal/sys
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.761 internal/race
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.781 math/bits
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.782 unicode
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.787 unicode/utf8
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.788 internal/cpu
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.795 runtime/internal/atomic
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.832 sync/atomic
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.860 runtime/internal/math
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.876 encoding
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.886 unicode/utf16
20:16:32 [2020-09-24T20:16:32.712Z] #41 1.911 container/list
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.026 crypto/internal/subtle
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.030 crypto/subtle
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.052 vendor/golang.org/x/crypto/cryptobyte/asn1
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.056 internal/testlog
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.071 internal/nettrace
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.087 vendor/golang.org/x/crypto/internal/subtle
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.109 internal/bytealg
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.147 math
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.147 vendor/golang.org/x/crypto/curve25519
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.242 runtime/cgo
20:16:32 [2020-09-24T20:16:32.712Z] #41 2.631 runtime
20:16:32 [2020-09-24T20:16:32.712Z] #41 8.922 internal/reflectlite
20:16:32 [2020-09-24T20:16:32.712Z] #41 8.923 sync
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.155 github.com/LK4D4/vndr/godl/singleflight
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.156 internal/singleflight
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.156 math/rand
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.710 sort
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.714 errors
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.931 io
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.932 strconv
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.933 internal/oserror
20:16:32 [2020-09-24T20:16:32.712Z] #41 9.934 vendor/golang.org/x/net/dns/dnsmessage
20:16:32 [2020-09-24T20:16:32.712Z] #41 10.06 syscall
20:16:32 [2020-09-24T20:16:32.712Z] #41 ...
20:16:32 [2020-09-24T20:16:32.712Z] 
20:16:32 [2020-09-24T20:16:32.712Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.606 + RM_GOPATH=0
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.606 + TMP_GOPATH=
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.606 + : /build
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.606 + '[' -z '' ']'
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.607 ++ mktemp -d
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.608 + export GOPATH=/tmp/tmp.chLfprap1I
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.608 + GOPATH=/tmp/tmp.chLfprap1I
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.608 + RM_GOPATH=1
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.608 + case "$(go env GOARCH)" in
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.610 ++ go env GOARCH
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.614 + export GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.614 + GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.617 ++ dirname /tmp/install/install.sh
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.619 + dir=/tmp/install
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.619 + bin=proxy
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.619 + shift
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + '[' '!' -f /tmp/install/proxy.installer ']'
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + . /tmp/install/proxy.installer
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + install_proxy
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + case "$1" in
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + export CGO_ENABLED=0
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + CGO_ENABLED=0
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + _install_proxy
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
20:16:32 [2020-09-24T20:16:32.712Z] #60 0.620 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.chLfprap1I/src/github.com/docker/libnetwork
20:16:32 [2020-09-24T20:16:32.713Z] #60 0.620 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
20:16:32 [2020-09-24T20:16:32.713Z] #60 0.621 Cloning into '/tmp/tmp.chLfprap1I/src/github.com/docker/libnetwork'...
20:16:32 [2020-09-24T20:16:32.713Z] #60 4.073 + cd /tmp/tmp.chLfprap1I/src/github.com/docker/libnetwork
20:16:32 [2020-09-24T20:16:32.713Z] #60 4.073 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
20:16:32 [2020-09-24T20:16:32.713Z] #60 4.318 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:16:32 [2020-09-24T20:16:32.972Z] #60 ...
20:16:32 [2020-09-24T20:16:32.972Z] 
20:16:32 [2020-09-24T20:16:32.972Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.339 + RM_GOPATH=0
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.339 + TMP_GOPATH=
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 + : /build
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 + '[' -z '' ']'
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 ++ mktemp -d
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 + export GOPATH=/tmp/tmp.UagtQFKWgp
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 + GOPATH=/tmp/tmp.UagtQFKWgp
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 + RM_GOPATH=1
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 + case "$(go env GOARCH)" in
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.344 ++ go env GOARCH
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.372 + export GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.373 + GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.380 ++ dirname /tmp/install/install.sh
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.381 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + dir=/tmp/install
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + bin=tomlv
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + shift
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + . /tmp/install/tomlv.installer
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + install_tomlv
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.384 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UagtQFKWgp/src/github.com/BurntSushi/toml
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.386 Cloning into '/tmp/tmp.UagtQFKWgp/src/github.com/BurntSushi/toml'...
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.859 + cd /tmp/tmp.UagtQFKWgp/src/github.com/BurntSushi/toml
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.859 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:16:32 [2020-09-24T20:16:32.972Z] #30 2.868 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:16:32 [2020-09-24T20:16:32.972Z] #30 3.126 runtime/cgo
20:16:32 [2020-09-24T20:16:32.972Z] #30 3.128 runtime
20:16:32 [2020-09-24T20:16:32.972Z] #30 10.02 io
20:16:32 [2020-09-24T20:16:32.972Z] #30 10.03 strconv
20:16:32 [2020-09-24T20:16:32.972Z] #30 10.05 syscall
20:16:32 [2020-09-24T20:16:32.972Z] #30 ...
20:16:32 [2020-09-24T20:16:32.972Z] 
20:16:32 [2020-09-24T20:16:32.972Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:32 [2020-09-24T20:16:32.972Z] #60 DONE 10.3s
20:16:32 [2020-09-24T20:16:32.972Z] 
20:16:32 [2020-09-24T20:16:32.972Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.957 + RM_GOPATH=0
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.957 + TMP_GOPATH=
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.959 + : /build
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.959 + '[' -z '' ']'
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.959 ++ mktemp -d
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.959 + export GOPATH=/tmp/tmp.PJL8Jrcqgx
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.959 + GOPATH=/tmp/tmp.PJL8Jrcqgx
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.959 + RM_GOPATH=1
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.959 + case "$(go env GOARCH)" in
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.960 ++ go env GOARCH
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.971 + export GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.971 + GO_BUILDMODE=-buildmode=pie
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.978 ++ dirname /tmp/install/install.sh
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.980 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + dir=/tmp/install
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + bin=rootlesskit
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + shift
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + . /tmp/install/rootlesskit.installer
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + install_rootlesskit
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + case "$1" in
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + export CGO_ENABLED=0
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + CGO_ENABLED=0
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + _install_rootlesskit
20:16:32 [2020-09-24T20:16:32.972Z] #54 1.983 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
20:16:32 [2020-09-24T20:16:32.973Z] #54 1.983 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PJL8Jrcqgx/src/github.com/rootless-containers/rootlesskit
20:16:32 [2020-09-24T20:16:32.973Z] #54 1.983 Cloning into '/tmp/tmp.PJL8Jrcqgx/src/github.com/rootless-containers/rootlesskit'...
20:16:32 [2020-09-24T20:16:32.973Z] #54 3.782 + cd /tmp/tmp.PJL8Jrcqgx/src/github.com/rootless-containers/rootlesskit
20:16:32 [2020-09-24T20:16:32.973Z] #54 3.783 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:16:32 [2020-09-24T20:16:32.973Z] #54 3.990 + for f in rootlesskit rootlesskit-docker-proxy
20:16:32 [2020-09-24T20:16:32.973Z] #54 3.990 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:16:33 [2020-09-24T20:16:33.001Z] #36 ...
20:16:33 [2020-09-24T20:16:33.001Z] 
20:16:33 [2020-09-24T20:16:33.001Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.653 + RM_GOPATH=0
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.655 + TMP_GOPATH=
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.656 + : /build
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.656 + '[' -z '' ']'
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.657 ++ mktemp -d
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.662 + export GOPATH=/tmp/tmp.VuFp4zQdKa
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.667 + GOPATH=/tmp/tmp.VuFp4zQdKa
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.668 + RM_GOPATH=1
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.668 + case "$(go env GOARCH)" in
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.668 ++ go env GOARCH
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.677 + export GO_BUILDMODE=-buildmode=pie
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.677 + GO_BUILDMODE=-buildmode=pie
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.677 ++ dirname /tmp/install/install.sh
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.679 + dir=/tmp/install
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.681 + bin=gotestsum
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.681 + shift
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.681 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.681 + . /tmp/install/gotestsum.installer
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.681 ++ : v0.5.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.681 + install_gotestsum
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.681 + set -e
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.684 + export GO111MODULE=on
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.684 + GO111MODULE=on
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.684 + GOBIN=/build
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.684 + go get gotest.tools/gotestsum@v0.5.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.712 go: finding gotest.tools v0.5.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 2.716 go: finding gotest.tools/gotestsum v0.5.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.277 go: downloading gotest.tools/gotestsum v0.5.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.431 go: extracting gotest.tools/gotestsum v0.5.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.835 go: downloading github.com/pkg/errors v0.9.1
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.856 go: downloading github.com/jonboulle/clockwork v0.1.0
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.864 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.868 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.876 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.914 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.917 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.920 go: downloading github.com/fatih/color v1.9.0
20:16:33 [2020-09-24T20:16:33.001Z] #43 3.920 go: downloading github.com/spf13/pflag v1.0.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.040 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.054 go: extracting github.com/jonboulle/clockwork v0.1.0
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.075 go: extracting github.com/pkg/errors v0.9.1
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.138 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.285 go: extracting github.com/fatih/color v1.9.0
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.381 go: downloading github.com/mattn/go-isatty v0.0.12
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.388 go: downloading github.com/mattn/go-colorable v0.1.6
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.424 go: extracting github.com/spf13/pflag v1.0.3
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.579 go: extracting github.com/mattn/go-colorable v0.1.6
20:16:33 [2020-09-24T20:16:33.001Z] #43 4.659 go: extracting github.com/mattn/go-isatty v0.0.12
20:16:33 [2020-09-24T20:16:33.232Z] #54 ...
20:16:33 [2020-09-24T20:16:33.232Z] 
20:16:33 [2020-09-24T20:16:33.232Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.986 + RM_GOPATH=0
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.986 + TMP_GOPATH=
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.986 + : /build
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.986 + '[' -z '' ']'
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.987 ++ mktemp -d
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.992 + export GOPATH=/tmp/tmp.UKZ7rTDOsL
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.992 + GOPATH=/tmp/tmp.UKZ7rTDOsL
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.992 + RM_GOPATH=1
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.992 + case "$(go env GOARCH)" in
20:16:33 [2020-09-24T20:16:33.232Z] #45 0.995 ++ go env GOARCH
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.005 + export GO_BUILDMODE=-buildmode=pie
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.005 + GO_BUILDMODE=-buildmode=pie
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.005 ++ dirname /tmp/install/install.sh
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + dir=/tmp/install
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + bin=golangci_lint
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + shift
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + . /tmp/install/golangci_lint.installer
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 ++ : v1.23.8
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + install_golangci_lint
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + echo 'Installing golangci-lint version v1.23.8'
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.006 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:16:33 [2020-09-24T20:16:33.232Z] #45 1.010 Installing golangci-lint version v1.23.8
20:16:33 [2020-09-24T20:16:33.232Z] #45 ...
20:16:33 [2020-09-24T20:16:33.232Z] 
20:16:33 [2020-09-24T20:16:33.232Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:16:33 [2020-09-24T20:16:33.232Z] #23 2.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:33 [2020-09-24T20:16:33.232Z] #23 2.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:33 [2020-09-24T20:16:33.232Z] #23 2.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:33 [2020-09-24T20:16:33.232Z] #23 3.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:16:33 [2020-09-24T20:16:33.232Z] #23 4.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:16:33 [2020-09-24T20:16:33.232Z] #23 4.397 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:16:33 [2020-09-24T20:16:33.232Z] #23 7.179 Fetched 8385 kB in 5s (1803 kB/s)
20:16:33 [2020-09-24T20:16:33.232Z] #23 7.179 Reading package lists...
20:16:33 [2020-09-24T20:16:33.232Z] #23 8.733 Reading package lists...
20:16:33 [2020-09-24T20:16:33.294Z] #43 6.107 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:16:33 [2020-09-24T20:16:33.492Z] #23 10.34 Building dependency tree...
20:16:33 [2020-09-24T20:16:33.492Z] #23 ...
20:16:33 [2020-09-24T20:16:33.492Z] 
20:16:33 [2020-09-24T20:16:33.492Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:16:33 [2020-09-24T20:16:33.492Z] #36 2.422 + git clone https://github.com/docker/distribution.git .
20:16:33 [2020-09-24T20:16:33.492Z] #36 2.424 Cloning into '.'...
20:16:33 [2020-09-24T20:16:33.492Z] #36 5.699 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:16:33 [2020-09-24T20:16:33.492Z] #36 6.256 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:16:33 [2020-09-24T20:16:33.492Z] #36 ...
20:16:33 [2020-09-24T20:16:33.492Z] 
20:16:33 [2020-09-24T20:16:33.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:16:33 [2020-09-24T20:16:33.492Z] #10 2.889 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:33 [2020-09-24T20:16:33.492Z] #10 2.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:33 [2020-09-24T20:16:33.492Z] #10 2.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:33 [2020-09-24T20:16:33.492Z] #10 3.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:16:33 [2020-09-24T20:16:33.492Z] #10 4.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:16:33 [2020-09-24T20:16:33.492Z] #10 4.265 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:16:33 [2020-09-24T20:16:33.492Z] #10 6.988 Fetched 8385 kB in 4s (1925 kB/s)
20:16:33 [2020-09-24T20:16:33.492Z] #10 6.988 Reading package lists...
20:16:33 [2020-09-24T20:16:33.492Z] #10 8.429 Reading package lists...
20:16:33 [2020-09-24T20:16:33.585Z] #43 6.259 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:16:33 [2020-09-24T20:16:33.695Z] 1301750ffb48: Pull complete
20:16:33 [2020-09-24T20:16:33.752Z] #10 10.35 Building dependency tree...
20:16:33 [2020-09-24T20:16:33.752Z] #10 ...
20:16:33 [2020-09-24T20:16:33.752Z] 
20:16:33 [2020-09-24T20:16:33.752Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:16:33 [2020-09-24T20:16:33.752Z] #32 2.904 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #32 2.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #32 2.921 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #32 3.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #32 4.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #32 4.395 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:16:33 [2020-09-24T20:16:33.752Z] #32 7.452 Fetched 8385 kB in 5s (1714 kB/s)
20:16:33 [2020-09-24T20:16:33.752Z] #32 7.452 Reading package lists...
20:16:33 [2020-09-24T20:16:33.752Z] #32 8.800 Reading package lists...
20:16:33 [2020-09-24T20:16:33.752Z] #32 10.88 Building dependency tree...
20:16:33 [2020-09-24T20:16:33.752Z] #32 ...
20:16:33 [2020-09-24T20:16:33.752Z] 
20:16:33 [2020-09-24T20:16:33.752Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:33 [2020-09-24T20:16:33.752Z] #38 2.904 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #38 2.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #38 2.929 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #38 3.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #38 4.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:16:33 [2020-09-24T20:16:33.752Z] #38 4.394 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:16:33 [2020-09-24T20:16:33.752Z] #38 7.512 Fetched 8385 kB in 5s (1692 kB/s)
20:16:33 [2020-09-24T20:16:33.752Z] #38 7.512 Reading package lists...
20:16:33 [2020-09-24T20:16:33.752Z] #38 8.942 Reading package lists...
20:16:34 [2020-09-24T20:16:34.012Z] #38 10.64 Building dependency tree...
20:16:34 [2020-09-24T20:16:34.012Z] #38 ...
20:16:34 [2020-09-24T20:16:34.012Z] 
20:16:34 [2020-09-24T20:16:34.012Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:16:34 [2020-09-24T20:16:34.012Z] #51 2.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:34 [2020-09-24T20:16:34.012Z] #51 2.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:34 [2020-09-24T20:16:34.012Z] #51 2.976 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:34 [2020-09-24T20:16:34.012Z] #51 3.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:16:34 [2020-09-24T20:16:34.012Z] #51 4.140 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:16:34 [2020-09-24T20:16:34.012Z] #51 4.764 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:16:34 [2020-09-24T20:16:34.012Z] #51 7.281 Fetched 8385 kB in 5s (1773 kB/s)
20:16:34 [2020-09-24T20:16:34.012Z] #51 7.281 Reading package lists...
20:16:34 [2020-09-24T20:16:34.012Z] #51 8.767 Reading package lists...
20:16:34 [2020-09-24T20:16:34.012Z] #51 10.29 Building dependency tree...
20:16:34 [2020-09-24T20:16:34.012Z] #51 11.32 The following additional packages will be installed:
20:16:34 [2020-09-24T20:16:34.012Z] #51 11.32   libbtrfs0
20:16:34 [2020-09-24T20:16:34.012Z] #51 ...
20:16:34 [2020-09-24T20:16:34.012Z] 
20:16:34 [2020-09-24T20:16:34.012Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.138 + RM_GOPATH=0
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.138 + TMP_GOPATH=
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.138 + : /build
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.138 + '[' -z '' ']'
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.140 ++ mktemp -d
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.144 + export GOPATH=/tmp/tmp.JEL3mxu15B
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.144 + GOPATH=/tmp/tmp.JEL3mxu15B
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.144 + RM_GOPATH=1
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.144 + case "$(go env GOARCH)" in
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.147 ++ go env GOARCH
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.164 + export GO_BUILDMODE=-buildmode=pie
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.164 + GO_BUILDMODE=-buildmode=pie
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.164 ++ dirname /tmp/install/install.sh
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.168 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + dir=/tmp/install
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + bin=shfmt
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + shift
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + . /tmp/install/shfmt.installer
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + install_shfmt
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JEL3mxu15B/src/github.com/mvdan/sh
20:16:34 [2020-09-24T20:16:34.012Z] #47 1.171 Cloning into '/tmp/tmp.JEL3mxu15B/src/github.com/mvdan/sh'...
20:16:34 [2020-09-24T20:16:34.012Z] #47 2.695 + cd /tmp/tmp.JEL3mxu15B/src/github.com/mvdan/sh
20:16:34 [2020-09-24T20:16:34.012Z] #47 2.695 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:16:34 [2020-09-24T20:16:34.012Z] #47 2.722 + GO111MODULE=on
20:16:34 [2020-09-24T20:16:34.012Z] #47 2.735 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:16:34 [2020-09-24T20:16:34.012Z] #47 3.459 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:16:34 [2020-09-24T20:16:34.012Z] #47 3.462 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:16:34 [2020-09-24T20:16:34.012Z] #47 3.471 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:16:34 [2020-09-24T20:16:34.012Z] #47 3.585 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:16:34 [2020-09-24T20:16:34.012Z] #47 3.603 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:16:34 [2020-09-24T20:16:34.012Z] #47 3.763 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:16:34 [2020-09-24T20:16:34.012Z] #47 4.066 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:16:34 [2020-09-24T20:16:34.012Z] #47 4.957 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:16:34 [2020-09-24T20:16:34.012Z] #47 5.711 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:16:34 [2020-09-24T20:16:34.012Z] #47 5.717 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:16:34 [2020-09-24T20:16:34.012Z] #47 5.777 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:16:34 [2020-09-24T20:16:34.012Z] #47 5.866 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:16:34 [2020-09-24T20:16:34.012Z] #47 6.222 runtime
20:16:34 [2020-09-24T20:16:34.272Z] #47 ...
20:16:34 [2020-09-24T20:16:34.272Z] 
20:16:34 [2020-09-24T20:16:34.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.45 The following additional packages will be installed:
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.45   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.45   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.45   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.45   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.46 Suggested packages:
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.46   gcc-8-locales seccomp wine64
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.74 The following NEW packages will be installed:
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.74   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.74   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.74   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.74   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:16:34 [2020-09-24T20:16:34.272Z] #10 11.74   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:16:34 [2020-09-24T20:16:34.619Z] #43 7.407 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:16:34 [2020-09-24T20:16:34.750Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:16:34 [2020-09-24T20:16:34.756Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.04 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.04 Need to get 77.7 MB of archives.
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.04 After this operation, 487 MB of additional disk space will be used.
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:16:34 [2020-09-24T20:16:34.870Z] #10 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:16:35 [2020-09-24T20:16:35.130Z] #10 12.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:16:35 [2020-09-24T20:16:35.130Z] #10 12.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:16:35 [2020-09-24T20:16:35.390Z] #10 12.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:16:35 [2020-09-24T20:16:35.781Z] dc5c6edc9cff: Pull complete
20:16:35 [2020-09-24T20:16:35.883Z] + docker version
20:16:36 [2020-09-24T20:16:36.150Z] #43 ...
20:16:36 [2020-09-24T20:16:36.150Z] 
20:16:36 [2020-09-24T20:16:36.150Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + RM_GOPATH=0
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + TMP_GOPATH=
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + : /build
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + '[' -z '' ']'
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 ++ mktemp -d
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + export GOPATH=/tmp/tmp.muy3GihGgi
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + GOPATH=/tmp/tmp.muy3GihGgi
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + RM_GOPATH=1
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 + case "$(go env GOARCH)" in
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.424 ++ go env GOARCH
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.458 + export GO_BUILDMODE=-buildmode=pie
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.458 + GO_BUILDMODE=-buildmode=pie
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.459 ++ dirname /tmp/install/install.sh
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 + dir=/tmp/install
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 + bin=dockercli
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 + shift
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 + . /tmp/install/dockercli.installer
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 ++ : stable
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 ++ : 17.06.2-ce
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 + install_dockercli
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.460 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.468 ++ uname -m
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.468 Install docker/cli version 17.06.2-ce from stable
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.476 + arch=s390x
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.476 + '[' s390x '!=' x86_64 ']'
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.476 + '[' s390x '!=' s390x ']'
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.476 + url=https://download.docker.com/linux/static
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.476 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
20:16:36 [2020-09-24T20:16:36.150Z] #21 2.476 + tar -xz docker/docker
20:16:36 [2020-09-24T20:16:36.150Z] #21 8.151 + mkdir -p /build
20:16:36 [2020-09-24T20:16:36.150Z] #21 8.152 + mv docker/docker /build/
20:16:36 [2020-09-24T20:16:36.150Z] #21 8.152 + rmdir docker
20:16:36 [2020-09-24T20:16:36.150Z] #21 DONE 8.6s
20:16:36 [2020-09-24T20:16:36.150Z] 
20:16:36 [2020-09-24T20:16:36.150Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.667 + RM_GOPATH=0
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.667 + TMP_GOPATH=
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.667 + : /build
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.668 + '[' -z '' ']'
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.668 ++ mktemp -d
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.671 + export GOPATH=/tmp/tmp.GvuJe2rZOl
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.671 + GOPATH=/tmp/tmp.GvuJe2rZOl
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.671 + RM_GOPATH=1
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.671 + case "$(go env GOARCH)" in
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.672 ++ go env GOARCH
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.681 + export GO_BUILDMODE=-buildmode=pie
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.681 + GO_BUILDMODE=-buildmode=pie
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.681 ++ dirname /tmp/install/install.sh
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.681 + dir=/tmp/install
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 + bin=vndr
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 + shift
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 + '[' '!' -f /tmp/install/vndr.installer ']'
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 + . /tmp/install/vndr.installer
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 + install_vndr
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.682 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.683 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GvuJe2rZOl/src/github.com/LK4D4/vndr
20:16:36 [2020-09-24T20:16:36.150Z] #41 2.709 Cloning into '/tmp/tmp.GvuJe2rZOl/src/github.com/LK4D4/vndr'...
20:16:36 [2020-09-24T20:16:36.150Z] #41 3.370 + cd /tmp/tmp.GvuJe2rZOl/src/github.com/LK4D4/vndr
20:16:36 [2020-09-24T20:16:36.150Z] #41 3.374 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:16:36 [2020-09-24T20:16:36.150Z] #41 3.389 + go build -buildmode=pie -v -o /build/vndr .
20:16:36 [2020-09-24T20:16:36.150Z] #41 4.383 internal/race
20:16:36 [2020-09-24T20:16:36.150Z] #41 4.455 sync/atomic
20:16:36 [2020-09-24T20:16:36.150Z] #41 4.470 runtime
20:16:36 [2020-09-24T20:16:36.150Z] #41 4.731 unicode
20:16:36 [2020-09-24T20:16:36.150Z] #41 7.769 unicode/utf8
20:16:36 [2020-09-24T20:16:36.150Z] #41 8.278 internal/testlog
20:16:36 [2020-09-24T20:16:36.150Z] #41 8.498 encoding
20:16:36 [2020-09-24T20:16:36.150Z] #41 8.521 unicode/utf16
20:16:36 [2020-09-24T20:16:36.150Z] #41 8.800 container/list
20:16:36 [2020-09-24T20:16:36.335Z] #10 ...
20:16:36 [2020-09-24T20:16:36.335Z] 
20:16:36 [2020-09-24T20:16:36.335Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:16:36 [2020-09-24T20:16:36.335Z] #51 11.37 The following NEW packages will be installed:
20:16:36 [2020-09-24T20:16:36.335Z] #51 11.38   libbtrfs-dev libbtrfs0
20:16:36 [2020-09-24T20:16:36.335Z] #51 11.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:16:36 [2020-09-24T20:16:36.335Z] #51 11.72 Need to get 119 kB of archives.
20:16:36 [2020-09-24T20:16:36.335Z] #51 11.72 After this operation, 387 kB of additional disk space will be used.
20:16:36 [2020-09-24T20:16:36.335Z] #51 11.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #51 11.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.05 debconf: delaying package configuration, since apt-utils is not installed
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.13 Fetched 119 kB in 0s (411 kB/s)
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.29 Selecting previously unselected package libbtrfs0.
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.36 Unpacking libbtrfs0 (4.20.1-2) ...
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.52 Selecting previously unselected package libbtrfs-dev.
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.53 Unpacking libbtrfs-dev (4.20.1-2) ...
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.79 Setting up libbtrfs0 (4.20.1-2) ...
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.96 Setting up libbtrfs-dev (4.20.1-2) ...
20:16:36 [2020-09-24T20:16:36.335Z] #51 12.98 Processing triggers for libc-bin (2.28-10) ...
20:16:36 [2020-09-24T20:16:36.335Z] #51 DONE 13.5s
20:16:36 [2020-09-24T20:16:36.335Z] 
20:16:36 [2020-09-24T20:16:36.335Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.10 ca-certificates is already the newest version (20200601~deb10u1).
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.10 The following additional packages will be installed:
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.10   libjq1 libonig5
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.18 The following NEW packages will be installed:
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.19   jq libjq1 libonig5
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.49 Need to get 355 kB of archives.
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.49 After this operation, 1072 kB of additional disk space will be used.
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.84 debconf: delaying package configuration, since apt-utils is not installed
20:16:36 [2020-09-24T20:16:36.335Z] #23 11.89 Fetched 355 kB in 0s (1306 kB/s)
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.06 Selecting previously unselected package libonig5:amd64.
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.12 Unpacking libonig5:amd64 (6.9.1-1) ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.37 Selecting previously unselected package libjq1:amd64.
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.37 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.65 Selecting previously unselected package jq.
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.66 Unpacking jq (1.5+dfsg-2+b1) ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.96 Setting up libonig5:amd64 (6.9.1-1) ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 12.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 13.00 Setting up jq (1.5+dfsg-2+b1) ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 13.03 Processing triggers for libc-bin (2.28-10) ...
20:16:36 [2020-09-24T20:16:36.335Z] #23 DONE 13.5s
20:16:36 [2020-09-24T20:16:36.335Z] 
20:16:36 [2020-09-24T20:16:36.335Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.51 The following additional packages will be installed:
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.52   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.52 Suggested packages:
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.52   manpages-dev python-setuptools
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.80 The following NEW packages will be installed:
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.80   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.80   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.80   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:16:36 [2020-09-24T20:16:36.335Z] #38 11.80   python-six zlib1g-dev
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.08 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.08 Need to get 4095 kB of archives.
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.08 After this operation, 22.5 MB of additional disk space will be used.
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:16:36 [2020-09-24T20:16:36.335Z] #38 12.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.61 debconf: delaying package configuration, since apt-utils is not installed
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.69 Fetched 4095 kB in 0s (9707 kB/s)
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.83 Selecting previously unselected package libcap-dev:amd64.
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.336Z] #38 12.92 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:16:36 [2020-09-24T20:16:36.336Z] #38 13.04 Selecting previously unselected package libnet1:amd64.
20:16:36 [2020-09-24T20:16:36.336Z] #38 13.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.336Z] #38 13.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:16:36 [2020-09-24T20:16:36.336Z] #38 13.56 Selecting previously unselected package libnet1-dev.
20:16:36 [2020-09-24T20:16:36.336Z] #38 13.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.336Z] #38 13.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:16:36 [2020-09-24T20:16:36.336Z] #38 ...
20:16:36 [2020-09-24T20:16:36.336Z] 
20:16:36 [2020-09-24T20:16:36.336Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:16:36 [2020-09-24T20:16:36.336Z] #24 DONE 0.2s
20:16:36 [2020-09-24T20:16:36.597Z] 
20:16:36 [2020-09-24T20:16:36.597Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:36 [2020-09-24T20:16:36.597Z] #38 13.85 Selecting previously unselected package libnl-3-200:amd64.
20:16:36 [2020-09-24T20:16:36.597Z] #38 13.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.597Z] #38 13.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:16:36 [2020-09-24T20:16:36.788Z] Client:
20:16:36 [2020-09-24T20:16:36.788Z]  Debug Mode: false
20:16:36 [2020-09-24T20:16:36.788Z] 
20:16:36 [2020-09-24T20:16:36.788Z] Server:
20:16:36 [2020-09-24T20:16:36.788Z]  Containers: 0
20:16:36 [2020-09-24T20:16:36.788Z]   Running: 0
20:16:36 [2020-09-24T20:16:36.788Z]   Paused: 0
20:16:36 [2020-09-24T20:16:36.788Z]   Stopped: 0
20:16:36 [2020-09-24T20:16:36.788Z]  Images: 0
20:16:36 [2020-09-24T20:16:36.788Z]  Server Version: 19.03.13
20:16:36 [2020-09-24T20:16:36.788Z]  Storage Driver: overlay2
20:16:36 [2020-09-24T20:16:36.788Z]   Backing Filesystem: extfs
20:16:36 [2020-09-24T20:16:36.788Z]   Supports d_type: true
20:16:36 [2020-09-24T20:16:36.788Z]   Native Overlay Diff: true
20:16:36 [2020-09-24T20:16:36.788Z]  Logging Driver: json-file
20:16:36 [2020-09-24T20:16:36.788Z]  Cgroup Driver: cgroupfs
20:16:36 [2020-09-24T20:16:36.788Z]  Plugins:
20:16:36 [2020-09-24T20:16:36.788Z]   Volume: local
20:16:36 [2020-09-24T20:16:36.788Z]   Network: bridge host ipvlan macvlan null overlay
20:16:36 [2020-09-24T20:16:36.788Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:16:36 [2020-09-24T20:16:36.788Z]  Swarm: inactive
20:16:36 [2020-09-24T20:16:36.788Z]  Runtimes: runc
20:16:36 [2020-09-24T20:16:36.788Z]  Default Runtime: runc
20:16:36 [2020-09-24T20:16:36.788Z]  Init Binary: docker-init
20:16:36 [2020-09-24T20:16:36.788Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
20:16:36 [2020-09-24T20:16:36.788Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:16:36 [2020-09-24T20:16:36.788Z]  init version: fec3683
20:16:36 [2020-09-24T20:16:36.788Z]  Security Options:
20:16:36 [2020-09-24T20:16:36.788Z]   apparmor
20:16:36 [2020-09-24T20:16:36.788Z]   seccomp
20:16:36 [2020-09-24T20:16:36.788Z]    Profile: default
20:16:36 [2020-09-24T20:16:36.788Z]  Kernel Version: 5.4.0-1025-aws
20:16:36 [2020-09-24T20:16:36.788Z]  Operating System: Ubuntu 18.04.5 LTS
20:16:36 [2020-09-24T20:16:36.788Z]  OSType: linux
20:16:36 [2020-09-24T20:16:36.788Z]  Architecture: x86_64
20:16:36 [2020-09-24T20:16:36.788Z]  CPUs: 2
20:16:36 [2020-09-24T20:16:36.788Z]  Total Memory: 15.35GiB
20:16:36 [2020-09-24T20:16:36.788Z]  Name: ip-10-100-107-157
20:16:36 [2020-09-24T20:16:36.788Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
20:16:36 [2020-09-24T20:16:36.788Z]  Docker Root Dir: /var/lib/docker
20:16:36 [2020-09-24T20:16:36.788Z]  Debug Mode: false
20:16:36 [2020-09-24T20:16:36.788Z]  Registry: https://index.docker.io/v1/
20:16:36 [2020-09-24T20:16:36.788Z]  Labels:
20:16:36 [2020-09-24T20:16:36.788Z]  Experimental: true
20:16:36 [2020-09-24T20:16:36.788Z]  Insecure Registries:
20:16:36 [2020-09-24T20:16:36.788Z]   127.0.0.0/8
20:16:36 [2020-09-24T20:16:36.788Z]  Live Restore Enabled: true
20:16:36 [2020-09-24T20:16:36.788Z] 
20:16:36 [2020-09-24T20:16:36.788Z] WARNING: No swap limit support
[Pipeline] sh
20:16:36 [2020-09-24T20:16:36.858Z] #38 14.07 Selecting previously unselected package libnl-3-dev:amd64.
20:16:36 [2020-09-24T20:16:36.858Z] #38 14.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.858Z] #38 14.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:16:36 [2020-09-24T20:16:36.858Z] #38 14.25 Selecting previously unselected package libprotobuf-c1:amd64.
20:16:36 [2020-09-24T20:16:36.858Z] #38 14.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:16:36 [2020-09-24T20:16:36.858Z] #38 14.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:16:37 [2020-09-24T20:16:37.077Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:37 [2020-09-24T20:16:37.077Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:16:37 [2020-09-24T20:16:37.077Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41482/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:16:37 [2020-09-24T20:16:37.077Z] + bash /home/ubuntu/workspace/moby_PR-41482/check-config.sh
20:16:37 [2020-09-24T20:16:37.077Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:16:37 [2020-09-24T20:16:37.077Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
20:16:37 [2020-09-24T20:16:37.077Z] 
20:16:37 [2020-09-24T20:16:37.077Z] Generally Necessary:
20:16:37 [2020-09-24T20:16:37.077Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:16:37 [2020-09-24T20:16:37.077Z] - apparmor: enabled and tools installed
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NAMESPACES: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NET_NS: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_PID_NS: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_IPC_NS: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_UTS_NS: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_CGROUPS: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_CGROUP_CPUACCT: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_CGROUP_DEVICE: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_CGROUP_FREEZER: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_CGROUP_SCHED: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_CPUSETS: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_MEMCG: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_KEYS: enabled
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_VETH: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_BRIDGE: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NF_NAT_IPV4: missing
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NF_NAT: enabled (as module)
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_NF_NAT_NEEDED: missing
20:16:37 [2020-09-24T20:16:37.077Z] - CONFIG_POSIX_MQUEUE: enabled
20:16:37 [2020-09-24T20:16:37.077Z] 
20:16:37 [2020-09-24T20:16:37.077Z] Optional Features:
20:16:37 [2020-09-24T20:16:37.078Z] - CONFIG_USER_NS: enabled
20:16:37 [2020-09-24T20:16:37.078Z] - CONFIG_SECCOMP: enabled
20:16:37 [2020-09-24T20:16:37.078Z] - CONFIG_CGROUP_PIDS: enabled
20:16:37 [2020-09-24T20:16:37.078Z] - CONFIG_MEMCG_SWAP: enabled
20:16:37 [2020-09-24T20:16:37.078Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:16:37 [2020-09-24T20:16:37.078Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:16:37 [2020-09-24T20:16:37.121Z] #38 14.32 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:16:37 [2020-09-24T20:16:37.121Z] #38 14.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:16:37 [2020-09-24T20:16:37.121Z] #38 14.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:16:37 [2020-09-24T20:16:37.121Z] #38 14.40 Selecting previously unselected package zlib1g-dev:amd64.
20:16:37 [2020-09-24T20:16:37.121Z] #38 14.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:16:37 [2020-09-24T20:16:37.121Z] #38 14.43 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:16:37 [2020-09-24T20:16:37.195Z] #41 9.843 crypto/internal/subtle
20:16:37 [2020-09-24T20:16:37.336Z] - CONFIG_BLK_CGROUP: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_IOSCHED_CFQ: missing
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_CGROUP_PERF: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_CGROUP_HUGETLB: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_CFS_BANDWIDTH: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_RT_GROUP_SCHED: missing
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_IP_VS: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_IP_VS_NFCT: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_IP_VS_RR: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_EXT4_FS: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:16:37 [2020-09-24T20:16:37.337Z] - Network Drivers:
20:16:37 [2020-09-24T20:16:37.337Z]   - "overlay":
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_VXLAN: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:16:37 [2020-09-24T20:16:37.337Z]       Optional (for encrypted networks):
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_CRYPTO: enabled
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_CRYPTO_AEAD: enabled
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_CRYPTO_GCM: enabled
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_CRYPTO_GHASH: enabled
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_XFRM: enabled
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_XFRM_USER: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_INET_ESP: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:16:37 [2020-09-24T20:16:37.337Z]   - "ipvlan":
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_IPVLAN: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]   - "macvlan":
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_MACVLAN: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_DUMMY: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]   - "ftp,tftp client in container":
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:16:37 [2020-09-24T20:16:37.337Z] - Storage Drivers:
20:16:37 [2020-09-24T20:16:37.337Z]   - "aufs":
20:16:37 [2020-09-24T20:16:37.414Z] #38 14.61 Selecting previously unselected package libprotobuf17:amd64.
20:16:37 [2020-09-24T20:16:37.414Z] #38 14.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:16:37 [2020-09-24T20:16:37.414Z] #38 14.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:16:37 [2020-09-24T20:16:37.486Z] #41 10.12 crypto/subtle
20:16:37 [2020-09-24T20:16:37.486Z] #41 ...
20:16:37 [2020-09-24T20:16:37.486Z] 
20:16:37 [2020-09-24T20:16:37.486Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + RM_GOPATH=0
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + TMP_GOPATH=
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + : /build
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + '[' -z '' ']'
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 ++ mktemp -d
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + export GOPATH=/tmp/tmp.RlYt0CBYmB
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + GOPATH=/tmp/tmp.RlYt0CBYmB
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + RM_GOPATH=1
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 + case "$(go env GOARCH)" in
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.444 ++ go env GOARCH
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + export GO_BUILDMODE=-buildmode=pie
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + GO_BUILDMODE=-buildmode=pie
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 ++ dirname /tmp/install/install.sh
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + dir=/tmp/install
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + bin=rootlesskit
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + shift
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + . /tmp/install/rootlesskit.installer
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + install_rootlesskit
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + case "$1" in
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + export CGO_ENABLED=0
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + CGO_ENABLED=0
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + _install_rootlesskit
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RlYt0CBYmB/src/github.com/rootless-containers/rootlesskit
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.468 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:16:37 [2020-09-24T20:16:37.486Z] #54 2.488 Cloning into '/tmp/tmp.RlYt0CBYmB/src/github.com/rootless-containers/rootlesskit'...
20:16:37 [2020-09-24T20:16:37.486Z] #54 5.894 + cd /tmp/tmp.RlYt0CBYmB/src/github.com/rootless-containers/rootlesskit
20:16:37 [2020-09-24T20:16:37.486Z] #54 5.894 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:16:37 [2020-09-24T20:16:37.486Z] #54 6.167 + for f in rootlesskit rootlesskit-docker-proxy
20:16:37 [2020-09-24T20:16:37.486Z] #54 6.167 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:16:37 [2020-09-24T20:16:37.486Z] #54 ...
20:16:37 [2020-09-24T20:16:37.486Z] 
20:16:37 [2020-09-24T20:16:37.486Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 + RM_GOPATH=0
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 + TMP_GOPATH=
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 + : /build
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 + '[' -z '' ']'
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 ++ mktemp -d
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 + export GOPATH=/tmp/tmp.JZMXWhw9eS
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 + GOPATH=/tmp/tmp.JZMXWhw9eS
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.714 + RM_GOPATH=1
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.715 + case "$(go env GOARCH)" in
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.715 ++ go env GOARCH
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.754 + export GO_BUILDMODE=-buildmode=pie
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.754 + GO_BUILDMODE=-buildmode=pie
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.755 ++ dirname /tmp/install/install.sh
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.756 + dir=/tmp/install
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.756 + bin=golangci_lint
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.756 + shift
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.756 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.756 + . /tmp/install/golangci_lint.installer
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.756 ++ : v1.23.8
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.759 + install_golangci_lint
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.759 + echo 'Installing golangci-lint version v1.23.8'
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.759 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:16:37 [2020-09-24T20:16:37.486Z] #45 2.759 Installing golangci-lint version v1.23.8
20:16:37 [2020-09-24T20:16:37.595Z]     - CONFIG_AUFS_FS: enabled (as module)
20:16:37 [2020-09-24T20:16:37.595Z]   - "btrfs":
20:16:37 [2020-09-24T20:16:37.595Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:16:37 [2020-09-24T20:16:37.595Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:16:37 [2020-09-24T20:16:37.595Z]   - "devicemapper":
20:16:37 [2020-09-24T20:16:37.595Z]     - CONFIG_BLK_DEV_DM: enabled
20:16:37 [2020-09-24T20:16:37.595Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:16:37 [2020-09-24T20:16:37.595Z]   - "overlay":
20:16:37 [2020-09-24T20:16:37.595Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:16:37 [2020-09-24T20:16:37.595Z]   - "zfs":
20:16:37 [2020-09-24T20:16:37.595Z]     - /dev/zfs: present
20:16:37 [2020-09-24T20:16:37.595Z]     - zfs command: missing
20:16:37 [2020-09-24T20:16:37.595Z]     - zpool command: missing
20:16:37 [2020-09-24T20:16:37.595Z] 
20:16:37 [2020-09-24T20:16:37.595Z] Limits:
20:16:37 [2020-09-24T20:16:37.595Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:16:37 [2020-09-24T20:16:37.595Z] 
20:16:37 [2020-09-24T20:16:37.595Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
20:16:37 [2020-09-24T20:16:37.675Z] #38 15.03 Selecting previously unselected package libprotobuf-lite17:amd64.
20:16:37 [2020-09-24T20:16:37.675Z] #38 15.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:16:37 [2020-09-24T20:16:37.675Z] #38 15.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
[Pipeline] sh
20:16:37 [2020-09-24T20:16:37.778Z] #45 ...
20:16:37 [2020-09-24T20:16:37.778Z] 
20:16:37 [2020-09-24T20:16:37.778Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:16:37 [2020-09-24T20:16:37.778Z] #32 1.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #32 1.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #32 2.007 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #32 2.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #32 3.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #32 5.717 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:16:37 [2020-09-24T20:16:37.778Z] #32 ...
20:16:37 [2020-09-24T20:16:37.778Z] 
20:16:37 [2020-09-24T20:16:37.778Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:16:37 [2020-09-24T20:16:37.778Z] #10 2.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #10 2.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #10 2.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #10 3.552 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #10 5.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB]
20:16:37 [2020-09-24T20:16:37.778Z] #10 7.258 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:16:37 [2020-09-24T20:16:37.937Z] #38 15.12 Selecting previously unselected package libprotobuf-dev:amd64.
20:16:37 [2020-09-24T20:16:37.937Z] #38 15.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:16:37 [2020-09-24T20:16:37.937Z] #38 15.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:16:38 [2020-09-24T20:16:38.182Z] + sudo modprobe ip_vs
20:16:38 [2020-09-24T20:16:38.182Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 .
20:16:38 [2020-09-24T20:16:38.182Z] #1 [internal] load build definition from Dockerfile
20:16:38 [2020-09-24T20:16:38.182Z] #1 transferring dockerfile: 16.37kB done
20:16:38 [2020-09-24T20:16:38.182Z] #1 DONE 0.1s
20:16:38 [2020-09-24T20:16:38.182Z] 
20:16:38 [2020-09-24T20:16:38.182Z] #2 [internal] load .dockerignore
20:16:38 [2020-09-24T20:16:38.182Z] #2 transferring context: 87B done
20:16:38 [2020-09-24T20:16:38.182Z] #2 DONE 0.1s
20:16:38 [2020-09-24T20:16:38.182Z] 
20:16:38 [2020-09-24T20:16:38.182Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
20:16:38 [2020-09-24T20:16:38.214Z] #10 ...
20:16:38 [2020-09-24T20:16:38.214Z] 
20:16:38 [2020-09-24T20:16:38.214Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:16:38 [2020-09-24T20:16:38.214Z] #23 1.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #23 1.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #23 1.586 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #23 2.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #23 3.054 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #23 4.725 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:16:38 [2020-09-24T20:16:38.214Z] #23 ...
20:16:38 [2020-09-24T20:16:38.214Z] 
20:16:38 [2020-09-24T20:16:38.214Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:38 [2020-09-24T20:16:38.214Z] #38 1.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #38 1.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #38 2.007 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #38 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #38 3.335 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB]
20:16:38 [2020-09-24T20:16:38.214Z] #38 4.800 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:16:38 [2020-09-24T20:16:38.214Z] #38 ...
20:16:38 [2020-09-24T20:16:38.214Z] 
20:16:38 [2020-09-24T20:16:38.214Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.576 + RM_GOPATH=0
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.576 + TMP_GOPATH=
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.576 + : /build
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.576 + '[' -z '' ']'
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.580 ++ mktemp -d
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.580 + export GOPATH=/tmp/tmp.0Llf9iQK11
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.580 + GOPATH=/tmp/tmp.0Llf9iQK11
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.580 + RM_GOPATH=1
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.580 + case "$(go env GOARCH)" in
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.586 ++ go env GOARCH
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.586 + export GO_BUILDMODE=-buildmode=pie
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.586 + GO_BUILDMODE=-buildmode=pie
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 ++ dirname /tmp/install/install.sh
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + dir=/tmp/install
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + bin=proxy
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + shift
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + '[' '!' -f /tmp/install/proxy.installer ']'
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + . /tmp/install/proxy.installer
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + install_proxy
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + case "$1" in
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + export CGO_ENABLED=0
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + CGO_ENABLED=0
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + _install_proxy
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0Llf9iQK11/src/github.com/docker/libnetwork
20:16:38 [2020-09-24T20:16:38.214Z] #60 1.609 Cloning into '/tmp/tmp.0Llf9iQK11/src/github.com/docker/libnetwork'...
20:16:38 [2020-09-24T20:16:38.216Z] #38 15.70 Selecting previously unselected package libprotoc17:amd64.
20:16:38 [2020-09-24T20:16:38.216Z] #38 15.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:16:38 [2020-09-24T20:16:38.478Z] #38 15.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:16:38 [2020-09-24T20:16:38.507Z] #60 ...
20:16:38 [2020-09-24T20:16:38.507Z] 
20:16:38 [2020-09-24T20:16:38.507Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.588 + RM_GOPATH=0
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.588 + TMP_GOPATH=
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.588 + : /build
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.589 + '[' -z '' ']'
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.589 ++ mktemp -d
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.592 + export GOPATH=/tmp/tmp.wFoUMIuH6T
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.592 + GOPATH=/tmp/tmp.wFoUMIuH6T
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.592 + RM_GOPATH=1
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.592 + case "$(go env GOARCH)" in
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.592 ++ go env GOARCH
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.600 + export GO_BUILDMODE=-buildmode=pie
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.600 + GO_BUILDMODE=-buildmode=pie
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.603 ++ dirname /tmp/install/install.sh
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 + dir=/tmp/install
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 + bin=shfmt
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 + shift
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 + . /tmp/install/shfmt.installer
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 + install_shfmt
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.604 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.605 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wFoUMIuH6T/src/github.com/mvdan/sh
20:16:38 [2020-09-24T20:16:38.507Z] #47 2.643 Cloning into '/tmp/tmp.wFoUMIuH6T/src/github.com/mvdan/sh'...
20:16:38 [2020-09-24T20:16:38.507Z] #47 9.451 + cd /tmp/tmp.wFoUMIuH6T/src/github.com/mvdan/sh
20:16:38 [2020-09-24T20:16:38.507Z] #47 9.451 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:16:38 [2020-09-24T20:16:38.507Z] #47 9.691 + GO111MODULE=on
20:16:38 [2020-09-24T20:16:38.507Z] #47 9.691 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:16:38 [2020-09-24T20:16:38.507Z] #47 10.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:16:38 [2020-09-24T20:16:38.507Z] #47 10.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:16:38 [2020-09-24T20:16:38.507Z] #47 10.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:16:38 [2020-09-24T20:16:38.507Z] #47 10.76 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:16:38 [2020-09-24T20:16:38.507Z] #47 10.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:16:38 [2020-09-24T20:16:38.507Z] #47 ...
20:16:38 [2020-09-24T20:16:38.507Z] 
20:16:38 [2020-09-24T20:16:38.507Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + RM_GOPATH=0
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + TMP_GOPATH=
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + : /build
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + '[' -z '' ']'
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 ++ mktemp -d
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + export GOPATH=/tmp/tmp.RGKBrQo5IQ
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + GOPATH=/tmp/tmp.RGKBrQo5IQ
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + RM_GOPATH=1
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 + case "$(go env GOARCH)" in
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.703 ++ go env GOARCH
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.708 + export GO_BUILDMODE=-buildmode=pie
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.708 + GO_BUILDMODE=-buildmode=pie
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.708 ++ dirname /tmp/install/install.sh
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + dir=/tmp/install
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + bin=tomlv
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + shift
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + . /tmp/install/tomlv.installer
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + install_tomlv
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RGKBrQo5IQ/src/github.com/BurntSushi/toml
20:16:38 [2020-09-24T20:16:38.507Z] #30 1.717 Cloning into '/tmp/tmp.RGKBrQo5IQ/src/github.com/BurntSushi/toml'...
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.246 + cd /tmp/tmp.RGKBrQo5IQ/src/github.com/BurntSushi/toml
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.246 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.264 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.507 runtime/internal/atomic
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.508 internal/cpu
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.551 runtime/internal/sys
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.624 runtime/internal/math
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.671 math/bits
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.695 internal/bytealg
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.935 runtime
20:16:38 [2020-09-24T20:16:38.507Z] #30 2.996 math
20:16:38 [2020-09-24T20:16:38.507Z] #30 7.617 unicode/utf8
20:16:38 [2020-09-24T20:16:38.507Z] #30 7.979 internal/testlog
20:16:38 [2020-09-24T20:16:38.507Z] #30 8.314 encoding
20:16:38 [2020-09-24T20:16:38.507Z] #30 8.694 runtime/cgo
20:16:38 [2020-09-24T20:16:38.738Z] #38 16.02 Selecting previously unselected package protobuf-c-compiler.
20:16:38 [2020-09-24T20:16:38.739Z] #38 16.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:16:38 [2020-09-24T20:16:38.739Z] #38 16.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:16:38 [2020-09-24T20:16:38.751Z] #3 DONE 0.5s
20:16:38 [2020-09-24T20:16:38.751Z] 
20:16:38 [2020-09-24T20:16:38.751Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
20:16:38 [2020-09-24T20:16:38.751Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
20:16:38 [2020-09-24T20:16:38.751Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
20:16:38 [2020-09-24T20:16:38.751Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
20:16:38 [2020-09-24T20:16:38.751Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
20:16:38 [2020-09-24T20:16:38.751Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
20:16:38 [2020-09-24T20:16:38.799Z] #30 ...
20:16:38 [2020-09-24T20:16:38.799Z] 
20:16:38 [2020-09-24T20:16:38.799Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:16:38 [2020-09-24T20:16:38.799Z] #51 2.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:16:38 [2020-09-24T20:16:38.799Z] #51 2.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:16:38 [2020-09-24T20:16:38.799Z] #51 2.852 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:16:38 [2020-09-24T20:16:38.799Z] #51 3.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:16:38 [2020-09-24T20:16:38.799Z] #51 5.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB]
20:16:38 [2020-09-24T20:16:38.799Z] #51 7.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:16:38 [2020-09-24T20:16:38.799Z] #51 ...
20:16:38 [2020-09-24T20:16:38.799Z] 
20:16:38 [2020-09-24T20:16:38.799Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:16:38 [2020-09-24T20:16:38.799Z] #28 2.515 + git clone https://github.com/kolyshkin/go-swagger.git .
20:16:38 [2020-09-24T20:16:38.799Z] #28 2.516 Cloning into '.'...
20:16:38 [2020-09-24T20:16:38.999Z] #38 16.20 Selecting previously unselected package protobuf-compiler.
20:16:38 [2020-09-24T20:16:38.999Z] #38 16.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:16:38 [2020-09-24T20:16:38.999Z] #38 16.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:16:38 [2020-09-24T20:16:38.999Z] #38 16.35 Selecting previously unselected package python-pkg-resources.
20:16:38 [2020-09-24T20:16:38.999Z] #38 16.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:16:39 [2020-09-24T20:16:39.010Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
20:16:39 [2020-09-24T20:16:39.010Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
20:16:39 [2020-09-24T20:16:39.091Z] #28 ...
20:16:39 [2020-09-24T20:16:39.091Z] 
20:16:39 [2020-09-24T20:16:39.091Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.33 go: finding github.com/fatih/color v1.9.0
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.44 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.47 go: finding github.com/mattn/go-colorable v0.1.6
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.47 go: finding github.com/pkg/errors v0.9.1
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.51 go: finding github.com/spf13/pflag v1.0.3
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.58 go: finding github.com/mattn/go-isatty v0.0.12
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.76 go: finding github.com/jonboulle/clockwork v0.1.0
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.82 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:16:39 [2020-09-24T20:16:39.091Z] #43 10.84 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:16:39 [2020-09-24T20:16:39.259Z] #38 16.37 Unpacking python-pkg-resources (40.8.0-1) ...
20:16:39 [2020-09-24T20:16:39.287Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
20:16:39 [2020-09-24T20:16:39.287Z] #4 DONE 0.7s
20:16:39 [2020-09-24T20:16:39.324Z] 3c370c2e2f82: Pull complete
20:16:39 [2020-09-24T20:16:39.324Z] 5ffb2f5886e2: Pull complete
20:16:39 [2020-09-24T20:16:39.324Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:16:39 [2020-09-24T20:16:39.324Z] Status: Downloaded newer image for golang:1.13.15-buster
20:16:39 [2020-09-24T20:16:39.324Z]  ---> 805dc2d65d1c
20:16:39 [2020-09-24T20:16:39.324Z] Step 5/15 : ARG BUILDX_REPO
20:16:39 [2020-09-24T20:16:39.324Z]  ---> Running in 1a4ed217970e
20:16:39 [2020-09-24T20:16:39.553Z] 
20:16:39 [2020-09-24T20:16:39.553Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:16:39 [2020-09-24T20:16:39.553Z] #6 ...
20:16:39 [2020-09-24T20:16:39.553Z] 
20:16:39 [2020-09-24T20:16:39.553Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:16:39 [2020-09-24T20:16:39.553Z] #5 DONE 0.2s
20:16:39 [2020-09-24T20:16:39.651Z] Removing intermediate container 1a4ed217970e
20:16:39 [2020-09-24T20:16:39.651Z]  ---> 10dfed2ac552
20:16:39 [2020-09-24T20:16:39.651Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
20:16:39 [2020-09-24T20:16:39.651Z]  ---> Running in dd9848c3e83c
20:16:39 [2020-09-24T20:16:39.651Z] Cloning into '/buildx'...
20:16:39 [2020-09-24T20:16:39.812Z] 
20:16:39 [2020-09-24T20:16:39.812Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:16:39 [2020-09-24T20:16:39.812Z] #6 DONE 0.3s
20:16:39 [2020-09-24T20:16:39.812Z] 
20:16:39 [2020-09-24T20:16:39.812Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:39 [2020-09-24T20:16:39.812Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.35MB / 7.81MB 0.3s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.33MB / 50.40MB 0.3s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 922.15kB / 10.00MB 0.3s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.65MB / 7.81MB 0.4s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.94MB / 50.40MB 0.4s
20:16:40 [2020-09-24T20:16:40.076Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.17MB / 10.00MB 0.4s
20:16:40 [2020-09-24T20:16:40.200Z] #38 17.41 Selecting previously unselected package python-six.
20:16:40 [2020-09-24T20:16:40.200Z] #38 17.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:16:40 [2020-09-24T20:16:40.460Z] #38 ...
20:16:40 [2020-09-24T20:16:40.460Z] 
20:16:40 [2020-09-24T20:16:40.460Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:16:40 [2020-09-24T20:16:40.460Z] #43 DONE 17.7s
20:16:40 [2020-09-24T20:16:40.460Z] 
20:16:40 [2020-09-24T20:16:40.460Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:40 [2020-09-24T20:16:40.460Z] #38 17.68 Unpacking python-six (1.12.0-1) ...
20:16:40 [2020-09-24T20:16:40.460Z] #38 17.91 Selecting previously unselected package python-protobuf.
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.08MB / 50.40MB 0.7s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.11MB / 68.67MB 0.7s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.46MB / 51.83MB 0.7s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.05MB / 50.40MB 0.8s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.67MB / 68.67MB 0.8s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.42MB / 51.83MB 0.8s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.27MB / 68.67MB 0.9s
20:16:40 [2020-09-24T20:16:40.646Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.35MB / 51.83MB 0.9s
20:16:40 [2020-09-24T20:16:40.729Z] #38 17.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:16:40 [2020-09-24T20:16:40.729Z] #38 17.93 Unpacking python-protobuf (3.6.1.3-2) ...
20:16:40 [2020-09-24T20:16:40.933Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.62MB / 68.67MB 1.1s
20:16:40 [2020-09-24T20:16:40.933Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.97MB / 51.83MB 1.1s
20:16:40 [2020-09-24T20:16:40.933Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.08MB / 68.67MB 1.2s
20:16:40 [2020-09-24T20:16:40.933Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.88MB / 51.83MB 1.2s
20:16:40 [2020-09-24T20:16:40.990Z] #38 18.38 Setting up python-pkg-resources (40.8.0-1) ...
20:16:41 [2020-09-24T20:16:41.200Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done
20:16:41 [2020-09-24T20:16:41.200Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.40MB / 68.67MB 1.3s
20:16:41 [2020-09-24T20:16:41.200Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.44MB / 51.83MB 1.3s
20:16:41 [2020-09-24T20:16:41.200Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.79MB / 68.67MB 1.5s
20:16:41 [2020-09-24T20:16:41.200Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.13MB / 51.83MB 1.5s
20:16:41 [2020-09-24T20:16:41.200Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.97MB / 120.17MB 1.5s
20:16:41 [2020-09-24T20:16:41.460Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.18MB / 68.67MB 1.6s
20:16:41 [2020-09-24T20:16:41.460Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.84MB / 51.83MB 1.6s
20:16:41 [2020-09-24T20:16:41.460Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
20:16:41 [2020-09-24T20:16:41.460Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.37MB / 68.67MB 1.7s
20:16:41 [2020-09-24T20:16:41.460Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s
20:16:41 [2020-09-24T20:16:41.460Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.43MB / 120.17MB 1.7s
20:16:41 [2020-09-24T20:16:41.724Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.39MB / 68.67MB 1.8s
20:16:41 [2020-09-24T20:16:41.724Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.94MB / 120.17MB 1.8s
20:16:41 [2020-09-24T20:16:41.724Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s
20:16:41 [2020-09-24T20:16:41.724Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.09MB / 120.17MB 2.0s
20:16:41 [2020-09-24T20:16:41.999Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.09MB / 120.17MB 2.1s
20:16:42 [2020-09-24T20:16:42.398Z] #38 19.68 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:16:42 [2020-09-24T20:16:42.585Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done
20:16:42 [2020-09-24T20:16:42.585Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.21MB / 120.17MB 2.6s
20:16:42 [2020-09-24T20:16:42.585Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.6s
20:16:42 [2020-09-24T20:16:42.585Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s done
20:16:42 [2020-09-24T20:16:42.585Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.40MB / 120.17MB 2.9s
20:16:42 [2020-09-24T20:16:42.585Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done
20:16:42 [2020-09-24T20:16:42.850Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.45MB / 120.17MB 3.1s
20:16:42 [2020-09-24T20:16:42.920Z] #38 20.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:16:43 [2020-09-24T20:16:43.118Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.65MB / 120.17MB 3.3s
20:16:43 [2020-09-24T20:16:43.193Z] Removing intermediate container dd9848c3e83c
20:16:43 [2020-09-24T20:16:43.193Z]  ---> dc94e50ca20a
20:16:43 [2020-09-24T20:16:43.193Z] Step 7/15 : WORKDIR /buildx
20:16:43 [2020-09-24T20:16:43.379Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.11MB / 120.17MB 3.5s
20:16:43 [2020-09-24T20:16:43.490Z]  ---> Running in 85b00c331658
20:16:43 [2020-09-24T20:16:43.490Z] Removing intermediate container 85b00c331658
20:16:43 [2020-09-24T20:16:43.490Z]  ---> 3fe86b5c3c23
20:16:43 [2020-09-24T20:16:43.490Z] Step 8/15 : ARG BUILDX_COMMIT
20:16:43 [2020-09-24T20:16:43.490Z]  ---> Running in 52f0de50662d
20:16:43 [2020-09-24T20:16:43.490Z] Removing intermediate container 52f0de50662d
20:16:43 [2020-09-24T20:16:43.490Z]  ---> 031ef92e7a31
20:16:43 [2020-09-24T20:16:43.490Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
20:16:43 [2020-09-24T20:16:43.490Z]  ---> Running in e6ba11088253
20:16:43 [2020-09-24T20:16:43.505Z] #38 20.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:16:43 [2020-09-24T20:16:43.505Z] #38 ...
20:16:43 [2020-09-24T20:16:43.505Z] 
20:16:43 [2020-09-24T20:16:43.505Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:43 [2020-09-24T20:16:43.505Z] #30 10.66 strings
20:16:43 [2020-09-24T20:16:43.505Z] #30 10.66 bytes
20:16:43 [2020-09-24T20:16:43.505Z] #30 10.66 text/tabwriter
20:16:43 [2020-09-24T20:16:43.505Z] #30 11.85 reflect
20:16:43 [2020-09-24T20:16:43.505Z] #30 11.87 path
20:16:43 [2020-09-24T20:16:43.505Z] #30 12.14 bufio
20:16:43 [2020-09-24T20:16:43.505Z] #30 13.41 internal/syscall/execenv
20:16:43 [2020-09-24T20:16:43.505Z] #30 13.41 internal/syscall/unix
20:16:43 [2020-09-24T20:16:43.505Z] #30 13.41 time
20:16:43 [2020-09-24T20:16:43.505Z] #30 14.72 internal/poll
20:16:43 [2020-09-24T20:16:43.505Z] #30 15.43 internal/fmtsort
20:16:43 [2020-09-24T20:16:43.505Z] #30 15.50 os
20:16:43 [2020-09-24T20:16:43.505Z] #30 16.19 path/filepath
20:16:43 [2020-09-24T20:16:43.505Z] #30 16.19 fmt
20:16:43 [2020-09-24T20:16:43.505Z] #30 16.62 io/ioutil
20:16:43 [2020-09-24T20:16:43.505Z] #30 17.04 log
20:16:43 [2020-09-24T20:16:43.505Z] #30 17.04 github.com/BurntSushi/toml
20:16:43 [2020-09-24T20:16:43.505Z] #30 17.04 flag
20:16:43 [2020-09-24T20:16:43.505Z] #30 18.08 github.com/BurntSushi/toml/cmd/tomlv
20:16:43 [2020-09-24T20:16:43.505Z] #30 ...
20:16:43 [2020-09-24T20:16:43.505Z] 
20:16:43 [2020-09-24T20:16:43.505Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:16:43 [2020-09-24T20:16:43.505Z] #25 1.579 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:16:43 [2020-09-24T20:16:43.505Z] #25 1.778 
20:16:43 [2020-09-24T20:16:43.505Z] #25 1.948 
###                                                                        4.2%
#############                                                             18.2%
##########################                                                36.3%
###################################                                       49.9%
#################################################                         68.7%
###########################################################               82.7%
#####################################################################     96.6%
######################################################################## 100.0%
20:16:43 [2020-09-24T20:16:43.505Z] #25 2.787 
20:16:43 [2020-09-24T20:16:43.505Z] #25 2.960 
                                                                           0.2%
############                                                              17.1%
######################################################                    75.5%
######################################################################## 100.0%
20:16:43 [2020-09-24T20:16:43.505Z] #25 3.540 
20:16:43 [2020-09-24T20:16:43.505Z] #25 3.678 
##############################                                            42.9%
######################################################################## 100.0%
20:16:43 [2020-09-24T20:16:43.505Z] #25 4.034 
20:16:43 [2020-09-24T20:16:43.505Z] #25 4.242 
###                                                                        5.3%
##############                                                            20.8%
#########################                                                 35.4%
######################################                                    52.8%
##################################################                        69.5%
##############################################################            86.3%
####################################################################      95.2%
######################################################################## 100.0%
20:16:43 [2020-09-24T20:16:43.505Z] #25 5.111 
20:16:43 [2020-09-24T20:16:43.639Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.72MB / 120.17MB 3.7s
20:16:43 [2020-09-24T20:16:43.803Z] #25 5.252 
#                                                                          2.1%
###                                                                        5.2%
#######                                                                   10.1%
############                                                              17.0%
###############                                                           21.4%
#################                                                         23.9%
###################                                                       27.7%
######################                                                    31.5%
#########################                                                 34.9%
#########################                                                 35.4%
##########################                                                37.1%
############################                                              39.6%
################################                                          45.4%
######################################                                    53.7%
###########################################                               60.7%
#############################################                             62.9%
###################################################                       71.2%
########################################################                  78.0%
#####################
20:16:43 [2020-09-24T20:16:43.803Z] #25 ...
20:16:43 [2020-09-24T20:16:43.803Z] 
20:16:43 [2020-09-24T20:16:43.803Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:16:43 [2020-09-24T20:16:43.803Z] #41 10.90 bytes
20:16:43 [2020-09-24T20:16:43.803Z] #41 10.90 strings
20:16:43 [2020-09-24T20:16:43.803Z] #41 10.90 hash
20:16:43 [2020-09-24T20:16:43.803Z] #41 10.90 crypto/internal/randutil
20:16:43 [2020-09-24T20:16:43.803Z] #41 11.19 hash/crc32
20:16:43 [2020-09-24T20:16:43.803Z] #41 11.20 crypto/hmac
20:16:43 [2020-09-24T20:16:43.803Z] #41 11.36 vendor/golang.org/x/crypto/hkdf
20:16:43 [2020-09-24T20:16:43.803Z] #41 12.13 bufio
20:16:43 [2020-09-24T20:16:43.803Z] #41 12.13 vendor/golang.org/x/text/transform
20:16:43 [2020-09-24T20:16:43.803Z] #41 12.16 crypto
20:16:43 [2020-09-24T20:16:43.803Z] #41 12.16 crypto/rc4
20:16:43 [2020-09-24T20:16:43.803Z] #41 12.16 reflect
20:16:43 [2020-09-24T20:16:43.803Z] #41 12.82 regexp/syntax
20:16:43 [2020-09-24T20:16:43.803Z] #41 13.97 time
20:16:43 [2020-09-24T20:16:43.803Z] #41 15.24 regexp
20:16:43 [2020-09-24T20:16:43.803Z] #41 15.51 context
20:16:43 [2020-09-24T20:16:43.803Z] #41 15.53 os
20:16:43 [2020-09-24T20:16:43.803Z] #41 16.64 io/ioutil
20:16:43 [2020-09-24T20:16:43.803Z] #41 16.64 os/exec
20:16:43 [2020-09-24T20:16:43.803Z] #41 16.64 net
20:16:43 [2020-09-24T20:16:43.803Z] #41 16.89 internal/lazyregexp
20:16:43 [2020-09-24T20:16:43.803Z] #41 16.90 github.com/LK4D4/vndr/versioned
20:16:43 [2020-09-24T20:16:43.803Z] #41 17.60 crypto/sha512
20:16:43 [2020-09-24T20:16:43.803Z] #41 17.60 crypto/md5
20:16:43 [2020-09-24T20:16:43.803Z] #41 17.61 go/token
20:16:43 [2020-09-24T20:16:43.803Z] #41 17.62 crypto/ed25519/internal/edwards25519
20:16:43 [2020-09-24T20:16:43.803Z] #41 17.62 crypto/sha256
20:16:43 [2020-09-24T20:16:43.803Z] #41 17.62 crypto/sha1
20:16:43 [2020-09-24T20:16:43.803Z] #41 17.65 crypto/cipher
20:16:43 [2020-09-24T20:16:43.803Z] #41 18.07 go/scanner
20:16:43 [2020-09-24T20:16:43.803Z] #41 18.24 net/url
20:16:43 [2020-09-24T20:16:43.803Z] #41 18.51 text/template/parse
20:16:43 [2020-09-24T20:16:43.803Z] #41 18.52 encoding/json
20:16:43 [2020-09-24T20:16:43.803Z] #41 18.94 encoding/xml
20:16:43 [2020-09-24T20:16:43.803Z] #41 19.00 compress/flate
20:16:43 [2020-09-24T20:16:43.803Z] #41 19.20 crypto/aes
20:16:43 [2020-09-24T20:16:43.803Z] #41 19.21 go/ast
20:16:43 [2020-09-24T20:16:43.803Z] #41 19.74 math/big
20:16:43 [2020-09-24T20:16:43.803Z] #41 20.46 vendor/golang.org/x/crypto/chacha20poly1305
20:16:43 [2020-09-24T20:16:43.803Z] #41 20.70 compress/gzip
20:16:43 [2020-09-24T20:16:43.803Z] #41 20.82 text/template
20:16:43 [2020-09-24T20:16:43.803Z] #41 ...
20:16:43 [2020-09-24T20:16:43.803Z] 
20:16:43 [2020-09-24T20:16:43.803Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:16:44 [2020-09-24T20:16:44.064Z] #25 5.252 
#                                                                          2.1%
###                                                                        5.2%
#######                                                                   10.1%
############                                                              17.0%
###############                                                           21.4%
#################                                                         23.9%
###################                                                       27.7%
######################                                                    31.5%
#########################                                                 34.9%
#########################                                                 35.4%
##########################                                                37.1%
############################                                              39.6%
################################                                          45.4%
######################################                                    53.7%
###########################################                               60.7%
#############################################                             62.9%
###################################################                       71.2%
########################################################                  78.0%
###########################################################               83.0%
###################################################################       94.1%
######################################################################## 100.0%
20:16:44 [2020-09-24T20:16:44.064Z] #25 7.431 
20:16:44 [2020-09-24T20:16:44.064Z] #25 ...
20:16:44 [2020-09-24T20:16:44.064Z] 
20:16:44 [2020-09-24T20:16:44.064Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:16:44 [2020-09-24T20:16:44.064Z] #32 10.88 Building dependency tree...
20:16:44 [2020-09-24T20:16:44.064Z] #32 11.83 The following additional packages will be installed:
20:16:44 [2020-09-24T20:16:44.064Z] #32 11.84   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:16:44 [2020-09-24T20:16:44.064Z] #32 11.84 Suggested packages:
20:16:44 [2020-09-24T20:16:44.064Z] #32 11.84   cmake-doc ninja-build lrzip
20:16:44 [2020-09-24T20:16:44.064Z] #32 11.84 Recommended packages:
20:16:44 [2020-09-24T20:16:44.064Z] #32 11.84   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.10 The following NEW packages will be installed:
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.11   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.11   vim-common xxd
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.49 Need to get 14.9 MB of archives.
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.49 After this operation, 61.8 MB of additional disk space will be used.
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 12.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:16:44 [2020-09-24T20:16:44.064Z] #32 13.55 debconf: delaying package configuration, since apt-utils is not installed
20:16:44 [2020-09-24T20:16:44.064Z] #32 13.69 Fetched 14.9 MB in 1s (15.8 MB/s)
20:16:44 [2020-09-24T20:16:44.064Z] #32 13.82 Selecting previously unselected package xxd.
20:16:44 [2020-09-24T20:16:44.064Z] #32 13.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:16:44 [2020-09-24T20:16:44.064Z] #32 13.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 13.90 Unpacking xxd (2:8.1.0875-5) ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 14.09 Selecting previously unselected package vim-common.
20:16:44 [2020-09-24T20:16:44.064Z] #32 14.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 14.13 Unpacking vim-common (2:8.1.0875-5) ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 14.31 Selecting previously unselected package cmake-data.
20:16:44 [2020-09-24T20:16:44.064Z] #32 14.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 14.33 Unpacking cmake-data (3.13.4-1) ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 15.41 Selecting previously unselected package libicu63:amd64.
20:16:44 [2020-09-24T20:16:44.064Z] #32 15.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 15.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 18.17 Selecting previously unselected package libxml2:amd64.
20:16:44 [2020-09-24T20:16:44.064Z] #32 18.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 18.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 18.49 Selecting previously unselected package libarchive13:amd64.
20:16:44 [2020-09-24T20:16:44.064Z] #32 18.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 18.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 19.70 Selecting previously unselected package libjsoncpp1:amd64.
20:16:44 [2020-09-24T20:16:44.064Z] #32 19.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 19.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:16:44 [2020-09-24T20:16:44.064Z] #32 21.21 Selecting previously unselected package librhash0:amd64.
20:16:44 [2020-09-24T20:16:44.064Z] #32 21.29 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.127Z] From https://github.com/docker/buildx
20:16:44 [2020-09-24T20:16:44.127Z]  * [new tag]         v0.3.1     -> build
20:16:44 [2020-09-24T20:16:44.325Z] #32 21.59 Unpacking librhash0:amd64 (1.3.8-1) ...
20:16:44 [2020-09-24T20:16:44.580Z] #7 ...
20:16:44 [2020-09-24T20:16:44.581Z] 
20:16:44 [2020-09-24T20:16:44.581Z] #20 [internal] load build context
20:16:44 [2020-09-24T20:16:44.581Z] #20 transferring context: 51.40MB 4.0s done
20:16:44 [2020-09-24T20:16:44.581Z] #20 DONE 4.5s
20:16:44 [2020-09-24T20:16:44.581Z] 
20:16:44 [2020-09-24T20:16:44.581Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:44 [2020-09-24T20:16:44.581Z] #7 ...
20:16:44 [2020-09-24T20:16:44.581Z] 
20:16:44 [2020-09-24T20:16:44.581Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:16:44 [2020-09-24T20:16:44.581Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:16:44 [2020-09-24T20:16:44.581Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:16:44 [2020-09-24T20:16:44.581Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:16:44 [2020-09-24T20:16:44.581Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done
20:16:44 [2020-09-24T20:16:44.581Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done
20:16:44 [2020-09-24T20:16:44.581Z] #58 DONE 4.7s
20:16:44 [2020-09-24T20:16:44.581Z] 
20:16:44 [2020-09-24T20:16:44.581Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:16:44 [2020-09-24T20:16:44.581Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s done
20:16:44 [2020-09-24T20:16:44.585Z] #32 ...
20:16:44 [2020-09-24T20:16:44.585Z] 
20:16:44 [2020-09-24T20:16:44.585Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:16:44 [2020-09-24T20:16:44.585Z] #28 11.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:16:44 [2020-09-24T20:16:44.585Z] #28 11.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:16:44 [2020-09-24T20:16:44.585Z] #28 ...
20:16:44 [2020-09-24T20:16:44.585Z] 
20:16:44 [2020-09-24T20:16:44.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 14.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
20:16:44 [2020-09-24T20:16:44.585Z] #10 15.35 debconf: delaying package configuration, since apt-utils is not installed
20:16:44 [2020-09-24T20:16:44.585Z] #10 15.45 Fetched 77.7 MB in 3s (24.3 MB/s)
20:16:44 [2020-09-24T20:16:44.585Z] #10 15.50 Selecting previously unselected package binutils-mingw-w64-i686.
20:16:44 [2020-09-24T20:16:44.585Z] #10 15.50 (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.)
20:16:44 [2020-09-24T20:16:44.585Z] #10 15.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 15.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 16.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:16:44 [2020-09-24T20:16:44.585Z] #10 16.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 16.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 17.71 Selecting previously unselected package binutils-mingw-w64.
20:16:44 [2020-09-24T20:16:44.585Z] #10 17.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 17.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.01 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.26 Selecting previously unselected package dmsetup.
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.29 Unpacking dmsetup (2:1.02.155-3) ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.42 Selecting previously unselected package mingw-w64-common.
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:16:44 [2020-09-24T20:16:44.585Z] #10 18.43 Unpacking mingw-w64-common (6.0.0-3) ...
20:16:44 [2020-09-24T20:16:44.773Z] Switched to branch 'build'
20:16:44 [2020-09-24T20:16:44.846Z] #10 ...
20:16:44 [2020-09-24T20:16:44.846Z] 
20:16:44 [2020-09-24T20:16:44.846Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:44 [2020-09-24T20:16:44.846Z] #47 12.03 bytes
20:16:44 [2020-09-24T20:16:44.846Z] #47 12.03 syscall
20:16:44 [2020-09-24T20:16:44.846Z] #47 12.03 regexp/syntax
20:16:44 [2020-09-24T20:16:44.846Z] #47 12.04 reflect
20:16:44 [2020-09-24T20:16:44.846Z] #47 14.25 regexp
20:16:44 [2020-09-24T20:16:44.846Z] #47 14.66 time
20:16:44 [2020-09-24T20:16:44.846Z] #47 16.01 os
20:16:44 [2020-09-24T20:16:44.846Z] #47 16.14 encoding/binary
20:16:44 [2020-09-24T20:16:44.846Z] #47 16.67 encoding/base64
20:16:44 [2020-09-24T20:16:44.846Z] #47 16.67 golang.org/x/sys/unix
20:16:44 [2020-09-24T20:16:44.846Z] #47 17.00 fmt
20:16:44 [2020-09-24T20:16:44.846Z] #47 17.01 mvdan.cc/sh/v3/fileutil
20:16:44 [2020-09-24T20:16:44.846Z] #47 18.16 go/scanner
20:16:44 [2020-09-24T20:16:44.846Z] #47 18.16 mvdan.cc/editorconfig
20:16:44 [2020-09-24T20:16:44.846Z] #47 18.16 github.com/pkg/diff
20:16:44 [2020-09-24T20:16:44.846Z] #47 18.16 encoding/json
20:16:44 [2020-09-24T20:16:44.847Z] #47 18.16 mvdan.cc/sh/v3/syntax
20:16:44 [2020-09-24T20:16:44.847Z] #47 19.19 go/ast
20:16:44 [2020-09-24T20:16:44.847Z] #47 19.66 golang.org/x/crypto/ssh/terminal
20:16:44 [2020-09-24T20:16:44.847Z] #47 21.30 mvdan.cc/sh/v3/cmd/shfmt
20:16:44 [2020-09-24T20:16:44.847Z] #47 ...
20:16:44 [2020-09-24T20:16:44.847Z] 
20:16:44 [2020-09-24T20:16:44.847Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:16:44 [2020-09-24T20:16:44.847Z] #25 7.987 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:16:44 [2020-09-24T20:16:44.847Z] #25 8.206 
20:16:45 [2020-09-24T20:16:45.106Z] #25 8.494 
#                                                                          2.2%
######################################################################## 100.0%
20:16:45 [2020-09-24T20:16:45.107Z] #25 8.599 
20:16:45 [2020-09-24T20:16:45.107Z] #25 ...
20:16:45 [2020-09-24T20:16:45.107Z] 
20:16:45 [2020-09-24T20:16:45.107Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:45 [2020-09-24T20:16:45.107Z] #30 DONE 22.5s
20:16:45 [2020-09-24T20:16:45.367Z] 
20:16:45 [2020-09-24T20:16:45.367Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:16:45 [2020-09-24T20:16:45.367Z] #10 22.45 Selecting previously unselected package mingw-w64-x86-64-dev.
20:16:45 [2020-09-24T20:16:45.367Z] #10 22.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:16:45 [2020-09-24T20:16:45.367Z] #10 22.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:16:45 [2020-09-24T20:16:45.414Z] Removing intermediate container e6ba11088253
20:16:45 [2020-09-24T20:16:45.414Z]  ---> ebae826285fe
20:16:45 [2020-09-24T20:16:45.414Z] Step 10/15 : ARG GOOS
20:16:45 [2020-09-24T20:16:45.710Z]  ---> Running in bb741e163364
20:16:45 [2020-09-24T20:16:45.710Z] Removing intermediate container bb741e163364
20:16:45 [2020-09-24T20:16:45.710Z]  ---> 12ee8a570937
20:16:45 [2020-09-24T20:16:45.710Z] Step 11/15 : ARG GOARCH
20:16:45 [2020-09-24T20:16:45.710Z]  ---> Running in 5394bb1910c6
20:16:45 [2020-09-24T20:16:45.710Z] Removing intermediate container 5394bb1910c6
20:16:45 [2020-09-24T20:16:45.710Z]  ---> 4e70da134240
20:16:45 [2020-09-24T20:16:45.710Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
20:16:45 [2020-09-24T20:16:45.710Z]  ---> Running in ba4c9bb3ec6a
20:16:45 [2020-09-24T20:16:45.900Z] Client: Docker Engine - Community
20:16:45 [2020-09-24T20:16:45.900Z]  Version:           19.03.13
20:16:45 [2020-09-24T20:16:45.900Z]  API version:       1.40
20:16:45 [2020-09-24T20:16:45.900Z]  Go version:        go1.13.15
20:16:45 [2020-09-24T20:16:45.900Z]  Git commit:        4484c46
20:16:45 [2020-09-24T20:16:45.900Z]  Built:             Wed Sep 16 17:03:14 2020
20:16:45 [2020-09-24T20:16:45.900Z]  OS/Arch:           linux/arm64
20:16:45 [2020-09-24T20:16:45.900Z]  Experimental:      false
20:16:45 [2020-09-24T20:16:45.900Z] 
20:16:45 [2020-09-24T20:16:45.900Z] Server: Docker Engine - Community
20:16:45 [2020-09-24T20:16:45.900Z]  Engine:
20:16:45 [2020-09-24T20:16:45.900Z]   Version:          19.03.13
20:16:45 [2020-09-24T20:16:45.900Z]   API version:      1.40 (minimum version 1.12)
20:16:45 [2020-09-24T20:16:45.900Z]   Go version:       go1.13.15
20:16:45 [2020-09-24T20:16:45.900Z]   Git commit:       4484c46
20:16:45 [2020-09-24T20:16:45.900Z]   Built:            Wed Sep 16 17:01:45 2020
20:16:45 [2020-09-24T20:16:45.900Z]   OS/Arch:          linux/arm64
20:16:45 [2020-09-24T20:16:45.900Z]   Experimental:     true
20:16:45 [2020-09-24T20:16:45.900Z]  containerd:
20:16:45 [2020-09-24T20:16:45.900Z]   Version:          1.3.7
20:16:45 [2020-09-24T20:16:45.900Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
20:16:45 [2020-09-24T20:16:45.900Z]  runc:
20:16:45 [2020-09-24T20:16:45.901Z]   Version:          1.0.0-rc10
20:16:45 [2020-09-24T20:16:45.901Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:16:45 [2020-09-24T20:16:45.901Z]  docker-init:
20:16:45 [2020-09-24T20:16:45.901Z]   Version:          0.18.0
20:16:45 [2020-09-24T20:16:45.901Z]   GitCommit:        fec3683
[Pipeline] sh
20:16:45 [2020-09-24T20:16:45.962Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done
20:16:45 [2020-09-24T20:16:45.962Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
20:16:46 [2020-09-24T20:16:46.230Z] + docker info
20:16:46 [2020-09-24T20:16:46.309Z] #10 ...
20:16:46 [2020-09-24T20:16:46.309Z] 
20:16:46 [2020-09-24T20:16:46.309Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + RM_GOPATH=0
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + TMP_GOPATH=
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + : /build
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + '[' -z '' ']'
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 ++ mktemp -d
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + export GOPATH=/tmp/tmp.kZxziksdUl
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + GOPATH=/tmp/tmp.kZxziksdUl
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + RM_GOPATH=1
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 + case "$(go env GOARCH)" in
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.130 ++ go env GOARCH
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.157 + export GO_BUILDMODE=-buildmode=pie
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.157 + GO_BUILDMODE=-buildmode=pie
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.162 ++ dirname /tmp/install/install.sh
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + dir=/tmp/install
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + bin=containerd
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + shift
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + '[' '!' -f /tmp/install/containerd.installer ']'
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + . /tmp/install/containerd.installer
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 ++ set -e
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + install_containerd
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kZxziksdUl/src/github.com/containerd/containerd
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.176 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
20:16:46 [2020-09-24T20:16:46.309Z] #52 1.177 Cloning into '/tmp/tmp.kZxziksdUl/src/github.com/containerd/containerd'...
20:16:46 [2020-09-24T20:16:46.309Z] #52 ...
20:16:46 [2020-09-24T20:16:46.309Z] 
20:16:46 [2020-09-24T20:16:46.309Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:16:46 [2020-09-24T20:16:46.309Z] #25 9.149 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:16:46 [2020-09-24T20:16:46.309Z] #25 9.278 
20:16:46 [2020-09-24T20:16:46.309Z] #25 9.388 
######################################################################## 100.0%
20:16:46 [2020-09-24T20:16:46.309Z] #25 9.440 
20:16:46 [2020-09-24T20:16:46.309Z] #25 9.900 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
20:16:46 [2020-09-24T20:16:46.309Z] #25 9.942 skipping existing c35d46ef359f
20:16:46 [2020-09-24T20:16:46.537Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done
20:16:46 [2020-09-24T20:16:46.537Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
20:16:46 [2020-09-24T20:16:46.569Z] #25 ...
20:16:46 [2020-09-24T20:16:46.569Z] 
20:16:46 [2020-09-24T20:16:46.569Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:46 [2020-09-24T20:16:46.569Z] #47 DONE 23.8s
20:16:46 [2020-09-24T20:16:46.569Z] 
20:16:46 [2020-09-24T20:16:46.569Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:16:46 [2020-09-24T20:16:46.569Z] #25 9.987 
20:16:46 [2020-09-24T20:16:46.797Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
20:16:47 [2020-09-24T20:16:47.056Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
20:16:47 [2020-09-24T20:16:47.145Z] #25 10.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:16:47 [2020-09-24T20:16:47.405Z] #25 10.78 
20:16:47 [2020-09-24T20:16:47.405Z] #25 10.85 
######################################################################## 100.0%
20:16:47 [2020-09-24T20:16:47.406Z] #25 ...
20:16:47 [2020-09-24T20:16:47.406Z] 
20:16:47 [2020-09-24T20:16:47.406Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:16:47 [2020-09-24T20:16:47.406Z] #32 22.50 Selecting previously unselected package libuv1:amd64.
20:16:47 [2020-09-24T20:16:47.406Z] #32 22.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 22.50 Unpacking libuv1:amd64 (1.24.1-1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 22.68 Selecting previously unselected package cmake.
20:16:47 [2020-09-24T20:16:47.406Z] #32 22.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 22.68 Unpacking cmake (3.13.4-1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 23.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 23.64 Setting up xxd (2:8.1.0875-5) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 23.69 Setting up libuv1:amd64 (1.24.1-1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 23.81 Setting up vim-common (2:8.1.0875-5) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 23.94 Setting up librhash0:amd64 (1.3.8-1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 23.99 Setting up cmake-data (3.13.4-1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 24.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 24.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 24.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 24.18 Setting up cmake (3.13.4-1) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 24.20 Processing triggers for libc-bin (2.28-10) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 24.26 Processing triggers for mime-support (3.62) ...
20:16:47 [2020-09-24T20:16:47.406Z] #32 DONE 24.7s
20:16:47 [2020-09-24T20:16:47.406Z] 
20:16:47 [2020-09-24T20:16:47.406Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:16:47 [2020-09-24T20:16:47.406Z] #25 10.89 
20:16:47 [2020-09-24T20:16:47.406Z] #25 10.91 Download of images into '/build' complete.
20:16:47 [2020-09-24T20:16:47.406Z] #25 10.92 Use something like the following to load the result into a Docker daemon:
20:16:47 [2020-09-24T20:16:47.406Z] #25 10.92   tar -cC '/build' . | docker load
20:16:47 [2020-09-24T20:16:47.570Z] #43 ...
20:16:47 [2020-09-24T20:16:47.570Z] 
20:16:47 [2020-09-24T20:16:47.570Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:16:47 [2020-09-24T20:16:47.570Z] #23 11.76 Fetched 8076 kB in 10s (786 kB/s)
20:16:47 [2020-09-24T20:16:47.570Z] #23 11.76 Reading package lists...
20:16:47 [2020-09-24T20:16:47.570Z] #23 15.48 Reading package lists...
20:16:47 [2020-09-24T20:16:47.570Z] #23 18.88 Building dependency tree...
20:16:47 [2020-09-24T20:16:47.570Z] #23 19.75 ca-certificates is already the newest version (20200601~deb10u1).
20:16:47 [2020-09-24T20:16:47.570Z] #23 19.75 The following additional packages will be installed:
20:16:47 [2020-09-24T20:16:47.570Z] #23 19.76   libjq1 libonig5
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.06 The following NEW packages will be installed:
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.07   jq libjq1 libonig5
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.21 Need to get 350 kB of archives.
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.21 After this operation, 1154 kB of additional disk space will be used.
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:16:47 [2020-09-24T20:16:47.570Z] #23 20.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:16:47 [2020-09-24T20:16:47.570Z] #23 ...
20:16:47 [2020-09-24T20:16:47.570Z] 
20:16:47 [2020-09-24T20:16:47.570Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:16:47 [2020-09-24T20:16:47.570Z] #41 10.26 vendor/golang.org/x/crypto/cryptobyte/asn1
20:16:47 [2020-09-24T20:16:47.570Z] #41 10.40 internal/nettrace
20:16:47 [2020-09-24T20:16:47.570Z] #41 10.46 runtime/cgo
20:16:47 [2020-09-24T20:16:47.570Z] #41 15.70 vendor/golang.org/x/crypto/internal/subtle
20:16:47 [2020-09-24T20:16:47.666Z] #25 DONE 11.0s
20:16:47 [2020-09-24T20:16:47.666Z] 
20:16:47 [2020-09-24T20:16:47.666Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:16:47 [2020-09-24T20:16:47.666Z] #52 10.77 Checking out files:  91% (2965/3242)   
Checking out files:  92% (2983/3242)   
Checking out files:  93% (3016/3242)   
Checking out files:  94% (3048/3242)   
Checking out files:  95% (3080/3242)   
Checking out files:  96% (3113/3242)   
Checking out files:  97% (3145/3242)   
Checking out files:  98% (3178/3242)   
Checking out files:  99% (3210/3242)   
Checking out files: 100% (3242/3242)   
Checking out files: 100% (3242/3242), done.
20:16:47 [2020-09-24T20:16:47.666Z] #52 10.89 + cd /tmp/tmp.kZxziksdUl/src/github.com/containerd/containerd
20:16:47 [2020-09-24T20:16:47.666Z] #52 10.89 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + export 'BUILDTAGS=netgo osusergo static_build'
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + BUILDTAGS='netgo osusergo static_build'
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + export EXTRA_FLAGS=-buildmode=pie
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + EXTRA_FLAGS=-buildmode=pie
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + '[' '' = dynamic ']'
20:16:47 [2020-09-24T20:16:47.666Z] #52 11.34 + make
20:16:47 [2020-09-24T20:16:47.862Z] #41 ...
20:16:47 [2020-09-24T20:16:47.862Z] 
20:16:47 [2020-09-24T20:16:47.862Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:47 [2020-09-24T20:16:47.862Z] #47 11.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:16:47 [2020-09-24T20:16:47.862Z] #47 11.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:16:47 [2020-09-24T20:16:47.862Z] #47 12.75 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:16:47 [2020-09-24T20:16:47.862Z] #47 13.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:16:47 [2020-09-24T20:16:47.862Z] #47 13.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:16:47 [2020-09-24T20:16:47.862Z] #47 13.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:16:47 [2020-09-24T20:16:47.862Z] #47 14.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:16:47 [2020-09-24T20:16:47.862Z] #47 14.51 runtime
20:16:47 [2020-09-24T20:16:47.927Z] #52 11.78 + bin/ctr
20:16:48 [2020-09-24T20:16:48.153Z] #47 ...
20:16:48 [2020-09-24T20:16:48.153Z] 
20:16:48 [2020-09-24T20:16:48.153Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:16:48 [2020-09-24T20:16:48.153Z] #23 20.91 debconf: delaying package configuration, since apt-utils is not installed
20:16:48 [2020-09-24T20:16:48.445Z] #23 21.00 Fetched 350 kB in 0s (2193 kB/s)
20:16:48 [2020-09-24T20:16:48.445Z] #23 21.08 Selecting previously unselected package libonig5:s390x.
20:16:48 [2020-09-24T20:16:48.445Z] #23 21.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
20:16:48 [2020-09-24T20:16:48.445Z] #23 21.16 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
20:16:48 [2020-09-24T20:16:48.445Z] #23 21.17 Unpacking libonig5:s390x (6.9.1-1) ...
20:16:48 [2020-09-24T20:16:48.736Z] #23 21.40 Selecting previously unselected package libjq1:s390x.
20:16:48 [2020-09-24T20:16:48.736Z] #23 21.40 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:16:48 [2020-09-24T20:16:48.736Z] #23 21.40 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #52 ...
20:16:48 [2020-09-24T20:16:48.867Z] 
20:16:48 [2020-09-24T20:16:48.867Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:48 [2020-09-24T20:16:48.867Z] #38 21.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 21.99 Setting up python-six (1.12.0-1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 23.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 23.70 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 23.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 23.94 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 24.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 24.04 Setting up protobuf-compiler (3.6.1.3-2) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 24.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 24.12 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 24.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 24.21 Setting up python-protobuf (3.6.1.3-2) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 25.86 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 25.87 Processing triggers for libc-bin (2.28-10) ...
20:16:48 [2020-09-24T20:16:48.867Z] #38 DONE 26.3s
20:16:48 [2020-09-24T20:16:48.960Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
20:16:49 [2020-09-24T20:16:49.029Z] #23 21.53 Selecting previously unselected package jq.
20:16:49 [2020-09-24T20:16:49.029Z] #23 21.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
20:16:49 [2020-09-24T20:16:49.029Z] #23 21.56 Unpacking jq (1.5+dfsg-2+b1) ...
20:16:49 [2020-09-24T20:16:49.127Z] 
20:16:49 [2020-09-24T20:16:49.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:16:49 [2020-09-24T20:16:49.219Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
20:16:49 [2020-09-24T20:16:49.322Z] #23 21.78 Setting up libonig5:s390x (6.9.1-1) ...
20:16:49 [2020-09-24T20:16:49.322Z] #23 21.80 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:16:49 [2020-09-24T20:16:49.322Z] #23 21.81 Setting up jq (1.5+dfsg-2+b1) ...
20:16:49 [2020-09-24T20:16:49.322Z] #23 21.81 Processing triggers for libc-bin (2.28-10) ...
20:16:49 [2020-09-24T20:16:49.322Z] #23 ...
20:16:49 [2020-09-24T20:16:49.322Z] 
20:16:49 [2020-09-24T20:16:49.322Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:49 [2020-09-24T20:16:49.322Z] #38 11.87 Fetched 8076 kB in 10s (792 kB/s)
20:16:49 [2020-09-24T20:16:49.322Z] #38 11.87 Reading package lists...
20:16:49 [2020-09-24T20:16:49.322Z] #38 16.09 Reading package lists...
20:16:49 [2020-09-24T20:16:49.322Z] #38 20.35 Building dependency tree...
20:16:49 [2020-09-24T20:16:49.322Z] #38 21.81 The following additional packages will be installed:
20:16:49 [2020-09-24T20:16:49.322Z] #38 21.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:16:49 [2020-09-24T20:16:49.322Z] #38 21.81   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:16:49 [2020-09-24T20:16:49.322Z] #38 21.81 Suggested packages:
20:16:49 [2020-09-24T20:16:49.322Z] #38 21.82   manpages-dev python-setuptools
20:16:49 [2020-09-24T20:16:49.639Z] #38 ...
20:16:49 [2020-09-24T20:16:49.639Z] 
20:16:49 [2020-09-24T20:16:49.639Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:16:49 [2020-09-24T20:16:49.639Z] #32 12.14 Fetched 8076 kB in 10s (769 kB/s)
20:16:49 [2020-09-24T20:16:49.639Z] #32 12.14 Reading package lists...
20:16:49 [2020-09-24T20:16:49.639Z] #32 15.86 Reading package lists...
20:16:49 [2020-09-24T20:16:49.639Z] #32 19.89 Building dependency tree...
20:16:49 [2020-09-24T20:16:49.639Z] #32 21.32 The following additional packages will be installed:
20:16:49 [2020-09-24T20:16:49.639Z] #32 21.32   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:16:49 [2020-09-24T20:16:49.639Z] #32 21.32 Suggested packages:
20:16:49 [2020-09-24T20:16:49.639Z] #32 21.32   cmake-doc ninja-build lrzip
20:16:49 [2020-09-24T20:16:49.639Z] #32 21.32 Recommended packages:
20:16:49 [2020-09-24T20:16:49.639Z] #32 21.32   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:16:49 [2020-09-24T20:16:49.639Z] #32 22.05 The following NEW packages will be installed:
20:16:49 [2020-09-24T20:16:49.639Z] #32 22.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:16:49 [2020-09-24T20:16:49.639Z] #32 22.12   vim-common xxd
20:16:49 [2020-09-24T20:16:49.639Z] #32 22.33 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:16:49 [2020-09-24T20:16:49.639Z] #32 22.33 Need to get 14.0 MB of archives.
20:16:49 [2020-09-24T20:16:49.639Z] #32 22.33 After this operation, 62.1 MB of additional disk space will be used.
20:16:49 [2020-09-24T20:16:49.639Z] #32 22.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:16:49 [2020-09-24T20:16:49.939Z] #32 22.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:16:49 [2020-09-24T20:16:49.939Z] #32 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
20:16:49 [2020-09-24T20:16:49.939Z] #32 ...
20:16:49 [2020-09-24T20:16:49.939Z] 
20:16:49 [2020-09-24T20:16:49.939Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:16:49 [2020-09-24T20:16:49.939Z] #23 DONE 22.5s
20:16:49 [2020-09-24T20:16:49.939Z] 
20:16:49 [2020-09-24T20:16:49.939Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:16:49 [2020-09-24T20:16:49.939Z] #32 22.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:16:49 [2020-09-24T20:16:49.939Z] #32 ...
20:16:49 [2020-09-24T20:16:49.939Z] 
20:16:49 [2020-09-24T20:16:49.939Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:49 [2020-09-24T20:16:49.939Z] #60 12.53 + cd /tmp/tmp.0Llf9iQK11/src/github.com/docker/libnetwork
20:16:49 [2020-09-24T20:16:49.939Z] #60 12.53 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
20:16:49 [2020-09-24T20:16:49.939Z] #60 13.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:16:49 [2020-09-24T20:16:49.939Z] #60 ...
20:16:49 [2020-09-24T20:16:49.939Z] 
20:16:49 [2020-09-24T20:16:49.939Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:16:49 [2020-09-24T20:16:49.939Z] #24 DONE 0.1s
20:16:49 [2020-09-24T20:16:49.939Z] 
20:16:49 [2020-09-24T20:16:49.939Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:49 [2020-09-24T20:16:49.939Z] #38 22.74 The following NEW packages will be installed:
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.78   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.78   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.78   python-six zlib1g-dev
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.91 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.91 Need to get 3742 kB of archives.
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.91 After this operation, 22.0 MB of additional disk space will be used.
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 22.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
20:16:50 [2020-09-24T20:16:50.274Z] #38 23.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
20:16:50 [2020-09-24T20:16:50.510Z] #39 1.432 Note: Building without setproctitle() and strlcpy() support.
20:16:50 [2020-09-24T20:16:50.510Z] #39 1.433       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:16:50 [2020-09-24T20:16:50.510Z] #39 1.443 Note: Building without GnuTLS support
20:16:50 [2020-09-24T20:16:50.510Z] #39 1.449 Makefile.config:39: Warn: you have no libnftables installed
20:16:50 [2020-09-24T20:16:50.510Z] #39 1.449 Makefile.config:40: Warn: Building without nftables support
20:16:50 [2020-09-24T20:16:50.576Z] #38 23.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
20:16:50 [2020-09-24T20:16:50.576Z] #38 23.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
20:16:50 [2020-09-24T20:16:50.576Z] #38 23.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
20:16:50 [2020-09-24T20:16:50.576Z] #38 23.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
20:16:50 [2020-09-24T20:16:50.576Z] #38 23.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
20:16:50 [2020-09-24T20:16:50.576Z] #38 23.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
20:16:50 [2020-09-24T20:16:50.576Z] #38 23.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
20:16:50 [2020-09-24T20:16:50.576Z] #38 ...
20:16:50 [2020-09-24T20:16:50.576Z] 
20:16:50 [2020-09-24T20:16:50.576Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:16:50 [2020-09-24T20:16:50.576Z] #36 13.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:16:50 [2020-09-24T20:16:50.576Z] #36 14.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:16:50 [2020-09-24T20:16:50.576Z] #36 ...
20:16:50 [2020-09-24T20:16:50.576Z] 
20:16:50 [2020-09-24T20:16:50.576Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:16:50 [2020-09-24T20:16:50.576Z] #10 13.19 Fetched 8076 kB in 10s (773 kB/s)
20:16:50 [2020-09-24T20:16:50.576Z] #10 13.19 Reading package lists...
20:16:50 [2020-09-24T20:16:50.576Z] #10 17.15 Reading package lists...
20:16:50 [2020-09-24T20:16:50.576Z] #10 21.75 Building dependency tree...
20:16:50 [2020-09-24T20:16:50.576Z] #10 22.94 The following additional packages will be installed:
20:16:50 [2020-09-24T20:16:50.576Z] #10 22.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:16:50 [2020-09-24T20:16:50.576Z] #10 22.94   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:16:50 [2020-09-24T20:16:50.576Z] #10 22.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:16:50 [2020-09-24T20:16:50.576Z] #10 22.94   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:16:50 [2020-09-24T20:16:50.576Z] #10 22.95 Suggested packages:
20:16:50 [2020-09-24T20:16:50.576Z] #10 22.95   gcc-8-locales seccomp wine64
20:16:50 [2020-09-24T20:16:50.869Z] #10 ...
20:16:50 [2020-09-24T20:16:50.869Z] 
20:16:50 [2020-09-24T20:16:50.869Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:16:50 [2020-09-24T20:16:50.869Z] #51 13.49 Fetched 8076 kB in 11s (750 kB/s)
20:16:50 [2020-09-24T20:16:50.869Z] #51 13.49 Reading package lists...
20:16:50 [2020-09-24T20:16:50.869Z] #51 17.25 Reading package lists...
20:16:50 [2020-09-24T20:16:50.869Z] #51 21.80 Building dependency tree...
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.17 The following additional packages will be installed:
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.17   libbtrfs0
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.24 The following NEW packages will be installed:
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.25   libbtrfs-dev libbtrfs0
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.36 Need to get 118 kB of archives.
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.36 After this operation, 390 kB of additional disk space will be used.
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:16:50 [2020-09-24T20:16:50.869Z] #51 23.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:16:50 [2020-09-24T20:16:50.869Z] #51 ...
20:16:50 [2020-09-24T20:16:50.869Z] 
20:16:50 [2020-09-24T20:16:50.869Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:16:50 [2020-09-24T20:16:50.869Z] #32 23.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
20:16:50 [2020-09-24T20:16:50.869Z] #32 23.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
20:16:50 [2020-09-24T20:16:50.869Z] #32 23.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
20:16:50 [2020-09-24T20:16:50.869Z] #32 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
20:16:50 [2020-09-24T20:16:50.869Z] #32 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
20:16:50 [2020-09-24T20:16:50.869Z] #32 23.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
20:16:51 [2020-09-24T20:16:51.452Z] #39 2.315 fatal: not a git repository (or any of the parent directories): .git
20:16:51 [2020-09-24T20:16:51.452Z] #39 2.372   GEN      .gitid
20:16:51 [2020-09-24T20:16:51.452Z] #39 2.415   GEN      criu/include/version.h
20:16:51 [2020-09-24T20:16:51.452Z] #39 2.497   GEN      include/common/asm
20:16:51 [2020-09-24T20:16:51.712Z] #39 ...
20:16:51 [2020-09-24T20:16:51.712Z] 
20:16:51 [2020-09-24T20:16:51.712Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.034 + RM_GOPATH=0
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.034 + TMP_GOPATH=
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.037 + : /build
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.037 + '[' -z '' ']'
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.037 ++ mktemp -d
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.037 + export GOPATH=/tmp/tmp.v1uARot7zi
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.037 + GOPATH=/tmp/tmp.v1uARot7zi
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.037 + RM_GOPATH=1
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.037 + case "$(go env GOARCH)" in
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.047 ++ go env GOARCH
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.058 + export GO_BUILDMODE=-buildmode=pie
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.058 + GO_BUILDMODE=-buildmode=pie
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.059 ++ dirname /tmp/install/install.sh
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + dir=/tmp/install
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + bin=tini
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + shift
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + '[' '!' -f /tmp/install/tini.installer ']'
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + . /tmp/install/tini.installer
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + install_tini
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 + git clone https://github.com/krallin/tini.git /tmp/tmp.v1uARot7zi/tini
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.066 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.069 Cloning into '/tmp/tmp.v1uARot7zi/tini'...
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.477 + cd /tmp/tmp.v1uARot7zi/tini
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.478 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.484 + cmake .
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.766 -- The C compiler identification is GNU 8.3.0
20:16:51 [2020-09-24T20:16:51.712Z] #33 1.786 -- Check for working C compiler: /usr/bin/cc
20:16:51 [2020-09-24T20:16:51.712Z] #33 2.126 -- Check for working C compiler: /usr/bin/cc -- works
20:16:51 [2020-09-24T20:16:51.712Z] #33 2.126 -- Detecting C compiler ABI info
20:16:51 [2020-09-24T20:16:51.712Z] #33 2.402 -- Detecting C compiler ABI info - done
20:16:51 [2020-09-24T20:16:51.712Z] #33 2.416 -- Detecting C compile features
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.206 -- Detecting C compile features - done
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.215 -- Performing Test HAS_BUILTIN_FORTIFY
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.299 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.340 -- Configuring done
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.348 -- Generating done
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.349 -- Build files have been written to: /tmp/tmp.v1uARot7zi/tini
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.358 + make tini-static
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.514 Scanning dependencies of target tini-static
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.569 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:16:51 [2020-09-24T20:16:51.712Z] #33 3.889 [100%] Linking C executable tini-static
20:16:51 [2020-09-24T20:16:51.712Z] #33 4.185 [100%] Built target tini-static
20:16:51 [2020-09-24T20:16:51.712Z] #33 4.230 + mkdir -p /build
20:16:51 [2020-09-24T20:16:51.712Z] #33 4.232 + cp tini-static /build/docker-init
20:16:51 [2020-09-24T20:16:51.712Z] #33 DONE 4.4s
20:16:51 [2020-09-24T20:16:51.752Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done
20:16:51 [2020-09-24T20:16:51.752Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.30 debconf: delaying package configuration, since apt-utils is not installed
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.41 Fetched 14.0 MB in 1s (11.7 MB/s)
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.46 Selecting previously unselected package xxd.
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.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.)
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.57 Unpacking xxd (2:8.1.0875-5) ...
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.71 Selecting previously unselected package vim-common.
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:16:51 [2020-09-24T20:16:51.904Z] #32 24.72 Unpacking vim-common (2:8.1.0875-5) ...
20:16:51 [2020-09-24T20:16:51.973Z] 
20:16:51 [2020-09-24T20:16:51.973Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:16:51 [2020-09-24T20:16:51.973Z] #54 26.46 + for f in rootlesskit rootlesskit-docker-proxy
20:16:51 [2020-09-24T20:16:51.973Z] #54 26.46 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:16:51 [2020-09-24T20:16:51.973Z] #54 DONE 29.2s
20:16:51 [2020-09-24T20:16:51.973Z] 
20:16:51 [2020-09-24T20:16:51.973Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:16:51 [2020-09-24T20:16:51.973Z] #55 DONE 0.0s
20:16:51 [2020-09-24T20:16:51.973Z] 
20:16:51 [2020-09-24T20:16:51.973Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:16:51 [2020-09-24T20:16:51.973Z] #41 21.19 vendor/golang.org/x/text/secure/bidirule
20:16:51 [2020-09-24T20:16:51.973Z] #41 21.44 vendor/golang.org/x/text/unicode/norm
20:16:51 [2020-09-24T20:16:51.973Z] #41 21.59 mime
20:16:51 [2020-09-24T20:16:51.973Z] #41 21.75 go/parser
20:16:51 [2020-09-24T20:16:51.973Z] #41 23.20 vendor/golang.org/x/net/idna
20:16:51 [2020-09-24T20:16:51.973Z] #41 23.48 go/doc
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.01 crypto/elliptic
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.01 encoding/asn1
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.01 crypto/dsa
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.01 crypto/rand
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.39 crypto/ed25519
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.39 crypto/rsa
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.75 crypto/x509/pkix
20:16:51 [2020-09-24T20:16:51.973Z] #41 24.75 vendor/golang.org/x/crypto/cryptobyte
20:16:51 [2020-09-24T20:16:51.973Z] #41 25.01 crypto/ecdsa
20:16:51 [2020-09-24T20:16:51.973Z] #41 25.68 github.com/LK4D4/vndr/build
20:16:51 [2020-09-24T20:16:51.973Z] #41 27.78 vendor/golang.org/x/net/http/httpproxy
20:16:51 [2020-09-24T20:16:51.973Z] #41 27.78 net/textproto
20:16:51 [2020-09-24T20:16:51.973Z] #41 27.78 crypto/x509
20:16:51 [2020-09-24T20:16:51.973Z] #41 28.26 vendor/golang.org/x/net/http/httpguts
20:16:51 [2020-09-24T20:16:51.973Z] #41 28.26 mime/multipart
20:16:51 [2020-09-24T20:16:51.973Z] #41 29.16 crypto/tls
20:16:51 [2020-09-24T20:16:51.973Z] #41 ...
20:16:51 [2020-09-24T20:16:51.973Z] 
20:16:51 [2020-09-24T20:16:51.973Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:16:51 [2020-09-24T20:16:51.973Z] #56 DONE 0.0s
20:16:51 [2020-09-24T20:16:51.973Z] 
20:16:51 [2020-09-24T20:16:51.973Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:16:51 [2020-09-24T20:16:51.973Z] #10 25.09 Selecting previously unselected package gcc-mingw-w64-base.
20:16:51 [2020-09-24T20:16:51.973Z] #10 25.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:16:51 [2020-09-24T20:16:51.973Z] #10 25.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:16:51 [2020-09-24T20:16:51.973Z] #10 25.19 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:16:51 [2020-09-24T20:16:51.973Z] #10 25.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:16:51 [2020-09-24T20:16:51.973Z] #10 25.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:16:52 [2020-09-24T20:16:52.200Z] #32 ...
20:16:52 [2020-09-24T20:16:52.200Z] 
20:16:52 [2020-09-24T20:16:52.200Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.12 debconf: delaying package configuration, since apt-utils is not installed
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.22 Fetched 118 kB in 0s (1071 kB/s)
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.27 Selecting previously unselected package libbtrfs0.
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.27 (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.)
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.30 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.32 Unpacking libbtrfs0 (4.20.1-2) ...
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.41 Selecting previously unselected package libbtrfs-dev.
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.44 Unpacking libbtrfs-dev (4.20.1-2) ...
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.56 Setting up libbtrfs0 (4.20.1-2) ...
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.58 Setting up libbtrfs-dev (4.20.1-2) ...
20:16:52 [2020-09-24T20:16:52.200Z] #51 24.61 Processing triggers for libc-bin (2.28-10) ...
20:16:52 [2020-09-24T20:16:52.200Z] #51 DONE 24.8s
20:16:52 [2020-09-24T20:16:52.200Z] 
20:16:52 [2020-09-24T20:16:52.200Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:52 [2020-09-24T20:16:52.200Z] #38 23.93 debconf: delaying package configuration, since apt-utils is not installed
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.07 Fetched 3742 kB in 0s (9308 kB/s)
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.11 Selecting previously unselected package libcap-dev:s390x.
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.11 (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.)
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.18 Unpacking libcap-dev:s390x (1:2.25-2) ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.28 Selecting previously unselected package libnet1:s390x.
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.29 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.40 Selecting previously unselected package libnet1-dev.
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.56 Selecting previously unselected package libnl-3-200:s390x.
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.57 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.69 Selecting previously unselected package libnl-3-dev:s390x.
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.70 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
20:16:52 [2020-09-24T20:16:52.200Z] #38 24.97 Selecting previously unselected package libprotobuf-c1:s390x.
20:16:52 [2020-09-24T20:16:52.498Z] #38 24.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.498Z] #38 25.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:16:52 [2020-09-24T20:16:52.498Z] #38 25.07 Selecting previously unselected package libprotobuf-c-dev:s390x.
20:16:52 [2020-09-24T20:16:52.498Z] #38 25.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.498Z] #38 25.09 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:16:52 [2020-09-24T20:16:52.498Z] #38 25.15 Selecting previously unselected package zlib1g-dev:s390x.
20:16:52 [2020-09-24T20:16:52.498Z] #38 25.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
20:16:52 [2020-09-24T20:16:52.498Z] #38 25.15 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:16:52 [2020-09-24T20:16:52.913Z] #10 ...
20:16:52 [2020-09-24T20:16:52.913Z] 
20:16:52 [2020-09-24T20:16:52.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.641   PBCC     images/timens.pb-c.c
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.672   DEP      images/timens.pb-c.d
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.695   PBCC     images/fown.pb-c.c
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.703   PBCC     images/google/protobuf/descriptor.pb-c.c
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.743   PBCC     images/opts.pb-c.c
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.768   PBCC     images/memfd.pb-c.c
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.786   DEP      images/fown.pb-c.d
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.799   DEP      images/google/protobuf/descriptor.pb-c.d
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.817   DEP      images/opts.pb-c.d
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.856   DEP      images/memfd.pb-c.d
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.880   PBCC     images/sit.pb-c.c
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.898   DEP      images/sit.pb-c.d
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.918   PBCC     images/macvlan.pb-c.c
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.926   DEP      images/macvlan.pb-c.d
20:16:52 [2020-09-24T20:16:52.913Z] #39 3.946   PBCC     images/autofs.pb-c.c
20:16:52 [2020-09-24T20:16:52.914Z] #39 3.975   DEP      images/autofs.pb-c.d
20:16:52 [2020-09-24T20:16:52.914Z] #39 4.005   PBCC     images/sysctl.pb-c.c
20:16:52 [2020-09-24T20:16:52.914Z] #39 4.020   DEP      images/sysctl.pb-c.d
20:16:53 [2020-09-24T20:16:53.132Z] #38 25.52 Selecting previously unselected package libprotobuf17:s390x.
20:16:53 [2020-09-24T20:16:53.132Z] #38 25.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
20:16:53 [2020-09-24T20:16:53.132Z] #38 25.53 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.043   PBCC     images/time.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.053   DEP      images/time.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.069   PBCC     images/binfmt-misc.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.080   DEP      images/binfmt-misc.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.101   PBCC     images/seccomp.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.108   DEP      images/seccomp.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.129   PBCC     images/userns.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.140   DEP      images/userns.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.165   PBCC     images/cgroup.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.195   DEP      images/cgroup.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.232   PBCC     images/ext-file.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.244   DEP      images/ext-file.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.269   PBCC     images/rpc.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.294   DEP      images/rpc.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.306   PBCC     images/siginfo.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.313   DEP      images/siginfo.pb-c.d
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.324   PBCC     images/pagemap.pb-c.c
20:16:53 [2020-09-24T20:16:53.174Z] #39 4.335   DEP      images/pagemap.pb-c.d
20:16:53 [2020-09-24T20:16:53.430Z] #38 26.12 Selecting previously unselected package libprotobuf-lite17:s390x.
20:16:53 [2020-09-24T20:16:53.430Z] #38 26.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
20:16:53 [2020-09-24T20:16:53.430Z] #38 26.12 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.347   PBCC     images/rlimit.pb-c.c
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.359   DEP      images/rlimit.pb-c.d
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.373   PBCC     images/file-lock.pb-c.c
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.383   DEP      images/file-lock.pb-c.d
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.403   PBCC     images/tty.pb-c.c
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.422   DEP      images/tty.pb-c.d
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.453   PBCC     images/tun.pb-c.c
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.472   PBCC     images/netdev.pb-c.c
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.490   DEP      images/tun.pb-c.d
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.526   DEP      images/netdev.pb-c.d
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.547   PBCC     images/vma.pb-c.c
20:16:53 [2020-09-24T20:16:53.434Z] #39 4.564   DEP      images/vma.pb-c.d
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.592   PBCC     images/creds.pb-c.c
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.600   DEP      images/creds.pb-c.d
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.616   PBCC     images/utsns.pb-c.c
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.630   DEP      images/utsns.pb-c.d
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.645   PBCC     images/ipc-desc.pb-c.c
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.652   PBCC     images/ipc-sem.pb-c.c
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.658   DEP      images/ipc-desc.pb-c.d
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.672   DEP      images/ipc-sem.pb-c.d
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.694   PBCC     images/ipc-msg.pb-c.c
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.700   DEP      images/ipc-msg.pb-c.d
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.751   PBCC     images/ipc-shm.pb-c.c
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.758   DEP      images/ipc-shm.pb-c.d
20:16:53 [2020-09-24T20:16:53.694Z] #39 4.772   PBCC     images/ipc-var.pb-c.c
20:16:53 [2020-09-24T20:16:53.727Z] #38 ...
20:16:53 [2020-09-24T20:16:53.727Z] 
20:16:53 [2020-09-24T20:16:53.727Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:16:53 [2020-09-24T20:16:53.727Z] #60 DONE 26.3s
20:16:53 [2020-09-24T20:16:53.727Z] 
20:16:53 [2020-09-24T20:16:53.727Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:16:53 [2020-09-24T20:16:53.727Z] #38 26.32 Selecting previously unselected package libprotobuf-dev:s390x.
20:16:53 [2020-09-24T20:16:53.727Z] #38 26.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
20:16:53 [2020-09-24T20:16:53.727Z] #38 26.34 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.779   DEP      images/ipc-var.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.798   PBCC     images/sk-opts.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.808   PBCC     images/packet-sock.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.826   DEP      images/sk-opts.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.840   DEP      images/packet-sock.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.881   PBCC     images/sk-netlink.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.908   DEP      images/sk-netlink.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.921   PBCC     images/sk-inet.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.936   DEP      images/sk-inet.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.951   PBCC     images/sk-unix.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.968   DEP      images/sk-unix.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 4.988   PBCC     images/mm.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 5.008   DEP      images/mm.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 5.040   PBCC     images/timerfd.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 5.068   DEP      images/timerfd.pb-c.d
20:16:53 [2020-09-24T20:16:53.954Z] #39 5.088   PBCC     images/timer.pb-c.c
20:16:53 [2020-09-24T20:16:53.954Z] #39 5.096   DEP      images/timer.pb-c.d
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.110   PBCC     images/sa.pb-c.c
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.153   DEP      images/sa.pb-c.d
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.178   PBCC     images/pipe-data.pb-c.c
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.196   DEP      images/pipe-data.pb-c.d
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.213   PBCC     images/mnt.pb-c.c
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.225   DEP      images/mnt.pb-c.d
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.248   PBCC     images/sk-packet.pb-c.c
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.260   DEP      images/sk-packet.pb-c.d
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.271   PBCC     images/tcp-stream.pb-c.c
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.284   DEP      images/tcp-stream.pb-c.d
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.295   PBCC     images/pipe.pb-c.c
20:16:54 [2020-09-24T20:16:54.215Z] #39 5.307   DEP      images/pipe.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.319   PBCC     images/pstree.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.328   DEP      images/pstree.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.357   PBCC     images/fs.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.376   DEP      images/fs.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.395   PBCC     images/signalfd.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.409   DEP      images/signalfd.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.434   PBCC     images/fh.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.447   PBCC     images/fsnotify.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.470   DEP      images/fh.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.484   DEP      images/fsnotify.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.516   PBCC     images/eventpoll.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.528   DEP      images/eventpoll.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.544   PBCC     images/eventfd.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.556   DEP      images/eventfd.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.570   PBCC     images/remap-file-path.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.592   DEP      images/remap-file-path.pb-c.d
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.612   PBCC     images/fifo.pb-c.c
20:16:54 [2020-09-24T20:16:54.475Z] #39 5.632   DEP      images/fifo.pb-c.d
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.666   PBCC     images/ghost-file.pb-c.c
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.696   DEP      images/ghost-file.pb-c.d
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.736   PBCC     images/regfile.pb-c.c
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.754   DEP      images/regfile.pb-c.d
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.766   PBCC     images/ns.pb-c.c
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.779   DEP      images/ns.pb-c.d
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.792   PBCC     images/fdinfo.pb-c.c
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.809   DEP      images/fdinfo.pb-c.d
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.834   PBCC     images/core-aarch64.pb-c.c
20:16:54 [2020-09-24T20:16:54.736Z] #39 5.847   PBCC     images/core-arm.pb-c.c
20:16:54 [2020-09-24T20:16:54.996Z] #39 5.870   PBCC     images/core-ppc64.pb-c.c
20:16:54 [2020-09-24T20:16:54.996Z] #39 5.884   PBCC     images/core-s390.pb-c.c
20:16:54 [2020-09-24T20:16:54.996Z] #39 5.907   PBCC     images/core-x86.pb-c.c
20:16:54 [2020-09-24T20:16:54.996Z] #39 5.928   PBCC     images/core.pb-c.c
20:16:54 [2020-09-24T20:16:54.996Z] #39 5.958   PBCC     images/inventory.pb-c.c
20:16:54 [2020-09-24T20:16:54.996Z] #39 5.979   DEP      images/core-aarch64.pb-c.d
20:16:54 [2020-09-24T20:16:54.996Z] #39 5.996   DEP      images/core-arm.pb-c.d
20:16:54 [2020-09-24T20:16:54.996Z] #39 6.015   DEP      images/core-ppc64.pb-c.d
20:16:54 [2020-09-24T20:16:54.996Z] #39 6.036   DEP      images/core-s390.pb-c.d
20:16:54 [2020-09-24T20:16:54.996Z] #39 6.076   DEP      images/core-x86.pb-c.d
20:16:55 [2020-09-24T20:16:55.242Z] #38 27.66 Selecting previously unselected package libprotoc17:s390x.
20:16:55 [2020-09-24T20:16:55.242Z] #38 27.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
20:16:55 [2020-09-24T20:16:55.242Z] #38 27.66 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
20:16:55 [2020-09-24T20:16:55.256Z] #39 6.097   DEP      images/core.pb-c.d
20:16:55 [2020-09-24T20:16:55.256Z] #39 6.116   DEP      images/inventory.pb-c.d
20:16:55 [2020-09-24T20:16:55.256Z] #39 6.137   PBCC     images/cpuinfo.pb-c.c
20:16:55 [2020-09-24T20:16:55.256Z] #39 6.152   DEP      images/cpuinfo.pb-c.d
20:16:55 [2020-09-24T20:16:55.256Z] #39 6.164   PBCC     images/stats.pb-c.c
20:16:55 [2020-09-24T20:16:55.256Z] #39 6.171   DEP      images/stats.pb-c.d
20:16:55 [2020-09-24T20:16:55.534Z] #38 28.21 Selecting previously unselected package protobuf-c-compiler.
20:16:55 [2020-09-24T20:16:55.534Z] #38 28.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
20:16:55 [2020-09-24T20:16:55.534Z] #38 28.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:16:55 [2020-09-24T20:16:55.534Z] #38 28.30 Selecting previously unselected package protobuf-compiler.
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.30 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.39 Selecting previously unselected package python-pkg-resources.
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.40 Unpacking python-pkg-resources (40.8.0-1) ...
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.54 Selecting previously unselected package python-six.
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.56 Unpacking python-six (1.12.0-1) ...
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.64 Selecting previously unselected package python-protobuf.
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
20:16:55 [2020-09-24T20:16:55.828Z] #38 28.64 Unpacking python-protobuf (3.6.1.3-2) ...
20:16:55 [2020-09-24T20:16:55.942Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done
20:16:55 [2020-09-24T20:16:55.942Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
20:16:55 [2020-09-24T20:16:55.942Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
20:16:55 [2020-09-24T20:16:55.942Z] #7 DONE 16.2s
20:16:55 [2020-09-24T20:16:55.942Z] 
20:16:55 [2020-09-24T20:16:55.942Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:16:56 [2020-09-24T20:16:56.195Z] #39 7.201 make[1]: Nothing to be done for 'all'.
20:16:56 [2020-09-24T20:16:56.463Z] #38 29.02 Setting up python-pkg-resources (40.8.0-1) ...
20:16:57 [2020-09-24T20:16:57.136Z] #39 ...
20:16:57 [2020-09-24T20:16:57.136Z] 
20:16:57 [2020-09-24T20:16:57.136Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:16:57 [2020-09-24T20:16:57.136Z] #28 DONE 34.4s
20:16:57 [2020-09-24T20:16:57.136Z] 
20:16:57 [2020-09-24T20:16:57.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:16:57 [2020-09-24T20:16:57.136Z] #39 8.284   CC       images/stats.o
20:16:57 [2020-09-24T20:16:57.397Z] #39 8.415   CC       images/core.o
20:16:57 [2020-09-24T20:16:57.657Z] #39 8.642   CC       images/core-x86.o
20:16:57 [2020-09-24T20:16:57.918Z] #39 8.756   CC       images/core-arm.o
20:16:57 [2020-09-24T20:16:57.918Z] #39 8.841   CC       images/core-aarch64.o
20:16:57 [2020-09-24T20:16:57.918Z] #39 8.931   CC       images/core-ppc64.o
20:16:57 [2020-09-24T20:16:57.990Z] #38 30.73 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:16:57 [2020-09-24T20:16:57.990Z] #38 30.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:16:57 [2020-09-24T20:16:57.990Z] #38 30.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:16:57 [2020-09-24T20:16:57.990Z] #38 30.76 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:16:57 [2020-09-24T20:16:57.990Z] #38 30.76 Setting up python-six (1.12.0-1) ...
20:16:58 [2020-09-24T20:16:58.178Z] #39 9.150   CC       images/core-s390.o
20:16:58 [2020-09-24T20:16:58.439Z] #39 9.320   CC       images/cpuinfo.o
20:16:58 [2020-09-24T20:16:58.439Z] #39 9.449   CC       images/inventory.o
20:16:58 [2020-09-24T20:16:58.439Z] #39 9.533   CC       images/fdinfo.o
20:16:58 [2020-09-24T20:16:58.699Z] #39 9.640   CC       images/fown.o
20:16:58 [2020-09-24T20:16:58.699Z] #39 9.705   CC       images/ns.o
20:16:58 [2020-09-24T20:16:58.699Z] #39 9.791   CC       images/regfile.o
20:16:58 [2020-09-24T20:16:58.960Z] #39 9.879   CC       images/ghost-file.o
20:16:58 [2020-09-24T20:16:58.960Z] #39 9.981   CC       images/fifo.o
20:16:58 [2020-09-24T20:16:58.960Z] #39 10.04   CC       images/remap-file-path.o
20:16:58 [2020-09-24T20:16:58.960Z] #39 10.10   CC       images/eventfd.o
20:16:59 [2020-09-24T20:16:59.220Z] #39 10.18   CC       images/eventpoll.o
20:16:59 [2020-09-24T20:16:59.220Z] #39 10.26   CC       images/fh.o
20:16:59 [2020-09-24T20:16:59.235Z] #8 DONE 2.6s
20:16:59 [2020-09-24T20:16:59.235Z] 
20:16:59 [2020-09-24T20:16:59.235Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:16:59 [2020-09-24T20:16:59.235Z] #9 DONE 0.5s
20:16:59 [2020-09-24T20:16:59.235Z] 
20:16:59 [2020-09-24T20:16:59.235Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:16:59 [2020-09-24T20:16:59.235Z] #21 ...
20:16:59 [2020-09-24T20:16:59.235Z] 
20:16:59 [2020-09-24T20:16:59.235Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:16:59 [2020-09-24T20:16:59.235Z] #35 DONE 0.1s
20:16:59 [2020-09-24T20:16:59.235Z] 
20:16:59 [2020-09-24T20:16:59.235Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:16:59 [2020-09-24T20:16:59.235Z] #27 DONE 0.1s
20:16:59 [2020-09-24T20:16:59.480Z] #39 10.36   CC       images/fsnotify.o
20:16:59 [2020-09-24T20:16:59.480Z] #39 10.53   CC       images/signalfd.o
20:16:59 [2020-09-24T20:16:59.480Z] #39 10.60   CC       images/fs.o
20:16:59 [2020-09-24T20:16:59.495Z] 
20:16:59 [2020-09-24T20:16:59.495Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:16:59 [2020-09-24T20:16:59.499Z] #38 32.27 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:16:59 [2020-09-24T20:16:59.740Z] #39 10.66   CC       images/pstree.o
20:16:59 [2020-09-24T20:16:59.740Z] #39 10.72   CC       images/pipe.o
20:16:59 [2020-09-24T20:16:59.740Z] #39 10.82   CC       images/tcp-stream.o
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.27 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.29 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.29 Setting up libcap-dev:s390x (1:2.25-2) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.30 Setting up libprotoc17:s390x (3.6.1.3-2) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.31 Setting up protobuf-compiler (3.6.1.3-2) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.32 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:16:59 [2020-09-24T20:16:59.791Z] #38 32.33 Setting up python-protobuf (3.6.1.3-2) ...
20:17:00 [2020-09-24T20:17:00.002Z] #39 ...
20:17:00 [2020-09-24T20:17:00.002Z] 
20:17:00 [2020-09-24T20:17:00.002Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:00 [2020-09-24T20:17:00.002Z] #41 31.05 net/http/httptrace
20:17:00 [2020-09-24T20:17:00.002Z] #41 31.13 net/http
20:17:00 [2020-09-24T20:17:00.002Z] #41 34.04 github.com/LK4D4/vndr/godl
20:17:00 [2020-09-24T20:17:00.002Z] #41 34.26 github.com/LK4D4/vndr
20:17:00 [2020-09-24T20:17:00.002Z] #41 DONE 37.3s
20:17:00 [2020-09-24T20:17:00.002Z] 
20:17:00 [2020-09-24T20:17:00.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:00 [2020-09-24T20:17:00.002Z] #39 10.89   CC       images/sk-packet.o
20:17:00 [2020-09-24T20:17:00.002Z] #39 10.98   CC       images/mnt.o
20:17:00 [2020-09-24T20:17:00.002Z] #39 11.09   CC       images/pipe-data.o
20:17:00 [2020-09-24T20:17:00.083Z] #38 ...
20:17:00 [2020-09-24T20:17:00.083Z] 
20:17:00 [2020-09-24T20:17:00.083Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:00 [2020-09-24T20:17:00.083Z] #25 2.528 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:17:00 [2020-09-24T20:17:00.083Z] #25 2.925 
20:17:00 [2020-09-24T20:17:00.083Z] #25 3.096 #=#=#                                                                         

####                                                                       5.6%
##########                                                                14.6%
################                                                          23.4%
#####################                                                     30.1%
##########################                                                36.9%
##################################                                        48.0%
#######################################                                   54.8%
############################################                              61.5%
#############################################                             63.8%
####################################################                      72.8%
#########################################################                 79.5%
##############################################################            86.3%
#################################################################         90.8%
####################################################################      95.3%
######################################################################## 100.0%
20:17:00 [2020-09-24T20:17:00.083Z] #25 5.176 
20:17:00 [2020-09-24T20:17:00.083Z] #25 5.288 
##                                                                         3.1%
###############################################                           66.1%
######################################################################## 100.0%
20:17:00 [2020-09-24T20:17:00.083Z] #25 5.903 
20:17:00 [2020-09-24T20:17:00.083Z] #25 6.165 
###########################                                               37.7%
###################################################                       71.1%
######################################################################## 100.0%
20:17:00 [2020-09-24T20:17:00.083Z] #25 6.772 #=#=#                                                                         
20:17:00 [2020-09-24T20:17:00.083Z] #25 6.892 
                                                                           0.0%
#######                                                                   10.9%
##############                                                            19.5%
####################                                                      28.1%
########################                                                  34.5%
#############################                                             41.0%
###################################                                       49.6%
########################################                                  56.0%
##############################################                            64.6%
###################################################                       71.0%
#######################################################                   77.5%
############################################################              83.9%
##################################################################        92.5%
#######################################################################   98.9%
######################################################################## 100.0%
20:17:00 [2020-09-24T20:17:00.083Z] #25 8.866 
20:17:00 [2020-09-24T20:17:00.267Z] #39 11.20   CC       images/sa.o
20:17:00 [2020-09-24T20:17:00.267Z] #39 11.26   CC       images/timer.o
20:17:00 [2020-09-24T20:17:00.267Z] #39 11.34   CC       images/timerfd.o
20:17:00 [2020-09-24T20:17:00.267Z] #39 11.40   CC       images/mm.o
20:17:00 [2020-09-24T20:17:00.527Z] #39 11.47   CC       images/sk-opts.o
20:17:00 [2020-09-24T20:17:00.527Z] #39 11.53   CC       images/sk-unix.o
20:17:00 [2020-09-24T20:17:00.527Z] #39 11.62   CC       images/sk-inet.o
20:17:00 [2020-09-24T20:17:00.527Z] #39 11.70   CC       images/tun.o
20:17:00 [2020-09-24T20:17:00.668Z] #25 9.047 
#                                                                          1.6%
##                                                                         2.9%
###                                                                        4.8%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.8%
##################                                                        25.9%
####################                                                      27.8%
20:17:00 [2020-09-24T20:17:00.668Z] #25 ...
20:17:00 [2020-09-24T20:17:00.668Z] 
20:17:00 [2020-09-24T20:17:00.668Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:00 [2020-09-24T20:17:00.668Z] #30 23.40 sync
20:17:00 [2020-09-24T20:17:00.668Z] #30 23.40 internal/reflectlite
20:17:00 [2020-09-24T20:17:00.668Z] #30 25.73 sort
20:17:00 [2020-09-24T20:17:00.668Z] #30 25.73 errors
20:17:00 [2020-09-24T20:17:00.668Z] #30 26.08 strconv
20:17:00 [2020-09-24T20:17:00.668Z] #30 26.89 io
20:17:00 [2020-09-24T20:17:00.668Z] #30 27.99 internal/oserror
20:17:00 [2020-09-24T20:17:00.668Z] #30 28.10 syscall
20:17:00 [2020-09-24T20:17:00.668Z] #30 29.59 reflect
20:17:00 [2020-09-24T20:17:00.788Z] #39 11.78   CC       images/sk-netlink.o
20:17:00 [2020-09-24T20:17:00.788Z] #39 11.83   CC       images/packet-sock.o
20:17:00 [2020-09-24T20:17:00.960Z] #30 ...
20:17:00 [2020-09-24T20:17:00.960Z] 
20:17:00 [2020-09-24T20:17:00.960Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:01 [2020-09-24T20:17:01.047Z] #39 11.93   CC       images/ipc-var.o
20:17:01 [2020-09-24T20:17:01.047Z] #39 12.00   CC       images/ipc-desc.o
20:17:01 [2020-09-24T20:17:01.047Z] #39 12.07   CC       images/ipc-shm.o
20:17:01 [2020-09-24T20:17:01.047Z] #39 12.13   CC       images/ipc-msg.o
20:17:01 [2020-09-24T20:17:01.149Z] Client:
20:17:01 [2020-09-24T20:17:01.149Z]  Debug Mode: false
20:17:01 [2020-09-24T20:17:01.149Z] 
20:17:01 [2020-09-24T20:17:01.149Z] Server:
20:17:01 [2020-09-24T20:17:01.149Z]  Containers: 0
20:17:01 [2020-09-24T20:17:01.149Z]   Running: 0
20:17:01 [2020-09-24T20:17:01.149Z]   Paused: 0
20:17:01 [2020-09-24T20:17:01.149Z]   Stopped: 0
20:17:01 [2020-09-24T20:17:01.149Z]  Images: 0
20:17:01 [2020-09-24T20:17:01.149Z]  Server Version: 19.03.13
20:17:01 [2020-09-24T20:17:01.149Z]  Storage Driver: overlay2
20:17:01 [2020-09-24T20:17:01.149Z]   Backing Filesystem: extfs
20:17:01 [2020-09-24T20:17:01.149Z]   Supports d_type: true
20:17:01 [2020-09-24T20:17:01.149Z]   Native Overlay Diff: true
20:17:01 [2020-09-24T20:17:01.149Z]  Logging Driver: json-file
20:17:01 [2020-09-24T20:17:01.149Z]  Cgroup Driver: cgroupfs
20:17:01 [2020-09-24T20:17:01.149Z]  Plugins:
20:17:01 [2020-09-24T20:17:01.149Z]   Volume: local
20:17:01 [2020-09-24T20:17:01.149Z]   Network: bridge host ipvlan macvlan null overlay
20:17:01 [2020-09-24T20:17:01.149Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:17:01 [2020-09-24T20:17:01.149Z]  Swarm: inactive
20:17:01 [2020-09-24T20:17:01.149Z]  Runtimes: runc
20:17:01 [2020-09-24T20:17:01.149Z]  Default Runtime: runc
20:17:01 [2020-09-24T20:17:01.149Z]  Init Binary: docker-init
20:17:01 [2020-09-24T20:17:01.149Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
20:17:01 [2020-09-24T20:17:01.149Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:17:01 [2020-09-24T20:17:01.149Z]  init version: fec3683
20:17:01 [2020-09-24T20:17:01.149Z]  Security Options:
20:17:01 [2020-09-24T20:17:01.149Z]   apparmor
20:17:01 [2020-09-24T20:17:01.149Z]   seccomp
20:17:01 [2020-09-24T20:17:01.149Z]    Profile: default
20:17:01 [2020-09-24T20:17:01.149Z]  Kernel Version: 5.4.0-1025-aws
20:17:01 [2020-09-24T20:17:01.149Z]  Operating System: Ubuntu 18.04.5 LTS
20:17:01 [2020-09-24T20:17:01.149Z]  OSType: linux
20:17:01 [2020-09-24T20:17:01.149Z]  Architecture: aarch64
20:17:01 [2020-09-24T20:17:01.149Z]  CPUs: 4
20:17:01 [2020-09-24T20:17:01.149Z]  Total Memory: 7.494GiB
20:17:01 [2020-09-24T20:17:01.149Z]  Name: ip-10-100-118-147
20:17:01 [2020-09-24T20:17:01.149Z]  ID: KZ7P:P43T:JL4T:WPPC:23MM:HAY7:WPBQ:V7UN:UQ77:DA37:VCVY:4MNL
20:17:01 [2020-09-24T20:17:01.149Z]  Docker Root Dir: /var/lib/docker
20:17:01 [2020-09-24T20:17:01.149Z]  Debug Mode: false
20:17:01 [2020-09-24T20:17:01.149Z]  Registry: https://index.docker.io/v1/
20:17:01 [2020-09-24T20:17:01.149Z]  Labels:
20:17:01 [2020-09-24T20:17:01.149Z]  Experimental: true
20:17:01 [2020-09-24T20:17:01.149Z]  Insecure Registries:
20:17:01 [2020-09-24T20:17:01.149Z]   127.0.0.0/8
20:17:01 [2020-09-24T20:17:01.149Z]  Live Restore Enabled: true
20:17:01 [2020-09-24T20:17:01.149Z] 
20:17:01 [2020-09-24T20:17:01.149Z] WARNING: No swap limit support
[Pipeline] sh
20:17:01 [2020-09-24T20:17:01.252Z] #25 9.047 
#                                                                          1.6%
##                                                                         2.9%
###                                                                        4.8%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.8%
##################                                                        25.9%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                36.5%
20:17:01 [2020-09-24T20:17:01.252Z] #25 ...
20:17:01 [2020-09-24T20:17:01.252Z] 
20:17:01 [2020-09-24T20:17:01.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:01 [2020-09-24T20:17:01.252Z] #10 23.99 The following NEW packages will be installed:
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.00   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.00   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.00   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.01   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.18 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.18 Need to get 73.3 MB of archives.
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.18 After this operation, 494 MB of additional disk space will be used.
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 24.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 25.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 25.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 27.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 29.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
20:17:01 [2020-09-24T20:17:01.252Z] #10 30.15 debconf: delaying package configuration, since apt-utils is not installed
20:17:01 [2020-09-24T20:17:01.252Z] #10 30.25 Fetched 73.3 MB in 5s (13.7 MB/s)
20:17:01 [2020-09-24T20:17:01.252Z] #10 30.33 Selecting previously unselected package binutils-mingw-w64-i686.
20:17:01 [2020-09-24T20:17:01.252Z] #10 30.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
20:17:01 [2020-09-24T20:17:01.252Z] #10 30.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
20:17:01 [2020-09-24T20:17:01.252Z] #10 30.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:17:01 [2020-09-24T20:17:01.252Z] #10 32.59 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:17:01 [2020-09-24T20:17:01.252Z] #10 32.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
20:17:01 [2020-09-24T20:17:01.252Z] #10 32.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #39 12.20   CC       images/ipc-sem.o
20:17:01 [2020-09-24T20:17:01.308Z] #39 12.28   CC       images/utsns.o
20:17:01 [2020-09-24T20:17:01.308Z] #39 ...
20:17:01 [2020-09-24T20:17:01.308Z] 
20:17:01 [2020-09-24T20:17:01.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:01 [2020-09-24T20:17:01.308Z] #10 31.75 Selecting previously unselected package g++-mingw-w64-x86-64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 31.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 31.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.06 Selecting previously unselected package libapparmor1:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.06 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.07 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.15 Selecting previously unselected package libapparmor-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.16 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.25 Selecting previously unselected package libbtrfs0.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.26 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.26 Unpacking libbtrfs0 (4.20.1-2) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.33 Selecting previously unselected package libbtrfs-dev.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.34 Unpacking libbtrfs-dev (4.20.1-2) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.44 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.45 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.51 Selecting previously unselected package libudev-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.51 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.53 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.61 Selecting previously unselected package libsepol1-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.62 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.63 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.80 Selecting previously unselected package libpcre16-3:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.80 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.81 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.95 Selecting previously unselected package libpcre32-3:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 36.96 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.19 Selecting previously unselected package libpcrecpp0v5:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.19 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.20 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.30 Selecting previously unselected package libpcre3-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.30 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.31 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.46 Selecting previously unselected package libselinux1-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.46 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.47 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.59 Selecting previously unselected package libdevmapper-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.60 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.60 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.67 Selecting previously unselected package libseccomp-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.68 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.68 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.74 Selecting previously unselected package libsystemd-dev:amd64.
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.74 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.75 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.90 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.92 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.93 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 37.99 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.02 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.03 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.04 Setting up libbtrfs0 (4.20.1-2) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.05 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.07 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.10 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.13 Setting up libbtrfs-dev (4.20.1-2) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.15 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.16 Setting up mingw-w64-common (6.0.0-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.17 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.18 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.19 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.21 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.23 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
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.23 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
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.26 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.27 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
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.28 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
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.30 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.32 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.34 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.35 Setting up dmsetup (2:1.02.155-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.36 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.37 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 38.39 Processing triggers for libc-bin (2.28-10) ...
20:17:01 [2020-09-24T20:17:01.308Z] #10 DONE 38.6s
20:17:01 [2020-09-24T20:17:01.308Z] 
20:17:01 [2020-09-24T20:17:01.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:01 [2020-09-24T20:17:01.308Z] #39 12.34   CC       images/creds.o
20:17:01 [2020-09-24T20:17:01.308Z] #39 12.40   CC       images/vma.o
20:17:01 [2020-09-24T20:17:01.443Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:17:01 [2020-09-24T20:17:01.443Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:17:01 [2020-09-24T20:17:01.443Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41482/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:17:01 [2020-09-24T20:17:01.443Z] + bash /home/ubuntu/workspace/moby_PR-41482/check-config.sh
20:17:01 [2020-09-24T20:17:01.443Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:17:01 [2020-09-24T20:17:01.443Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
20:17:01 [2020-09-24T20:17:01.443Z] 
20:17:01 [2020-09-24T20:17:01.443Z] Generally Necessary:
20:17:01 [2020-09-24T20:17:01.443Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:17:01 [2020-09-24T20:17:01.443Z] - apparmor: enabled and tools installed
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_NAMESPACES: enabled
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_NET_NS: enabled
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_PID_NS: enabled
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_IPC_NS: enabled
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_UTS_NS: enabled
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_CGROUPS: enabled
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_CGROUP_CPUACCT: enabled
20:17:01 [2020-09-24T20:17:01.443Z] - CONFIG_CGROUP_DEVICE: enabled
20:17:01 [2020-09-24T20:17:01.544Z] #10 ...
20:17:01 [2020-09-24T20:17:01.544Z] 
20:17:01 [2020-09-24T20:17:01.544Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:01 [2020-09-24T20:17:01.567Z] #39 12.47   CC       images/netdev.o
20:17:01 [2020-09-24T20:17:01.567Z] #39 12.58   CC       images/tty.o
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_CGROUP_FREEZER: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_CGROUP_SCHED: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_CPUSETS: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_MEMCG: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_KEYS: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_VETH: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_BRIDGE: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_NF_NAT_IPV4: missing
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_NF_NAT: enabled (as module)
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_NF_NAT_NEEDED: missing
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_POSIX_MQUEUE: enabled
20:17:01 [2020-09-24T20:17:01.706Z] 
20:17:01 [2020-09-24T20:17:01.706Z] Optional Features:
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_USER_NS: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_SECCOMP: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_CGROUP_PIDS: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_MEMCG_SWAP: enabled
20:17:01 [2020-09-24T20:17:01.706Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:17:01 [2020-09-24T20:17:01.706Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:17:01 [2020-09-24T20:17:01.829Z] #39 12.72   CC       images/file-lock.o
20:17:01 [2020-09-24T20:17:01.829Z] #39 12.78   CC       images/rlimit.o
20:17:01 [2020-09-24T20:17:01.829Z] #39 12.84   CC       images/pagemap.o
20:17:01 [2020-09-24T20:17:01.829Z] #39 12.90   CC       images/siginfo.o
20:17:01 [2020-09-24T20:17:01.829Z] #39 12.97   CC       images/rpc.o
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_BLK_CGROUP: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_IOSCHED_CFQ: missing
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_CGROUP_PERF: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_CGROUP_HUGETLB: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_CFS_BANDWIDTH: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_RT_GROUP_SCHED: missing
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_IP_VS: enabled (as module)
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_IP_VS_NFCT: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_IP_VS_RR: enabled (as module)
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_EXT4_FS: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:17:01 [2020-09-24T20:17:01.972Z] - Network Drivers:
20:17:01 [2020-09-24T20:17:01.972Z]   - "overlay":
20:17:01 [2020-09-24T20:17:01.972Z]     - CONFIG_VXLAN: enabled (as module)
20:17:01 [2020-09-24T20:17:01.972Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:17:01 [2020-09-24T20:17:01.972Z]       Optional (for encrypted networks):
20:17:02 [2020-09-24T20:17:02.087Z] #39 13.21   CC       images/ext-file.o
20:17:02 [2020-09-24T20:17:02.128Z] #25 9.047 
#                                                                          1.6%
##                                                                         2.9%
###                                                                        4.8%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.8%
##################                                                        25.9%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.2%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         45.8%
##################################                                        47.7%
###################################                                       49.6%
20:17:02 [2020-09-24T20:17:02.128Z] #25 ...
20:17:02 [2020-09-24T20:17:02.128Z] 
20:17:02 [2020-09-24T20:17:02.128Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.831 + RM_GOPATH=0
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.831 + TMP_GOPATH=
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.831 + : /build
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.831 + '[' -z '' ']'
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.831 ++ mktemp -d
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.834 + export GOPATH=/tmp/tmp.Z0ltlPlt6W
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.834 + GOPATH=/tmp/tmp.Z0ltlPlt6W
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.834 + RM_GOPATH=1
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.835 + case "$(go env GOARCH)" in
20:17:02 [2020-09-24T20:17:02.128Z] #52 0.838 ++ go env GOARCH
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.858 + export GO_BUILDMODE=-buildmode=pie
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.858 + GO_BUILDMODE=-buildmode=pie
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.864 ++ dirname /tmp/install/install.sh
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.865 + dir=/tmp/install
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.866 + bin=containerd
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.866 + shift
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.866 + '[' '!' -f /tmp/install/containerd.installer ']'
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.866 + . /tmp/install/containerd.installer
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.866 ++ set -e
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.866 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.866 + install_containerd
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.867 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.867 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z0ltlPlt6W/src/github.com/containerd/containerd
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.867 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
20:17:02 [2020-09-24T20:17:02.129Z] #52 0.875 Cloning into '/tmp/tmp.Z0ltlPlt6W/src/github.com/containerd/containerd'...
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_CRYPTO: enabled
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_CRYPTO_AEAD: enabled
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_CRYPTO_GCM: enabled
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_CRYPTO_GHASH: enabled
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_XFRM: enabled
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_XFRM_USER: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_INET_ESP: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:17:02 [2020-09-24T20:17:02.235Z]   - "ipvlan":
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_IPVLAN: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]   - "macvlan":
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_MACVLAN: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_DUMMY: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]   - "ftp,tftp client in container":
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z] - Storage Drivers:
20:17:02 [2020-09-24T20:17:02.235Z]   - "aufs":
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_AUFS_FS: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]   - "btrfs":
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:17:02 [2020-09-24T20:17:02.235Z]   - "devicemapper":
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_BLK_DEV_DM: enabled
20:17:02 [2020-09-24T20:17:02.235Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:17:02 [2020-09-24T20:17:02.235Z]   - "overlay":
20:17:02 [2020-09-24T20:17:02.347Z] #39 ...
20:17:02 [2020-09-24T20:17:02.347Z] 
20:17:02 [2020-09-24T20:17:02.347Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
20:17:02 [2020-09-24T20:17:02.347Z] #11 DONE 1.0s
20:17:02 [2020-09-24T20:17:02.347Z] 
20:17:02 [2020-09-24T20:17:02.347Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:02 [2020-09-24T20:17:02.347Z] #39 13.27   CC       images/cgroup.o
20:17:02 [2020-09-24T20:17:02.347Z] #39 13.40   CC       images/userns.o
20:17:02 [2020-09-24T20:17:02.347Z] #39 13.46   CC       images/google/protobuf/descriptor.o
20:17:02 [2020-09-24T20:17:02.420Z] #52 ...
20:17:02 [2020-09-24T20:17:02.420Z] 
20:17:02 [2020-09-24T20:17:02.420Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:02 [2020-09-24T20:17:02.420Z] #25 9.047 
#                                                                          1.6%
##                                                                         2.9%
###                                                                        4.8%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.8%
##################                                                        25.9%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.2%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         45.8%
##################################                                        47.7%
###################################                                       49.6%
####################################                                      51.3%
######################################                                    52.9%
20:17:02 [2020-09-24T20:17:02.420Z] #25 ...
20:17:02 [2020-09-24T20:17:02.420Z] 
20:17:02 [2020-09-24T20:17:02.420Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:02 [2020-09-24T20:17:02.420Z] #32 25.02 Selecting previously unselected package cmake-data.
20:17:02 [2020-09-24T20:17:02.420Z] #32 25.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 25.03 Unpacking cmake-data (3.13.4-1) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 28.30 Selecting previously unselected package libicu63:s390x.
20:17:02 [2020-09-24T20:17:02.420Z] #32 28.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 28.37 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 33.89 Selecting previously unselected package libxml2:s390x.
20:17:02 [2020-09-24T20:17:02.420Z] #32 33.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 33.90 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.33 Selecting previously unselected package libarchive13:s390x.
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.37 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.58 Selecting previously unselected package libjsoncpp1:s390x.
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.61 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.67 Selecting previously unselected package librhash0:s390x.
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.68 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.68 Unpacking librhash0:s390x (1.3.8-1) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.80 Selecting previously unselected package libuv1:s390x.
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.80 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.81 Unpacking libuv1:s390x (1.24.1-1) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.91 Selecting previously unselected package cmake.
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.91 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 34.91 Unpacking cmake (3.13.4-1) ...
20:17:02 [2020-09-24T20:17:02.420Z] #32 ...
20:17:02 [2020-09-24T20:17:02.420Z] 
20:17:02 [2020-09-24T20:17:02.420Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:02 [2020-09-24T20:17:02.420Z] #41 25.09 github.com/LK4D4/vndr/godl/singleflight
20:17:02 [2020-09-24T20:17:02.420Z] #41 25.09 internal/reflectlite
20:17:02 [2020-09-24T20:17:02.420Z] #41 25.49 math/rand
20:17:02 [2020-09-24T20:17:02.420Z] #41 26.41 internal/singleflight
20:17:02 [2020-09-24T20:17:02.420Z] #41 27.50 io
20:17:02 [2020-09-24T20:17:02.420Z] #41 27.52 strconv
20:17:02 [2020-09-24T20:17:02.420Z] #41 28.63 bytes
20:17:02 [2020-09-24T20:17:02.420Z] #41 30.54 bufio
20:17:02 [2020-09-24T20:17:02.420Z] #41 30.63 reflect
20:17:02 [2020-09-24T20:17:02.420Z] #41 31.90 syscall
20:17:02 [2020-09-24T20:17:02.497Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:17:02 [2020-09-24T20:17:02.497Z]   - "zfs":
20:17:02 [2020-09-24T20:17:02.497Z]     - /dev/zfs: present
20:17:02 [2020-09-24T20:17:02.497Z]     - zfs command: missing
20:17:02 [2020-09-24T20:17:02.497Z]     - zpool command: missing
20:17:02 [2020-09-24T20:17:02.497Z] 
20:17:02 [2020-09-24T20:17:02.497Z] Limits:
20:17:02 [2020-09-24T20:17:02.497Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:17:02 [2020-09-24T20:17:02.497Z] 
20:17:02 [2020-09-24T20:17:02.497Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:17:02 [2020-09-24T20:17:02.712Z] #41 ...
20:17:02 [2020-09-24T20:17:02.713Z] 
20:17:02 [2020-09-24T20:17:02.713Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:02 [2020-09-24T20:17:02.859Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 .
20:17:02 [2020-09-24T20:17:02.859Z] #1 [internal] load build definition from Dockerfile
20:17:02 [2020-09-24T20:17:02.917Z] #39 13.84   CC       images/opts.o
20:17:02 [2020-09-24T20:17:02.917Z] #39 13.92   CC       images/seccomp.o
20:17:02 [2020-09-24T20:17:02.917Z] #39 13.99   CC       images/binfmt-misc.o
20:17:02 [2020-09-24T20:17:02.917Z] #39 14.06   CC       images/time.o
20:17:03 [2020-09-24T20:17:03.176Z] #39 14.11   CC       images/sysctl.o
20:17:03 [2020-09-24T20:17:03.176Z] #39 14.17   CC       images/autofs.o
20:17:03 [2020-09-24T20:17:03.176Z] #39 14.23   CC       images/macvlan.o
20:17:03 [2020-09-24T20:17:03.176Z] #39 14.28   CC       images/sit.o
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.33   CC       images/memfd.o
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.39   CC       images/timens.o
20:17:03 [2020-09-24T20:17:03.437Z] #39 ...
20:17:03 [2020-09-24T20:17:03.437Z] 
20:17:03 [2020-09-24T20:17:03.437Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
20:17:03 [2020-09-24T20:17:03.437Z] #12 DONE 1.2s
20:17:03 [2020-09-24T20:17:03.437Z] 
20:17:03 [2020-09-24T20:17:03.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.44   LINK     images/built-in.o
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.52   GEN      compel/include/asm
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.52   GEN      compel/include/version.h
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.53 touch .config
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.56   GEN      include/common/config.h
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.59   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.59   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:17:03 [2020-09-24T20:17:03.437Z] #39 14.60   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.62   DEP      compel/arch/x86/plugins/std/memcpy.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.63   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.65   GEN      compel/plugins/include/uapi/std/syscall.h
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.66   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.66   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.67   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.67   DEP      compel/plugins/std/infect.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.71   DEP      compel/plugins/std/string.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.72   DEP      compel/plugins/std/log.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.74   DEP      compel/plugins/std/fds.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.77   DEP      compel/plugins/std/std.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.78   DEP      compel/plugins/shmem/shmem.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.80   DEP      compel/plugins/fds/fds.d
20:17:03 [2020-09-24T20:17:03.696Z] #39 14.84   CC       compel/plugins/std/std.o
20:17:03 [2020-09-24T20:17:03.805Z] #1 transferring dockerfile: 16.37kB done
20:17:03 [2020-09-24T20:17:03.805Z] #1 DONE 0.9s
20:17:03 [2020-09-24T20:17:03.805Z] 
20:17:03 [2020-09-24T20:17:03.805Z] #2 [internal] load .dockerignore
20:17:03 [2020-09-24T20:17:03.805Z] #2 transferring context: 87B done
20:17:03 [2020-09-24T20:17:03.805Z] #2 DONE 0.9s
20:17:03 [2020-09-24T20:17:03.805Z] 
20:17:03 [2020-09-24T20:17:03.805Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
20:17:03 [2020-09-24T20:17:03.956Z] #39 14.91   CC       compel/plugins/std/fds.o
20:17:03 [2020-09-24T20:17:03.956Z] #39 15.01   CC       compel/plugins/std/log.o
20:17:04 [2020-09-24T20:17:04.180Z] #25 9.047 
#                                                                          1.6%
##                                                                         2.9%
###                                                                        4.8%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.8%
##################                                                        25.9%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.2%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         45.8%
##################################                                        47.7%
###################################                                       49.6%
####################################                                      51.3%
######################################                                    52.9%
#######################################                                   54.8%
########################################                                  56.7%
##########################################                                58.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            64.2%
###############################################                           66.1%
################################################                          67.5%
#################################################                         69.4%
###################################################                       71.0%
####################################################                      72.9%
#####################################################                     74.8%
######################################################                    76.0%
########################################################                  77.9%
20:17:04 [2020-09-24T20:17:04.180Z] #25 ...
20:17:04 [2020-09-24T20:17:04.180Z] 
20:17:04 [2020-09-24T20:17:04.180Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:04 [2020-09-24T20:17:04.180Z] #38 35.99 Setting up libnl-3-dev:s390x (3.4.0-1) ...
20:17:04 [2020-09-24T20:17:04.180Z] #38 35.99 Processing triggers for libc-bin (2.28-10) ...
20:17:04 [2020-09-24T20:17:04.180Z] #38 DONE 36.8s
20:17:04 [2020-09-24T20:17:04.180Z] 
20:17:04 [2020-09-24T20:17:04.180Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:04 [2020-09-24T20:17:04.222Z] #39 15.21   CC       compel/plugins/std/string.o
20:17:04 [2020-09-24T20:17:04.378Z] #3 DONE 0.4s
20:17:04 [2020-09-24T20:17:04.378Z] 
20:17:04 [2020-09-24T20:17:04.378Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
20:17:04 [2020-09-24T20:17:04.378Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
20:17:04 [2020-09-24T20:17:04.378Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
20:17:04 [2020-09-24T20:17:04.378Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
20:17:04 [2020-09-24T20:17:04.378Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s
20:17:04 [2020-09-24T20:17:04.378Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.64MB / 8.28MB 0.1s
20:17:04 [2020-09-24T20:17:04.378Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
20:17:04 [2020-09-24T20:17:04.483Z] #39 15.40   CC       compel/plugins/std/infect.o
20:17:04 [2020-09-24T20:17:04.483Z] #39 15.51   CC       compel/arch/x86/plugins/std/parasite-head.o
20:17:04 [2020-09-24T20:17:04.483Z] #39 15.53   CC       compel/arch/x86/plugins/std/memcpy.o
20:17:04 [2020-09-24T20:17:04.483Z] #39 15.57   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:17:04 [2020-09-24T20:17:04.483Z] #39 15.61   AR       compel/plugins/std.lib.a
20:17:04 [2020-09-24T20:17:04.640Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s
20:17:04 [2020-09-24T20:17:04.743Z] #39 15.67   CC       compel/plugins/fds/fds.o
20:17:04 [2020-09-24T20:17:04.743Z] #39 15.76   AR       compel/plugins/fds.lib.a
20:17:04 [2020-09-24T20:17:04.743Z] #39 ...
20:17:04 [2020-09-24T20:17:04.743Z] 
20:17:04 [2020-09-24T20:17:04.743Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
20:17:04 [2020-09-24T20:17:04.743Z] #13 0.737 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:17:04 [2020-09-24T20:17:04.743Z] #13 DONE 1.3s
20:17:04 [2020-09-24T20:17:04.743Z] 
20:17:04 [2020-09-24T20:17:04.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:04 [2020-09-24T20:17:04.743Z] #39 15.84   HOSTDEP  compel/src/lib/log-host.d
20:17:04 [2020-09-24T20:17:04.743Z] #39 15.87   HOSTDEP  compel/src/lib/handle-elf-host.d
20:17:04 [2020-09-24T20:17:04.772Z] #25 9.047 
#                                                                          1.6%
##                                                                         2.9%
###                                                                        4.8%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.8%
##################                                                        25.9%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.2%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         45.8%
##################################                                        47.7%
###################################                                       49.6%
####################################                                      51.3%
######################################                                    52.9%
#######################################                                   54.8%
########################################                                  56.7%
##########################################                                58.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            64.2%
###############################################                           66.1%
################################################                          67.5%
#################################################                         69.4%
###################################################                       71.0%
####################################################                      72.9%
#####################################################                     74.8%
######################################################                    76.0%
########################################################                  77.9%
#########################################################                 79.8%
##########################################################                81.0%
###########################################################               82.9%
#############################################################             84.8%
#############################################################             86.0%
###############################################################           88.0%
################################################################          89.1%
20:17:04 [2020-09-24T20:17:04.772Z] #25 ...
20:17:04 [2020-09-24T20:17:04.772Z] 
20:17:04 [2020-09-24T20:17:04.772Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.88 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.89 Setting up xxd (2:8.1.0875-5) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.94 Setting up libuv1:s390x (1.24.1-1) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.94 Setting up vim-common (2:8.1.0875-5) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.96 Setting up librhash0:s390x (1.3.8-1) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.96 Setting up cmake-data (3.13.4-1) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.98 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 36.99 Setting up libjsoncpp1:s390x (1.7.4-3) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 37.01 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 37.04 Setting up cmake (3.13.4-1) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 37.05 Processing triggers for libc-bin (2.28-10) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 37.08 Processing triggers for mime-support (3.62) ...
20:17:04 [2020-09-24T20:17:04.772Z] #32 DONE 37.5s
20:17:04 [2020-09-24T20:17:04.772Z] 
20:17:04 [2020-09-24T20:17:04.772Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:04 [2020-09-24T20:17:04.775Z] #28 4.877 + git clone https://github.com/kolyshkin/go-swagger.git .
20:17:04 [2020-09-24T20:17:04.775Z] #28 4.885 Cloning into '.'...
20:17:04 [2020-09-24T20:17:04.775Z] #28 ...
20:17:04 [2020-09-24T20:17:04.775Z] 
20:17:04 [2020-09-24T20:17:04.775Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.134 + RM_GOPATH=0
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.135 + TMP_GOPATH=
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.135 + : /build
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.135 + '[' -z '' ']'
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.138 ++ mktemp -d
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.139 + export GOPATH=/tmp/tmp.BLCyVr1WpH
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.142 + GOPATH=/tmp/tmp.BLCyVr1WpH
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.143 + RM_GOPATH=1
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.143 + case "$(go env GOARCH)" in
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.144 ++ go env GOARCH
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.178 + export GO_BUILDMODE=-buildmode=pie
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.179 + GO_BUILDMODE=-buildmode=pie
20:17:04 [2020-09-24T20:17:04.775Z] #21 5.179 ++ dirname /tmp/install/install.sh
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.194 + dir=/tmp/install
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.195 + bin=dockercli
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.196 + shift
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.197 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.200 + . /tmp/install/dockercli.installer
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.202 ++ : stable
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.203 ++ : 17.06.2-ce
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.203 + install_dockercli
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.203 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.204 Install docker/cli version 17.06.2-ce from stable
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.204 ++ uname -m
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.217 + arch=x86_64
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.217 + '[' x86_64 '!=' x86_64 ']'
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.217 + url=https://download.docker.com/linux/static
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.217 + tar -xz docker/docker
20:17:04 [2020-09-24T20:17:04.776Z] #21 5.217 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:17:04 [2020-09-24T20:17:04.903Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done
20:17:04 [2020-09-24T20:17:04.903Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
20:17:05 [2020-09-24T20:17:05.004Z] #39 15.92   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:17:05 [2020-09-24T20:17:05.004Z] #39 15.95   HOSTDEP  compel/src/main-host.d
20:17:05 [2020-09-24T20:17:05.004Z] #39 15.98   DEP      compel/src/lib/ptrace.d
20:17:05 [2020-09-24T20:17:05.004Z] #39 16.03   DEP      compel/src/lib/infect.d
20:17:05 [2020-09-24T20:17:05.004Z] #39 16.09   DEP      compel/src/lib/infect-util.d
20:17:05 [2020-09-24T20:17:05.167Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
20:17:05 [2020-09-24T20:17:05.167Z] #4 DONE 0.9s
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.13   DEP      compel/src/lib/infect-rpc.d
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.19   DEP      compel/arch/x86/src/lib/infect.d
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.24   DEP      compel/arch/x86/src/lib/cpu.d
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.27   DEP      compel/src/lib/log.d
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.31   DEP      compel/src/main.d
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.34   DEP      compel/src/lib/handle-elf.d
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.37   DEP      compel/arch/x86/src/lib/handle-elf.d
20:17:05 [2020-09-24T20:17:05.264Z] #39 16.43   CC       compel/src/lib/log.o
20:17:05 [2020-09-24T20:17:05.365Z] #25 9.047 
#                                                                          1.6%
##                                                                         2.9%
###                                                                        4.8%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.8%
##################                                                        25.9%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.2%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         45.8%
##################################                                        47.7%
###################################                                       49.6%
####################################                                      51.3%
######################################                                    52.9%
#######################################                                   54.8%
########################################                                  56.7%
##########################################                                58.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            64.2%
###############################################                           66.1%
################################################                          67.5%
#################################################                         69.4%
###################################################                       71.0%
####################################################                      72.9%
#####################################################                     74.8%
######################################################                    76.0%
########################################################                  77.9%
#########################################################                 79.8%
##########################################################                81.0%
###########################################################               82.9%
#############################################################             84.8%
#############################################################             86.0%
###############################################################           88.0%
################################################################          89.1%
#################################################################         90.6%
##################################################################        91.9%
###################################################################       93.7%
#####################################################################     96.3%
#######################################################################   98.8%
######################################################################## 100.0%
20:17:05 [2020-09-24T20:17:05.429Z] 
20:17:05 [2020-09-24T20:17:05.430Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:17:05 [2020-09-24T20:17:05.430Z] #6 DONE 0.3s
20:17:05 [2020-09-24T20:17:05.430Z] 
20:17:05 [2020-09-24T20:17:05.430Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:17:05 [2020-09-24T20:17:05.524Z] #39 16.51   CC       compel/arch/x86/src/lib/cpu.o
20:17:05 [2020-09-24T20:17:05.524Z] #39 16.70   CC       compel/arch/x86/src/lib/infect.o
20:17:05 [2020-09-24T20:17:05.657Z] #25 15.48 
20:17:05 [2020-09-24T20:17:05.710Z] #5 DONE 0.4s
20:17:05 [2020-09-24T20:17:05.988Z] 
20:17:05 [2020-09-24T20:17:05.988Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:05 [2020-09-24T20:17:05.988Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.2s
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.58MB / 9.98MB 0.3s
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.89MB / 49.18MB 0.3s
20:17:05 [2020-09-24T20:17:05.988Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.28MB / 7.68MB 0.3s
20:17:06 [2020-09-24T20:17:06.094Z] #39 ...
20:17:06 [2020-09-24T20:17:06.094Z] 
20:17:06 [2020-09-24T20:17:06.094Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
20:17:06 [2020-09-24T20:17:06.094Z] #14 DONE 1.2s
20:17:06 [2020-09-24T20:17:06.094Z] 
20:17:06 [2020-09-24T20:17:06.094Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:06 [2020-09-24T20:17:06.094Z] #39 16.92   CC       compel/src/lib/infect-rpc.o
20:17:06 [2020-09-24T20:17:06.094Z] #39 17.04   CC       compel/src/lib/infect-util.o
20:17:06 [2020-09-24T20:17:06.094Z] #39 17.14   CC       compel/src/lib/infect.o
20:17:06 [2020-09-24T20:17:06.395Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s
20:17:06 [2020-09-24T20:17:06.395Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.20MB / 49.18MB 0.5s
20:17:06 [2020-09-24T20:17:06.395Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s
20:17:06 [2020-09-24T20:17:06.395Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.74MB / 49.18MB 0.6s
20:17:06 [2020-09-24T20:17:06.657Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 43.43MB / 49.18MB 0.7s
20:17:06 [2020-09-24T20:17:06.657Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 46.89MB / 49.18MB 0.8s
20:17:06 [2020-09-24T20:17:06.692Z] #25 16.44 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:17:06 [2020-09-24T20:17:06.692Z] #25 16.67 
20:17:06 [2020-09-24T20:17:06.692Z] #25 ...
20:17:06 [2020-09-24T20:17:06.692Z] 
20:17:06 [2020-09-24T20:17:06.692Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:06 [2020-09-24T20:17:06.692Z] #47 29.26 syscall
20:17:06 [2020-09-24T20:17:06.692Z] #47 29.35 bytes
20:17:06 [2020-09-24T20:17:06.692Z] #47 31.56 reflect
20:17:06 [2020-09-24T20:17:06.692Z] #47 36.63 time
20:17:06 [2020-09-24T20:17:06.692Z] #47 ...
20:17:06 [2020-09-24T20:17:06.692Z] 
20:17:06 [2020-09-24T20:17:06.692Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:06 [2020-09-24T20:17:06.983Z] #25 16.79 
                                                                           0.1%
######################################################################## 100.0%
20:17:06 [2020-09-24T20:17:06.983Z] #25 16.97 
20:17:07 [2020-09-24T20:17:07.035Z] #39 17.91   CC       compel/src/lib/ptrace.o
20:17:07 [2020-09-24T20:17:07.035Z] #39 ...
20:17:07 [2020-09-24T20:17:07.035Z] 
20:17:07 [2020-09-24T20:17:07.035Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
20:17:07 [2020-09-24T20:17:07.035Z] #15 DONE 1.2s
20:17:07 [2020-09-24T20:17:07.035Z] 
20:17:07 [2020-09-24T20:17:07.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:07 [2020-09-24T20:17:07.035Z] #39 18.03   AR       compel/libcompel.a
20:17:07 [2020-09-24T20:17:07.035Z] #39 18.08   HOSTCC   compel/src/main-host.o
20:17:07 [2020-09-24T20:17:07.297Z] #39 18.20   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:17:07 [2020-09-24T20:17:07.297Z] #39 18.27   HOSTCC   compel/src/lib/handle-elf-host.o
20:17:07 [2020-09-24T20:17:07.297Z] #39 18.41   HOSTCC   compel/src/lib/log-host.o
20:17:07 [2020-09-24T20:17:07.297Z] #39 18.47   HOSTLINK compel/compel-host-bin
20:17:07 [2020-09-24T20:17:07.558Z] #39 18.53   DEP      soccr/soccr.d
20:17:07 [2020-09-24T20:17:07.558Z] #39 18.60   CC       soccr/soccr.o
20:17:07 [2020-09-24T20:17:07.619Z] #25 ...
20:17:07 [2020-09-24T20:17:07.619Z] 
20:17:07 [2020-09-24T20:17:07.619Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:07 [2020-09-24T20:17:07.619Z] #43 DONE 40.3s
20:17:07 [2020-09-24T20:17:07.620Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done
20:17:07 [2020-09-24T20:17:07.620Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done
20:17:07 [2020-09-24T20:17:07.620Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 23.59MB / 52.16MB 1.8s
20:17:07 [2020-09-24T20:17:07.620Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.8s
20:17:07 [2020-09-24T20:17:07.620Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.54MB / 52.16MB 1.9s
20:17:07 [2020-09-24T20:17:07.620Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 8.60MB / 62.53MB 1.9s
20:17:07 [2020-09-24T20:17:07.892Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 43.28MB / 52.16MB 2.0s
20:17:07 [2020-09-24T20:17:07.892Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.54MB / 62.53MB 2.0s
20:17:07 [2020-09-24T20:17:07.892Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.2s
20:17:07 [2020-09-24T20:17:07.892Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 2.2s
20:17:07 [2020-09-24T20:17:07.892Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 41.36MB / 62.53MB 2.3s
20:17:07 [2020-09-24T20:17:07.914Z] 
20:17:07 [2020-09-24T20:17:07.914Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.643 + RM_GOPATH=0
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.643 + TMP_GOPATH=
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.643 + : /build
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.643 + '[' -z '' ']'
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.643 ++ mktemp -d
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.644 + export GOPATH=/tmp/tmp.6M0n4yahCO
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.644 + GOPATH=/tmp/tmp.6M0n4yahCO
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.644 + RM_GOPATH=1
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.644 + case "$(go env GOARCH)" in
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.645 ++ go env GOARCH
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.660 + export GO_BUILDMODE=-buildmode=pie
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.660 + GO_BUILDMODE=-buildmode=pie
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.660 ++ dirname /tmp/install/install.sh
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.661 + dir=/tmp/install
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.661 + bin=tini
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.661 + shift
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.661 + '[' '!' -f /tmp/install/tini.installer ']'
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.661 + . /tmp/install/tini.installer
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.661 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.662 + install_tini
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.662 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.662 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.662 + git clone https://github.com/krallin/tini.git /tmp/tmp.6M0n4yahCO/tini
20:17:07 [2020-09-24T20:17:07.914Z] #33 0.668 Cloning into '/tmp/tmp.6M0n4yahCO/tini'...
20:17:07 [2020-09-24T20:17:07.914Z] #33 1.310 + cd /tmp/tmp.6M0n4yahCO/tini
20:17:07 [2020-09-24T20:17:07.914Z] #33 1.310 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:17:07 [2020-09-24T20:17:07.914Z] #33 1.314 + cmake .
20:17:07 [2020-09-24T20:17:07.914Z] #33 1.735 -- The C compiler identification is GNU 8.3.0
20:17:07 [2020-09-24T20:17:07.914Z] #33 1.798 -- Check for working C compiler: /usr/bin/cc
20:17:07 [2020-09-24T20:17:07.914Z] #33 2.295 -- Check for working C compiler: /usr/bin/cc -- works
20:17:07 [2020-09-24T20:17:07.914Z] #33 2.295 -- Detecting C compiler ABI info
20:17:07 [2020-09-24T20:17:07.914Z] #33 2.760 -- Detecting C compiler ABI info - done
20:17:07 [2020-09-24T20:17:07.914Z] #33 2.787 -- Detecting C compile features
20:17:08 [2020-09-24T20:17:08.128Z] #39 18.96   AR       soccr/libsoccr.a
20:17:08 [2020-09-24T20:17:08.128Z] #39 19.01 make[1]: 'soccr/libsoccr.a' is up to date.
20:17:08 [2020-09-24T20:17:08.128Z] #39 19.24   DEP      criu/arch/x86/sigframe.d
20:17:08 [2020-09-24T20:17:08.128Z] #39 19.30   DEP      criu/arch/x86/sigaction_compat.d
20:17:08 [2020-09-24T20:17:08.230Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 53.42MB / 62.53MB 2.4s
20:17:08 [2020-09-24T20:17:08.388Z] #39 19.34   DEP      criu/arch/x86/kerndat.d
20:17:08 [2020-09-24T20:17:08.388Z] #39 19.40   DEP      criu/arch/x86/crtools.d
20:17:08 [2020-09-24T20:17:08.388Z] #39 ...
20:17:08 [2020-09-24T20:17:08.388Z] 
20:17:08 [2020-09-24T20:17:08.388Z] #16 [dev-systemd-false  6/26] RUN ldconfig
20:17:08 [2020-09-24T20:17:08.388Z] #16 DONE 1.3s
20:17:08 [2020-09-24T20:17:08.388Z] 
20:17:08 [2020-09-24T20:17:08.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:08 [2020-09-24T20:17:08.388Z] #39 19.45   DEP      criu/arch/x86/cpu.d
20:17:08 [2020-09-24T20:17:08.388Z] #39 19.49   CC       criu/arch/x86/cpu.o
20:17:08 [2020-09-24T20:17:08.492Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.6s
20:17:08 [2020-09-24T20:17:08.553Z] #33 3.845 -- Detecting C compile features - done
20:17:08 [2020-09-24T20:17:08.553Z] #33 3.868 -- Performing Test HAS_BUILTIN_FORTIFY
20:17:08 [2020-09-24T20:17:08.553Z] #33 ...
20:17:08 [2020-09-24T20:17:08.553Z] 
20:17:08 [2020-09-24T20:17:08.553Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:17:08 [2020-09-24T20:17:08.553Z] #28 31.23 Checking out files:  93% (1423/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.
20:17:08 [2020-09-24T20:17:08.553Z] #28 31.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:17:08 [2020-09-24T20:17:08.553Z] #28 31.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:17:08 [2020-09-24T20:17:08.845Z] #28 ...
20:17:08 [2020-09-24T20:17:08.845Z] 
20:17:08 [2020-09-24T20:17:08.845Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:08 [2020-09-24T20:17:08.845Z] #33 3.985 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:17:08 [2020-09-24T20:17:08.845Z] #33 4.043 -- Configuring done
20:17:08 [2020-09-24T20:17:08.845Z] #33 4.064 -- Generating done
20:17:08 [2020-09-24T20:17:08.845Z] #33 4.065 -- Build files have been written to: /tmp/tmp.6M0n4yahCO/tini
20:17:08 [2020-09-24T20:17:08.845Z] #33 4.067 + make tini-static
20:17:08 [2020-09-24T20:17:08.957Z] #39 19.75   CC       criu/arch/x86/crtools.o
20:17:08 [2020-09-24T20:17:08.973Z] #21 ...
20:17:08 [2020-09-24T20:17:08.973Z] 
20:17:08 [2020-09-24T20:17:08.973Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:08 [2020-09-24T20:17:08.973Z] #32 5.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:08 [2020-09-24T20:17:08.973Z] #32 5.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:08 [2020-09-24T20:17:08.973Z] #32 5.697 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:08 [2020-09-24T20:17:08.973Z] #32 6.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:17:08 [2020-09-24T20:17:08.973Z] #32 9.148 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:17:08 [2020-09-24T20:17:08.998Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-021203cd173f2be28) in /home/ubuntu/workspace/moby_PR-41482
[Pipeline] {
[Pipeline] checkout
20:17:09 [2020-09-24T20:17:09.066Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
20:17:09 [2020-09-24T20:17:09.136Z] #33 4.377 Scanning dependencies of target tini-static
20:17:09 [2020-09-24T20:17:09.136Z] #33 4.453 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:17:09 [2020-09-24T20:17:09.217Z] #39 20.06   CC       criu/arch/x86/kerndat.o
20:17:09 [2020-09-24T20:17:09.218Z] #39 20.21   CC       criu/arch/x86/sigaction_compat.o
20:17:09 [2020-09-24T20:17:09.218Z] #39 20.28   CC       criu/arch/x86/sigframe.o
20:17:09 [2020-09-24T20:17:09.232Z] #32 ...
20:17:09 [2020-09-24T20:17:09.233Z] 
20:17:09 [2020-09-24T20:17:09.233Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:09 [2020-09-24T20:17:09.233Z] #38 4.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:09 [2020-09-24T20:17:09.233Z] #38 4.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:09 [2020-09-24T20:17:09.233Z] #38 4.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:09 [2020-09-24T20:17:09.233Z] #38 5.567 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:17:09 [2020-09-24T20:17:09.233Z] #38 7.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:17:09 [2020-09-24T20:17:09.384Z] #7 ...
20:17:09 [2020-09-24T20:17:09.384Z] 
20:17:09 [2020-09-24T20:17:09.384Z] #20 [internal] load build context
20:17:09 [2020-09-24T20:17:09.384Z] #20 transferring context: 51.40MB 2.6s done
20:17:09 [2020-09-24T20:17:09.384Z] #20 DONE 3.5s
20:17:09 [2020-09-24T20:17:09.384Z] 
20:17:09 [2020-09-24T20:17:09.384Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:09 [2020-09-24T20:17:09.478Z] #39 20.35   LINK     criu/arch/x86/crtools.built-in.o
20:17:09 [2020-09-24T20:17:09.478Z] #39 20.41   DEP      criu/pie/util-vdso-elf32.d
20:17:09 [2020-09-24T20:17:09.478Z] #39 20.46   DEP      criu/pie/util-vdso.d
20:17:09 [2020-09-24T20:17:09.478Z] #39 20.51   DEP      criu/pie/util.d
20:17:09 [2020-09-24T20:17:09.478Z] #39 20.56   CC       criu/pie/util.o
20:17:09 [2020-09-24T20:17:09.478Z] #39 20.66   CC       criu/pie/util-vdso.o
20:17:09 [2020-09-24T20:17:09.492Z] #38 ...
20:17:09 [2020-09-24T20:17:09.492Z] 
20:17:09 [2020-09-24T20:17:09.492Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.006 + RM_GOPATH=0
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.006 + TMP_GOPATH=
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.006 + : /build
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.006 + '[' -z '' ']'
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.010 ++ mktemp -d
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.012 + export GOPATH=/tmp/tmp.F7uHJIQww4
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.012 + GOPATH=/tmp/tmp.F7uHJIQww4
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.012 + RM_GOPATH=1
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.012 + case "$(go env GOARCH)" in
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.020 ++ go env GOARCH
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.057 + export GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.057 + GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.060 ++ dirname /tmp/install/install.sh
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.062 + dir=/tmp/install
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.062 + bin=vndr
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.062 + shift
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.063 + '[' '!' -f /tmp/install/vndr.installer ']'
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.066 + . /tmp/install/vndr.installer
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.067 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.071 + install_vndr
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.073 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.073 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.073 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.F7uHJIQww4/src/github.com/LK4D4/vndr
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.076 Cloning into '/tmp/tmp.F7uHJIQww4/src/github.com/LK4D4/vndr'...
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.855 + cd /tmp/tmp.F7uHJIQww4/src/github.com/LK4D4/vndr
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.869 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:17:09 [2020-09-24T20:17:09.492Z] #41 5.876 + go build -buildmode=pie -v -o /build/vndr .
20:17:09 [2020-09-24T20:17:09.492Z] #41 7.710 internal/race
20:17:09 [2020-09-24T20:17:09.492Z] #41 7.892 sync/atomic
20:17:09 [2020-09-24T20:17:09.492Z] #41 7.977 runtime
20:17:09 [2020-09-24T20:17:09.492Z] #41 8.164 unicode
20:17:09 [2020-09-24T20:17:09.492Z] #41 ...
20:17:09 [2020-09-24T20:17:09.492Z] 
20:17:09 [2020-09-24T20:17:09.492Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + RM_GOPATH=0
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + TMP_GOPATH=
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + : /build
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + '[' -z '' ']'
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 ++ mktemp -d
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + export GOPATH=/tmp/tmp.0F5xmTbXuP
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + GOPATH=/tmp/tmp.0F5xmTbXuP
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + RM_GOPATH=1
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 + case "$(go env GOARCH)" in
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.226 ++ go env GOARCH
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + export GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 ++ dirname /tmp/install/install.sh
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + dir=/tmp/install
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + bin=proxy
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + shift
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + '[' '!' -f /tmp/install/proxy.installer ']'
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + . /tmp/install/proxy.installer
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + install_proxy
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + case "$1" in
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + export CGO_ENABLED=0
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + CGO_ENABLED=0
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + _install_proxy
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0F5xmTbXuP/src/github.com/docker/libnetwork
20:17:09 [2020-09-24T20:17:09.492Z] #60 4.256 Cloning into '/tmp/tmp.0F5xmTbXuP/src/github.com/docker/libnetwork'...
20:17:09 [2020-09-24T20:17:09.492Z] #60 ...
20:17:09 [2020-09-24T20:17:09.492Z] 
20:17:09 [2020-09-24T20:17:09.492Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:17:09 [2020-09-24T20:17:09.492Z] #51 4.418 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:09 [2020-09-24T20:17:09.492Z] #51 4.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:09 [2020-09-24T20:17:09.492Z] #51 4.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:09 [2020-09-24T20:17:09.492Z] #51 5.526 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:17:09 [2020-09-24T20:17:09.492Z] #51 8.028 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:17:09 [2020-09-24T20:17:09.492Z] #51 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:17:09 [2020-09-24T20:17:09.738Z] #39 20.83   CC       criu/pie/util-vdso-elf32.o
20:17:09 [2020-09-24T20:17:09.751Z] #51 ...
20:17:09 [2020-09-24T20:17:09.751Z] 
20:17:09 [2020-09-24T20:17:09.751Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.172 + RM_GOPATH=0
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.172 + TMP_GOPATH=
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.172 + : /build
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.172 + '[' -z '' ']'
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.203 ++ mktemp -d
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.203 + export GOPATH=/tmp/tmp.U9UeBjdJDY
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.203 + GOPATH=/tmp/tmp.U9UeBjdJDY
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.203 + RM_GOPATH=1
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.203 + case "$(go env GOARCH)" in
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.203 ++ go env GOARCH
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.217 + export GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.217 + GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.217 Installing golangci-lint version v1.23.8
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 ++ dirname /tmp/install/install.sh
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + dir=/tmp/install
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + bin=golangci_lint
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + shift
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + . /tmp/install/golangci_lint.installer
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 ++ : v1.23.8
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + install_golangci_lint
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + echo 'Installing golangci-lint version v1.23.8'
20:17:09 [2020-09-24T20:17:09.751Z] #45 4.225 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:17:09 [2020-09-24T20:17:09.751Z] #45 ...
20:17:09 [2020-09-24T20:17:09.751Z] 
20:17:09 [2020-09-24T20:17:09.751Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:17:09 [2020-09-24T20:17:09.751Z] #54 4.999 + RM_GOPATH=0
20:17:09 [2020-09-24T20:17:09.751Z] #54 4.999 + TMP_GOPATH=
20:17:09 [2020-09-24T20:17:09.751Z] #54 4.999 + : /build
20:17:09 [2020-09-24T20:17:09.751Z] #54 4.999 + '[' -z '' ']'
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.003 ++ mktemp -d
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.003 + export GOPATH=/tmp/tmp.nrpS0EYgPz
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.003 + GOPATH=/tmp/tmp.nrpS0EYgPz
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.003 + RM_GOPATH=1
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.003 + case "$(go env GOARCH)" in
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.004 ++ go env GOARCH
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.031 + export GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.033 + GO_BUILDMODE=-buildmode=pie
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.038 ++ dirname /tmp/install/install.sh
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + dir=/tmp/install
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + bin=rootlesskit
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + shift
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + . /tmp/install/rootlesskit.installer
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + install_rootlesskit
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + case "$1" in
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + export CGO_ENABLED=0
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + CGO_ENABLED=0
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + _install_rootlesskit
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nrpS0EYgPz/src/github.com/rootless-containers/rootlesskit
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.049 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:17:09 [2020-09-24T20:17:09.751Z] #54 5.052 Cloning into '/tmp/tmp.nrpS0EYgPz/src/github.com/rootless-containers/rootlesskit'...
20:17:09 [2020-09-24T20:17:09.998Z] #39 21.02   AR       criu/pie/pie.lib.a
20:17:09 [2020-09-24T20:17:09.998Z] #39 21.09   DEP      criu/pie/restorer.d
20:17:10 [2020-09-24T20:17:10.010Z] #54 10.87 + cd /tmp/tmp.nrpS0EYgPz/src/github.com/rootless-containers/rootlesskit
20:17:10 [2020-09-24T20:17:10.010Z] #54 10.87 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:17:10 [2020-09-24T20:17:10.010Z] #54 ...
20:17:10 [2020-09-24T20:17:10.010Z] 
20:17:10 [2020-09-24T20:17:10.010Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:10 [2020-09-24T20:17:10.010Z] #10 5.638 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:10 [2020-09-24T20:17:10.010Z] #10 5.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:10 [2020-09-24T20:17:10.010Z] #10 5.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:10 [2020-09-24T20:17:10.010Z] #10 6.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:17:10 [2020-09-24T20:17:10.010Z] #10 9.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:17:10 [2020-09-24T20:17:10.171Z] #33 5.536 [100%] Linking C executable tini-static
20:17:10 [2020-09-24T20:17:10.258Z] #39 21.19   DEP      criu/arch/x86/sigaction_compat_pie.d
20:17:10 [2020-09-24T20:17:10.258Z] #39 21.24   DEP      criu/arch/x86/restorer_unmap.d
20:17:10 [2020-09-24T20:17:10.258Z] #39 21.25   DEP      criu/arch/x86/restorer.d
20:17:10 [2020-09-24T20:17:10.258Z] #39 21.31   DEP      criu/arch/x86/vdso-pie.d
20:17:10 [2020-09-24T20:17:10.270Z] #10 ...
20:17:10 [2020-09-24T20:17:10.270Z] 
20:17:10 [2020-09-24T20:17:10.270Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + RM_GOPATH=0
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + TMP_GOPATH=
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + : /build
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + '[' -z '' ']'
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 ++ mktemp -d
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + export GOPATH=/tmp/tmp.413VEqOKMg
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + GOPATH=/tmp/tmp.413VEqOKMg
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + RM_GOPATH=1
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 + case "$(go env GOARCH)" in
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.238 ++ go env GOARCH
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + export GO_BUILDMODE=-buildmode=pie
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + GO_BUILDMODE=-buildmode=pie
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 ++ dirname /tmp/install/install.sh
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + dir=/tmp/install
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + bin=gotestsum
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + shift
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + . /tmp/install/gotestsum.installer
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 ++ : v0.5.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + install_gotestsum
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + set -e
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + export GO111MODULE=on
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + GO111MODULE=on
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + GOBIN=/build
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.244 + go get gotest.tools/gotestsum@v0.5.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.292 go: finding gotest.tools v0.5.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 4.292 go: finding gotest.tools/gotestsum v0.5.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 5.430 go: downloading gotest.tools/gotestsum v0.5.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 5.953 go: extracting gotest.tools/gotestsum v0.5.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 6.862 go: downloading github.com/pkg/errors v0.9.1
20:17:10 [2020-09-24T20:17:10.270Z] #43 6.863 go: downloading github.com/spf13/pflag v1.0.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 6.935 go: downloading github.com/jonboulle/clockwork v0.1.0
20:17:10 [2020-09-24T20:17:10.270Z] #43 6.977 go: downloading github.com/fatih/color v1.9.0
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.065 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.067 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.234 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.421 go: extracting github.com/spf13/pflag v1.0.3
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.432 go: extracting github.com/pkg/errors v0.9.1
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.562 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.618 go: extracting github.com/jonboulle/clockwork v0.1.0
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.619 go: extracting github.com/fatih/color v1.9.0
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.652 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:17:10 [2020-09-24T20:17:10.270Z] #43 7.758 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:17:10 [2020-09-24T20:17:10.270Z] #43 8.012 go: downloading github.com/mattn/go-isatty v0.0.12
20:17:10 [2020-09-24T20:17:10.270Z] #43 8.012 go: downloading github.com/mattn/go-colorable v0.1.6
20:17:10 [2020-09-24T20:17:10.270Z] #43 8.281 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:17:10 [2020-09-24T20:17:10.270Z] #43 8.615 go: extracting github.com/mattn/go-colorable v0.1.6
20:17:10 [2020-09-24T20:17:10.270Z] #43 8.720 go: extracting github.com/mattn/go-isatty v0.0.12
20:17:10 [2020-09-24T20:17:10.270Z] #43 10.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:17:10 [2020-09-24T20:17:10.270Z] #43 ...
20:17:10 [2020-09-24T20:17:10.270Z] 
20:17:10 [2020-09-24T20:17:10.270Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:17:10 [2020-09-24T20:17:10.270Z] #36 4.957 + git clone https://github.com/docker/distribution.git .
20:17:10 [2020-09-24T20:17:10.270Z] #36 4.960 Cloning into '.'...
20:17:10 [2020-09-24T20:17:10.518Z] #39 21.34   DEP      criu/pie/parasite-vdso.d
20:17:10 [2020-09-24T20:17:10.518Z] #39 21.39   DEP      criu/pie/parasite.d
20:17:10 [2020-09-24T20:17:10.518Z] #39 21.49   CC       criu/pie/parasite.o
20:17:10 [2020-09-24T20:17:10.529Z] #36 ...
20:17:10 [2020-09-24T20:17:10.529Z] 
20:17:10 [2020-09-24T20:17:10.529Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.216 + RM_GOPATH=0
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.216 + TMP_GOPATH=
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.216 + : /build
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.216 + '[' -z '' ']'
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.216 ++ mktemp -d
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.225 + export GOPATH=/tmp/tmp.gCryyUiOcD
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.225 + GOPATH=/tmp/tmp.gCryyUiOcD
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.225 + RM_GOPATH=1
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.225 + case "$(go env GOARCH)" in
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.225 ++ go env GOARCH
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.243 + export GO_BUILDMODE=-buildmode=pie
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.243 + GO_BUILDMODE=-buildmode=pie
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.243 ++ dirname /tmp/install/install.sh
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + dir=/tmp/install
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + bin=tomlv
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + shift
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + . /tmp/install/tomlv.installer
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + install_tomlv
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gCryyUiOcD/src/github.com/BurntSushi/toml
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.244 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.254 Cloning into '/tmp/tmp.gCryyUiOcD/src/github.com/BurntSushi/toml'...
20:17:10 [2020-09-24T20:17:10.529Z] #30 4.995 + cd /tmp/tmp.gCryyUiOcD/src/github.com/BurntSushi/toml
20:17:10 [2020-09-24T20:17:10.529Z] #30 5.004 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:17:10 [2020-09-24T20:17:10.529Z] #30 5.065 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:17:10 [2020-09-24T20:17:10.529Z] #30 5.761 internal/cpu
20:17:10 [2020-09-24T20:17:10.529Z] #30 5.762 runtime/internal/atomic
20:17:10 [2020-09-24T20:17:10.529Z] #30 6.074 runtime/internal/sys
20:17:10 [2020-09-24T20:17:10.529Z] #30 6.442 runtime/internal/math
20:17:10 [2020-09-24T20:17:10.529Z] #30 6.521 math/bits
20:17:10 [2020-09-24T20:17:10.529Z] #30 6.528 internal/bytealg
20:17:10 [2020-09-24T20:17:10.529Z] #30 7.147 math
20:17:10 [2020-09-24T20:17:10.529Z] #30 7.377 runtime
20:17:10 [2020-09-24T20:17:10.529Z] #30 ...
20:17:10 [2020-09-24T20:17:10.529Z] 
20:17:10 [2020-09-24T20:17:10.529Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.576 + RM_GOPATH=0
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.576 + TMP_GOPATH=
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.576 + : /build
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.576 + '[' -z '' ']'
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.576 ++ mktemp -d
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.599 + export GOPATH=/tmp/tmp.4THZlh8q9C
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.599 + GOPATH=/tmp/tmp.4THZlh8q9C
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.599 + RM_GOPATH=1
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.599 + case "$(go env GOARCH)" in
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.599 ++ go env GOARCH
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.618 + export GO_BUILDMODE=-buildmode=pie
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.618 + GO_BUILDMODE=-buildmode=pie
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.618 ++ dirname /tmp/install/install.sh
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.623 + dir=/tmp/install
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 + bin=shfmt
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 + shift
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 + . /tmp/install/shfmt.installer
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 + install_shfmt
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.624 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4THZlh8q9C/src/github.com/mvdan/sh
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.626 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:17:10 [2020-09-24T20:17:10.529Z] #47 4.628 Cloning into '/tmp/tmp.4THZlh8q9C/src/github.com/mvdan/sh'...
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.0s done
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.6s done
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s done
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 21.05MB / 97.69MB 4.9s
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.9s
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.62MB / 97.69MB 5.0s
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.9s done
20:17:10 [2020-09-24T20:17:10.776Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.06MB / 97.69MB 5.2s
20:17:10 [2020-09-24T20:17:10.779Z] #39 21.82   LINK     criu/pie/parasite.built-in.o
20:17:10 [2020-09-24T20:17:10.779Z] #39 21.83   GEN      criu/pie/parasite-blob.h
20:17:10 [2020-09-24T20:17:10.779Z] #39 21.83   CC       criu/pie/parasite-vdso.o
20:17:10 [2020-09-24T20:17:10.788Z] #47 ...
20:17:10 [2020-09-24T20:17:10.788Z] 
20:17:10 [2020-09-24T20:17:10.788Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:17:10 [2020-09-24T20:17:10.788Z] #23 4.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:10 [2020-09-24T20:17:10.788Z] #23 4.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:10 [2020-09-24T20:17:10.788Z] #23 4.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:10 [2020-09-24T20:17:10.788Z] #23 5.757 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:17:10 [2020-09-24T20:17:10.788Z] #23 7.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:17:10 [2020-09-24T20:17:10.788Z] #23 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:17:10 [2020-09-24T20:17:10.788Z] #23 ...
20:17:10 [2020-09-24T20:17:10.788Z] 
20:17:10 [2020-09-24T20:17:10.788Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:10 [2020-09-24T20:17:10.788Z] #30 11.87 unicode/utf8
20:17:10 [2020-09-24T20:17:10.796Z] using credential docker-jenkins-github-credentials
20:17:10 [2020-09-24T20:17:10.803Z] Cloning the remote Git repository
20:17:10 [2020-09-24T20:17:10.803Z] Cloning with configured refspecs honoured and without tags
20:17:10 [2020-09-24T20:17:10.813Z] #33 5.885 [100%] Built target tini-static
20:17:10 [2020-09-24T20:17:10.813Z] #33 5.933 + mkdir -p /build
20:17:10 [2020-09-24T20:17:10.813Z] #33 5.934 + cp tini-static /build/docker-init
20:17:10 [2020-09-24T20:17:10.813Z] #33 DONE 6.2s
20:17:10 [2020-09-24T20:17:10.813Z] 
20:17:10 [2020-09-24T20:17:10.813Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:10 [2020-09-24T20:17:10.813Z] #25 17.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:17:10 [2020-09-24T20:17:10.813Z] #25 18.00 skipping existing aab193acf6ba
20:17:10 [2020-09-24T20:17:10.813Z] #25 18.12 
20:17:10 [2020-09-24T20:17:10.813Z] #25 19.21 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
20:17:10 [2020-09-24T20:17:10.813Z] #25 19.25 skipping existing 4d43f82972ce
20:17:10 [2020-09-24T20:17:10.813Z] #25 19.33 
20:17:10 [2020-09-24T20:17:10.813Z] #25 20.29 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:17:10 [2020-09-24T20:17:10.813Z] #25 20.62 #=#=#                                                                         
20:17:10 [2020-09-24T20:17:10.813Z] #25 20.74 
######################################################################## 100.0%
20:17:10 [2020-09-24T20:17:10.813Z] #25 20.81 
20:17:10 [2020-09-24T20:17:10.813Z] #25 20.86 Download of images into '/build' complete.
20:17:10 [2020-09-24T20:17:10.813Z] #25 20.86 Use something like the following to load the result into a Docker daemon:
20:17:10 [2020-09-24T20:17:10.813Z] #25 20.86   tar -cC '/build' . | docker load
20:17:11 [2020-09-24T20:17:11.039Z] #39 21.99   CC       criu/arch/x86/vdso-pie.o
20:17:11 [2020-09-24T20:17:11.039Z] #39 22.09   CC       criu/arch/x86/restorer.o
20:17:11 [2020-09-24T20:17:11.124Z] #25 DONE 21.1s
20:17:11 [2020-09-24T20:17:11.124Z] 
20:17:11 [2020-09-24T20:17:11.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:11 [2020-09-24T20:17:11.124Z] #39 1.736 Note: Building without setproctitle() and strlcpy() support.
20:17:11 [2020-09-24T20:17:11.124Z] #39 1.736       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:17:11 [2020-09-24T20:17:11.124Z] #39 1.739 Note: Building without GnuTLS support
20:17:11 [2020-09-24T20:17:11.124Z] #39 1.745 Makefile.config:39: Warn: you have no libnftables installed
20:17:11 [2020-09-24T20:17:11.124Z] #39 1.745 Makefile.config:40: Warn: Building without nftables support
20:17:11 [2020-09-24T20:17:11.124Z] #39 2.748 fatal: not a git repository (or any of the parent directories): .git
20:17:11 [2020-09-24T20:17:11.124Z] #39 2.773   GEN      .gitid
20:17:11 [2020-09-24T20:17:11.124Z] #39 2.789   GEN      criu/include/version.h
20:17:11 [2020-09-24T20:17:11.124Z] #39 2.797   GEN      include/common/asm
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.117   PBCC     images/timens.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.122   DEP      images/timens.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.154   PBCC     images/fown.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.220   PBCC     images/google/protobuf/descriptor.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.264   PBCC     images/opts.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.369   PBCC     images/memfd.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.441   DEP      images/fown.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.483   DEP      images/google/protobuf/descriptor.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.513   DEP      images/opts.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.539   DEP      images/memfd.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.584   PBCC     images/sit.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.604   DEP      images/sit.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.679   PBCC     images/macvlan.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.683   DEP      images/macvlan.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.734   PBCC     images/autofs.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.761   DEP      images/autofs.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.795   PBCC     images/sysctl.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.815   DEP      images/sysctl.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.823   PBCC     images/time.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.832   DEP      images/time.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.868   PBCC     images/binfmt-misc.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.886   DEP      images/binfmt-misc.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.932   PBCC     images/seccomp.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 4.956   DEP      images/seccomp.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.030   PBCC     images/userns.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.042   DEP      images/userns.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.075   PBCC     images/cgroup.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.105   DEP      images/cgroup.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.134   PBCC     images/ext-file.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.166   DEP      images/ext-file.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.191   PBCC     images/rpc.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.232   DEP      images/rpc.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.281   PBCC     images/siginfo.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.287   DEP      images/siginfo.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.332   PBCC     images/pagemap.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.360   DEP      images/pagemap.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.408   PBCC     images/rlimit.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.421   DEP      images/rlimit.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.457   PBCC     images/file-lock.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.471   DEP      images/file-lock.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.510   PBCC     images/tty.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.517   DEP      images/tty.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.562   PBCC     images/tun.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.615   PBCC     images/netdev.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.650   DEP      images/tun.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.720   DEP      images/netdev.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.790   PBCC     images/vma.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.838   DEP      images/vma.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.899   PBCC     images/creds.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.918   DEP      images/creds.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.935   PBCC     images/utsns.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 5.963   DEP      images/utsns.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.000   PBCC     images/ipc-desc.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.036   PBCC     images/ipc-sem.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.041   DEP      images/ipc-desc.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.091   DEP      images/ipc-sem.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.170   PBCC     images/ipc-msg.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.175   DEP      images/ipc-msg.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.218   PBCC     images/ipc-shm.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.247   DEP      images/ipc-shm.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.271   PBCC     images/ipc-var.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.297   DEP      images/ipc-var.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.350   PBCC     images/sk-opts.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.356   PBCC     images/packet-sock.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.400   DEP      images/sk-opts.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.436   DEP      images/packet-sock.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.499   PBCC     images/sk-netlink.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.513   DEP      images/sk-netlink.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.572   PBCC     images/sk-inet.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.635   DEP      images/sk-inet.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.697   PBCC     images/sk-unix.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.734   DEP      images/sk-unix.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.763   PBCC     images/mm.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.826   DEP      images/mm.pb-c.d
20:17:11 [2020-09-24T20:17:11.124Z] #39 6.976   PBCC     images/timerfd.pb-c.c
20:17:11 [2020-09-24T20:17:11.124Z] #39 7.092   DEP      images/timerfd.pb-c.d
20:17:10 [2020-09-24T20:17:10.603Z] Cloning repository https://github.com/moby/moby.git
20:17:10 [2020-09-24T20:17:10.654Z]  > git init /home/ubuntu/workspace/moby_PR-41482 # timeout=10
20:17:10 [2020-09-24T20:17:10.868Z] Fetching upstream changes from https://github.com/moby/moby.git
20:17:10 [2020-09-24T20:17:10.868Z]  > git --version # timeout=10
20:17:10 [2020-09-24T20:17:10.883Z]  > git --version # 'git version 2.17.1'
20:17:10 [2020-09-24T20:17:10.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:17:10 [2020-09-24T20:17:10.886Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:17:11 [2020-09-24T20:17:11.298Z] #39 22.22   CC       criu/arch/x86/restorer_unmap.o
20:17:11 [2020-09-24T20:17:11.298Z] #39 22.26   CC       criu/arch/x86/sigaction_compat_pie.o
20:17:11 [2020-09-24T20:17:11.298Z] #39 22.33   CC       criu/pie/restorer.o
20:17:11 [2020-09-24T20:17:11.298Z] #39 ...
20:17:11 [2020-09-24T20:17:11.298Z] 
20:17:11 [2020-09-24T20:17:11.298Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.757 + RM_GOPATH=0
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.757 + TMP_GOPATH=
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.758 + : /build
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.758 + '[' -z '' ']'
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.758 ++ mktemp -d
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.759 + export GOPATH=/tmp/tmp.cgDaj7rpAu
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.759 + GOPATH=/tmp/tmp.cgDaj7rpAu
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.759 + RM_GOPATH=1
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.759 + case "$(go env GOARCH)" in
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.767 ++ go env GOARCH
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.770 + export GO_BUILDMODE=-buildmode=pie
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.770 + GO_BUILDMODE=-buildmode=pie
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.770 ++ dirname /tmp/install/install.sh
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.771 + dir=/tmp/install
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.771 + bin=runc
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.771 + shift
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.771 + '[' '!' -f /tmp/install/runc.installer ']'
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.771 + . /tmp/install/runc.installer
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.771 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.771 + install_runc
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.772 + uname -r
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.774 + grep -q '^3\.10\.0.*\.el7\.'
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.775 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.775 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.775 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cgDaj7rpAu/src/github.com/opencontainers/runc
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.776 Cloning into '/tmp/tmp.cgDaj7rpAu/src/github.com/opencontainers/runc'...
20:17:11 [2020-09-24T20:17:11.298Z] #49 0.777 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
20:17:11 [2020-09-24T20:17:11.298Z] #49 2.264 + cd /tmp/tmp.cgDaj7rpAu/src/github.com/opencontainers/runc
20:17:11 [2020-09-24T20:17:11.298Z] #49 2.264 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:17:11 [2020-09-24T20:17:11.298Z] #49 2.349 + '[' -z '' ']'
20:17:11 [2020-09-24T20:17:11.298Z] #49 2.349 + target=static
20:17:11 [2020-09-24T20:17:11.298Z] #49 2.349 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:17:11 [2020-09-24T20:17:11.298Z] #49 2.514 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
20:17:11 [2020-09-24T20:17:11.298Z] #49 ...
20:17:11 [2020-09-24T20:17:11.298Z] 
20:17:11 [2020-09-24T20:17:11.298Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:17:11 [2020-09-24T20:17:11.298Z] #17 1.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:11 [2020-09-24T20:17:11.298Z] #17 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:11 [2020-09-24T20:17:11.298Z] #17 1.447 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:11 [2020-09-24T20:17:11.298Z] #17 1.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:17:11 [2020-09-24T20:17:11.298Z] #17 2.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:17:11 [2020-09-24T20:17:11.298Z] #17 2.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:17:11 [2020-09-24T20:17:11.352Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.12MB / 97.69MB 5.5s
20:17:11 [2020-09-24T20:17:11.352Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.08MB / 97.69MB 5.6s
20:17:11 [2020-09-24T20:17:11.352Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 70.56MB / 97.69MB 5.7s
20:17:11 [2020-09-24T20:17:11.355Z] #30 12.45 unicode
20:17:11 [2020-09-24T20:17:11.416Z] #39 7.129   PBCC     images/timer.pb-c.c
20:17:11 [2020-09-24T20:17:11.417Z] #39 7.170   DEP      images/timer.pb-c.d
20:17:11 [2020-09-24T20:17:11.417Z] #39 7.181   PBCC     images/sa.pb-c.c
20:17:11 [2020-09-24T20:17:11.417Z] #39 7.238   DEP      images/sa.pb-c.d
20:17:11 [2020-09-24T20:17:11.417Z] #39 7.305   PBCC     images/pipe-data.pb-c.c
20:17:11 [2020-09-24T20:17:11.417Z] #39 7.325   DEP      images/pipe-data.pb-c.d
20:17:11 [2020-09-24T20:17:11.417Z] #39 7.368   PBCC     images/mnt.pb-c.c
20:17:11 [2020-09-24T20:17:11.417Z] #39 7.395   DEP      images/mnt.pb-c.d
20:17:11 [2020-09-24T20:17:11.417Z] #39 ...
20:17:11 [2020-09-24T20:17:11.417Z] 
20:17:11 [2020-09-24T20:17:11.417Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:11 [2020-09-24T20:17:11.417Z] #30 34.11 time
20:17:11 [2020-09-24T20:17:11.417Z] #30 38.79 internal/poll
20:17:11 [2020-09-24T20:17:11.417Z] #30 40.25 internal/syscall/execenv
20:17:11 [2020-09-24T20:17:11.417Z] #30 40.36 internal/fmtsort
20:17:11 [2020-09-24T20:17:11.417Z] #30 40.42 internal/syscall/unix
20:17:11 [2020-09-24T20:17:11.417Z] #30 40.57 os
20:17:11 [2020-09-24T20:17:11.417Z] #30 40.70 strings
20:17:11 [2020-09-24T20:17:11.417Z] #30 42.37 path
20:17:11 [2020-09-24T20:17:11.417Z] #30 42.78 text/tabwriter
20:17:11 [2020-09-24T20:17:11.417Z] #30 42.85 fmt
20:17:11 [2020-09-24T20:17:11.417Z] #30 43.40 path/filepath
20:17:11 [2020-09-24T20:17:11.614Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.5s done
20:17:11 [2020-09-24T20:17:11.614Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.9s
20:17:11 [2020-09-24T20:17:11.716Z] #30 ...
20:17:11 [2020-09-24T20:17:11.716Z] 
20:17:11 [2020-09-24T20:17:11.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:11 [2020-09-24T20:17:11.716Z] #39 7.426   PBCC     images/sk-packet.pb-c.c
20:17:11 [2020-09-24T20:17:11.716Z] #39 7.457   DEP      images/sk-packet.pb-c.d
20:17:11 [2020-09-24T20:17:11.716Z] #39 7.499   PBCC     images/tcp-stream.pb-c.c
20:17:11 [2020-09-24T20:17:11.716Z] #39 7.565   DEP      images/tcp-stream.pb-c.d
20:17:11 [2020-09-24T20:17:11.716Z] #39 7.602   PBCC     images/pipe.pb-c.c
20:17:12 [2020-09-24T20:17:12.021Z] #39 7.731   DEP      images/pipe.pb-c.d
20:17:12 [2020-09-24T20:17:12.021Z] #39 7.835   PBCC     images/pstree.pb-c.c
20:17:12 [2020-09-24T20:17:12.021Z] #39 7.852   DEP      images/pstree.pb-c.d
20:17:12 [2020-09-24T20:17:12.021Z] #39 7.927   PBCC     images/fs.pb-c.c
20:17:12 [2020-09-24T20:17:12.021Z] #39 7.984   DEP      images/fs.pb-c.d
20:17:12 [2020-09-24T20:17:12.236Z] #17 3.718 Fetched 8385 kB in 3s (3150 kB/s)
20:17:12 [2020-09-24T20:17:12.335Z] #39 8.041   PBCC     images/signalfd.pb-c.c
20:17:12 [2020-09-24T20:17:12.335Z] #39 8.092   DEP      images/signalfd.pb-c.d
20:17:12 [2020-09-24T20:17:12.335Z] #39 8.203   PBCC     images/fh.pb-c.c
20:17:12 [2020-09-24T20:17:12.335Z] #39 8.246   PBCC     images/fsnotify.pb-c.c
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.335   DEP      images/fh.pb-c.d
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.345   DEP      images/fsnotify.pb-c.d
20:17:12 [2020-09-24T20:17:12.687Z] #39 ...
20:17:12 [2020-09-24T20:17:12.687Z] 
20:17:12 [2020-09-24T20:17:12.687Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.08 Selecting previously unselected package binutils-mingw-w64.
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.23 Selecting previously unselected package libdevmapper1.02.1:s390x.
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.26 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.43 Selecting previously unselected package dmsetup.
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.44 Unpacking dmsetup (2:1.02.155-3) ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.63 Selecting previously unselected package mingw-w64-common.
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 35.65 Unpacking mingw-w64-common (6.0.0-3) ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 40.51 Selecting previously unselected package mingw-w64-x86-64-dev.
20:17:12 [2020-09-24T20:17:12.687Z] #10 40.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 40.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:17:12 [2020-09-24T20:17:12.687Z] #10 ...
20:17:12 [2020-09-24T20:17:12.687Z] 
20:17:12 [2020-09-24T20:17:12.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.489   PBCC     images/eventpoll.pb-c.c
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.489   DEP      images/eventpoll.pb-c.d
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.500   PBCC     images/eventfd.pb-c.c
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.515   DEP      images/eventfd.pb-c.d
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.535   PBCC     images/remap-file-path.pb-c.c
20:17:12 [2020-09-24T20:17:12.687Z] #39 8.539   DEP      images/remap-file-path.pb-c.d
20:17:12 [2020-09-24T20:17:12.805Z] #17 3.718 Reading package lists...
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.667   PBCC     images/fifo.pb-c.c
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.675   DEP      images/fifo.pb-c.d
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.702   PBCC     images/ghost-file.pb-c.c
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.774   DEP      images/ghost-file.pb-c.d
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.787   PBCC     images/regfile.pb-c.c
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.813   DEP      images/regfile.pb-c.d
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.838   PBCC     images/ns.pb-c.c
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.857   DEP      images/ns.pb-c.d
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.878   PBCC     images/fdinfo.pb-c.c
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.932   DEP      images/fdinfo.pb-c.d
20:17:13 [2020-09-24T20:17:13.016Z] #39 8.978   PBCC     images/core-aarch64.pb-c.c
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.051   PBCC     images/core-arm.pb-c.c
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.051   PBCC     images/core-ppc64.pb-c.c
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.080   PBCC     images/core-s390.pb-c.c
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.115   PBCC     images/core-x86.pb-c.c
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.150   PBCC     images/core.pb-c.c
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.185   PBCC     images/inventory.pb-c.c
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.219   DEP      images/core-aarch64.pb-c.d
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.255   DEP      images/core-arm.pb-c.d
20:17:13 [2020-09-24T20:17:13.308Z] #39 9.295   DEP      images/core-ppc64.pb-c.d
20:17:13 [2020-09-24T20:17:13.377Z] #17 4.467 Reading package lists...
20:17:13 [2020-09-24T20:17:13.377Z] #17 ...
20:17:13 [2020-09-24T20:17:13.377Z] 
20:17:13 [2020-09-24T20:17:13.377Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:17:13 [2020-09-24T20:17:13.377Z] #36 41.89 + dpkg --print-architecture
20:17:13 [2020-09-24T20:17:13.377Z] #36 41.89 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:17:13 [2020-09-24T20:17:13.377Z] #36 42.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:17:13 [2020-09-24T20:17:13.377Z] #36 42.21 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:17:13 [2020-09-24T20:17:13.377Z] #36 DONE 50.6s
20:17:13 [2020-09-24T20:17:13.377Z] 
20:17:13 [2020-09-24T20:17:13.377Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:13 [2020-09-24T20:17:13.377Z] #49 12.22 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:17:13 [2020-09-24T20:17:13.531Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
20:17:13 [2020-09-24T20:17:13.531Z] #7 ...
20:17:13 [2020-09-24T20:17:13.531Z] 
20:17:13 [2020-09-24T20:17:13.531Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:17:13 [2020-09-24T20:17:13.531Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:17:13 [2020-09-24T20:17:13.531Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:17:13 [2020-09-24T20:17:13.531Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:17:13 [2020-09-24T20:17:13.531Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.3s done
20:17:13 [2020-09-24T20:17:13.531Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
20:17:13 [2020-09-24T20:17:13.531Z] #58 DONE 7.8s
20:17:13 [2020-09-24T20:17:13.531Z] 
20:17:13 [2020-09-24T20:17:13.531Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:13 [2020-09-24T20:17:13.531Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.7s done
20:17:13 [2020-09-24T20:17:13.599Z] #39 9.316   DEP      images/core-s390.pb-c.d
20:17:13 [2020-09-24T20:17:13.599Z] #39 9.343   DEP      images/core-x86.pb-c.d
20:17:13 [2020-09-24T20:17:13.599Z] #39 9.364   DEP      images/core.pb-c.d
20:17:13 [2020-09-24T20:17:13.599Z] #39 9.405   DEP      images/inventory.pb-c.d
20:17:13 [2020-09-24T20:17:13.599Z] #39 9.470   PBCC     images/cpuinfo.pb-c.c
20:17:13 [2020-09-24T20:17:13.599Z] #39 9.474   DEP      images/cpuinfo.pb-c.d
20:17:13 [2020-09-24T20:17:13.599Z] #39 9.494   PBCC     images/stats.pb-c.c
20:17:13 [2020-09-24T20:17:13.793Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
20:17:13 [2020-09-24T20:17:13.891Z] #39 9.522   DEP      images/stats.pb-c.d
20:17:14 [2020-09-24T20:17:14.524Z] #39 10.41 make[1]: Nothing to be done for 'all'.
20:17:14 [2020-09-24T20:17:14.736Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
20:17:14 [2020-09-24T20:17:14.762Z] #49 13.23 + mkdir -p /build
20:17:14 [2020-09-24T20:17:14.762Z] #49 13.24 + cp runc /build/runc
20:17:14 [2020-09-24T20:17:14.762Z] #49 DONE 13.5s
20:17:14 [2020-09-24T20:17:14.762Z] 
20:17:14 [2020-09-24T20:17:14.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.03   LINK     criu/pie/restorer.built-in.o
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.03   GEN      criu/pie/restorer-blob.h
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.06   DEP      criu/vdso.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.11   DEP      criu/vdso-compat.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.14   DEP      criu/uts_ns.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.16   DEP      criu/util.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.21   DEP      criu/uffd.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.26   DEP      criu/tun.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.29   DEP      criu/tty.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.34   DEP      criu/timerfd.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.38   DEP      criu/timens.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.42   DEP      criu/sysfs_parse.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.45   DEP      criu/sysctl.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.48   DEP      criu/string.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.49   DEP      criu/stats.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.52   DEP      criu/sockets.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.57   DEP      criu/sk-unix.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.63   DEP      criu/sk-tcp.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.66   DEP      criu/sk-queue.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.70   DEP      criu/sk-packet.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.73   DEP      criu/sk-netlink.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.76   DEP      criu/sk-inet.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.80   DEP      criu/signalfd.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.83   DEP      criu/sigframe.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.85   DEP      criu/shmem.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.89   DEP      criu/servicefd.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.92   DEP      criu/seize.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 23.96   DEP      criu/seccomp.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 24.00   DEP      criu/rst-malloc.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 24.02   DEP      criu/rbtree.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 24.04   DEP      criu/pstree.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 24.08   DEP      criu/protobuf.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 24.12   GEN      criu/protobuf-desc-gen.h
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.11   DEP      criu/protobuf-desc.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.16   DEP      criu/proc_parse.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.21   DEP      criu/plugin.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.24   DEP      criu/pipes.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.29   DEP      criu/pie-util.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.32   DEP      criu/pie-util-vdso.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.35   DEP      criu/pie-util-vdso-elf32.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.39   DEP      criu/path.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.44   DEP      criu/parasite-syscall.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.51   DEP      criu/pagemap.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.56   DEP      criu/pagemap-cache.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.60   DEP      criu/page-xfer.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.65   DEP      criu/page-pipe.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.68   DEP      criu/netfilter.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.72   DEP      criu/net.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.78   DEP      criu/namespaces.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.83   DEP      criu/mount.d
20:17:14 [2020-09-24T20:17:14.762Z] #39 25.89   DEP      criu/memfd.d
20:17:14 [2020-09-24T20:17:14.999Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done
20:17:15 [2020-09-24T20:17:15.022Z] #39 25.96   DEP      criu/mem.d
20:17:15 [2020-09-24T20:17:15.022Z] #39 26.02   DEP      criu/lsm.d
20:17:15 [2020-09-24T20:17:15.022Z] #39 26.06   DEP      criu/log.d
20:17:15 [2020-09-24T20:17:15.022Z] #39 26.09   DEP      criu/libnetlink.d
20:17:15 [2020-09-24T20:17:15.022Z] #39 26.13   DEP      criu/kerndat.d
20:17:15 [2020-09-24T20:17:15.283Z] #39 26.18   DEP      criu/kcmp-ids.d
20:17:15 [2020-09-24T20:17:15.283Z] #39 26.21   DEP      criu/irmap.d
20:17:15 [2020-09-24T20:17:15.283Z] #39 26.25   DEP      criu/ipc_ns.d
20:17:15 [2020-09-24T20:17:15.283Z] #39 26.30   DEP      criu/image.d
20:17:15 [2020-09-24T20:17:15.283Z] #39 26.34   DEP      criu/image-desc.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.36   DEP      criu/fsnotify.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.42   DEP      criu/filesystems.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.49   DEP      criu/files.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.55   DEP      criu/files-reg.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.60   DEP      criu/files-ext.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.64   DEP      criu/file-lock.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.68   DEP      criu/file-ids.d
20:17:15 [2020-09-24T20:17:15.543Z] #39 26.72   DEP      criu/fifo.d
20:17:15 [2020-09-24T20:17:15.559Z] #39 11.29   CC       images/stats.o
20:17:15 [2020-09-24T20:17:15.564Z] #30 ...
20:17:15 [2020-09-24T20:17:15.564Z] 
20:17:15 [2020-09-24T20:17:15.564Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:15 [2020-09-24T20:17:15.564Z] #21 14.59 + mkdir -p /build
20:17:15 [2020-09-24T20:17:15.564Z] #21 14.60 + mv docker/docker /build/
20:17:15 [2020-09-24T20:17:15.564Z] #21 14.60 + rmdir docker
20:17:15 [2020-09-24T20:17:15.564Z] #21 DONE 15.8s
20:17:15 [2020-09-24T20:17:15.564Z] 
20:17:15 [2020-09-24T20:17:15.564Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:15 [2020-09-24T20:17:15.564Z] #41 12.86 internal/testlog
20:17:15 [2020-09-24T20:17:15.564Z] #41 13.17 encoding
20:17:15 [2020-09-24T20:17:15.564Z] #41 13.30 unicode/utf16
20:17:15 [2020-09-24T20:17:15.564Z] #41 13.49 container/list
20:17:15 [2020-09-24T20:17:15.564Z] #41 14.22 crypto/internal/subtle
20:17:15 [2020-09-24T20:17:15.564Z] #41 14.36 crypto/subtle
20:17:15 [2020-09-24T20:17:15.564Z] #41 14.51 vendor/golang.org/x/crypto/cryptobyte/asn1
20:17:15 [2020-09-24T20:17:15.564Z] #41 14.63 internal/nettrace
20:17:15 [2020-09-24T20:17:15.564Z] #41 14.86 runtime/cgo
20:17:15 [2020-09-24T20:17:15.803Z] #39 26.76   DEP      criu/fdstore.d
20:17:15 [2020-09-24T20:17:15.803Z] #39 26.80   DEP      criu/fault-injection.d
20:17:15 [2020-09-24T20:17:15.803Z] #39 26.82   DEP      criu/external.d
20:17:15 [2020-09-24T20:17:15.803Z] #39 26.86   DEP      criu/eventpoll.d
20:17:15 [2020-09-24T20:17:15.803Z] #39 26.91   DEP      criu/eventfd.d
20:17:15 [2020-09-24T20:17:15.803Z] #39 26.96   DEP      criu/crtools.d
20:17:15 [2020-09-24T20:17:15.853Z] #39 11.59   CC       images/core.o
20:17:15 [2020-09-24T20:17:15.948Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
20:17:16 [2020-09-24T20:17:16.063Z] #39 27.02   DEP      criu/cr-service.d
20:17:16 [2020-09-24T20:17:16.063Z] #39 27.07   DEP      criu/cr-restore.d
20:17:16 [2020-09-24T20:17:16.063Z] #39 27.14   DEP      criu/cr-errno.d
20:17:16 [2020-09-24T20:17:16.063Z] #39 27.16   DEP      criu/cr-dump.d
20:17:16 [2020-09-24T20:17:16.144Z] #39 11.96   CC       images/core-x86.o
20:17:16 [2020-09-24T20:17:16.324Z] #39 27.23   DEP      criu/cr-dedup.d
20:17:16 [2020-09-24T20:17:16.324Z] #39 27.27   DEP      criu/cr-check.d
20:17:16 [2020-09-24T20:17:16.324Z] #39 27.33   DEP      criu/config.d
20:17:16 [2020-09-24T20:17:16.324Z] #39 27.37   DEP      criu/clone-noasan.d
20:17:16 [2020-09-24T20:17:16.324Z] #39 27.39   DEP      criu/cgroup.d
20:17:16 [2020-09-24T20:17:16.583Z] #39 27.44   DEP      criu/cgroup-props.d
20:17:16 [2020-09-24T20:17:16.583Z] #39 27.48   DEP      criu/bitmap.d
20:17:16 [2020-09-24T20:17:16.583Z] #39 27.49   DEP      criu/bfd.d
20:17:16 [2020-09-24T20:17:16.583Z] #39 27.52   DEP      criu/autofs.d
20:17:16 [2020-09-24T20:17:16.583Z] #39 27.56   DEP      criu/aio.d
20:17:16 [2020-09-24T20:17:16.583Z] #39 27.62   DEP      criu/action-scripts.d
20:17:16 [2020-09-24T20:17:16.778Z] #39 12.44   CC       images/core-arm.o
20:17:16 [2020-09-24T20:17:16.778Z] #39 ...
20:17:16 [2020-09-24T20:17:16.778Z] 
20:17:16 [2020-09-24T20:17:16.778Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:16 [2020-09-24T20:17:16.778Z] #41 39.27 internal/poll
20:17:16 [2020-09-24T20:17:16.778Z] #41 41.72 os
20:17:16 [2020-09-24T20:17:16.778Z] #41 42.57 regexp/syntax
20:17:16 [2020-09-24T20:17:16.778Z] #41 45.35 fmt
20:17:16 [2020-09-24T20:17:16.778Z] #41 47.27 regexp
20:17:16 [2020-09-24T20:17:16.778Z] #41 48.39 go/token
20:17:16 [2020-09-24T20:17:16.778Z] #41 48.98 go/scanner
20:17:16 [2020-09-24T20:17:16.778Z] #41 ...
20:17:16 [2020-09-24T20:17:16.778Z] 
20:17:16 [2020-09-24T20:17:16.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:16 [2020-09-24T20:17:16.778Z] #39 12.66   CC       images/core-aarch64.o
20:17:16 [2020-09-24T20:17:16.843Z] #39 27.70   CC       criu/action-scripts.o
20:17:16 [2020-09-24T20:17:16.843Z] #39 27.85   CC       criu/aio.o
20:17:17 [2020-09-24T20:17:17.070Z] #39 12.97   CC       images/core-ppc64.o
20:17:17 [2020-09-24T20:17:17.103Z] #39 28.00   CC       criu/autofs.o
20:17:17 [2020-09-24T20:17:17.362Z] #39 13.29   CC       images/core-s390.o
20:17:17 [2020-09-24T20:17:17.672Z] #39 28.45   CC       criu/bfd.o
20:17:17 [2020-09-24T20:17:17.672Z] #39 28.61   CC       criu/bitmap.o
20:17:17 [2020-09-24T20:17:17.672Z] #39 28.67   CC       criu/cgroup-props.o
20:17:17 [2020-09-24T20:17:17.871Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.8s done
20:17:17 [2020-09-24T20:17:17.932Z] #39 28.92   CC       criu/cgroup.o
20:17:17 [2020-09-24T20:17:17.994Z] #39 ...
20:17:17 [2020-09-24T20:17:17.994Z] 
20:17:17 [2020-09-24T20:17:17.994Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:17 [2020-09-24T20:17:17.994Z] #47 40.55 context
20:17:17 [2020-09-24T20:17:17.994Z] #47 40.89 os
20:17:17 [2020-09-24T20:17:17.994Z] #47 42.93 encoding/binary
20:17:17 [2020-09-24T20:17:17.994Z] #47 44.00 fmt
20:17:17 [2020-09-24T20:17:17.994Z] #47 45.27 encoding/base64
20:17:17 [2020-09-24T20:17:17.994Z] #47 45.88 golang.org/x/sys/unix
20:17:17 [2020-09-24T20:17:17.994Z] #47 48.06 encoding/json
20:17:17 [2020-09-24T20:17:17.994Z] #47 ...
20:17:17 [2020-09-24T20:17:17.994Z] 
20:17:17 [2020-09-24T20:17:17.994Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:17:18 [2020-09-24T20:17:18.096Z] #41 ...
20:17:18 [2020-09-24T20:17:18.096Z] 
20:17:18 [2020-09-24T20:17:18.096Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:18 [2020-09-24T20:17:18.096Z] #47 16.24 + cd /tmp/tmp.4THZlh8q9C/src/github.com/mvdan/sh
20:17:18 [2020-09-24T20:17:18.096Z] #47 16.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:17:18 [2020-09-24T20:17:18.096Z] #47 16.41 + GO111MODULE=on
20:17:18 [2020-09-24T20:17:18.096Z] #47 16.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:17:18 [2020-09-24T20:17:18.096Z] #47 18.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:17:18 [2020-09-24T20:17:18.096Z] #47 18.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:17:18 [2020-09-24T20:17:18.096Z] #47 18.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:17:18 [2020-09-24T20:17:18.096Z] #47 18.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:17:18 [2020-09-24T20:17:18.096Z] #47 18.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:17:18 [2020-09-24T20:17:18.286Z] #52 25.38 Checking out files:  72% (2366/3242)   
Checking out files:  73% (2367/3242)   
Checking out files:  74% (2400/3242)   
Checking out files:  75% (2432/3242)   
Checking out files:  76% (2464/3242)   
Checking out files:  77% (2497/3242)   
Checking out files:  78% (2529/3242)   
Checking out files:  79% (2562/3242)   
Checking out files:  80% (2594/3242)   
Checking out files:  81% (2627/3242)   
Checking out files:  82% (2659/3242)   
Checking out files:  83% (2691/3242)   
Checking out files:  84% (2724/3242)   
Checking out files:  85% (2756/3242)   
Checking out files:  86% (2789/3242)   
Checking out files:  87% (2821/3242)   
Checking out files:  88% (2853/3242)   
Checking out files:  89% (2886/3242)   
Checking out files:  90% (2918/3242)   
Checking out files:  91% (2951/3242)   
Checking out files:  92% (2983/3242)   
Checking out files:  93% (3016/3242)   
Checking out files:  94% (3048/3242)   
Checking out files:  95% (3080/3242)   
Checking out files:  96% (3113/3242)   
Checking out files:  97% (3145/3242)   
Checking out files:  98% (3178/3242)   
Checking out files:  99% (3210/3242)   
Checking out files: 100% (3242/3242)   
Checking out files: 100% (3242/3242), done.
20:17:18 [2020-09-24T20:17:18.286Z] #52 26.08 + cd /tmp/tmp.Z0ltlPlt6W/src/github.com/containerd/containerd
20:17:18 [2020-09-24T20:17:18.286Z] #52 26.08 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
20:17:18 [2020-09-24T20:17:18.355Z] #47 19.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + export 'BUILDTAGS=netgo osusergo static_build'
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + BUILDTAGS='netgo osusergo static_build'
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + export EXTRA_FLAGS=-buildmode=pie
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + EXTRA_FLAGS=-buildmode=pie
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + '[' '' = dynamic ']'
20:17:18 [2020-09-24T20:17:18.578Z] #52 26.38 + make
20:17:18 [2020-09-24T20:17:18.816Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
20:17:18 [2020-09-24T20:17:18.872Z] #39 29.81   CC       criu/clone-noasan.o
20:17:18 [2020-09-24T20:17:18.872Z] #39 29.86   CC       criu/config.o
20:17:19 [2020-09-24T20:17:19.211Z] #52 26.97 + bin/ctr
20:17:19 [2020-09-24T20:17:19.291Z] #47 20.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:17:19 [2020-09-24T20:17:19.441Z] #39 30.28   CC       criu/cr-check.o
20:17:19 [2020-09-24T20:17:19.441Z] #39 ...
20:17:19 [2020-09-24T20:17:19.441Z] 
20:17:19 [2020-09-24T20:17:19.441Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:17:19 [2020-09-24T20:17:19.441Z] #17 4.467 Reading package lists...
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.415 Building dependency tree...
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.963 libcap2-bin is already the newest version (1:2.25-2).
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.963 The following additional packages will be installed:
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.963   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.963   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.964   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.964   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.964   python3.7 python3.7-minimal vim-runtime xxd
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.965 Suggested packages:
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.965   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.965   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.965   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.965 Recommended packages:
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.965   aufs-dkms nftables build-essential python3-dev python3-keyring
20:17:19 [2020-09-24T20:17:19.441Z] #17 5.965   python3-keyrings.alt python3-xdg unzip
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.473 The following NEW packages will be installed:
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.473   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.473   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.473   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.473   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.480   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.480   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.480   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.480   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.480   xz-utils zip
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.789 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.789 Need to get 28.5 MB of archives.
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.789 After this operation, 116 MB of additional disk space will be used.
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.789 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.792 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.831 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.858 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.864 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.864 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.866 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.867 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.869 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.870 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.871 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.872 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.873 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.879 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.882 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.885 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.889 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.890 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.893 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.898 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.900 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.903 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.905 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.906 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.907 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 6.908 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.108 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.110 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.112 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.113 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.115 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.119 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.149 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.151 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.155 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.158 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.168 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.173 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.174 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.191 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.196 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.200 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.318 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.337 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.350 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.577 debconf: delaying package configuration, since apt-utils is not installed
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.619 Fetched 28.5 MB in 1s (33.4 MB/s)
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.664 Selecting previously unselected package pigz.
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.664 (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 ... 23432 files and directories currently installed.)
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.681 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.692 Unpacking pigz (2.4-1) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.760 Selecting previously unselected package libpython3.7-minimal:amd64.
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.764 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.768 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.958 Selecting previously unselected package python3.7-minimal.
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.961 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 7.976 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 8.239 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 8.258 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 8.964 Selecting previously unselected package python3-minimal.
20:17:19 [2020-09-24T20:17:19.441Z] #17 8.964 (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 ... 23681 files and directories currently installed.)
20:17:19 [2020-09-24T20:17:19.441Z] #17 8.979 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.023 Unpacking python3-minimal (3.7.3-1) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.093 Selecting previously unselected package libmpdec2:amd64.
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.097 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.107 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.193 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.196 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.206 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.510 Selecting previously unselected package python3.7.
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.514 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.519 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.595 Selecting previously unselected package libpython3-stdlib:amd64.
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.599 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.603 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.659 Setting up python3-minimal (3.7.3-1) ...
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.963 Selecting previously unselected package python3.
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.963 (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 ... 24093 files and directories currently installed.)
20:17:19 [2020-09-24T20:17:19.441Z] #17 9.981 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.00 Unpacking python3 (3.7.3-1) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.06 Selecting previously unselected package libip4tc0:amd64.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.07 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.13 Selecting previously unselected package libip6tc0:amd64.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.14 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.19 Selecting previously unselected package libiptc0:amd64.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.20 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.24 Selecting previously unselected package libnfnetlink0:amd64.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.29 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.34 Selecting previously unselected package libnftnl11:amd64.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.34 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.39 Selecting previously unselected package iptables.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.40 Unpacking iptables (1.8.2-4) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.52 Selecting previously unselected package xxd.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.53 Unpacking xxd (2:8.1.0875-5) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.61 Selecting previously unselected package vim-common.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.63 Unpacking vim-common (2:8.1.0875-5) ...
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.70 Selecting previously unselected package bash-completion.
20:17:19 [2020-09-24T20:17:19.442Z] #17 10.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:17:19 [2020-09-24T20:17:19.504Z] #52 ...
20:17:19 [2020-09-24T20:17:19.504Z] 
20:17:19 [2020-09-24T20:17:19.504Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:19 [2020-09-24T20:17:19.504Z] #30 45.49 io/ioutil
20:17:19 [2020-09-24T20:17:19.504Z] #30 46.31 flag
20:17:19 [2020-09-24T20:17:19.504Z] #30 46.33 github.com/BurntSushi/toml
20:17:19 [2020-09-24T20:17:19.504Z] #30 47.79 log
20:17:19 [2020-09-24T20:17:19.504Z] #30 49.12 github.com/BurntSushi/toml/cmd/tomlv
20:17:19 [2020-09-24T20:17:19.504Z] #30 DONE 52.1s
20:17:19 [2020-09-24T20:17:19.504Z] 
20:17:19 [2020-09-24T20:17:19.504Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:19 [2020-09-24T20:17:19.504Z] #47 51.96 github.com/pkg/diff
20:17:19 [2020-09-24T20:17:19.504Z] #47 52.10 go/ast
20:17:19 [2020-09-24T20:17:19.858Z] #47 ...
20:17:19 [2020-09-24T20:17:19.858Z] 
20:17:19 [2020-09-24T20:17:19.858Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:19 [2020-09-24T20:17:19.858Z] #38 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:17:20 [2020-09-24T20:17:20.117Z] #38 ...
20:17:20 [2020-09-24T20:17:20.117Z] 
20:17:20 [2020-09-24T20:17:20.117Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:20 [2020-09-24T20:17:20.117Z] #43 12.11 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:17:20 [2020-09-24T20:17:20.117Z] #43 13.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:17:20 [2020-09-24T20:17:20.117Z] #43 17.41 go: finding github.com/fatih/color v1.9.0
20:17:20 [2020-09-24T20:17:20.117Z] #43 17.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:17:20 [2020-09-24T20:17:20.117Z] #43 17.42 go: finding github.com/pkg/errors v0.9.1
20:17:20 [2020-09-24T20:17:20.117Z] #43 17.53 go: finding github.com/spf13/pflag v1.0.3
20:17:20 [2020-09-24T20:17:20.117Z] #43 17.64 go: finding github.com/mattn/go-colorable v0.1.6
20:17:20 [2020-09-24T20:17:20.117Z] #43 17.75 go: finding github.com/mattn/go-isatty v0.0.12
20:17:20 [2020-09-24T20:17:20.117Z] #43 17.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:17:20 [2020-09-24T20:17:20.117Z] #43 18.15 go: finding github.com/jonboulle/clockwork v0.1.0
20:17:20 [2020-09-24T20:17:20.117Z] #43 18.21 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:17:20 [2020-09-24T20:17:20.117Z] #43 18.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:17:20 [2020-09-24T20:17:20.117Z] #43 18.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:17:20 [2020-09-24T20:17:20.379Z] #17 11.91 Unpacking bash-completion (1:2.8-6) ...
20:17:20 [2020-09-24T20:17:20.379Z] #17 12.02 Selecting previously unselected package bzip2.
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.06 Selecting previously unselected package xz-utils.
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.07 Unpacking xz-utils (5.2.4-1) ...
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.13 Selecting previously unselected package apparmor.
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.16 Unpacking apparmor (2.13.2-10) ...
20:17:20 [2020-09-24T20:17:20.637Z] #17 12.26 Selecting previously unselected package aufs-tools.
20:17:20 [2020-09-24T20:17:20.684Z] #43 ...
20:17:20 [2020-09-24T20:17:20.685Z] 
20:17:20 [2020-09-24T20:17:20.685Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:17:20 [2020-09-24T20:17:20.685Z] #36 21.45 Checking out files:  90% (1500/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.
20:17:20 [2020-09-24T20:17:20.685Z] #36 21.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:17:20 [2020-09-24T20:17:20.685Z] #36 ...
20:17:20 [2020-09-24T20:17:20.685Z] 
20:17:20 [2020-09-24T20:17:20.685Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:17:20 [2020-09-24T20:17:20.685Z] #54 11.70 + for f in rootlesskit rootlesskit-docker-proxy
20:17:20 [2020-09-24T20:17:20.685Z] #54 11.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:17:20 [2020-09-24T20:17:20.735Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.27 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.31 Selecting previously unselected package libonig5:amd64.
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.32 Unpacking libonig5:amd64 (6.9.1-1) ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.37 Selecting previously unselected package libjq1:amd64.
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.41 Selecting previously unselected package jq.
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.42 Unpacking jq (1.5+dfsg-2+b1) ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.46 Selecting previously unselected package libaio1:amd64.
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:17:20 [2020-09-24T20:17:20.897Z] #17 12.48 Unpacking libaio1:amd64 (0.3.112-3) ...
20:17:20 [2020-09-24T20:17:20.944Z] #54 ...
20:17:20 [2020-09-24T20:17:20.944Z] 
20:17:20 [2020-09-24T20:17:20.944Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:20 [2020-09-24T20:17:20.944Z] #32 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:17:21 [2020-09-24T20:17:21.045Z] #47 53.49 golang.org/x/crypto/ssh/terminal
20:17:21 [2020-09-24T20:17:21.156Z] #17 12.51 Selecting previously unselected package libgpm2:amd64.
20:17:21 [2020-09-24T20:17:21.156Z] #17 12.52 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:17:21 [2020-09-24T20:17:21.156Z] #17 12.52 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:17:21 [2020-09-24T20:17:21.156Z] #17 12.56 Selecting previously unselected package libicu63:amd64.
20:17:21 [2020-09-24T20:17:21.156Z] #17 12.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:17:21 [2020-09-24T20:17:21.156Z] #17 12.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:17:21 [2020-09-24T20:17:21.203Z] #32 ...
20:17:21 [2020-09-24T20:17:21.203Z] 
20:17:21 [2020-09-24T20:17:21.203Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:21 [2020-09-24T20:17:21.203Z] #10 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:17:21 [2020-09-24T20:17:21.203Z] #10 ...
20:17:21 [2020-09-24T20:17:21.203Z] 
20:17:21 [2020-09-24T20:17:21.203Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:17:21 [2020-09-24T20:17:21.203Z] #23 22.24 Fetched 8385 kB in 18s (460 kB/s)
20:17:21 [2020-09-24T20:17:21.311Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
20:17:21 [2020-09-24T20:17:21.682Z] #47 54.40 mvdan.cc/editorconfig
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.52 Selecting previously unselected package libnet1:amd64.
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.57 Selecting previously unselected package libnl-3-200:amd64.
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.61 Selecting previously unselected package libprotobuf-c1:amd64.
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.65 Selecting previously unselected package libreadline5:amd64.
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:17:22 [2020-09-24T20:17:22.093Z] #17 13.72 Selecting previously unselected package net-tools.
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.78 Selecting previously unselected package python-pip-whl.
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.79 Unpacking python-pip-whl (18.1-5) ...
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.93 Selecting previously unselected package python3-lib2to3.
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.93 Unpacking python3-lib2to3 (3.7.3-1) ...
20:17:22 [2020-09-24T20:17:22.352Z] #17 13.98 Selecting previously unselected package python3-distutils.
20:17:22 [2020-09-24T20:17:22.612Z] #17 13.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 13.99 Unpacking python3-distutils (3.7.3-1) ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.03 Selecting previously unselected package python3-pip.
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.04 Unpacking python3-pip (18.1-5) ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.09 Selecting previously unselected package python3-pkg-resources.
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.09 Unpacking python3-pkg-resources (40.8.0-1) ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.13 Selecting previously unselected package python3-setuptools.
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.14 Unpacking python3-setuptools (40.8.0-1) ...
20:17:22 [2020-09-24T20:17:22.612Z] #17 14.20 Selecting previously unselected package python3-wheel.
20:17:22 [2020-09-24T20:17:22.718Z] #47 55.20 mvdan.cc/sh/v3/fileutil
20:17:22 [2020-09-24T20:17:22.718Z] #47 55.31 mvdan.cc/sh/v3/syntax
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.21 Unpacking python3-wheel (0.32.3-2) ...
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.24 Selecting previously unselected package sudo.
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.26 Unpacking sudo (1.8.27-1+deb10u2) ...
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.39 Selecting previously unselected package thin-provisioning-tools.
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:17:22 [2020-09-24T20:17:22.871Z] #17 14.46 Selecting previously unselected package uidmap.
20:17:22 [2020-09-24T20:17:22.871Z] #17 ...
20:17:22 [2020-09-24T20:17:22.871Z] 
20:17:22 [2020-09-24T20:17:22.871Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:17:22 [2020-09-24T20:17:22.871Z] #52 36.66 + bin/containerd
20:17:23 [2020-09-24T20:17:23.129Z] #52 ...
20:17:23 [2020-09-24T20:17:23.129Z] 
20:17:23 [2020-09-24T20:17:23.129Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:17:23 [2020-09-24T20:17:23.129Z] #17 14.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:17:23 [2020-09-24T20:17:23.129Z] #17 14.47 Unpacking uidmap (1:4.5-1.1) ...
20:17:23 [2020-09-24T20:17:23.129Z] #17 14.51 Selecting previously unselected package vim-runtime.
20:17:23 [2020-09-24T20:17:23.129Z] #17 14.51 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:17:23 [2020-09-24T20:17:23.129Z] #17 14.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:17:23 [2020-09-24T20:17:23.129Z] #17 14.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:17:23 [2020-09-24T20:17:23.129Z] #17 14.54 Unpacking vim-runtime (2:8.1.0875-5) ...
20:17:23 [2020-09-24T20:17:23.352Z] #47 ...
20:17:23 [2020-09-24T20:17:23.352Z] 
20:17:23 [2020-09-24T20:17:23.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:23 [2020-09-24T20:17:23.352Z] #10 46.08 Selecting previously unselected package gcc-mingw-w64-base.
20:17:23 [2020-09-24T20:17:23.352Z] #10 46.11 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:17:23 [2020-09-24T20:17:23.352Z] #10 46.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:17:23 [2020-09-24T20:17:23.352Z] #10 46.26 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:17:23 [2020-09-24T20:17:23.352Z] #10 46.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:17:23 [2020-09-24T20:17:23.352Z] #10 46.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:17:23 [2020-09-24T20:17:23.643Z] #10 ...
20:17:23 [2020-09-24T20:17:23.643Z] 
20:17:23 [2020-09-24T20:17:23.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:23 [2020-09-24T20:17:23.643Z] #39 13.81   CC       images/cpuinfo.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 14.01   CC       images/inventory.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 14.23   CC       images/fdinfo.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 14.49   CC       images/fown.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 14.68   CC       images/ns.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 14.85   CC       images/regfile.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 15.09   CC       images/ghost-file.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 15.30   CC       images/fifo.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 15.54   CC       images/remap-file-path.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 15.85   CC       images/eventfd.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 16.17   CC       images/eventpoll.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 16.37   CC       images/fh.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 16.49   CC       images/fsnotify.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 16.84   CC       images/signalfd.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 16.93   CC       images/fs.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.09   CC       images/pstree.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.20   CC       images/pipe.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.39   CC       images/tcp-stream.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.50   CC       images/sk-packet.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.70   CC       images/mnt.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.82   CC       images/pipe-data.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.90   CC       images/sa.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 17.99   CC       images/timer.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 18.20   CC       images/timerfd.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 18.28   CC       images/mm.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 18.45   CC       images/sk-opts.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 18.56   CC       images/sk-unix.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 18.82   CC       images/sk-inet.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 19.08   CC       images/tun.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 19.21   CC       images/sk-netlink.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 19.37   CC       images/packet-sock.o
20:17:23 [2020-09-24T20:17:23.643Z] #39 19.60   CC       images/ipc-var.o
20:17:23 [2020-09-24T20:17:23.697Z] #17 15.15 Selecting previously unselected package vim.
20:17:23 [2020-09-24T20:17:23.697Z] #17 15.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:17:23 [2020-09-24T20:17:23.697Z] #17 15.16 Unpacking vim (2:8.1.0875-5) ...
20:17:23 [2020-09-24T20:17:23.697Z] #17 15.29 Selecting previously unselected package xfsprogs.
20:17:23 [2020-09-24T20:17:23.697Z] #17 15.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:17:23 [2020-09-24T20:17:23.697Z] #17 15.30 Unpacking xfsprogs (4.20.0-1) ...
20:17:23 [2020-09-24T20:17:23.935Z] #39 19.67   CC       images/ipc-desc.o
20:17:23 [2020-09-24T20:17:23.935Z] #39 19.76   CC       images/ipc-shm.o
20:17:23 [2020-09-24T20:17:23.935Z] #39 19.88   CC       images/ipc-msg.o
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.41 Selecting previously unselected package zip.
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.41 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.41 Unpacking zip (3.0-11+b1) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.47 Setting up aufs-tools (1:4.14+20190211-1) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.51 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.53 Setting up libgpm2:amd64 (1.20.7-5) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.54 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.55 Setting up uidmap (1:4.5-1.1) ...
20:17:23 [2020-09-24T20:17:23.955Z] #17 15.57 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.62 Setting up xxd (2:8.1.0875-5) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.63 Setting up zip (3.0-11+b1) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.65 Setting up vim-common (2:8.1.0875-5) ...
20:17:24 [2020-09-24T20:17:24.215Z] #17 15.67 Setting up bash-completion (1:2.8-6) ...
20:17:24 [2020-09-24T20:17:24.227Z] #39 20.06   CC       images/ipc-sem.o
20:17:24 [2020-09-24T20:17:24.518Z] #39 20.20   CC       images/utsns.o
20:17:24 [2020-09-24T20:17:24.519Z] #39 20.29   CC       images/creds.o
20:17:24 [2020-09-24T20:17:24.519Z] #39 20.41   CC       images/vma.o
20:17:24 [2020-09-24T20:17:24.519Z] #39 20.55   CC       images/netdev.o
20:17:24 [2020-09-24T20:17:24.623Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.2s done
20:17:24 [2020-09-24T20:17:24.811Z] #39 20.82   CC       images/tty.o
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.55 Setting up libiptc0:amd64 (1.8.2-4) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.56 Setting up xz-utils (5.2.4-1) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.58 Setting up sudo (1.8.27-1+deb10u2) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.62 invoke-rc.d: could not determine current runlevel
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.62 invoke-rc.d: policy-rc.d denied execution of start.
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.62 Setting up pigz (2.4-1) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.67 Setting up python-pip-whl (18.1-5) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.68 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.69 Setting up vim-runtime (2:8.1.0875-5) ...
20:17:25 [2020-09-24T20:17:25.152Z] #17 16.78 Setting up libaio1:amd64 (0.3.112-3) ...
20:17:25 [2020-09-24T20:17:25.196Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
20:17:25 [2020-09-24T20:17:25.196Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
20:17:25 [2020-09-24T20:17:25.398Z] #23 22.24 Reading package lists...
20:17:25 [2020-09-24T20:17:25.398Z] #23 ...
20:17:25 [2020-09-24T20:17:25.398Z] 
20:17:25 [2020-09-24T20:17:25.398Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:25 [2020-09-24T20:17:25.398Z] #30 16.41 runtime/cgo
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.80 Setting up libonig5:amd64 (6.9.1-1) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.82 Setting up vim (2:8.1.0875-5) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.89 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.93 Setting up jq (1.5+dfsg-2+b1) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.95 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:17:25 [2020-09-24T20:17:25.412Z] #17 16.96 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:17:25 [2020-09-24T20:17:25.445Z] #39 21.16   CC       images/file-lock.o
20:17:25 [2020-09-24T20:17:25.445Z] #39 21.27   CC       images/rlimit.o
20:17:25 [2020-09-24T20:17:25.445Z] #39 21.41   CC       images/pagemap.o
20:17:25 [2020-09-24T20:17:25.657Z] #30 ...
20:17:25 [2020-09-24T20:17:25.657Z] 
20:17:25 [2020-09-24T20:17:25.657Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:25 [2020-09-24T20:17:25.657Z] #41 26.54 vendor/golang.org/x/crypto/internal/subtle
20:17:25 [2020-09-24T20:17:25.737Z] #39 21.58   CC       images/siginfo.o
20:17:25 [2020-09-24T20:17:25.916Z] #41 26.70 vendor/golang.org/x/crypto/curve25519
20:17:26 [2020-09-24T20:17:26.049Z] #39 21.75   CC       images/rpc.o
20:17:26 [2020-09-24T20:17:26.345Z] #39 22.29   CC       images/ext-file.o
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.69 Setting up iptables (1.8.2-4) ...
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.73 Setting up python3 (3.7.3-1) ...
20:17:26 [2020-09-24T20:17:26.351Z] #17 17.85 Setting up python3-wheel (0.32.3-2) ...
20:17:26 [2020-09-24T20:17:26.351Z] #17 18.04 Setting up apparmor (2.13.2-10) ...
20:17:26 [2020-09-24T20:17:26.584Z] #7 DONE 20.7s
20:17:26 [2020-09-24T20:17:26.584Z] 
20:17:26 [2020-09-24T20:17:26.584Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:17:26 [2020-09-24T20:17:26.636Z] #39 22.41   CC       images/cgroup.o
20:17:26 [2020-09-24T20:17:26.636Z] #39 ...
20:17:26 [2020-09-24T20:17:26.636Z] 
20:17:26 [2020-09-24T20:17:26.636Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:26 [2020-09-24T20:17:26.636Z] #47 59.46 mvdan.cc/sh/v3/cmd/shfmt
20:17:27 [2020-09-24T20:17:27.270Z] #47 ...
20:17:27 [2020-09-24T20:17:27.270Z] 
20:17:27 [2020-09-24T20:17:27.270Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:27 [2020-09-24T20:17:27.270Z] #41 50.00 internal/lazyregexp
20:17:27 [2020-09-24T20:17:27.270Z] #41 50.03 go/ast
20:17:27 [2020-09-24T20:17:27.270Z] #41 50.21 net/url
20:17:27 [2020-09-24T20:17:27.270Z] #41 51.76 text/template/parse
20:17:27 [2020-09-24T20:17:27.270Z] #41 53.05 go/parser
20:17:27 [2020-09-24T20:17:27.270Z] #41 54.83 text/template
20:17:27 [2020-09-24T20:17:27.270Z] #41 55.81 encoding/xml
20:17:27 [2020-09-24T20:17:27.270Z] #41 58.47 go/doc
20:17:27 [2020-09-24T20:17:27.270Z] #41 58.65 github.com/LK4D4/vndr/versioned
20:17:27 [2020-09-24T20:17:27.270Z] #41 58.73 compress/flate
20:17:27 [2020-09-24T20:17:27.529Z] #8 DONE 1.0s
20:17:27 [2020-09-24T20:17:27.529Z] 
20:17:27 [2020-09-24T20:17:27.529Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:17:27 [2020-09-24T20:17:27.562Z] #41 ...
20:17:27 [2020-09-24T20:17:27.562Z] 
20:17:27 [2020-09-24T20:17:27.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:27 [2020-09-24T20:17:27.562Z] #39 22.81   CC       images/userns.o
20:17:27 [2020-09-24T20:17:27.562Z] #39 22.97   CC       images/google/protobuf/descriptor.o
20:17:27 [2020-09-24T20:17:27.729Z] #17 18.96 Setting up xfsprogs (4.20.0-1) ...
20:17:27 [2020-09-24T20:17:27.729Z] #17 18.97 Setting up python3-lib2to3 (3.7.3-1) ...
20:17:27 [2020-09-24T20:17:27.729Z] #17 19.07 Setting up python3-pkg-resources (40.8.0-1) ...
20:17:27 [2020-09-24T20:17:27.729Z] #17 19.27 Setting up python3-distutils (3.7.3-1) ...
20:17:27 [2020-09-24T20:17:27.853Z] #39 23.84   CC       images/opts.o
20:17:27 [2020-09-24T20:17:27.988Z] #17 19.38 Setting up python3-setuptools (40.8.0-1) ...
20:17:28 [2020-09-24T20:17:28.108Z] #9 DONE 0.6s
20:17:28 [2020-09-24T20:17:28.108Z] 
20:17:28 [2020-09-24T20:17:28.108Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:17:28 [2020-09-24T20:17:28.108Z] #35 DONE 0.1s
20:17:28 [2020-09-24T20:17:28.108Z] 
20:17:28 [2020-09-24T20:17:28.108Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:28 [2020-09-24T20:17:28.145Z] #39 23.92   CC       images/seccomp.o
20:17:28 [2020-09-24T20:17:28.145Z] #39 24.04   CC       images/binfmt-misc.o
20:17:28 [2020-09-24T20:17:28.247Z] #17 19.65 Setting up python3-pip (18.1-5) ...
20:17:28 [2020-09-24T20:17:28.247Z] #17 19.94 Processing triggers for libc-bin (2.28-10) ...
20:17:28 [2020-09-24T20:17:28.374Z] #47 ...
20:17:28 [2020-09-24T20:17:28.374Z] 
20:17:28 [2020-09-24T20:17:28.374Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:17:28 [2020-09-24T20:17:28.374Z] #27 DONE 0.1s
20:17:28 [2020-09-24T20:17:28.374Z] 
20:17:28 [2020-09-24T20:17:28.374Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:17:28 [2020-09-24T20:17:28.439Z] #39 24.18   CC       images/time.o
20:17:28 [2020-09-24T20:17:28.439Z] #39 24.34   CC       images/sysctl.o
20:17:28 [2020-09-24T20:17:28.507Z] #17 19.96 Processing triggers for mime-support (3.62) ...
20:17:28 [2020-09-24T20:17:28.731Z] #39 24.46   CC       images/autofs.o
20:17:28 [2020-09-24T20:17:28.731Z] #39 24.63   CC       images/macvlan.o
20:17:28 [2020-09-24T20:17:28.731Z] #39 24.69   CC       images/sit.o
20:17:29 [2020-09-24T20:17:29.023Z] #39 24.88   CC       images/memfd.o
20:17:29 [2020-09-24T20:17:29.225Z] Fetching without tags
20:17:29 [2020-09-24T20:17:29.314Z] #39 25.09   CC       images/timens.o
20:17:29 [2020-09-24T20:17:29.314Z] #39 25.22   LINK     images/built-in.o
20:17:29 [2020-09-24T20:17:29.512Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.34   GEN      compel/include/asm
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.35   GEN      compel/include/version.h
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.36 touch .config
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.38   GEN      include/common/config.h
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.41   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.45   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.46   GEN      compel/plugins/include/uapi/std/syscall.h
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.48   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.49   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.50   DEP      compel/arch/s390/plugins/std/parasite-head.d
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:17:29 [2020-09-24T20:17:29.606Z] #39 25.50   DEP      compel/plugins/std/infect.d
20:17:29 [2020-09-24T20:17:29.884Z] #17 DONE 21.3s
20:17:29 [2020-09-24T20:17:29.884Z] 
20:17:29 [2020-09-24T20:17:29.884Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
20:17:29 [2020-09-24T20:17:29.898Z] #39 25.59   DEP      compel/plugins/std/string.d
20:17:29 [2020-09-24T20:17:29.898Z] #39 25.66   DEP      compel/plugins/std/log.d
20:17:29 [2020-09-24T20:17:29.898Z] #39 25.72   DEP      compel/plugins/std/fds.d
20:17:29 [2020-09-24T20:17:29.898Z] #39 25.81   DEP      compel/plugins/std/std.d
20:17:29 [2020-09-24T20:17:29.898Z] #39 25.94   DEP      compel/plugins/shmem/shmem.d
20:17:30 [2020-09-24T20:17:30.143Z] #18 ...
20:17:30 [2020-09-24T20:17:30.143Z] 
20:17:30 [2020-09-24T20:17:30.143Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:30 [2020-09-24T20:17:30.143Z] #39 30.78   CC       criu/cr-dedup.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 30.90   CC       criu/cr-dump.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 31.52   CC       criu/cr-errno.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 31.54   CC       criu/cr-restore.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 32.78   CC       criu/cr-service.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.20   CC       criu/crtools.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.33   CC       criu/eventfd.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.41   CC       criu/eventpoll.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.63   CC       criu/external.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.71   CC       criu/fault-injection.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.74   CC       criu/fdstore.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.85   CC       criu/fifo.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 33.96   CC       criu/file-ids.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 34.04   CC       criu/file-lock.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 34.25   CC       criu/files-ext.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 34.34   CC       criu/files-reg.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 34.86   CC       criu/files.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 35.37   CC       criu/filesystems.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 35.55   CC       criu/fsnotify.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 35.85   CC       criu/image-desc.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 35.89   CC       criu/image.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 36.12   CC       criu/ipc_ns.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 36.42   CC       criu/irmap.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 36.60   CC       criu/kcmp-ids.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 36.70   CC       criu/kerndat.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 36.97   CC       criu/libnetlink.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 37.07   CC       criu/log.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 37.20   CC       criu/lsm.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 37.33   CC       criu/mem.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 37.80   CC       criu/memfd.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 37.97   CC       criu/mount.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 38.99   CC       criu/namespaces.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 39.52   CC       criu/net.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 40.56   CC       criu/netfilter.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 40.68   CC       criu/page-pipe.o
20:17:30 [2020-09-24T20:17:30.143Z] #39 40.84   CC       criu/page-xfer.o
20:17:30 [2020-09-24T20:17:30.189Z] #39 25.98   DEP      compel/plugins/fds/fds.d
20:17:30 [2020-09-24T20:17:30.189Z] #39 ...
20:17:30 [2020-09-24T20:17:30.189Z] 
20:17:30 [2020-09-24T20:17:30.189Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:30 [2020-09-24T20:17:30.189Z] #47 DONE 63.0s
20:17:30 [2020-09-24T20:17:30.189Z] 
20:17:30 [2020-09-24T20:17:30.189Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:30 [2020-09-24T20:17:30.189Z] #39 26.10   CC       compel/plugins/std/std.o
20:17:30 [2020-09-24T20:17:30.335Z] Merge succeeded, producing 8c4e99fba92831bf15a4423c74568e65a05db921
20:17:30 [2020-09-24T20:17:30.335Z] Checking out Revision 8c4e99fba92831bf15a4423c74568e65a05db921 (PR-41482)
20:17:30 [2020-09-24T20:17:30.401Z] #39 41.29   CC       criu/pagemap-cache.o
20:17:30 [2020-09-24T20:17:30.402Z] #39 ...
20:17:30 [2020-09-24T20:17:30.402Z] 
20:17:30 [2020-09-24T20:17:30.402Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
20:17:30 [2020-09-24T20:17:30.402Z] #18 0.450 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:17:30 [2020-09-24T20:17:30.402Z] #18 0.455 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:17:30 [2020-09-24T20:17:30.402Z] #18 0.460 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:17:30 [2020-09-24T20:17:30.482Z] #39 26.44   CC       compel/plugins/std/fds.o
20:17:29 [2020-09-24T20:17:29.138Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:17:29 [2020-09-24T20:17:29.152Z]  > git config --add remote.origin.fetch +refs/pull/41482/head:refs/remotes/origin/PR-41482 # timeout=10
20:17:29 [2020-09-24T20:17:29.172Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:17:29 [2020-09-24T20:17:29.184Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:17:29 [2020-09-24T20:17:29.201Z] Fetching upstream changes from https://github.com/moby/moby.git
20:17:29 [2020-09-24T20:17:29.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:17:29 [2020-09-24T20:17:29.203Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:17:29 [2020-09-24T20:17:29.495Z]  > git config core.sparsecheckout # timeout=10
20:17:29 [2020-09-24T20:17:29.508Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:17:30 [2020-09-24T20:17:30.069Z]  > git remote # timeout=10
20:17:30 [2020-09-24T20:17:30.081Z]  > git config --get remote.origin.url # timeout=10
20:17:30 [2020-09-24T20:17:30.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:17:30 [2020-09-24T20:17:30.106Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:17:30 [2020-09-24T20:17:30.293Z]  > git rev-parse HEAD^{commit} # timeout=10
20:17:30 [2020-09-24T20:17:30.312Z]  > git config core.sparsecheckout # timeout=10
20:17:30 [2020-09-24T20:17:30.328Z]  > git checkout -f 8c4e99fba92831bf15a4423c74568e65a05db921 # timeout=10
20:17:30 [2020-09-24T20:17:30.661Z] #18 DONE 0.9s
20:17:30 [2020-09-24T20:17:30.661Z] 
20:17:30 [2020-09-24T20:17:30.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:30 [2020-09-24T20:17:30.661Z] #39 41.39   CC       criu/pagemap.o
20:17:30 [2020-09-24T20:17:30.661Z] #39 41.65   CC       criu/parasite-syscall.o
20:17:30 [2020-09-24T20:17:30.920Z] #39 41.91   CC       criu/path.o
20:17:30 [2020-09-24T20:17:30.920Z] #39 42.02   CC       criu/pie-util-vdso-elf32.o
20:17:31 [2020-09-24T20:17:31.151Z] #39 26.88   CC       compel/plugins/std/log.o
20:17:31 [2020-09-24T20:17:31.180Z] #39 42.18   CC       criu/pie-util-vdso.o
20:17:31 [2020-09-24T20:17:31.180Z] #39 42.31   CC       criu/pie-util.o
20:17:31 [2020-09-24T20:17:31.190Z] #41 ...
20:17:31 [2020-09-24T20:17:31.190Z] 
20:17:31 [2020-09-24T20:17:31.190Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:31 [2020-09-24T20:17:31.190Z] #47 21.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:17:31 [2020-09-24T20:17:31.190Z] #47 22.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:17:31 [2020-09-24T20:17:31.190Z] #47 23.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:17:31 [2020-09-24T20:17:31.190Z] #47 23.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:17:31 [2020-09-24T20:17:31.190Z] #47 23.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:17:31 [2020-09-24T20:17:31.190Z] #47 24.32 runtime/cgo
20:17:31 [2020-09-24T20:17:31.190Z] #47 24.39 runtime
20:17:31 [2020-09-24T20:17:31.190Z] #47 ...
20:17:31 [2020-09-24T20:17:31.190Z] 
20:17:31 [2020-09-24T20:17:31.190Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:31 [2020-09-24T20:17:31.190Z] #60 22.65 Checking out files:  59% (1134/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:17:31 [2020-09-24T20:17:31.190Z] #60 23.38 + cd /tmp/tmp.0F5xmTbXuP/src/github.com/docker/libnetwork
20:17:31 [2020-09-24T20:17:31.190Z] #60 23.38 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
20:17:31 [2020-09-24T20:17:31.190Z] #60 23.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:17:31 [2020-09-24T20:17:31.438Z] #39 42.37   CC       criu/pipes.o
20:17:31 [2020-09-24T20:17:31.438Z] #39 42.58   CC       criu/plugin.o
20:17:31 [2020-09-24T20:17:31.448Z] #60 ...
20:17:31 [2020-09-24T20:17:31.448Z] 
20:17:31 [2020-09-24T20:17:31.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:31 [2020-09-24T20:17:31.448Z] #38 22.37 Fetched 8385 kB in 18s (454 kB/s)
20:17:31 [2020-09-24T20:17:31.448Z] #38 22.37 Reading package lists...
20:17:31 [2020-09-24T20:17:31.698Z] #39 42.70   CC       criu/proc_parse.o
20:17:31 [2020-09-24T20:17:31.707Z] #38 29.71 Reading package lists...
20:17:31 [2020-09-24T20:17:31.707Z] #38 ...
20:17:31 [2020-09-24T20:17:31.707Z] 
20:17:31 [2020-09-24T20:17:31.707Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:17:31 [2020-09-24T20:17:31.707Z] #51 22.41 Fetched 8385 kB in 18s (461 kB/s)
20:17:31 [2020-09-24T20:17:31.707Z] #51 22.41 Reading package lists...
20:17:31 [2020-09-24T20:17:31.707Z] #51 29.85 Reading package lists...
20:17:31 [2020-09-24T20:17:31.708Z] #51 ...
20:17:31 [2020-09-24T20:17:31.708Z] 
20:17:31 [2020-09-24T20:17:31.708Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:17:31 [2020-09-24T20:17:31.708Z] #36 24.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:17:31 [2020-09-24T20:17:31.784Z] #39 27.47   CC       compel/plugins/std/string.o
20:17:32 [2020-09-24T20:17:32.076Z] #39 27.90   CC       compel/plugins/std/infect.o
20:17:32 [2020-09-24T20:17:32.076Z] #39 28.10   CC       compel/arch/s390/plugins/std/parasite-head.o
20:17:32 [2020-09-24T20:17:32.076Z] #39 28.13   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
20:17:32 [2020-09-24T20:17:32.368Z] #39 28.16   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
20:17:32 [2020-09-24T20:17:32.368Z] #39 28.24   AR       compel/plugins/std.lib.a
20:17:32 [2020-09-24T20:17:32.368Z] #39 28.27   CC       compel/plugins/fds/fds.o
20:17:32 [2020-09-24T20:17:32.618Z] #28 4.408 + git clone https://github.com/kolyshkin/go-swagger.git .
20:17:32 [2020-09-24T20:17:32.618Z] #28 4.415 Cloning into '.'...
20:17:32 [2020-09-24T20:17:32.634Z] #39 43.49   CC       criu/protobuf-desc.o
20:17:32 [2020-09-24T20:17:32.642Z] #36 ...
20:17:32 [2020-09-24T20:17:32.643Z] 
20:17:32 [2020-09-24T20:17:32.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:32 [2020-09-24T20:17:32.643Z] #10 23.51 Fetched 8385 kB in 18s (460 kB/s)
20:17:32 [2020-09-24T20:17:32.643Z] #10 23.51 Reading package lists...
20:17:32 [2020-09-24T20:17:32.643Z] #10 30.83 Reading package lists...
20:17:32 [2020-09-24T20:17:32.643Z] #10 ...
20:17:32 [2020-09-24T20:17:32.643Z] 
20:17:32 [2020-09-24T20:17:32.643Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:32 [2020-09-24T20:17:32.643Z] #32 23.57 Fetched 8385 kB in 18s (459 kB/s)
20:17:32 [2020-09-24T20:17:32.643Z] #32 23.57 Reading package lists...
20:17:32 [2020-09-24T20:17:32.659Z] #39 28.42   AR       compel/plugins/fds.lib.a
20:17:32 [2020-09-24T20:17:32.659Z] #39 28.45   HOSTDEP  compel/src/lib/log-host.d
20:17:32 [2020-09-24T20:17:32.659Z] #39 28.54   HOSTDEP  compel/src/lib/handle-elf-host.d
20:17:32 [2020-09-24T20:17:32.659Z] #39 28.62   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
20:17:32 [2020-09-24T20:17:32.659Z] #39 28.67   HOSTDEP  compel/src/main-host.d
20:17:32 [2020-09-24T20:17:32.894Z] #39 43.74   CC       criu/protobuf.o
20:17:32 [2020-09-24T20:17:32.894Z] #39 43.90   CC       criu/pstree.o
20:17:32 [2020-09-24T20:17:32.903Z] #32 30.74 Reading package lists...
20:17:32 [2020-09-24T20:17:32.903Z] #32 ...
20:17:32 [2020-09-24T20:17:32.903Z] 
20:17:32 [2020-09-24T20:17:32.903Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:17:32 [2020-09-24T20:17:32.903Z] #23 22.24 Reading package lists...
20:17:32 [2020-09-24T20:17:32.951Z] #39 28.76   DEP      compel/src/lib/ptrace.d
20:17:32 [2020-09-24T20:17:32.951Z] #39 28.84   DEP      compel/src/lib/infect.d
20:17:32 [2020-09-24T20:17:32.951Z] #39 28.92   DEP      compel/src/lib/infect-util.d
20:17:33 [2020-09-24T20:17:33.195Z] #28 ...
20:17:33 [2020-09-24T20:17:33.195Z] 
20:17:33 [2020-09-24T20:17:33.195Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.945 + RM_GOPATH=0
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.946 + TMP_GOPATH=
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.946 + : /build
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.947 + '[' -z '' ']'
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.951 ++ mktemp -d
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.954 + export GOPATH=/tmp/tmp.OXyItgqoem
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.955 + GOPATH=/tmp/tmp.OXyItgqoem
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.955 + RM_GOPATH=1
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.957 + case "$(go env GOARCH)" in
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.958 ++ go env GOARCH
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.976 + export GO_BUILDMODE=-buildmode=pie
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.976 + GO_BUILDMODE=-buildmode=pie
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.977 ++ dirname /tmp/install/install.sh
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.979 + dir=/tmp/install
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.980 + bin=rootlesskit
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.980 + shift
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.980 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.981 + . /tmp/install/rootlesskit.installer
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.982 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.982 + install_rootlesskit
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.983 + case "$1" in
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.983 + export CGO_ENABLED=0
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.984 + CGO_ENABLED=0
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.984 + _install_rootlesskit
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.985 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.985 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:17:33 [2020-09-24T20:17:33.195Z] #54 4.986 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OXyItgqoem/src/github.com/rootless-containers/rootlesskit
20:17:33 [2020-09-24T20:17:33.195Z] #54 5.004 Cloning into '/tmp/tmp.OXyItgqoem/src/github.com/rootless-containers/rootlesskit'...
20:17:33 [2020-09-24T20:17:33.242Z] #39 29.03   DEP      compel/src/lib/infect-rpc.d
20:17:33 [2020-09-24T20:17:33.242Z] #39 29.14   DEP      compel/arch/s390/src/lib/infect.d
20:17:33 [2020-09-24T20:17:33.242Z] #39 29.22   DEP      compel/arch/s390/src/lib/cpu.d
20:17:33 [2020-09-24T20:17:33.242Z] #39 29.27   DEP      compel/src/lib/log.d
20:17:33 [2020-09-24T20:17:33.464Z] #39 44.37   CC       criu/rbtree.o
20:17:33 [2020-09-24T20:17:33.464Z] #39 44.52   CC       criu/rst-malloc.o
20:17:33 [2020-09-24T20:17:33.534Z] #39 29.29   DEP      compel/src/main.d
20:17:33 [2020-09-24T20:17:33.534Z] #39 29.37   DEP      compel/src/lib/handle-elf.d
20:17:33 [2020-09-24T20:17:33.534Z] #39 29.47   DEP      compel/arch/s390/src/lib/handle-elf.d
20:17:33 [2020-09-24T20:17:33.534Z] #39 29.53   CC       compel/src/lib/log.o
20:17:33 [2020-09-24T20:17:33.584Z] Removing intermediate container ba4c9bb3ec6a
20:17:33 [2020-09-24T20:17:33.584Z]  ---> 83dfe572aabc
20:17:33 [2020-09-24T20:17:33.584Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
20:17:33 [2020-09-24T20:17:33.584Z]  ---> 805dc2d65d1c
20:17:33 [2020-09-24T20:17:33.584Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
20:17:33 [2020-09-24T20:17:33.584Z]  ---> f93e8b7e2b3f
20:17:33 [2020-09-24T20:17:33.584Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
20:17:33 [2020-09-24T20:17:33.584Z]  ---> Running in 8bc734752882
20:17:33 [2020-09-24T20:17:33.584Z] Removing intermediate container 8bc734752882
20:17:33 [2020-09-24T20:17:33.584Z]  ---> c58043e227c9
20:17:33 [2020-09-24T20:17:33.584Z] Successfully built c58043e227c9
20:17:33 [2020-09-24T20:17:33.584Z] Successfully tagged moby-buildx:latest
20:17:33 [2020-09-24T20:17:33.584Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
20:17:33 [2020-09-24T20:17:33.584Z] if [ -n "${id}" ]; then \
20:17:33 [2020-09-24T20:17:33.584Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
20:17:33 [2020-09-24T20:17:33.584Z] 	&& touch bundles/buildx; \
20:17:33 [2020-09-24T20:17:33.584Z] 	docker rm -f ${id}; \
20:17:33 [2020-09-24T20:17:33.584Z] fi
20:17:33 [2020-09-24T20:17:33.584Z] 924befb9ba8b0f26c58a0e59b82e1c7c8e6d89f1b149fb5b0554c45eac84e37b
20:17:33 [2020-09-24T20:17:33.584Z] bundles/buildx version
20:17:33 [2020-09-24T20:17:33.584Z] buildx v0.3.1 6db68d0
20:17:33 [2020-09-24T20:17:33.584Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 .
20:17:33 [2020-09-24T20:17:33.584Z] #1 [internal] booting buildkit
20:17:33 [2020-09-24T20:17:33.584Z] #1 pulling image moby/buildkit:buildx-stable-1
20:17:33 [2020-09-24T20:17:33.584Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
20:17:33 [2020-09-24T20:17:33.584Z] #1 creating container buildx_buildkit_default
20:17:33 [2020-09-24T20:17:33.584Z] #1 creating container buildx_buildkit_default 0.4s done
20:17:33 [2020-09-24T20:17:33.584Z] #1 DONE 2.5s
20:17:33 [2020-09-24T20:17:33.584Z] 
20:17:33 [2020-09-24T20:17:33.584Z] #2 [internal] load build definition from Dockerfile
20:17:33 [2020-09-24T20:17:33.584Z] #2 transferring dockerfile: 16.36kB done
20:17:33 [2020-09-24T20:17:33.584Z] #2 DONE 0.0s
20:17:33 [2020-09-24T20:17:33.584Z] 
20:17:33 [2020-09-24T20:17:33.584Z] #3 [internal] load .dockerignore
20:17:33 [2020-09-24T20:17:33.584Z] #3 transferring context: 87B done
20:17:33 [2020-09-24T20:17:33.584Z] #3 DONE 0.0s
20:17:33 [2020-09-24T20:17:33.584Z] 
20:17:33 [2020-09-24T20:17:33.584Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
20:17:33 [2020-09-24T20:17:33.584Z] #4 DONE 0.9s
20:17:33 [2020-09-24T20:17:33.584Z] 
20:17:33 [2020-09-24T20:17:33.584Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
20:17:33 [2020-09-24T20:17:33.584Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
20:17:33 [2020-09-24T20:17:33.724Z] #39 44.63   CC       criu/seccomp.o
20:17:33 [2020-09-24T20:17:33.825Z] #39 29.80   CC       compel/arch/s390/src/lib/cpu.o
20:17:33 [2020-09-24T20:17:33.877Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
20:17:33 [2020-09-24T20:17:33.877Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
20:17:33 [2020-09-24T20:17:33.877Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
20:17:33 [2020-09-24T20:17:33.877Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
20:17:33 [2020-09-24T20:17:33.983Z] #39 44.92   CC       criu/seize.o
20:17:34 [2020-09-24T20:17:34.075Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:17:34 [2020-09-24T20:17:34.117Z] #39 29.99   CC       compel/arch/s390/src/lib/infect.o
20:17:34 [2020-09-24T20:17:34.058Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:17:34 [2020-09-24T20:17:34.170Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.56MB / 8.20MB 0.3s
20:17:34 [2020-09-24T20:17:34.170Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
20:17:34 [2020-09-24T20:17:34.170Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
20:17:34 [2020-09-24T20:17:34.243Z] #39 45.26   CC       criu/servicefd.o
20:17:34 [2020-09-24T20:17:34.466Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done
20:17:34 [2020-09-24T20:17:34.503Z] #39 45.43   CC       criu/shmem.o
[Pipeline] withEnv
[Pipeline] {
20:17:34 [2020-09-24T20:17:34.591Z] #54 ...
20:17:34 [2020-09-24T20:17:34.591Z] 
20:17:34 [2020-09-24T20:17:34.591Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.017 + RM_GOPATH=0
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.017 + TMP_GOPATH=
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.017 + : /build
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.018 + '[' -z '' ']'
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.021 ++ mktemp -d
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.022 + export GOPATH=/tmp/tmp.uTQXkTxQBR
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.022 + GOPATH=/tmp/tmp.uTQXkTxQBR
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.022 + RM_GOPATH=1
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.022 + case "$(go env GOARCH)" in
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.025 ++ go env GOARCH
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.043 + export GO_BUILDMODE=-buildmode=pie
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.043 + GO_BUILDMODE=-buildmode=pie
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.044 ++ dirname /tmp/install/install.sh
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.045 + dir=/tmp/install
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.045 + bin=shfmt
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.045 + shift
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.045 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.045 + . /tmp/install/shfmt.installer
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.045 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.046 + install_shfmt
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.046 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.046 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.046 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uTQXkTxQBR/src/github.com/mvdan/sh
20:17:34 [2020-09-24T20:17:34.591Z] #47 2.051 Cloning into '/tmp/tmp.uTQXkTxQBR/src/github.com/mvdan/sh'...
20:17:34 [2020-09-24T20:17:34.591Z] #47 5.843 + cd /tmp/tmp.uTQXkTxQBR/src/github.com/mvdan/sh
20:17:34 [2020-09-24T20:17:34.591Z] #47 5.843 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:17:34 [2020-09-24T20:17:34.591Z] #47 5.964 + GO111MODULE=on
20:17:34 [2020-09-24T20:17:34.591Z] #47 5.964 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:17:34 [2020-09-24T20:17:34.750Z] #39 30.52   CC       compel/src/lib/infect-rpc.o
20:17:34 [2020-09-24T20:17:34.750Z] #39 30.79   CC       compel/src/lib/infect-util.o
20:17:34 [2020-09-24T20:17:34.760Z] #5 DONE 1.0s
20:17:34 [2020-09-24T20:17:34.760Z] 
20:17:34 [2020-09-24T20:17:34.760Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:17:34 [2020-09-24T20:17:34.763Z] #39 45.77   CC       criu/sigframe.o
20:17:35 [2020-09-24T20:17:35.022Z] #39 45.86   CC       criu/signalfd.o
20:17:35 [2020-09-24T20:17:35.022Z] #39 45.98   CC       criu/sk-inet.o
20:17:35 [2020-09-24T20:17:35.042Z] #39 31.05   CC       compel/src/lib/infect.o
20:17:35 [2020-09-24T20:17:35.084Z] + docker version
20:17:35 [2020-09-24T20:17:35.280Z] #39 46.36   CC       criu/sk-netlink.o
20:17:35 [2020-09-24T20:17:35.540Z] #39 46.48   CC       criu/sk-packet.o
20:17:35 [2020-09-24T20:17:35.540Z] #39 46.68   CC       criu/sk-queue.o
20:17:35 [2020-09-24T20:17:35.611Z] #47 7.469 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:17:35 [2020-09-24T20:17:35.611Z] #47 7.473 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:17:35 [2020-09-24T20:17:35.611Z] #47 7.593 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:17:35 [2020-09-24T20:17:35.808Z] #7 DONE 0.7s
20:17:35 [2020-09-24T20:17:35.808Z] 
20:17:35 [2020-09-24T20:17:35.808Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:17:35 [2020-09-24T20:17:35.808Z] #6 DONE 1.0s
20:17:35 [2020-09-24T20:17:35.808Z] 
20:17:35 [2020-09-24T20:17:35.808Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:17:35 [2020-09-24T20:17:35.808Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:17:36 [2020-09-24T20:17:36.079Z] #39 32.03   CC       compel/src/lib/ptrace.o
20:17:36 [2020-09-24T20:17:36.109Z] #39 46.85   CC       criu/sk-tcp.o
20:17:36 [2020-09-24T20:17:36.109Z] #39 47.08   CC       criu/sk-unix.o
20:17:36 [2020-09-24T20:17:36.111Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:17:36 [2020-09-24T20:17:36.111Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
20:17:36 [2020-09-24T20:17:36.111Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:17:36 [2020-09-24T20:17:36.191Z] #47 8.294 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:17:36 [2020-09-24T20:17:36.207Z] #23 29.78 Reading package lists...
20:17:36 [2020-09-24T20:17:36.207Z] #23 ...
20:17:36 [2020-09-24T20:17:36.207Z] 
20:17:36 [2020-09-24T20:17:36.207Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:17:36 [2020-09-24T20:17:36.207Z] #51 29.85 Reading package lists...
20:17:36 [2020-09-24T20:17:36.371Z] #39 32.22   AR       compel/libcompel.a
20:17:36 [2020-09-24T20:17:36.371Z] #39 32.24   HOSTCC   compel/src/main-host.o
20:17:36 [2020-09-24T20:17:36.454Z] #47 8.426 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:17:36 [2020-09-24T20:17:36.454Z] #47 ...
20:17:36 [2020-09-24T20:17:36.454Z] 
20:17:36 [2020-09-24T20:17:36.454Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.219 + RM_GOPATH=0
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.219 + TMP_GOPATH=
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.219 + : /build
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.219 + '[' -z '' ']'
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.219 ++ mktemp -d
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.223 + export GOPATH=/tmp/tmp.dyoupTNcVL
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.228 + GOPATH=/tmp/tmp.dyoupTNcVL
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.228 + RM_GOPATH=1
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.228 + case "$(go env GOARCH)" in
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.228 ++ go env GOARCH
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.250 + export GO_BUILDMODE=-buildmode=pie
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.250 + GO_BUILDMODE=-buildmode=pie
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.250 ++ dirname /tmp/install/install.sh
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.262 + dir=/tmp/install
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.262 + bin=gotestsum
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.263 + shift
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.263 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.264 + . /tmp/install/gotestsum.installer
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.264 ++ : v0.5.3
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.265 + install_gotestsum
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.266 + set -e
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.266 + export GO111MODULE=on
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.266 + GO111MODULE=on
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.266 + GOBIN=/build
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.266 + go get gotest.tools/gotestsum@v0.5.3
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.413 go: finding gotest.tools v0.5.3
20:17:36 [2020-09-24T20:17:36.454Z] #43 4.413 go: finding gotest.tools/gotestsum v0.5.3
20:17:36 [2020-09-24T20:17:36.454Z] #43 5.287 go: downloading gotest.tools/gotestsum v0.5.3
20:17:36 [2020-09-24T20:17:36.454Z] #43 5.812 go: extracting gotest.tools/gotestsum v0.5.3
20:17:36 [2020-09-24T20:17:36.454Z] #43 6.796 go: downloading github.com/fatih/color v1.9.0
20:17:36 [2020-09-24T20:17:36.454Z] #43 6.898 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:17:36 [2020-09-24T20:17:36.454Z] #43 6.940 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:17:36 [2020-09-24T20:17:36.455Z] #43 6.987 go: downloading github.com/jonboulle/clockwork v0.1.0
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.043 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.053 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.067 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.094 go: downloading github.com/pkg/errors v0.9.1
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.270 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.369 go: extracting github.com/fatih/color v1.9.0
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.372 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.415 go: downloading github.com/spf13/pflag v1.0.3
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.757 go: downloading github.com/mattn/go-colorable v0.1.6
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.834 go: extracting github.com/jonboulle/clockwork v0.1.0
20:17:36 [2020-09-24T20:17:36.455Z] #43 7.837 go: downloading github.com/mattn/go-isatty v0.0.12
20:17:36 [2020-09-24T20:17:36.455Z] #43 8.444 go: extracting github.com/pkg/errors v0.9.1
20:17:36 [2020-09-24T20:17:36.455Z] #43 8.462 go: extracting github.com/spf13/pflag v1.0.3
20:17:36 [2020-09-24T20:17:36.455Z] #43 8.489 go: extracting github.com/mattn/go-colorable v0.1.6
20:17:36 [2020-09-24T20:17:36.455Z] #43 8.526 go: extracting github.com/mattn/go-isatty v0.0.12
20:17:36 [2020-09-24T20:17:36.523Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.59MB / 9.86MB 0.5s
20:17:36 [2020-09-24T20:17:36.663Z] #39 32.48   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
20:17:36 [2020-09-24T20:17:36.663Z] #39 32.55   HOSTCC   compel/src/lib/handle-elf-host.o
20:17:36 [2020-09-24T20:17:36.717Z] #43 ...
20:17:36 [2020-09-24T20:17:36.717Z] 
20:17:36 [2020-09-24T20:17:36.717Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:36 [2020-09-24T20:17:36.717Z] #47 8.708 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:17:36 [2020-09-24T20:17:36.954Z] #39 32.72   HOSTCC   compel/src/lib/log-host.o
20:17:36 [2020-09-24T20:17:36.954Z] #39 32.80   HOSTLINK compel/compel-host-bin
20:17:36 [2020-09-24T20:17:36.954Z] #39 32.92   DEP      soccr/soccr.d
20:17:36 [2020-09-24T20:17:36.983Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.44MB / 9.86MB 0.6s
20:17:36 [2020-09-24T20:17:36.983Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.93MB / 9.86MB 0.8s
20:17:36 [2020-09-24T20:17:36.983Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.00MB / 9.86MB 0.9s
20:17:37 [2020-09-24T20:17:37.049Z] #39 47.91   CC       criu/sockets.o
20:17:37 [2020-09-24T20:17:37.245Z] #39 33.04   CC       soccr/soccr.o
20:17:37 [2020-09-24T20:17:37.293Z] #47 9.239 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:17:37 [2020-09-24T20:17:37.308Z] #39 48.23   CC       criu/stats.o
20:17:37 [2020-09-24T20:17:37.308Z] #39 48.33   CC       criu/string.o
20:17:37 [2020-09-24T20:17:37.308Z] #39 48.36   CC       criu/sysctl.o
20:17:37 [2020-09-24T20:17:37.336Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.13MB / 9.86MB 1.1s
20:17:37 [2020-09-24T20:17:37.336Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.77MB / 9.86MB 1.2s
20:17:37 [2020-09-24T20:17:37.336Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
20:17:37 [2020-09-24T20:17:37.566Z] #39 48.59   CC       criu/sysfs_parse.o
20:17:37 [2020-09-24T20:17:37.566Z] #39 48.73   CC       criu/timens.o
20:17:37 [2020-09-24T20:17:37.793Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
20:17:37 [2020-09-24T20:17:37.824Z] #39 48.89   CC       criu/timerfd.o
20:17:37 [2020-09-24T20:17:37.878Z] #39 ...
20:17:37 [2020-09-24T20:17:37.878Z] 
20:17:37 [2020-09-24T20:17:37.878Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:37 [2020-09-24T20:17:37.878Z] #41 60.49 compress/gzip
20:17:37 [2020-09-24T20:17:37.878Z] #41 60.56 github.com/LK4D4/vndr/build
20:17:37 [2020-09-24T20:17:37.878Z] #41 61.03 net
20:17:37 [2020-09-24T20:17:37.878Z] #41 62.20 vendor/golang.org/x/text/transform
20:17:37 [2020-09-24T20:17:37.878Z] #41 62.59 vendor/golang.org/x/text/unicode/bidi
20:17:37 [2020-09-24T20:17:37.878Z] #41 63.95 vendor/golang.org/x/text/secure/bidirule
20:17:37 [2020-09-24T20:17:37.878Z] #41 64.13 vendor/golang.org/x/text/unicode/norm
20:17:37 [2020-09-24T20:17:37.878Z] #41 66.18 vendor/golang.org/x/net/idna
20:17:37 [2020-09-24T20:17:37.878Z] #41 67.64 vendor/golang.org/x/net/http2/hpack
20:17:37 [2020-09-24T20:17:37.878Z] #41 68.16 mime
20:17:37 [2020-09-24T20:17:37.878Z] #41 69.31 mime/quotedprintable
20:17:37 [2020-09-24T20:17:37.878Z] #41 69.61 net/http/internal
20:17:38 [2020-09-24T20:17:38.083Z] #39 49.04   CC       criu/tty.o
20:17:38 [2020-09-24T20:17:38.120Z] #51 37.02 Building dependency tree...
20:17:38 [2020-09-24T20:17:38.169Z] #41 ...
20:17:38 [2020-09-24T20:17:38.169Z] 
20:17:38 [2020-09-24T20:17:38.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:38 [2020-09-24T20:17:38.169Z] #39 33.85   AR       soccr/libsoccr.a
20:17:38 [2020-09-24T20:17:38.169Z] #39 33.87 make[1]: 'soccr/libsoccr.a' is up to date.
20:17:38 [2020-09-24T20:17:38.169Z] #39 33.99   DEP      criu/arch/s390/sigframe.d
20:17:38 [2020-09-24T20:17:38.169Z] #39 34.06   DEP      criu/arch/s390/crtools.d
20:17:38 [2020-09-24T20:17:38.169Z] #39 34.19   DEP      criu/arch/s390/cpu.d
20:17:38 [2020-09-24T20:17:38.241Z] #47 ...
20:17:38 [2020-09-24T20:17:38.241Z] 
20:17:38 [2020-09-24T20:17:38.241Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:38 [2020-09-24T20:17:38.241Z] #32 5.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:38 [2020-09-24T20:17:38.241Z] #32 5.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:38 [2020-09-24T20:17:38.241Z] #32 5.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:38 [2020-09-24T20:17:38.241Z] #32 6.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:17:38 [2020-09-24T20:17:38.241Z] #32 8.303 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB]
20:17:38 [2020-09-24T20:17:38.241Z] #32 9.567 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
20:17:38 [2020-09-24T20:17:38.241Z] #32 ...
20:17:38 [2020-09-24T20:17:38.241Z] 
20:17:38 [2020-09-24T20:17:38.241Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:17:38 [2020-09-24T20:17:38.241Z] #36 4.489 + git clone https://github.com/docker/distribution.git .
20:17:38 [2020-09-24T20:17:38.241Z] #36 4.493 Cloning into '.'...
20:17:38 [2020-09-24T20:17:38.460Z] #39 34.36   CC       criu/arch/s390/cpu.o
20:17:38 [2020-09-24T20:17:38.504Z] #36 ...
20:17:38 [2020-09-24T20:17:38.504Z] 
20:17:38 [2020-09-24T20:17:38.504Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + RM_GOPATH=0
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + TMP_GOPATH=
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + : /build
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + '[' -z '' ']'
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 ++ mktemp -d
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + export GOPATH=/tmp/tmp.XYE436e2VR
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + GOPATH=/tmp/tmp.XYE436e2VR
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + RM_GOPATH=1
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 + case "$(go env GOARCH)" in
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.793 ++ go env GOARCH
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + export GO_BUILDMODE=-buildmode=pie
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + GO_BUILDMODE=-buildmode=pie
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 ++ dirname /tmp/install/install.sh
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + dir=/tmp/install
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + bin=golangci_lint
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + shift
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + . /tmp/install/golangci_lint.installer
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 ++ : v1.23.8
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + install_golangci_lint
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + echo 'Installing golangci-lint version v1.23.8'
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.801 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:17:38 [2020-09-24T20:17:38.504Z] #45 3.804 Installing golangci-lint version v1.23.8
20:17:38 [2020-09-24T20:17:38.504Z] #45 ...
20:17:38 [2020-09-24T20:17:38.504Z] 
20:17:38 [2020-09-24T20:17:38.504Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.317 + RM_GOPATH=0
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.317 + TMP_GOPATH=
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.318 + : /build
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.318 + '[' -z '' ']'
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.319 ++ mktemp -d
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.320 + export GOPATH=/tmp/tmp.qIxK6NgNeN
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.320 + GOPATH=/tmp/tmp.qIxK6NgNeN
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.321 + RM_GOPATH=1
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.321 + case "$(go env GOARCH)" in
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.322 ++ go env GOARCH
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.344 + export GO_BUILDMODE=-buildmode=pie
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.344 + GO_BUILDMODE=-buildmode=pie
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.345 ++ dirname /tmp/install/install.sh
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + dir=/tmp/install
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + bin=tomlv
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + shift
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + . /tmp/install/tomlv.installer
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + install_tomlv
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.347 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qIxK6NgNeN/src/github.com/BurntSushi/toml
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.351 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:17:38 [2020-09-24T20:17:38.504Z] #30 3.358 Cloning into '/tmp/tmp.qIxK6NgNeN/src/github.com/BurntSushi/toml'...
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.135 + cd /tmp/tmp.qIxK6NgNeN/src/github.com/BurntSushi/toml
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.135 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.143 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.556 internal/cpu
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.564 runtime/internal/sys
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.602 math/bits
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.657 runtime/internal/atomic
20:17:38 [2020-09-24T20:17:38.504Z] #30 4.810 runtime/internal/math
20:17:38 [2020-09-24T20:17:38.504Z] #30 5.101 unicode/utf8
20:17:38 [2020-09-24T20:17:38.504Z] #30 5.127 internal/bytealg
20:17:38 [2020-09-24T20:17:38.504Z] #30 5.208 math
20:17:38 [2020-09-24T20:17:38.504Z] #30 5.280 internal/race
20:17:38 [2020-09-24T20:17:38.504Z] #30 5.411 sync/atomic
20:17:38 [2020-09-24T20:17:38.504Z] #30 5.648 unicode
20:17:38 [2020-09-24T20:17:38.504Z] #30 5.976 internal/testlog
20:17:38 [2020-09-24T20:17:38.504Z] #30 6.234 runtime
20:17:38 [2020-09-24T20:17:38.504Z] #30 6.400 encoding
20:17:38 [2020-09-24T20:17:38.504Z] #30 6.658 runtime/cgo
20:17:38 [2020-09-24T20:17:38.650Z] #39 49.66   CC       criu/tun.o
20:17:38 [2020-09-24T20:17:38.752Z] #39 34.62   CC       criu/arch/s390/crtools.o
20:17:38 [2020-09-24T20:17:38.768Z] #30 ...
20:17:38 [2020-09-24T20:17:38.768Z] 
20:17:38 [2020-09-24T20:17:38.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.082 + RM_GOPATH=0
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.082 + TMP_GOPATH=
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.082 + : /build
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.082 + '[' -z '' ']'
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.083 ++ mktemp -d
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.091 + export GOPATH=/tmp/tmp.FndE7q2RT1
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.091 + GOPATH=/tmp/tmp.FndE7q2RT1
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.091 + RM_GOPATH=1
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.091 + case "$(go env GOARCH)" in
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.091 ++ go env GOARCH
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.096 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + export GO_BUILDMODE=-buildmode=pie
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + GO_BUILDMODE=-buildmode=pie
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 ++ dirname /tmp/install/install.sh
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + dir=/tmp/install
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + bin=vndr
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + shift
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + '[' '!' -f /tmp/install/vndr.installer ']'
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + . /tmp/install/vndr.installer
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + install_vndr
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.097 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FndE7q2RT1/src/github.com/LK4D4/vndr
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.114 Cloning into '/tmp/tmp.FndE7q2RT1/src/github.com/LK4D4/vndr'...
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.929 + cd /tmp/tmp.FndE7q2RT1/src/github.com/LK4D4/vndr
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.933 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:17:38 [2020-09-24T20:17:38.768Z] #41 4.971 + go build -buildmode=pie -v -o /build/vndr .
20:17:38 [2020-09-24T20:17:38.768Z] #41 6.168 unicode
20:17:38 [2020-09-24T20:17:38.768Z] #41 6.333 math
20:17:38 [2020-09-24T20:17:38.768Z] #41 6.347 internal/testlog
20:17:38 [2020-09-24T20:17:38.768Z] #41 6.557 runtime
20:17:38 [2020-09-24T20:17:38.768Z] #41 6.838 unicode/utf16
20:17:38 [2020-09-24T20:17:38.768Z] #41 7.276 container/list
20:17:38 [2020-09-24T20:17:38.768Z] #41 8.495 crypto/internal/subtle
20:17:38 [2020-09-24T20:17:38.768Z] #41 8.766 crypto/subtle
20:17:38 [2020-09-24T20:17:38.768Z] #41 9.100 vendor/golang.org/x/crypto/cryptobyte/asn1
20:17:38 [2020-09-24T20:17:38.768Z] #41 9.419 internal/nettrace
20:17:38 [2020-09-24T20:17:38.768Z] #41 9.884 runtime/cgo
20:17:38 [2020-09-24T20:17:38.768Z] #41 ...
20:17:38 [2020-09-24T20:17:38.768Z] 
20:17:38 [2020-09-24T20:17:38.768Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:17:38 [2020-09-24T20:17:38.768Z] #51 4.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:38 [2020-09-24T20:17:38.768Z] #51 4.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:38 [2020-09-24T20:17:38.768Z] #51 4.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:38 [2020-09-24T20:17:38.768Z] #51 5.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:17:38 [2020-09-24T20:17:38.768Z] #51 7.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB]
20:17:38 [2020-09-24T20:17:38.768Z] #51 8.726 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
20:17:38 [2020-09-24T20:17:38.908Z] #39 49.84   CC       criu/uffd.o
20:17:39 [2020-09-24T20:17:39.031Z] #51 ...
20:17:39 [2020-09-24T20:17:39.031Z] 
20:17:39 [2020-09-24T20:17:39.031Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:17:39 [2020-09-24T20:17:39.031Z] #23 5.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:39 [2020-09-24T20:17:39.031Z] #23 5.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:39 [2020-09-24T20:17:39.031Z] #23 5.437 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:39 [2020-09-24T20:17:39.031Z] #23 6.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:17:39 [2020-09-24T20:17:39.031Z] #23 7.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB]
20:17:39 [2020-09-24T20:17:39.031Z] #23 9.155 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
20:17:39 [2020-09-24T20:17:39.031Z] #23 ...
20:17:39 [2020-09-24T20:17:39.031Z] 
20:17:39 [2020-09-24T20:17:39.031Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.662 + RM_GOPATH=0
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.662 + TMP_GOPATH=
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.662 + : /build
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.662 + '[' -z '' ']'
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.662 ++ mktemp -d
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.667 + export GOPATH=/tmp/tmp.HWNf7v2S2A
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.667 + GOPATH=/tmp/tmp.HWNf7v2S2A
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.667 + RM_GOPATH=1
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.667 + case "$(go env GOARCH)" in
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.667 ++ go env GOARCH
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.685 + export GO_BUILDMODE=-buildmode=pie
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.685 + GO_BUILDMODE=-buildmode=pie
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 ++ dirname /tmp/install/install.sh
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + dir=/tmp/install
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + bin=proxy
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + shift
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + '[' '!' -f /tmp/install/proxy.installer ']'
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + . /tmp/install/proxy.installer
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + install_proxy
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + case "$1" in
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + export CGO_ENABLED=0
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + CGO_ENABLED=0
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + _install_proxy
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HWNf7v2S2A/src/github.com/docker/libnetwork
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.699 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
20:17:39 [2020-09-24T20:17:39.031Z] #60 2.706 Cloning into '/tmp/tmp.HWNf7v2S2A/src/github.com/docker/libnetwork'...
20:17:39 [2020-09-24T20:17:39.168Z] #39 50.26   CC       criu/util.o
20:17:39 [2020-09-24T20:17:39.278Z] Client: Docker Engine - Community
20:17:39 [2020-09-24T20:17:39.278Z]  Version:           19.03.13
20:17:39 [2020-09-24T20:17:39.278Z]  API version:       1.40
20:17:39 [2020-09-24T20:17:39.278Z]  Go version:        go1.13.15
20:17:39 [2020-09-24T20:17:39.278Z]  Git commit:        4484c46d9d
20:17:39 [2020-09-24T20:17:39.278Z]  Built:             Wed Sep 16 17:02:36 2020
20:17:39 [2020-09-24T20:17:39.278Z]  OS/Arch:           linux/amd64
20:17:39 [2020-09-24T20:17:39.278Z]  Experimental:      false
20:17:39 [2020-09-24T20:17:39.278Z] 
20:17:39 [2020-09-24T20:17:39.278Z] Server: Docker Engine - Community
20:17:39 [2020-09-24T20:17:39.278Z]  Engine:
20:17:39 [2020-09-24T20:17:39.278Z]   Version:          19.03.13
20:17:39 [2020-09-24T20:17:39.278Z]   API version:      1.40 (minimum version 1.12)
20:17:39 [2020-09-24T20:17:39.278Z]   Go version:       go1.13.15
20:17:39 [2020-09-24T20:17:39.278Z]   Git commit:       4484c46d9d
20:17:39 [2020-09-24T20:17:39.278Z]   Built:            Wed Sep 16 17:01:06 2020
20:17:39 [2020-09-24T20:17:39.278Z]   OS/Arch:          linux/amd64
20:17:39 [2020-09-24T20:17:39.278Z]   Experimental:     true
20:17:39 [2020-09-24T20:17:39.278Z]  containerd:
20:17:39 [2020-09-24T20:17:39.278Z]   Version:          1.3.7
20:17:39 [2020-09-24T20:17:39.278Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
20:17:39 [2020-09-24T20:17:39.278Z]  runc:
20:17:39 [2020-09-24T20:17:39.278Z]   Version:          1.0.0-rc10
20:17:39 [2020-09-24T20:17:39.278Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:17:39 [2020-09-24T20:17:39.278Z]  docker-init:
20:17:39 [2020-09-24T20:17:39.278Z]   Version:          0.18.0
20:17:39 [2020-09-24T20:17:39.278Z]   GitCommit:        fec3683
20:17:39 [2020-09-24T20:17:39.294Z] #60 ...
20:17:39 [2020-09-24T20:17:39.294Z] 
20:17:39 [2020-09-24T20:17:39.294Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:39 [2020-09-24T20:17:39.294Z] #10 5.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:39 [2020-09-24T20:17:39.294Z] #10 5.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:39 [2020-09-24T20:17:39.294Z] #10 5.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:39 [2020-09-24T20:17:39.294Z] #10 6.384 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:17:39 [2020-09-24T20:17:39.294Z] #10 8.216 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB]
20:17:39 [2020-09-24T20:17:39.294Z] #10 8.890 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
[Pipeline] sh
20:17:39 [2020-09-24T20:17:39.385Z] #39 35.33   CC       criu/arch/s390/sigframe.o
20:17:39 [2020-09-24T20:17:39.385Z] #39 ...
20:17:39 [2020-09-24T20:17:39.385Z] 
20:17:39 [2020-09-24T20:17:39.386Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:39 [2020-09-24T20:17:39.386Z] #10 62.11 Selecting previously unselected package g++-mingw-w64-x86-64.
20:17:39 [2020-09-24T20:17:39.386Z] #10 62.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 62.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.64 Selecting previously unselected package libapparmor1:s390x.
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.65 Unpacking libapparmor1:s390x (2.13.2-10) ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.72 Selecting previously unselected package libapparmor-dev:s390x.
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.72 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.83 Selecting previously unselected package libbtrfs0.
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.83 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.84 Unpacking libbtrfs0 (4.20.1-2) ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.88 Selecting previously unselected package libbtrfs-dev.
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.88 Unpacking libbtrfs-dev (4.20.1-2) ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.98 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 71.99 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 72.05 Selecting previously unselected package libudev-dev:s390x.
20:17:39 [2020-09-24T20:17:39.386Z] #10 72.05 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.386Z] #10 72.06 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
20:17:39 [2020-09-24T20:17:39.427Z] #39 ...
20:17:39 [2020-09-24T20:17:39.427Z] 
20:17:39 [2020-09-24T20:17:39.427Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:17:39 [2020-09-24T20:17:39.427Z] #19 1.515 Collecting yamllint==1.16.0
20:17:39 [2020-09-24T20:17:39.427Z] #19 6.748   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:17:39 [2020-09-24T20:17:39.427Z] #19 6.779 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:17:39 [2020-09-24T20:17:39.427Z] #19 6.795   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:17:39 [2020-09-24T20:17:39.427Z] #19 6.815 Collecting pyyaml (from yamllint==1.16.0)
20:17:39 [2020-09-24T20:17:39.427Z] #19 6.854   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:17:39 [2020-09-24T20:17:39.427Z] #19 7.253 Building wheels for collected packages: pyyaml
20:17:39 [2020-09-24T20:17:39.427Z] #19 7.253   Running setup.py bdist_wheel for pyyaml: started
20:17:39 [2020-09-24T20:17:39.427Z] #19 7.518   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:17:39 [2020-09-24T20:17:39.427Z] #19 7.519   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:17:39 [2020-09-24T20:17:39.427Z] #19 7.539 Successfully built pyyaml
20:17:39 [2020-09-24T20:17:39.427Z] #19 7.543 Installing collected packages: pathspec, pyyaml, yamllint
20:17:39 [2020-09-24T20:17:39.427Z] #19 7.623 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:17:39 [2020-09-24T20:17:39.427Z] #19 DONE 8.8s
20:17:39 [2020-09-24T20:17:39.427Z] 
20:17:39 [2020-09-24T20:17:39.427Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:17:39 [2020-09-24T20:17:39.427Z] #52 54.70 + bin/containerd-stress
20:17:39 [2020-09-24T20:17:39.427Z] #52 56.42 + bin/containerd-shim
20:17:39 [2020-09-24T20:17:39.427Z] #52 59.46 + bin/containerd-shim-runc-v1
20:17:39 [2020-09-24T20:17:39.427Z] #52 61.60 + bin/containerd-shim-runc-v2
20:17:39 [2020-09-24T20:17:39.427Z] #52 62.76 + binaries
20:17:39 [2020-09-24T20:17:39.427Z] #52 62.76 + install -D bin/containerd /build/containerd
20:17:39 [2020-09-24T20:17:39.427Z] #52 62.80 + install -D bin/containerd-shim /build/containerd-shim
20:17:39 [2020-09-24T20:17:39.427Z] #52 62.80 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:17:39 [2020-09-24T20:17:39.427Z] #52 62.81 + install -D bin/ctr /build/ctr
20:17:39 [2020-09-24T20:17:39.598Z] + docker info
20:17:39 [2020-09-24T20:17:39.605Z] #10 ...
20:17:39 [2020-09-24T20:17:39.605Z] 
20:17:39 [2020-09-24T20:17:39.605Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.319 + RM_GOPATH=0
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.319 + TMP_GOPATH=
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.319 + : /build
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.319 + '[' -z '' ']'
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.336 ++ mktemp -d
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.336 + export GOPATH=/tmp/tmp.nLw3KVJ9Jt
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.336 + GOPATH=/tmp/tmp.nLw3KVJ9Jt
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.336 + RM_GOPATH=1
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.336 + case "$(go env GOARCH)" in
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.336 ++ go env GOARCH
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.346 + export GO_BUILDMODE=-buildmode=pie
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.346 + GO_BUILDMODE=-buildmode=pie
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.346 ++ dirname /tmp/install/install.sh
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + dir=/tmp/install
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + bin=dockercli
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + shift
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + . /tmp/install/dockercli.installer
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 ++ : stable
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 ++ : 17.06.2-ce
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + install_dockercli
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 ++ uname -m
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + arch=aarch64
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + '[' aarch64 '!=' x86_64 ']'
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + '[' aarch64 '!=' s390x ']'
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + '[' aarch64 '!=' armhf ']'
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + build_dockercli
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.358 + git clone https://github.com/docker/docker-ce /tmp/tmp.nLw3KVJ9Jt/tmp/docker-ce
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.359 Install docker/cli version 17.06.2-ce from stable
20:17:39 [2020-09-24T20:17:39.605Z] #21 4.364 Cloning into '/tmp/tmp.nLw3KVJ9Jt/tmp/docker-ce'...
20:17:39 [2020-09-24T20:17:39.605Z] #21 ...
20:17:39 [2020-09-24T20:17:39.605Z] 
20:17:39 [2020-09-24T20:17:39.605Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:39 [2020-09-24T20:17:39.605Z] #38 4.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:39 [2020-09-24T20:17:39.605Z] #38 4.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:39 [2020-09-24T20:17:39.605Z] #38 4.310 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:39 [2020-09-24T20:17:39.605Z] #38 5.308 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:17:39 [2020-09-24T20:17:39.605Z] #38 6.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB]
20:17:39 [2020-09-24T20:17:39.605Z] #38 8.470 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
20:17:39 [2020-09-24T20:17:39.605Z] #38 ...
20:17:39 [2020-09-24T20:17:39.605Z] 
20:17:39 [2020-09-24T20:17:39.605Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:39 [2020-09-24T20:17:39.605Z] #47 10.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:17:39 [2020-09-24T20:17:39.605Z] #47 11.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:17:39 [2020-09-24T20:17:39.605Z] #47 11.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:17:39 [2020-09-24T20:17:39.605Z] #47 11.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:17:39 [2020-09-24T20:17:39.677Z] #10 72.19 Selecting previously unselected package libsepol1-dev:s390x.
20:17:39 [2020-09-24T20:17:39.677Z] #10 72.19 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
20:17:39 [2020-09-24T20:17:39.677Z] #10 72.20 Unpacking libsepol1-dev:s390x (2.8-1) ...
20:17:39 [2020-09-24T20:17:39.677Z] #10 ...
20:17:39 [2020-09-24T20:17:39.677Z] 
20:17:39 [2020-09-24T20:17:39.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:39 [2020-09-24T20:17:39.677Z] #39 35.44   LINK     criu/arch/s390/crtools.built-in.o
20:17:39 [2020-09-24T20:17:39.677Z] #39 35.47   DEP      criu/pie/util-vdso.d
20:17:39 [2020-09-24T20:17:39.677Z] #39 35.57   DEP      criu/pie/util.d
20:17:39 [2020-09-24T20:17:39.677Z] #39 35.64   CC       criu/pie/util.o
20:17:39 [2020-09-24T20:17:39.685Z] #52 ...
20:17:39 [2020-09-24T20:17:39.685Z] 
20:17:39 [2020-09-24T20:17:39.685Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:17:39 [2020-09-24T20:17:39.871Z] #47 11.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:17:39 [2020-09-24T20:17:39.945Z] #22 DONE 0.3s
20:17:39 [2020-09-24T20:17:39.945Z] 
20:17:39 [2020-09-24T20:17:39.945Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:17:39 [2020-09-24T20:17:39.945Z] #52 DONE 63.6s
20:17:39 [2020-09-24T20:17:39.945Z] 
20:17:39 [2020-09-24T20:17:39.945Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:17:39 [2020-09-24T20:17:39.969Z] #39 35.88   CC       criu/pie/util-vdso.o
20:17:40 [2020-09-24T20:17:40.283Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.8s done
20:17:40 [2020-09-24T20:17:40.283Z] #59 DONE 4.5s
20:17:40 [2020-09-24T20:17:40.283Z] 
20:17:40 [2020-09-24T20:17:40.283Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:40 [2020-09-24T20:17:40.283Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.6s done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 42.74MB / 96.52MB 4.1s
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 38.10MB / 73.58MB 4.1s
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.56MB / 57.46MB 4.1s
20:17:40 [2020-09-24T20:17:40.283Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.21MB / 57.46MB 4.2s
20:17:40 [2020-09-24T20:17:40.603Z] #39 36.30   AR       criu/pie/pie.lib.a
20:17:40 [2020-09-24T20:17:40.603Z] #39 36.34   DEP      criu/pie/restorer.d
20:17:40 [2020-09-24T20:17:40.603Z] #39 36.47   DEP      criu/arch/s390/restorer.d
20:17:40 [2020-09-24T20:17:40.603Z] #39 36.59   DEP      criu/arch/s390/vdso-pie.d
20:17:40 [2020-09-24T20:17:40.633Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.54MB / 96.52MB 4.3s
20:17:40 [2020-09-24T20:17:40.633Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 41.86MB / 73.58MB 4.3s
20:17:40 [2020-09-24T20:17:40.633Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.12MB / 57.46MB 4.5s
20:17:40 [2020-09-24T20:17:40.677Z] #51 41.15 The following additional packages will be installed:
20:17:40 [2020-09-24T20:17:40.677Z] #51 41.18   libbtrfs0
20:17:40 [2020-09-24T20:17:40.677Z] #51 41.48 The following NEW packages will be installed:
20:17:40 [2020-09-24T20:17:40.677Z] #51 41.50   libbtrfs-dev libbtrfs0
20:17:40 [2020-09-24T20:17:40.847Z] #47 12.70 runtime/cgo
20:17:40 [2020-09-24T20:17:40.849Z] #47 12.77 runtime
20:17:40 [2020-09-24T20:17:40.895Z] #39 36.72   DEP      criu/pie/parasite-vdso.d
20:17:40 [2020-09-24T20:17:40.895Z] #39 36.87   DEP      criu/pie/parasite.d
20:17:41 [2020-09-24T20:17:41.186Z] #39 37.04   CC       criu/pie/parasite.o
20:17:41 [2020-09-24T20:17:41.214Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 56.17MB / 96.52MB 4.7s
20:17:41 [2020-09-24T20:17:41.214Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 46.45MB / 73.58MB 4.7s
20:17:41 [2020-09-24T20:17:41.214Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.84MB / 57.46MB 4.8s
20:17:41 [2020-09-24T20:17:41.214Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.02MB / 96.52MB 5.0s
20:17:41 [2020-09-24T20:17:41.214Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.80MB / 73.58MB 5.0s
20:17:41 [2020-09-24T20:17:41.214Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.0s done
20:17:41 [2020-09-24T20:17:41.250Z] #51 42.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:17:41 [2020-09-24T20:17:41.250Z] #51 42.02 Need to get 119 kB of archives.
20:17:41 [2020-09-24T20:17:41.250Z] #51 42.02 After this operation, 387 kB of additional disk space will be used.
20:17:41 [2020-09-24T20:17:41.250Z] #51 42.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:17:41 [2020-09-24T20:17:41.250Z] #51 42.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:17:41 [2020-09-24T20:17:41.510Z] #51 ...
20:17:41 [2020-09-24T20:17:41.510Z] 
20:17:41 [2020-09-24T20:17:41.510Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:41 [2020-09-24T20:17:41.510Z] #60 DONE 42.4s
20:17:41 [2020-09-24T20:17:41.510Z] 
20:17:41 [2020-09-24T20:17:41.510Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:41 [2020-09-24T20:17:41.510Z] #10 30.83 Reading package lists...
20:17:41 [2020-09-24T20:17:41.510Z] #10 38.25 Building dependency tree...
20:17:41 [2020-09-24T20:17:41.510Z] #10 42.10 The following additional packages will be installed:
20:17:41 [2020-09-24T20:17:41.510Z] #10 42.11   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:17:41 [2020-09-24T20:17:41.510Z] #10 42.12   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:17:41 [2020-09-24T20:17:41.510Z] #10 42.12   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:17:41 [2020-09-24T20:17:41.510Z] #10 42.12   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:17:41 [2020-09-24T20:17:41.510Z] #10 42.13 Suggested packages:
20:17:41 [2020-09-24T20:17:41.510Z] #10 42.15   gcc-8-locales seccomp wine64
20:17:41 [2020-09-24T20:17:41.553Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.24MB / 96.52MB 5.2s
20:17:41 [2020-09-24T20:17:41.553Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.53MB / 73.58MB 5.2s
20:17:41 [2020-09-24T20:17:41.820Z] #39 ...
20:17:41 [2020-09-24T20:17:41.820Z] 
20:17:41 [2020-09-24T20:17:41.820Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.41 Selecting previously unselected package libpcre16-3:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.42 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.42 Unpacking libpcre16-3:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.49 Selecting previously unselected package libpcre32-3:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.49 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.50 Unpacking libpcre32-3:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.62 Selecting previously unselected package libpcrecpp0v5:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.62 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.63 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.68 Selecting previously unselected package libpcre3-dev:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.68 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.68 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.88 Selecting previously unselected package libselinux1-dev:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 72.89 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.06 Selecting previously unselected package libdevmapper-dev:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.06 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.08 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.16 Selecting previously unselected package libseccomp-dev:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.16 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.16 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.29 Selecting previously unselected package libsystemd-dev:s390x.
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.29 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.29 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.62 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.63 Setting up libseccomp-dev:s390x (2.3.3-4) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.64 Setting up libapparmor1:s390x (2.13.2-10) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.64 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.65 Setting up libpcre16-3:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.66 Setting up libsepol1-dev:s390x (2.8-1) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.66 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.67 Setting up libbtrfs0 (4.20.1-2) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.68 Setting up libpcre32-3:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.69 Setting up libudev-dev:s390x (241-7~deb10u4) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.70 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.70 Setting up libbtrfs-dev (4.20.1-2) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.71 Setting up libapparmor-dev:s390x (2.13.2-10) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.72 Setting up mingw-w64-common (6.0.0-3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.72 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.73 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.74 Setting up libpcre3-dev:s390x (2:8.39-12) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.75 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
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.75 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
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.76 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.76 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
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.76 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
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.77 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.77 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.78 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.79 Setting up dmsetup (2:1.02.155-3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.79 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.80 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 73.81 Processing triggers for libc-bin (2.28-10) ...
20:17:41 [2020-09-24T20:17:41.820Z] #10 DONE 74.3s
20:17:41 [2020-09-24T20:17:41.820Z] 
20:17:41 [2020-09-24T20:17:41.820Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:41 [2020-09-24T20:17:41.876Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 80.28MB / 96.52MB 5.5s
20:17:41 [2020-09-24T20:17:41.876Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 62.73MB / 73.58MB 5.5s
20:17:41 [2020-09-24T20:17:41.876Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 85.58MB / 96.52MB 5.7s
20:17:41 [2020-09-24T20:17:41.876Z] #8 ...
20:17:41 [2020-09-24T20:17:41.876Z] 
20:17:41 [2020-09-24T20:17:41.876Z] #21 [internal] load build context
20:17:41 [2020-09-24T20:17:41.876Z] #21 transferring context: 51.40MB 6.2s done
20:17:41 [2020-09-24T20:17:41.876Z] #21 DONE 6.2s
20:17:41 [2020-09-24T20:17:41.876Z] 
20:17:41 [2020-09-24T20:17:41.876Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:41 [2020-09-24T20:17:41.876Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.94MB / 96.52MB 5.8s
20:17:41 [2020-09-24T20:17:41.876Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.50MB / 73.58MB 5.8s
20:17:42 [2020-09-24T20:17:42.170Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done
20:17:42 [2020-09-24T20:17:42.170Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.1s done
20:17:42 [2020-09-24T20:17:42.170Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
20:17:42 [2020-09-24T20:17:42.449Z] #10 ...
20:17:42 [2020-09-24T20:17:42.449Z] 
20:17:42 [2020-09-24T20:17:42.449Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:17:42 [2020-09-24T20:17:42.449Z] #51 43.50 debconf: delaying package configuration, since apt-utils is not installed
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.130 + RM_GOPATH=0
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.130 + TMP_GOPATH=
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.130 + : /build
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.130 + '[' -z '' ']'
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.130 ++ mktemp -d
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.132 + export GOPATH=/tmp/tmp.DPPeZxVABz
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.132 + GOPATH=/tmp/tmp.DPPeZxVABz
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.132 + RM_GOPATH=1
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.132 + case "$(go env GOARCH)" in
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.133 ++ go env GOARCH
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.142 + export GO_BUILDMODE=-buildmode=pie
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.142 + GO_BUILDMODE=-buildmode=pie
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.142 ++ dirname /tmp/install/install.sh
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + dir=/tmp/install
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + bin=runc
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + shift
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + '[' '!' -f /tmp/install/runc.installer ']'
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + . /tmp/install/runc.installer
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + install_runc
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + uname -r
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.143 + grep -q '^3\.10\.0.*\.el7\.'
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.145 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.145 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.145 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.145 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DPPeZxVABz/src/github.com/opencontainers/runc
20:17:42 [2020-09-24T20:17:42.886Z] #49 1.146 Cloning into '/tmp/tmp.DPPeZxVABz/src/github.com/opencontainers/runc'...
20:17:42 [2020-09-24T20:17:42.886Z] #49 ...
20:17:42 [2020-09-24T20:17:42.886Z] 
20:17:42 [2020-09-24T20:17:42.886Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
20:17:42 [2020-09-24T20:17:42.886Z] #11 DONE 1.2s
20:17:42 [2020-09-24T20:17:42.886Z] 
20:17:42 [2020-09-24T20:17:42.886Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:17:42 [2020-09-24T20:17:42.886Z] #54 71.31 + for f in rootlesskit rootlesskit-docker-proxy
20:17:42 [2020-09-24T20:17:42.886Z] #54 71.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:17:42 [2020-09-24T20:17:42.886Z] #54 DONE 75.6s
20:17:42 [2020-09-24T20:17:42.886Z] 
20:17:42 [2020-09-24T20:17:42.886Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:17:42 [2020-09-24T20:17:42.886Z] #55 DONE 0.1s
20:17:43 [2020-09-24T20:17:43.041Z] #51 43.81 Fetched 119 kB in 0s (328 kB/s)
20:17:43 [2020-09-24T20:17:43.041Z] #51 43.92 Selecting previously unselected package libbtrfs0.
20:17:43 [2020-09-24T20:17:43.041Z] #51 43.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:17:43 [2020-09-24T20:17:43.041Z] #51 44.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:17:43 [2020-09-24T20:17:43.041Z] #51 44.04 Unpacking libbtrfs0 (4.20.1-2) ...
20:17:43 [2020-09-24T20:17:43.210Z] 
20:17:43 [2020-09-24T20:17:43.210Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:17:43 [2020-09-24T20:17:43.210Z] #56 DONE 0.1s
20:17:43 [2020-09-24T20:17:43.210Z] 
20:17:43 [2020-09-24T20:17:43.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:43 [2020-09-24T20:17:43.210Z] #39 37.95   LINK     criu/pie/parasite.built-in.o
20:17:43 [2020-09-24T20:17:43.210Z] #39 37.95   GEN      criu/pie/parasite-blob.h
20:17:43 [2020-09-24T20:17:43.210Z] #39 37.97   CC       criu/pie/parasite-vdso.o
20:17:43 [2020-09-24T20:17:43.210Z] #39 38.56   CC       criu/arch/s390/vdso-pie.o
20:17:43 [2020-09-24T20:17:43.210Z] #39 38.74   CC       criu/arch/s390/restorer.o
20:17:43 [2020-09-24T20:17:43.210Z] #39 38.99   CC       criu/pie/restorer.o
20:17:43 [2020-09-24T20:17:43.301Z] #51 44.16 Selecting previously unselected package libbtrfs-dev.
20:17:43 [2020-09-24T20:17:43.301Z] #51 44.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:17:43 [2020-09-24T20:17:43.301Z] #51 44.21 Unpacking libbtrfs-dev (4.20.1-2) ...
20:17:43 [2020-09-24T20:17:43.427Z] #47 ...
20:17:43 [2020-09-24T20:17:43.427Z] 
20:17:43 [2020-09-24T20:17:43.427Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:43 [2020-09-24T20:17:43.427Z] #60 13.87 Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:17:43 [2020-09-24T20:17:43.427Z] #60 14.84 + cd /tmp/tmp.HWNf7v2S2A/src/github.com/docker/libnetwork
20:17:43 [2020-09-24T20:17:43.427Z] #60 14.84 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
20:17:43 [2020-09-24T20:17:43.427Z] #60 15.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:17:43 [2020-09-24T20:17:43.565Z] #51 44.50 Setting up libbtrfs0 (4.20.1-2) ...
20:17:43 [2020-09-24T20:17:43.565Z] #51 44.52 Setting up libbtrfs-dev (4.20.1-2) ...
20:17:43 [2020-09-24T20:17:43.565Z] #51 44.53 Processing triggers for libc-bin (2.28-10) ...
20:17:44 [2020-09-24T20:17:44.136Z] #51 DONE 44.9s
20:17:44 [2020-09-24T20:17:44.136Z] 
20:17:44 [2020-09-24T20:17:44.136Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.07 The following NEW packages will be installed:
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.10   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.10   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.10   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.11   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.11   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.54 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.54 Need to get 77.7 MB of archives.
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.54 After this operation, 487 MB of additional disk space will be used.
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:17:44 [2020-09-24T20:17:44.136Z] #10 44.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:17:44 [2020-09-24T20:17:44.145Z] #26 DONE 3.6s
20:17:44 [2020-09-24T20:17:44.145Z] 
20:17:44 [2020-09-24T20:17:44.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:44 [2020-09-24T20:17:44.145Z] #39 50.81   CC       criu/uts_ns.o
20:17:44 [2020-09-24T20:17:44.145Z] #39 50.89   CC       criu/vdso-compat.o
20:17:44 [2020-09-24T20:17:44.145Z] #39 50.99   CC       criu/vdso.o
20:17:44 [2020-09-24T20:17:44.145Z] #39 51.30   LINK     criu/built-in.o
20:17:44 [2020-09-24T20:17:44.145Z] #39 51.35   LINK     criu/criu
20:17:44 [2020-09-24T20:17:44.145Z] #39 51.48   DEP      lib/c/criu.d
20:17:44 [2020-09-24T20:17:44.145Z] #39 51.50   CC       images/rpc.pb-c.o
20:17:44 [2020-09-24T20:17:44.145Z] #39 51.75   CC       lib/c/criu.o
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.10   LINK     lib/c/built-in.o
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.10   LINK     lib/c/libcriu.so
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.12   LINK     lib/c/libcriu.a
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.17   GEN      magic.py
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.21 Note: Building without setproctitle() and strlcpy() support.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.21       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.22 Note: Building without GnuTLS support
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.22 Makefile.config:39: Warn: you have no libnftables installed
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.22 Makefile.config:40: Warn: Building without nftables support
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.56 fatal: not a git repository (or any of the parent directories): .git
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.71 make[1]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.85 make[1]: 'images/built-in.o' is up to date.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.86 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.87 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.88 make[1]: 'compel/libcompel.a' is up to date.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.89 make[1]: 'compel/compel-host-bin' is up to date.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.90 make[1]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.91 make[1]: 'soccr/libsoccr.a' is up to date.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.98 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 52.99 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 53.01 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 53.03 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 53.05 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 53.06 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 53.07 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 53.10 make[2]: Nothing to be done for 'all'.
20:17:44 [2020-09-24T20:17:44.145Z] #39 53.11   INSTALL  criu/criu
20:17:44 [2020-09-24T20:17:44.145Z] #39 DONE 54.5s
20:17:44 [2020-09-24T20:17:44.145Z] 
20:17:44 [2020-09-24T20:17:44.145Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:17:44 [2020-09-24T20:17:44.145Z] #29 DONE 0.3s
20:17:44 [2020-09-24T20:17:44.145Z] 
20:17:44 [2020-09-24T20:17:44.145Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:17:44 [2020-09-24T20:17:44.145Z] #31 DONE 0.0s
20:17:44 [2020-09-24T20:17:44.145Z] 
20:17:44 [2020-09-24T20:17:44.145Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:17:44 [2020-09-24T20:17:44.145Z] #34 DONE 0.0s
20:17:44 [2020-09-24T20:17:44.145Z] 
20:17:44 [2020-09-24T20:17:44.145Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:17:44 [2020-09-24T20:17:44.289Z] #39 ...
20:17:44 [2020-09-24T20:17:44.289Z] 
20:17:44 [2020-09-24T20:17:44.289Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
20:17:44 [2020-09-24T20:17:44.289Z] #12 DONE 1.4s
20:17:44 [2020-09-24T20:17:44.289Z] 
20:17:44 [2020-09-24T20:17:44.289Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
20:17:44 [2020-09-24T20:17:44.395Z] #10 45.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:17:44 [2020-09-24T20:17:44.395Z] #10 45.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:17:44 [2020-09-24T20:17:44.395Z] #10 45.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:17:44 [2020-09-24T20:17:44.395Z] #10 45.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:17:44 [2020-09-24T20:17:44.405Z] #37 DONE 0.5s
20:17:44 [2020-09-24T20:17:44.405Z] 
20:17:44 [2020-09-24T20:17:44.405Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:17:44 [2020-09-24T20:17:44.405Z] #40 DONE 0.0s
20:17:44 [2020-09-24T20:17:44.405Z] 
20:17:44 [2020-09-24T20:17:44.405Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:17:44 [2020-09-24T20:17:44.405Z] #45 ...
20:17:44 [2020-09-24T20:17:44.405Z] 
20:17:44 [2020-09-24T20:17:44.405Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:17:44 [2020-09-24T20:17:44.664Z] #42 DONE 0.2s
20:17:44 [2020-09-24T20:17:44.664Z] 
20:17:44 [2020-09-24T20:17:44.664Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:17:44 [2020-09-24T20:17:44.664Z] #44 DONE 0.1s
20:17:44 [2020-09-24T20:17:44.664Z] 
20:17:44 [2020-09-24T20:17:44.664Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:17:44 [2020-09-24T20:17:44.664Z] #45 82.04 + cd /tmp/tmp.UKZ7rTDOsL/src/github.com/golangci/golangci-lint/
20:17:44 [2020-09-24T20:17:44.664Z] #45 82.04 + git checkout -q v1.23.8
20:17:44 [2020-09-24T20:17:44.859Z] Client:
20:17:44 [2020-09-24T20:17:44.859Z]  Debug Mode: false
20:17:44 [2020-09-24T20:17:44.859Z] 
20:17:44 [2020-09-24T20:17:44.859Z] Server:
20:17:44 [2020-09-24T20:17:44.859Z]  Containers: 0
20:17:44 [2020-09-24T20:17:44.859Z]   Running: 0
20:17:44 [2020-09-24T20:17:44.859Z]   Paused: 0
20:17:44 [2020-09-24T20:17:44.859Z]   Stopped: 0
20:17:44 [2020-09-24T20:17:44.859Z]  Images: 0
20:17:44 [2020-09-24T20:17:44.859Z]  Server Version: 19.03.13
20:17:44 [2020-09-24T20:17:44.859Z]  Storage Driver: overlay2
20:17:44 [2020-09-24T20:17:44.859Z]   Backing Filesystem: extfs
20:17:44 [2020-09-24T20:17:44.859Z]   Supports d_type: true
20:17:44 [2020-09-24T20:17:44.859Z]   Native Overlay Diff: true
20:17:44 [2020-09-24T20:17:44.859Z]  Logging Driver: json-file
20:17:44 [2020-09-24T20:17:44.859Z]  Cgroup Driver: cgroupfs
20:17:44 [2020-09-24T20:17:44.859Z]  Plugins:
20:17:44 [2020-09-24T20:17:44.859Z]   Volume: local
20:17:44 [2020-09-24T20:17:44.859Z]   Network: bridge host ipvlan macvlan null overlay
20:17:44 [2020-09-24T20:17:44.859Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:17:44 [2020-09-24T20:17:44.859Z]  Swarm: inactive
20:17:44 [2020-09-24T20:17:44.859Z]  Runtimes: runc
20:17:44 [2020-09-24T20:17:44.859Z]  Default Runtime: runc
20:17:44 [2020-09-24T20:17:44.859Z]  Init Binary: docker-init
20:17:44 [2020-09-24T20:17:44.859Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
20:17:44 [2020-09-24T20:17:44.859Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:17:44 [2020-09-24T20:17:44.859Z]  init version: fec3683
20:17:44 [2020-09-24T20:17:44.859Z]  Security Options:
20:17:44 [2020-09-24T20:17:44.859Z]   apparmor
20:17:44 [2020-09-24T20:17:44.859Z]   seccomp
20:17:44 [2020-09-24T20:17:44.859Z]    Profile: default
20:17:44 [2020-09-24T20:17:44.859Z]  Kernel Version: 5.4.0-1025-aws
20:17:44 [2020-09-24T20:17:44.859Z]  Operating System: Ubuntu 18.04.5 LTS
20:17:44 [2020-09-24T20:17:44.859Z]  OSType: linux
20:17:44 [2020-09-24T20:17:44.859Z]  Architecture: x86_64
20:17:44 [2020-09-24T20:17:44.859Z]  CPUs: 2
20:17:44 [2020-09-24T20:17:44.859Z]  Total Memory: 7.569GiB
20:17:44 [2020-09-24T20:17:44.859Z]  Name: ip-10-100-94-248
20:17:44 [2020-09-24T20:17:44.859Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
20:17:44 [2020-09-24T20:17:44.859Z]  Docker Root Dir: /var/lib/docker
20:17:44 [2020-09-24T20:17:44.859Z]  Debug Mode: false
20:17:44 [2020-09-24T20:17:44.859Z]  Registry: https://index.docker.io/v1/
20:17:44 [2020-09-24T20:17:44.859Z]  Labels:
20:17:44 [2020-09-24T20:17:44.859Z]  Experimental: true
20:17:44 [2020-09-24T20:17:44.859Z]  Insecure Registries:
20:17:44 [2020-09-24T20:17:44.859Z]   127.0.0.0/8
20:17:44 [2020-09-24T20:17:44.859Z]  Live Restore Enabled: true
20:17:44 [2020-09-24T20:17:44.859Z] 
20:17:44 [2020-09-24T20:17:44.859Z] WARNING: No swap limit support
[Pipeline] sh
20:17:44 [2020-09-24T20:17:44.923Z] #45 82.22 ++ git describe --tags
20:17:44 [2020-09-24T20:17:44.923Z] #45 82.22 + version=v1.23.8
20:17:44 [2020-09-24T20:17:44.923Z] #45 82.22 ++ git rev-parse --short HEAD
20:17:44 [2020-09-24T20:17:44.923Z] #45 82.22 + commit=76a82c6
20:17:44 [2020-09-24T20:17:44.923Z] #45 82.22 ++ git show -s --format=%cd
20:17:44 [2020-09-24T20:17:44.923Z] #45 82.23 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:17:44 [2020-09-24T20:17:44.923Z] #45 82.23 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
20:17:44 [2020-09-24T20:17:44.934Z] #13 0.603 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:17:44 [2020-09-24T20:17:44.934Z] #13 DONE 0.8s
20:17:44 [2020-09-24T20:17:44.934Z] 
20:17:44 [2020-09-24T20:17:44.934Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:44 [2020-09-24T20:17:44.934Z] #41 71.80 net/textproto
20:17:44 [2020-09-24T20:17:44.934Z] #41 71.80 crypto/x509
20:17:44 [2020-09-24T20:17:44.934Z] #41 72.44 vendor/golang.org/x/net/http/httpguts
20:17:44 [2020-09-24T20:17:44.934Z] #41 72.61 vendor/golang.org/x/net/http/httpproxy
20:17:44 [2020-09-24T20:17:44.934Z] #41 73.01 mime/multipart
20:17:44 [2020-09-24T20:17:44.934Z] #41 74.27 crypto/tls
20:17:44 [2020-09-24T20:17:44.964Z] #10 45.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:17:45 [2020-09-24T20:17:45.136Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:17:45 [2020-09-24T20:17:45.136Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:17:45 [2020-09-24T20:17:45.136Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41482/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:17:45 [2020-09-24T20:17:45.136Z] + bash /home/ubuntu/workspace/moby_PR-41482/check-config.sh
20:17:45 [2020-09-24T20:17:45.136Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:17:45 [2020-09-24T20:17:45.136Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
20:17:45 [2020-09-24T20:17:45.136Z] 
20:17:45 [2020-09-24T20:17:45.136Z] Generally Necessary:
20:17:45 [2020-09-24T20:17:45.136Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:17:45 [2020-09-24T20:17:45.136Z] - apparmor: enabled and tools installed
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NAMESPACES: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NET_NS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_PID_NS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_IPC_NS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_UTS_NS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUPS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_CPUACCT: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_DEVICE: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_FREEZER: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_SCHED: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CPUSETS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_MEMCG: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_KEYS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_VETH: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_BRIDGE: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NF_NAT_IPV4: missing
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NF_NAT: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NF_NAT_NEEDED: missing
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_POSIX_MQUEUE: enabled
20:17:45 [2020-09-24T20:17:45.136Z] 
20:17:45 [2020-09-24T20:17:45.136Z] Optional Features:
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_USER_NS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_SECCOMP: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_PIDS: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_MEMCG_SWAP: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:17:45 [2020-09-24T20:17:45.136Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_BLK_CGROUP: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_IOSCHED_CFQ: missing
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_PERF: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_HUGETLB: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_CFS_BANDWIDTH: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_RT_GROUP_SCHED: missing
20:17:45 [2020-09-24T20:17:45.136Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:17:45 [2020-09-24T20:17:45.225Z] #41 ...
20:17:45 [2020-09-24T20:17:45.225Z] 
20:17:45 [2020-09-24T20:17:45.225Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_IP_VS: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_IP_VS_NFCT: enabled
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_IP_VS_RR: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_EXT4_FS: enabled
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:17:45 [2020-09-24T20:17:45.394Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:17:45 [2020-09-24T20:17:45.394Z] - Network Drivers:
20:17:45 [2020-09-24T20:17:45.394Z]   - "overlay":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_VXLAN: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:17:45 [2020-09-24T20:17:45.394Z]       Optional (for encrypted networks):
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_CRYPTO: enabled
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_CRYPTO_AEAD: enabled
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_CRYPTO_GCM: enabled
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_CRYPTO_GHASH: enabled
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_XFRM: enabled
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_XFRM_USER: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_INET_ESP: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:17:45 [2020-09-24T20:17:45.394Z]   - "ipvlan":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_IPVLAN: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]   - "macvlan":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_MACVLAN: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_DUMMY: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]   - "ftp,tftp client in container":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z] - Storage Drivers:
20:17:45 [2020-09-24T20:17:45.394Z]   - "aufs":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_AUFS_FS: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]   - "btrfs":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:17:45 [2020-09-24T20:17:45.394Z]   - "devicemapper":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_BLK_DEV_DM: enabled
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]   - "overlay":
20:17:45 [2020-09-24T20:17:45.394Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:17:45 [2020-09-24T20:17:45.394Z]   - "zfs":
20:17:45 [2020-09-24T20:17:45.394Z]     - /dev/zfs: present
20:17:45 [2020-09-24T20:17:45.394Z]     - zfs command: missing
20:17:45 [2020-09-24T20:17:45.394Z]     - zpool command: missing
20:17:45 [2020-09-24T20:17:45.394Z] 
20:17:45 [2020-09-24T20:17:45.394Z] Limits:
20:17:45 [2020-09-24T20:17:45.394Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:17:45 [2020-09-24T20:17:45.394Z] 
20:17:45 [2020-09-24T20:17:45.394Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:17:45 [2020-09-24T20:17:45.533Z] #10 46.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:17:45 [2020-09-24T20:17:45.533Z] #10 46.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:17:45 [2020-09-24T20:17:45.533Z] #10 ...
20:17:45 [2020-09-24T20:17:45.533Z] 
20:17:45 [2020-09-24T20:17:45.533Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:17:45 [2020-09-24T20:17:45.533Z] #23 29.78 Reading package lists...
20:17:45 [2020-09-24T20:17:45.533Z] #23 37.26 Building dependency tree...
20:17:45 [2020-09-24T20:17:45.533Z] #23 41.31 ca-certificates is already the newest version (20200601~deb10u1).
20:17:45 [2020-09-24T20:17:45.533Z] #23 41.31 The following additional packages will be installed:
20:17:45 [2020-09-24T20:17:45.533Z] #23 41.34   libjq1 libonig5
20:17:45 [2020-09-24T20:17:45.533Z] #23 41.87 The following NEW packages will be installed:
20:17:45 [2020-09-24T20:17:45.533Z] #23 41.88   jq libjq1 libonig5
20:17:45 [2020-09-24T20:17:45.533Z] #23 42.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:17:45 [2020-09-24T20:17:45.533Z] #23 42.29 Need to get 355 kB of archives.
20:17:45 [2020-09-24T20:17:45.533Z] #23 42.29 After this operation, 1072 kB of additional disk space will be used.
20:17:45 [2020-09-24T20:17:45.534Z] #23 42.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:17:45 [2020-09-24T20:17:45.534Z] #23 42.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:17:45 [2020-09-24T20:17:45.534Z] #23 42.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:17:45 [2020-09-24T20:17:45.534Z] #23 44.07 debconf: delaying package configuration, since apt-utils is not installed
20:17:45 [2020-09-24T20:17:45.534Z] #23 44.33 Fetched 355 kB in 0s (1095 kB/s)
20:17:45 [2020-09-24T20:17:45.534Z] #23 44.47 Selecting previously unselected package libonig5:amd64.
20:17:45 [2020-09-24T20:17:45.534Z] #23 44.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:17:45 [2020-09-24T20:17:45.534Z] #23 44.62 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 44.63 Unpacking libonig5:amd64 (6.9.1-1) ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 45.06 Selecting previously unselected package libjq1:amd64.
20:17:45 [2020-09-24T20:17:45.534Z] #23 45.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 45.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 45.40 Selecting previously unselected package jq.
20:17:45 [2020-09-24T20:17:45.534Z] #23 45.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 45.41 Unpacking jq (1.5+dfsg-2+b1) ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 45.99 Setting up libonig5:amd64 (6.9.1-1) ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 46.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 46.03 Setting up jq (1.5+dfsg-2+b1) ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 46.04 Processing triggers for libc-bin (2.28-10) ...
20:17:45 [2020-09-24T20:17:45.534Z] #23 DONE 46.4s
20:17:45 [2020-09-24T20:17:45.534Z] 
20:17:45 [2020-09-24T20:17:45.534Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:17:45 [2020-09-24T20:17:45.534Z] #24 DONE 0.0s
20:17:45 [2020-09-24T20:17:45.743Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 .
20:17:45 [2020-09-24T20:17:45.743Z] #1 [internal] load .dockerignore
20:17:45 [2020-09-24T20:17:45.743Z] #1 transferring context: 87B done
20:17:45 [2020-09-24T20:17:45.743Z] #1 DONE 0.1s
20:17:45 [2020-09-24T20:17:45.743Z] 
20:17:45 [2020-09-24T20:17:45.743Z] #2 [internal] load build definition from Dockerfile
20:17:45 [2020-09-24T20:17:45.743Z] #2 transferring dockerfile: 16.37kB 0.0s done
20:17:45 [2020-09-24T20:17:45.743Z] #2 DONE 0.1s
20:17:45 [2020-09-24T20:17:45.743Z] 
20:17:45 [2020-09-24T20:17:45.743Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
20:17:45 [2020-09-24T20:17:45.793Z] 
20:17:45 [2020-09-24T20:17:45.793Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.096 + RM_GOPATH=0
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.096 + TMP_GOPATH=
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.096 + : /build
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.096 + '[' -z '' ']'
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.099 ++ mktemp -d
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.101 + export GOPATH=/tmp/tmp.QGaUWjf1nd
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.101 + GOPATH=/tmp/tmp.QGaUWjf1nd
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.101 + RM_GOPATH=1
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.102 + case "$(go env GOARCH)" in
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.118 ++ go env GOARCH
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.155 + export GO_BUILDMODE=-buildmode=pie
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.155 + GO_BUILDMODE=-buildmode=pie
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.156 ++ dirname /tmp/install/install.sh
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.161 + dir=/tmp/install
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.162 + bin=containerd
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.162 + shift
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.162 + '[' '!' -f /tmp/install/containerd.installer ']'
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.164 + . /tmp/install/containerd.installer
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.183 ++ set -e
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.183 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.187 + install_containerd
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.187 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.187 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.188 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QGaUWjf1nd/src/github.com/containerd/containerd
20:17:45 [2020-09-24T20:17:45.793Z] #52 1.190 Cloning into '/tmp/tmp.QGaUWjf1nd/src/github.com/containerd/containerd'...
20:17:46 [2020-09-24T20:17:46.052Z] #52 ...
20:17:46 [2020-09-24T20:17:46.052Z] 
20:17:46 [2020-09-24T20:17:46.052Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:46 [2020-09-24T20:17:46.052Z] #38 29.71 Reading package lists...
20:17:46 [2020-09-24T20:17:46.052Z] #38 37.42 Building dependency tree...
20:17:46 [2020-09-24T20:17:46.052Z] #38 41.36 The following additional packages will be installed:
20:17:46 [2020-09-24T20:17:46.052Z] #38 41.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:17:46 [2020-09-24T20:17:46.052Z] #38 41.39   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:17:46 [2020-09-24T20:17:46.052Z] #38 41.39 Suggested packages:
20:17:46 [2020-09-24T20:17:46.052Z] #38 41.40   manpages-dev python-setuptools
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.22 The following NEW packages will be installed:
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.24   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.24   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.24   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.25   python-six zlib1g-dev
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.75 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.75 Need to get 4095 kB of archives.
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.75 After this operation, 22.5 MB of additional disk space will be used.
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 43.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 44.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 44.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 44.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 44.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 44.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 44.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:17:46 [2020-09-24T20:17:46.052Z] #38 45.56 debconf: delaying package configuration, since apt-utils is not installed
20:17:46 [2020-09-24T20:17:46.052Z] #38 45.87 Fetched 4095 kB in 1s (5745 kB/s)
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.02 Selecting previously unselected package libcap-dev:amd64.
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.15 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.30 Selecting previously unselected package libnet1:amd64.
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.51 Selecting previously unselected package libnet1-dev.
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:17:46 [2020-09-24T20:17:46.052Z] #38 46.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:17:46 [2020-09-24T20:17:46.052Z] #38 47.05 Selecting previously unselected package libnl-3-200:amd64.
20:17:46 [2020-09-24T20:17:46.052Z] #38 47.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:17:46 [2020-09-24T20:17:46.262Z] #14 DONE 1.1s
20:17:46 [2020-09-24T20:17:46.262Z] 
20:17:46 [2020-09-24T20:17:46.262Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
20:17:46 [2020-09-24T20:17:46.308Z] #3 DONE 0.4s
20:17:46 [2020-09-24T20:17:46.308Z] 
20:17:46 [2020-09-24T20:17:46.309Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
20:17:46 [2020-09-24T20:17:46.309Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
20:17:46 [2020-09-24T20:17:46.309Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
20:17:46 [2020-09-24T20:17:46.309Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
20:17:46 [2020-09-24T20:17:46.309Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
20:17:46 [2020-09-24T20:17:46.309Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s
20:17:46 [2020-09-24T20:17:46.312Z] #38 47.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:17:46 [2020-09-24T20:17:46.312Z] #38 47.26 Selecting previously unselected package libnl-3-dev:amd64.
20:17:46 [2020-09-24T20:17:46.312Z] #38 47.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:17:46 [2020-09-24T20:17:46.312Z] #38 47.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:17:46 [2020-09-24T20:17:46.570Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s
20:17:46 [2020-09-24T20:17:46.570Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
20:17:46 [2020-09-24T20:17:46.570Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
20:17:46 [2020-09-24T20:17:46.571Z] #38 ...
20:17:46 [2020-09-24T20:17:46.571Z] 
20:17:46 [2020-09-24T20:17:46.571Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:46 [2020-09-24T20:17:46.571Z] #32 30.74 Reading package lists...
20:17:46 [2020-09-24T20:17:46.571Z] #32 37.99 Building dependency tree...
20:17:46 [2020-09-24T20:17:46.571Z] #32 42.07 The following additional packages will be installed:
20:17:46 [2020-09-24T20:17:46.571Z] #32 42.08   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:17:46 [2020-09-24T20:17:46.571Z] #32 42.10 Suggested packages:
20:17:46 [2020-09-24T20:17:46.571Z] #32 42.11   cmake-doc ninja-build lrzip
20:17:46 [2020-09-24T20:17:46.571Z] #32 42.11 Recommended packages:
20:17:46 [2020-09-24T20:17:46.571Z] #32 42.11   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:17:46 [2020-09-24T20:17:46.571Z] #32 43.41 The following NEW packages will be installed:
20:17:46 [2020-09-24T20:17:46.571Z] #32 43.45   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:17:46 [2020-09-24T20:17:46.571Z] #32 43.45   vim-common xxd
20:17:46 [2020-09-24T20:17:46.571Z] #32 44.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:17:46 [2020-09-24T20:17:46.571Z] #32 44.13 Need to get 14.9 MB of archives.
20:17:46 [2020-09-24T20:17:46.571Z] #32 44.13 After this operation, 61.8 MB of additional disk space will be used.
20:17:46 [2020-09-24T20:17:46.571Z] #32 44.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 44.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 44.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 44.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 45.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 45.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 45.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 45.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 45.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 45.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:17:46 [2020-09-24T20:17:46.571Z] #32 47.61 debconf: delaying package configuration, since apt-utils is not installed
20:17:46 [2020-09-24T20:17:46.830Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
20:17:46 [2020-09-24T20:17:46.830Z] #4 DONE 0.5s
20:17:46 [2020-09-24T20:17:46.831Z] #32 ...
20:17:46 [2020-09-24T20:17:46.831Z] 
20:17:46 [2020-09-24T20:17:46.831Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:46 [2020-09-24T20:17:46.831Z] #38 47.69 Selecting previously unselected package libprotobuf-c1:amd64.
20:17:46 [2020-09-24T20:17:46.831Z] #38 47.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:17:46 [2020-09-24T20:17:46.831Z] #38 47.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:17:47 [2020-09-24T20:17:47.088Z] 
20:17:47 [2020-09-24T20:17:47.088Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:17:47 [2020-09-24T20:17:47.088Z] #6 ...
20:17:47 [2020-09-24T20:17:47.088Z] 
20:17:47 [2020-09-24T20:17:47.088Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:17:47 [2020-09-24T20:17:47.088Z] #5 DONE 0.3s
20:17:47 [2020-09-24T20:17:47.090Z] #38 47.83 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:17:47 [2020-09-24T20:17:47.090Z] #38 47.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:17:47 [2020-09-24T20:17:47.090Z] #38 47.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:17:47 [2020-09-24T20:17:47.090Z] #38 47.98 Selecting previously unselected package zlib1g-dev:amd64.
20:17:47 [2020-09-24T20:17:47.090Z] #38 47.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:17:47 [2020-09-24T20:17:47.090Z] #38 47.98 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:17:47 [2020-09-24T20:17:47.306Z] #15 DONE 1.0s
20:17:47 [2020-09-24T20:17:47.306Z] 
20:17:47 [2020-09-24T20:17:47.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:47 [2020-09-24T20:17:47.306Z] #39 41.18   LINK     criu/pie/restorer.built-in.o
20:17:47 [2020-09-24T20:17:47.306Z] #39 41.20   GEN      criu/pie/restorer-blob.h
20:17:47 [2020-09-24T20:17:47.306Z] #39 41.25   DEP      criu/vdso.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 41.42   DEP      criu/uts_ns.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 41.61   DEP      criu/util.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 41.78   DEP      criu/uffd.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 41.89   DEP      criu/tun.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.02   DEP      criu/tty.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.19   DEP      criu/timerfd.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.30   DEP      criu/timens.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.38   DEP      criu/sysfs_parse.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.43   DEP      criu/sysctl.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.48   DEP      criu/string.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.48   DEP      criu/stats.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.56   DEP      criu/sockets.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.60   DEP      criu/sk-unix.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.70   DEP      criu/sk-tcp.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.83   DEP      criu/sk-queue.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 42.93   DEP      criu/sk-packet.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 43.00   DEP      criu/sk-netlink.d
20:17:47 [2020-09-24T20:17:47.306Z] #39 43.15   DEP      criu/sk-inet.d
20:17:47 [2020-09-24T20:17:47.345Z] 
20:17:47 [2020-09-24T20:17:47.345Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
20:17:47 [2020-09-24T20:17:47.345Z] #6 DONE 0.4s
20:17:47 [2020-09-24T20:17:47.345Z] 
20:17:47 [2020-09-24T20:17:47.346Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:47 [2020-09-24T20:17:47.346Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
20:17:47 [2020-09-24T20:17:47.350Z] #38 48.29 Selecting previously unselected package libprotobuf17:amd64.
20:17:47 [2020-09-24T20:17:47.350Z] #38 48.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:17:47 [2020-09-24T20:17:47.350Z] #38 48.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:17:47 [2020-09-24T20:17:47.350Z] #38 ...
20:17:47 [2020-09-24T20:17:47.350Z] 
20:17:47 [2020-09-24T20:17:47.350Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:17:47 [2020-09-24T20:17:47.350Z] #30 38.44 sync
20:17:47 [2020-09-24T20:17:47.350Z] #30 38.45 internal/reflectlite
20:17:47 [2020-09-24T20:17:47.350Z] #30 41.12 sort
20:17:47 [2020-09-24T20:17:47.350Z] #30 41.12 errors
20:17:47 [2020-09-24T20:17:47.350Z] #30 41.80 strconv
20:17:47 [2020-09-24T20:17:47.350Z] #30 43.27 io
20:17:47 [2020-09-24T20:17:47.350Z] #30 44.46 internal/oserror
20:17:47 [2020-09-24T20:17:47.350Z] #30 44.56 syscall
20:17:47 [2020-09-24T20:17:47.350Z] #30 47.56 reflect
20:17:47 [2020-09-24T20:17:47.597Z] #39 43.25   DEP      criu/signalfd.d
20:17:47 [2020-09-24T20:17:47.597Z] #39 43.31   DEP      criu/sigframe.d
20:17:47 [2020-09-24T20:17:47.597Z] #39 43.43   DEP      criu/shmem.d
20:17:47 [2020-09-24T20:17:47.603Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
20:17:47 [2020-09-24T20:17:47.603Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.34kB / 50.40MB 0.1s
20:17:47 [2020-09-24T20:17:47.603Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
20:17:47 [2020-09-24T20:17:47.603Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
20:17:47 [2020-09-24T20:17:47.603Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
20:17:47 [2020-09-24T20:17:47.603Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.72MB / 10.00MB 0.1s
20:17:47 [2020-09-24T20:17:47.609Z] #30 ...
20:17:47 [2020-09-24T20:17:47.609Z] 
20:17:47 [2020-09-24T20:17:47.609Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:47 [2020-09-24T20:17:47.609Z] #32 47.90 Fetched 14.9 MB in 2s (6538 kB/s)
20:17:47 [2020-09-24T20:17:47.609Z] #32 48.02 Selecting previously unselected package xxd.
20:17:47 [2020-09-24T20:17:47.609Z] #32 48.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:17:47 [2020-09-24T20:17:47.609Z] #32 48.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:17:47 [2020-09-24T20:17:47.609Z] #32 48.17 Unpacking xxd (2:8.1.0875-5) ...
20:17:47 [2020-09-24T20:17:47.609Z] #32 48.44 Selecting previously unselected package vim-common.
20:17:47 [2020-09-24T20:17:47.609Z] #32 48.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:17:47 [2020-09-24T20:17:47.609Z] #32 48.50 Unpacking vim-common (2:8.1.0875-5) ...
20:17:47 [2020-09-24T20:17:47.664Z] #60 ...
20:17:47 [2020-09-24T20:17:47.664Z] 
20:17:47 [2020-09-24T20:17:47.664Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:17:47 [2020-09-24T20:17:47.664Z] #54 9.314 + cd /tmp/tmp.OXyItgqoem/src/github.com/rootless-containers/rootlesskit
20:17:47 [2020-09-24T20:17:47.664Z] #54 9.315 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:17:47 [2020-09-24T20:17:47.664Z] #54 9.642 + for f in rootlesskit rootlesskit-docker-proxy
20:17:47 [2020-09-24T20:17:47.664Z] #54 9.643 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:17:47 [2020-09-24T20:17:47.664Z] #54 ...
20:17:47 [2020-09-24T20:17:47.664Z] 
20:17:47 [2020-09-24T20:17:47.664Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:17:47 [2020-09-24T20:17:47.664Z] #36 16.39 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.
20:17:47 [2020-09-24T20:17:47.664Z] #36 16.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:17:47 [2020-09-24T20:17:47.664Z] #36 18.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:17:47 [2020-09-24T20:17:47.866Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.94MB / 50.40MB 0.3s
20:17:47 [2020-09-24T20:17:47.866Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
20:17:47 [2020-09-24T20:17:47.866Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done
20:17:47 [2020-09-24T20:17:47.866Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.3s
20:17:47 [2020-09-24T20:17:47.866Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.93MB / 50.40MB 0.4s
20:17:47 [2020-09-24T20:17:47.889Z] #39 43.60   DEP      criu/servicefd.d
20:17:47 [2020-09-24T20:17:47.889Z] #39 43.74   DEP      criu/seize.d
20:17:47 [2020-09-24T20:17:47.928Z] #36 ...
20:17:47 [2020-09-24T20:17:47.928Z] 
20:17:47 [2020-09-24T20:17:47.928Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:17:47 [2020-09-24T20:17:47.928Z] #43 9.666 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:17:47 [2020-09-24T20:17:47.928Z] #43 10.53 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:17:47 [2020-09-24T20:17:47.928Z] #43 11.57 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:17:47 [2020-09-24T20:17:47.928Z] #43 15.21 go: finding github.com/fatih/color v1.9.0
20:17:47 [2020-09-24T20:17:47.928Z] #43 15.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:17:47 [2020-09-24T20:17:47.928Z] #43 15.23 go: finding github.com/pkg/errors v0.9.1
20:17:47 [2020-09-24T20:17:47.928Z] #43 15.29 go: finding github.com/mattn/go-colorable v0.1.6
20:17:47 [2020-09-24T20:17:47.928Z] #43 15.30 go: finding github.com/spf13/pflag v1.0.3
20:17:47 [2020-09-24T20:17:47.928Z] #43 15.32 go: finding github.com/mattn/go-isatty v0.0.12
20:17:47 [2020-09-24T20:17:47.928Z] #43 15.62 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:17:47 [2020-09-24T20:17:47.928Z] #43 16.04 go: finding github.com/jonboulle/clockwork v0.1.0
20:17:47 [2020-09-24T20:17:47.928Z] #43 16.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:17:47 [2020-09-24T20:17:47.928Z] #43 16.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:17:47 [2020-09-24T20:17:47.928Z] #43 16.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:17:48 [2020-09-24T20:17:48.124Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.56MB / 50.40MB 0.7s
20:17:48 [2020-09-24T20:17:48.124Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
20:17:48 [2020-09-24T20:17:48.124Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.33MB / 51.83MB 0.7s
20:17:48 [2020-09-24T20:17:48.124Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s
20:17:48 [2020-09-24T20:17:48.124Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.76MB / 50.40MB 0.8s
20:17:48 [2020-09-24T20:17:48.124Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.74MB / 51.83MB 0.8s
20:17:48 [2020-09-24T20:17:48.124Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.48MB / 68.67MB 0.8s
20:17:48 [2020-09-24T20:17:48.178Z] #32 48.90 Selecting previously unselected package cmake-data.
20:17:48 [2020-09-24T20:17:48.178Z] #32 48.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:17:48 [2020-09-24T20:17:48.178Z] #32 48.91 Unpacking cmake-data (3.13.4-1) ...
20:17:48 [2020-09-24T20:17:48.180Z] #39 43.86   DEP      criu/seccomp.d
20:17:48 [2020-09-24T20:17:48.181Z] #39 43.99   DEP      criu/rst-malloc.d
20:17:48 [2020-09-24T20:17:48.181Z] #39 44.06   DEP      criu/rbtree.d
20:17:48 [2020-09-24T20:17:48.181Z] #39 44.09   DEP      criu/pstree.d
20:17:48 [2020-09-24T20:17:48.382Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s
20:17:48 [2020-09-24T20:17:48.382Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.76MB / 51.83MB 0.9s
20:17:48 [2020-09-24T20:17:48.382Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.80MB / 68.67MB 0.9s
20:17:48 [2020-09-24T20:17:48.382Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.72MB / 51.83MB 1.0s
20:17:48 [2020-09-24T20:17:48.382Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.74MB / 68.67MB 1.0s
20:17:48 [2020-09-24T20:17:48.439Z] #32 ...
20:17:48 [2020-09-24T20:17:48.440Z] 
20:17:48 [2020-09-24T20:17:48.440Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:48 [2020-09-24T20:17:48.440Z] #41 39.28 sync
20:17:48 [2020-09-24T20:17:48.440Z] #41 39.28 internal/reflectlite
20:17:48 [2020-09-24T20:17:48.440Z] #41 41.07 github.com/LK4D4/vndr/godl/singleflight
20:17:48 [2020-09-24T20:17:48.440Z] #41 41.51 math/rand
20:17:48 [2020-09-24T20:17:48.440Z] #41 42.92 internal/singleflight
20:17:48 [2020-09-24T20:17:48.440Z] #41 43.42 io
20:17:48 [2020-09-24T20:17:48.440Z] #41 43.65 strconv
20:17:48 [2020-09-24T20:17:48.440Z] #41 45.22 bytes
20:17:48 [2020-09-24T20:17:48.440Z] #41 48.05 reflect
20:17:48 [2020-09-24T20:17:48.440Z] #41 48.48 bufio
20:17:48 [2020-09-24T20:17:48.440Z] #41 ...
20:17:48 [2020-09-24T20:17:48.440Z] 
20:17:48 [2020-09-24T20:17:48.440Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:48 [2020-09-24T20:17:48.440Z] #25 2.047 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:17:48 [2020-09-24T20:17:48.440Z] #25 2.443 
20:17:48 [2020-09-24T20:17:48.480Z] #39 ...
20:17:48 [2020-09-24T20:17:48.480Z] 
20:17:48 [2020-09-24T20:17:48.480Z] #16 [dev-systemd-false  6/26] RUN ldconfig
20:17:48 [2020-09-24T20:17:48.480Z] #16 DONE 1.2s
20:17:48 [2020-09-24T20:17:48.480Z] 
20:17:48 [2020-09-24T20:17:48.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:48 [2020-09-24T20:17:48.480Z] #39 44.34   DEP      criu/protobuf.d
20:17:48 [2020-09-24T20:17:48.480Z] #39 44.41   GEN      criu/protobuf-desc-gen.h
20:17:48 [2020-09-24T20:17:48.648Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.1s
20:17:48 [2020-09-24T20:17:48.648Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.30MB / 68.67MB 1.1s
20:17:48 [2020-09-24T20:17:48.648Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.84MB / 68.67MB 1.3s
20:17:48 [2020-09-24T20:17:48.925Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.64MB / 68.67MB 1.3s
20:17:48 [2020-09-24T20:17:48.925Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.28MB / 68.67MB 1.4s
20:17:49 [2020-09-24T20:17:49.187Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
20:17:49 [2020-09-24T20:17:49.518Z] #39 45.31   DEP      criu/protobuf-desc.d
20:17:49 [2020-09-24T20:17:49.518Z] #39 45.40   DEP      criu/proc_parse.d
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.94MB / 120.17MB 2.2s
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.2s
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s done
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.76MB / 120.17MB 2.3s
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done
20:17:49 [2020-09-24T20:17:49.760Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.76MB / 120.17MB 2.5s
20:17:49 [2020-09-24T20:17:49.809Z] #39 45.59   DEP      criu/plugin.d
20:17:49 [2020-09-24T20:17:49.809Z] #39 45.67   DEP      criu/pipes.d
20:17:49 [2020-09-24T20:17:49.809Z] #39 45.82   DEP      criu/pie-util.d
20:17:49 [2020-09-24T20:17:49.809Z] #39 45.86   DEP      criu/pie-util-vdso.d
20:17:49 [2020-09-24T20:17:49.858Z] #43 ...
20:17:49 [2020-09-24T20:17:49.858Z] 
20:17:49 [2020-09-24T20:17:49.858Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:49 [2020-09-24T20:17:49.858Z] #41 11.71 vendor/golang.org/x/crypto/internal/subtle
20:17:49 [2020-09-24T20:17:49.858Z] #41 ...
20:17:49 [2020-09-24T20:17:49.858Z] 
20:17:49 [2020-09-24T20:17:49.858Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:49 [2020-09-24T20:17:49.858Z] #32 15.90 Fetched 8209 kB in 11s (758 kB/s)
20:17:49 [2020-09-24T20:17:49.858Z] #32 15.90 Reading package lists...
20:17:50 [2020-09-24T20:17:50.016Z] #25 2.648 
                                                                           0.0%
####                                                                       6.0%
########                                                                  11.8%
###########                                                               16.6%
###############                                                           21.7%
###################                                                       27.7%
######################                                                    30.7%
##########################                                                36.4%
###############################                                           43.7%
###################################                                       49.1%
######################################                                    53.9%
############################################                              62.4%
##################################################                        69.9%
#######################################################                   76.6%
#############################################################             85.1%
#################################################################         91.4%
#######################################################################   99.1%
######################################################################## 100.0%
20:17:50 [2020-09-24T20:17:50.020Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.72MB / 120.17MB 2.7s
20:17:50 [2020-09-24T20:17:50.100Z] #39 45.91   DEP      criu/path.d
20:17:50 [2020-09-24T20:17:50.286Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.85MB / 120.17MB 2.8s
20:17:50 [2020-09-24T20:17:50.392Z] #39 46.05   DEP      criu/parasite-syscall.d
20:17:50 [2020-09-24T20:17:50.392Z] #39 46.25   DEP      criu/pagemap.d
20:17:50 [2020-09-24T20:17:50.392Z] #39 46.32   DEP      criu/pagemap-cache.d
20:17:50 [2020-09-24T20:17:50.392Z] #39 46.41   DEP      criu/page-xfer.d
20:17:50 [2020-09-24T20:17:50.546Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.90MB / 120.17MB 3.0s
20:17:50 [2020-09-24T20:17:50.585Z] #25 4.912 
20:17:50 [2020-09-24T20:17:50.683Z] #39 46.60   DEP      criu/page-pipe.d
20:17:50 [2020-09-24T20:17:50.808Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.76MB / 120.17MB 3.3s
20:17:50 [2020-09-24T20:17:50.808Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.36MB / 120.17MB 3.5s
20:17:50 [2020-09-24T20:17:50.974Z] #39 46.73   DEP      criu/netfilter.d
20:17:50 [2020-09-24T20:17:50.974Z] #39 46.84   DEP      criu/net.d
20:17:50 [2020-09-24T20:17:50.974Z] #39 46.95   DEP      criu/namespaces.d
20:17:51 [2020-09-24T20:17:51.065Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.08MB / 120.17MB 3.6s
20:17:51 [2020-09-24T20:17:51.106Z] #25 5.097 
                                                                           0.2%
################                                                          22.3%
########################################                                  56.4%
####################################################################      95.4%
######################################################################## 100.0%
20:17:51 [2020-09-24T20:17:51.106Z] #25 ...
20:17:51 [2020-09-24T20:17:51.106Z] 
20:17:51 [2020-09-24T20:17:51.106Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:17:51 [2020-09-24T20:17:51.106Z] #32 52.15 Selecting previously unselected package libicu63:amd64.
20:17:51 [2020-09-24T20:17:51.266Z] #39 47.03   DEP      criu/mount.d
20:17:51 [2020-09-24T20:17:51.266Z] #39 47.14   DEP      criu/memfd.d
20:17:51 [2020-09-24T20:17:51.266Z] #39 47.21   DEP      criu/mem.d
20:17:51 [2020-09-24T20:17:51.322Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.15MB / 120.17MB 3.9s
20:17:51 [2020-09-24T20:17:51.365Z] #32 52.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:17:51 [2020-09-24T20:17:51.365Z] #32 52.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:17:51 [2020-09-24T20:17:51.557Z] #39 47.35   DEP      criu/lsm.d
20:17:51 [2020-09-24T20:17:51.557Z] #39 47.46   DEP      criu/log.d
20:17:51 [2020-09-24T20:17:51.557Z] #39 47.55   DEP      criu/libnetlink.d
20:17:51 [2020-09-24T20:17:51.792Z] #32 21.60 Reading package lists...
20:17:51 [2020-09-24T20:17:51.792Z] #32 ...
20:17:51 [2020-09-24T20:17:51.792Z] 
20:17:51 [2020-09-24T20:17:51.792Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:17:51 [2020-09-24T20:17:51.792Z] #51 14.08 Fetched 8209 kB in 10s (852 kB/s)
20:17:51 [2020-09-24T20:17:51.792Z] #51 14.08 Reading package lists...
20:17:51 [2020-09-24T20:17:51.792Z] #51 19.00 Reading package lists...
20:17:51 [2020-09-24T20:17:51.792Z] #51 23.52 Building dependency tree...
20:17:51 [2020-09-24T20:17:51.792Z] #51 ...
20:17:51 [2020-09-24T20:17:51.792Z] 
20:17:51 [2020-09-24T20:17:51.792Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:51 [2020-09-24T20:17:51.792Z] #38 13.79 Fetched 8209 kB in 10s (843 kB/s)
20:17:51 [2020-09-24T20:17:51.792Z] #38 13.79 Reading package lists...
20:17:51 [2020-09-24T20:17:51.849Z] #39 47.67   DEP      criu/kerndat.d
20:17:51 [2020-09-24T20:17:51.849Z] #39 47.90   DEP      criu/kcmp-ids.d
20:17:51 [2020-09-24T20:17:51.929Z] #7 ...
20:17:51 [2020-09-24T20:17:51.929Z] 
20:17:51 [2020-09-24T20:17:51.929Z] #20 [internal] load build context
20:17:51 [2020-09-24T20:17:51.929Z] #20 transferring context: 51.40MB 4.1s done
20:17:51 [2020-09-24T20:17:51.929Z] #20 DONE 4.6s
20:17:51 [2020-09-24T20:17:51.929Z] 
20:17:51 [2020-09-24T20:17:51.929Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:52 [2020-09-24T20:17:52.142Z] #39 47.96   DEP      criu/irmap.d
20:17:52 [2020-09-24T20:17:52.186Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done
20:17:52 [2020-09-24T20:17:52.225Z] #38 18.88 Reading package lists...
20:17:52 [2020-09-24T20:17:52.434Z] #39 48.11   DEP      criu/ipc_ns.d
20:17:52 [2020-09-24T20:17:52.434Z] #39 48.28   DEP      criu/image.d
20:17:52 [2020-09-24T20:17:52.434Z] #39 48.45   DEP      criu/image-desc.d
20:17:52 [2020-09-24T20:17:52.445Z] #7 ...
20:17:52 [2020-09-24T20:17:52.445Z] 
20:17:52 [2020-09-24T20:17:52.445Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:17:52 [2020-09-24T20:17:52.445Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:17:52 [2020-09-24T20:17:52.445Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:17:52 [2020-09-24T20:17:52.445Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:17:52 [2020-09-24T20:17:52.445Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done
20:17:52 [2020-09-24T20:17:52.445Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done
20:17:52 [2020-09-24T20:17:52.445Z] #58 DONE 4.9s
20:17:52 [2020-09-24T20:17:52.445Z] 
20:17:52 [2020-09-24T20:17:52.445Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
20:17:52 [2020-09-24T20:17:52.489Z] #38 24.10 Building dependency tree...
20:17:52 [2020-09-24T20:17:52.489Z] #38 ...
20:17:52 [2020-09-24T20:17:52.489Z] 
20:17:52 [2020-09-24T20:17:52.489Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:17:52 [2020-09-24T20:17:52.489Z] #23 14.41 Fetched 8209 kB in 9s (883 kB/s)
20:17:52 [2020-09-24T20:17:52.489Z] #23 14.41 Reading package lists...
20:17:52 [2020-09-24T20:17:52.726Z] #39 48.54   DEP      criu/fsnotify.d
20:17:52 [2020-09-24T20:17:52.726Z] #39 48.68   DEP      criu/filesystems.d
20:17:52 [2020-09-24T20:17:52.757Z] #23 19.66 Reading package lists...
20:17:52 [2020-09-24T20:17:52.757Z] #23 ...
20:17:52 [2020-09-24T20:17:52.757Z] 
20:17:52 [2020-09-24T20:17:52.757Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:52 [2020-09-24T20:17:52.757Z] #10 14.69 Fetched 8209 kB in 9s (867 kB/s)
20:17:52 [2020-09-24T20:17:52.757Z] #10 14.69 Reading package lists...
20:17:52 [2020-09-24T20:17:52.757Z] #10 19.89 Reading package lists...
20:17:52 [2020-09-24T20:17:52.757Z] #10 ...
20:17:52 [2020-09-24T20:17:52.757Z] 
20:17:52 [2020-09-24T20:17:52.757Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:17:52 [2020-09-24T20:17:52.757Z] #51 23.52 Building dependency tree...
20:17:53 [2020-09-24T20:17:53.018Z] #39 48.83   DEP      criu/files.d
20:17:53 [2020-09-24T20:17:53.018Z] #39 48.99   DEP      criu/files-reg.d
20:17:53 [2020-09-24T20:17:53.309Z] #39 49.10   DEP      criu/files-ext.d
20:17:53 [2020-09-24T20:17:53.309Z] #39 49.18   DEP      criu/file-lock.d
20:17:53 [2020-09-24T20:17:53.309Z] #39 49.31   DEP      criu/file-ids.d
20:17:53 [2020-09-24T20:17:53.601Z] #39 49.40   DEP      criu/fifo.d
20:17:53 [2020-09-24T20:17:53.601Z] #39 49.48   DEP      criu/fdstore.d
20:17:53 [2020-09-24T20:17:53.601Z] #39 49.54   DEP      criu/fault-injection.d
20:17:53 [2020-09-24T20:17:53.601Z] #39 49.57   DEP      criu/external.d
20:17:53 [2020-09-24T20:17:53.825Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done
20:17:53 [2020-09-24T20:17:53.825Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
20:17:53 [2020-09-24T20:17:53.893Z] #39 49.66   DEP      criu/eventpoll.d
20:17:53 [2020-09-24T20:17:53.893Z] #39 49.81   DEP      criu/eventfd.d
20:17:54 [2020-09-24T20:17:54.082Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done
20:17:54 [2020-09-24T20:17:54.082Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
20:17:54 [2020-09-24T20:17:54.155Z] #51 26.08 The following additional packages will be installed:
20:17:54 [2020-09-24T20:17:54.156Z] #51 26.09   libbtrfs0
20:17:54 [2020-09-24T20:17:54.156Z] #51 26.22 The following NEW packages will be installed:
20:17:54 [2020-09-24T20:17:54.193Z] #39 49.88   DEP      criu/crtools.d
20:17:54 [2020-09-24T20:17:54.193Z] #39 49.98   DEP      criu/cr-service.d
20:17:54 [2020-09-24T20:17:54.193Z] #39 50.05   DEP      criu/cr-restore.d
20:17:54 [2020-09-24T20:17:54.193Z] #39 50.16   DEP      criu/cr-errno.d
20:17:54 [2020-09-24T20:17:54.193Z] #39 50.17   DEP      criu/cr-dump.d
20:17:54 [2020-09-24T20:17:54.193Z] #39 50.24   DEP      criu/cr-dedup.d
20:17:54 [2020-09-24T20:17:54.339Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
20:17:54 [2020-09-24T20:17:54.419Z] #51 26.24   libbtrfs-dev libbtrfs0
20:17:54 [2020-09-24T20:17:54.484Z] #39 50.33   DEP      criu/cr-check.d
20:17:54 [2020-09-24T20:17:54.484Z] #39 50.48   DEP      criu/config.d
20:17:54 [2020-09-24T20:17:54.601Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
20:17:54 [2020-09-24T20:17:54.682Z] #51 26.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:17:54 [2020-09-24T20:17:54.682Z] #51 26.67 Need to get 119 kB of archives.
20:17:54 [2020-09-24T20:17:54.682Z] #51 26.67 After this operation, 387 kB of additional disk space will be used.
20:17:54 [2020-09-24T20:17:54.682Z] #51 26.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:17:54 [2020-09-24T20:17:54.682Z] #51 26.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:17:54 [2020-09-24T20:17:54.776Z] #39 50.57   DEP      criu/clone-noasan.d
20:17:54 [2020-09-24T20:17:54.776Z] #39 50.63   DEP      criu/cgroup.d
20:17:55 [2020-09-24T20:17:55.070Z] #39 50.80   DEP      criu/cgroup-props.d
20:17:55 [2020-09-24T20:17:55.070Z] #39 50.87   DEP      criu/bitmap.d
20:17:55 [2020-09-24T20:17:55.070Z] #39 50.91   DEP      criu/bfd.d
20:17:55 [2020-09-24T20:17:55.070Z] #39 51.01   DEP      criu/autofs.d
20:17:55 [2020-09-24T20:17:55.363Z] #39 51.11   DEP      criu/aio.d
20:17:55 [2020-09-24T20:17:55.363Z] #39 51.20   DEP      criu/action-scripts.d
20:17:55 [2020-09-24T20:17:55.654Z] #39 51.44   CC       criu/action-scripts.o
20:17:55 [2020-09-24T20:17:55.946Z] #39 51.81   CC       criu/aio.o
20:17:56 [2020-09-24T20:17:56.095Z] #51 28.02 debconf: delaying package configuration, since apt-utils is not installed
20:17:56 [2020-09-24T20:17:56.238Z] #39 52.20   CC       criu/autofs.o
20:17:56 [2020-09-24T20:17:56.238Z] #39 ...
20:17:56 [2020-09-24T20:17:56.238Z] 
20:17:56 [2020-09-24T20:17:56.238Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:56 [2020-09-24T20:17:56.238Z] #41 78.99 net/http/httptrace
20:17:56 [2020-09-24T20:17:56.238Z] #41 79.07 net/http
20:17:56 [2020-09-24T20:17:56.238Z] #41 86.57 github.com/LK4D4/vndr/godl
20:17:56 [2020-09-24T20:17:56.238Z] #41 87.14 github.com/LK4D4/vndr
20:17:56 [2020-09-24T20:17:56.359Z] #51 28.14 Fetched 119 kB in 0s (425 kB/s)
20:17:56 [2020-09-24T20:17:56.359Z] #51 28.29 Selecting previously unselected package libbtrfs0.
20:17:56 [2020-09-24T20:17:56.359Z] #51 28.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
20:17:56 [2020-09-24T20:17:56.359Z] #51 28.40 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
20:17:56 [2020-09-24T20:17:56.496Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
20:17:56 [2020-09-24T20:17:56.529Z] #41 ...
20:17:56 [2020-09-24T20:17:56.529Z] 
20:17:56 [2020-09-24T20:17:56.529Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:17:56 [2020-09-24T20:17:56.529Z] #17 0.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:17:56 [2020-09-24T20:17:56.529Z] #17 0.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:17:56 [2020-09-24T20:17:56.529Z] #17 0.949 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:17:56 [2020-09-24T20:17:56.529Z] #17 1.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:17:56 [2020-09-24T20:17:56.529Z] #17 2.242 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB]
20:17:56 [2020-09-24T20:17:56.529Z] #17 3.012 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:17:56 [2020-09-24T20:17:56.529Z] #17 6.176 Fetched 8076 kB in 5s (1489 kB/s)
20:17:56 [2020-09-24T20:17:56.529Z] #17 6.176 Reading package lists...
20:17:56 [2020-09-24T20:17:56.625Z] #51 28.45 Unpacking libbtrfs0 (4.20.1-2) ...
20:17:56 [2020-09-24T20:17:56.625Z] #51 28.59 Selecting previously unselected package libbtrfs-dev.
20:17:56 [2020-09-24T20:17:56.625Z] #51 28.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
20:17:56 [2020-09-24T20:17:56.625Z] #51 28.61 Unpacking libbtrfs-dev (4.20.1-2) ...
20:17:56 [2020-09-24T20:17:56.642Z] #32 ...
20:17:56 [2020-09-24T20:17:56.642Z] 
20:17:56 [2020-09-24T20:17:56.642Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:56 [2020-09-24T20:17:56.642Z] #25 5.868 
20:17:56 [2020-09-24T20:17:56.642Z] #25 6.041 
##########                                                                14.8%
####################################                                      51.0%
########################################################                  78.2%
######################################################################## 100.0%
20:17:56 [2020-09-24T20:17:56.642Z] #25 6.785 
20:17:56 [2020-09-24T20:17:56.643Z] #25 6.992 
#                                                                          2.3%
#####                                                                      7.3%
########                                                                  12.3%
#############                                                             18.7%
#################                                                         24.7%
#####################                                                     30.1%
#######################                                                   32.9%
##########################                                                37.4%
##############################                                            41.9%
################################                                          45.1%
###################################                                       49.7%
######################################                                    52.9%
########################################                                  56.8%
############################################                              61.4%
###############################################                           65.8%
##################################################                        70.2%
#####################################################                     74.6%
##############################################################            86.5%
###################################################################       93.5%
######################################################################## 100.0%
20:17:56 [2020-09-24T20:17:56.643Z] #25 9.581 
20:17:56 [2020-09-24T20:17:56.753Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
20:17:57 [2020-09-24T20:17:57.135Z] #45 DONE 92.5s
20:17:57 [2020-09-24T20:17:57.135Z] 
20:17:57 [2020-09-24T20:17:57.135Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:17:57 [2020-09-24T20:17:57.135Z] #46 DONE 0.4s
20:17:57 [2020-09-24T20:17:57.135Z] 
20:17:57 [2020-09-24T20:17:57.135Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:17:57 [2020-09-24T20:17:57.135Z] #48 DONE 0.0s
20:17:57 [2020-09-24T20:17:57.135Z] 
20:17:57 [2020-09-24T20:17:57.135Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:17:57 [2020-09-24T20:17:57.135Z] #50 DONE 0.2s
20:17:57 [2020-09-24T20:17:57.135Z] 
20:17:57 [2020-09-24T20:17:57.135Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:17:57 [2020-09-24T20:17:57.202Z] #51 28.93 Setting up libbtrfs0 (4.20.1-2) ...
20:17:57 [2020-09-24T20:17:57.202Z] #51 28.95 Setting up libbtrfs-dev (4.20.1-2) ...
20:17:57 [2020-09-24T20:17:57.202Z] #51 28.99 Processing triggers for libc-bin (2.28-10) ...
20:17:57 [2020-09-24T20:17:57.566Z] #17 7.719 Reading package lists...
20:17:57 [2020-09-24T20:17:57.566Z] #17 ...
20:17:57 [2020-09-24T20:17:57.566Z] 
20:17:57 [2020-09-24T20:17:57.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:17:57 [2020-09-24T20:17:57.566Z] #39 53.15   CC       criu/bfd.o
20:17:57 [2020-09-24T20:17:57.701Z] #53 DONE 0.9s
20:17:57 [2020-09-24T20:17:57.701Z] 
20:17:57 [2020-09-24T20:17:57.701Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:17:57 [2020-09-24T20:17:57.701Z] #57 DONE 0.2s
20:17:57 [2020-09-24T20:17:57.701Z] 
20:17:57 [2020-09-24T20:17:57.701Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:17:57 [2020-09-24T20:17:57.857Z] #39 53.66   CC       criu/bitmap.o
20:17:57 [2020-09-24T20:17:57.857Z] #39 53.74   CC       criu/cgroup-props.o
20:17:57 [2020-09-24T20:17:57.857Z] #39 ...
20:17:57 [2020-09-24T20:17:57.857Z] 
20:17:57 [2020-09-24T20:17:57.857Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:57 [2020-09-24T20:17:57.857Z] #49 6.208 + cd /tmp/tmp.DPPeZxVABz/src/github.com/opencontainers/runc
20:17:57 [2020-09-24T20:17:57.858Z] #49 6.208 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:17:57 [2020-09-24T20:17:57.858Z] #49 6.546 + '[' -z '' ']'
20:17:57 [2020-09-24T20:17:57.858Z] #49 6.546 + target=static
20:17:57 [2020-09-24T20:17:57.858Z] #49 6.546 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:17:57 [2020-09-24T20:17:57.858Z] #49 6.799 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
20:17:57 [2020-09-24T20:17:57.858Z] #49 ...
20:17:57 [2020-09-24T20:17:57.858Z] 
20:17:57 [2020-09-24T20:17:57.858Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:17:57 [2020-09-24T20:17:57.858Z] #17 7.719 Reading package lists...
20:17:57 [2020-09-24T20:17:57.858Z] #17 9.260 Building dependency tree...
20:17:57 [2020-09-24T20:17:57.858Z] #17 9.786 libcap2-bin is already the newest version (1:2.25-2).
20:17:57 [2020-09-24T20:17:57.858Z] #17 9.786 The following additional packages will be installed:
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.787   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.787   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.787   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.787   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.787   python3.7 python3.7-minimal vim-runtime xxd
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.789 Suggested packages:
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.789   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.789   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.789   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.789 Recommended packages:
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.789   aufs-dkms nftables build-essential python3-dev python3-keyring
20:17:58 [2020-09-24T20:17:58.149Z] #17 9.789   python3-keyrings.alt python3-xdg unzip
20:17:58 [2020-09-24T20:17:58.208Z] #25 9.844 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                15.1%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              38.9%
#############################                                             40.7%
##############################                                            42.2%
#######
20:17:58 [2020-09-24T20:17:58.208Z] #25 ...
20:17:58 [2020-09-24T20:17:58.208Z] 
20:17:58 [2020-09-24T20:17:58.208Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:17:58 [2020-09-24T20:17:58.208Z] #38 49.21 Selecting previously unselected package libprotobuf-lite17:amd64.
20:17:58 [2020-09-24T20:17:58.208Z] #38 49.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 49.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 49.49 Selecting previously unselected package libprotobuf-dev:amd64.
20:17:58 [2020-09-24T20:17:58.208Z] #38 49.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 49.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 51.13 Selecting previously unselected package libprotoc17:amd64.
20:17:58 [2020-09-24T20:17:58.208Z] #38 51.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 51.13 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 51.85 Selecting previously unselected package protobuf-c-compiler.
20:17:58 [2020-09-24T20:17:58.208Z] #38 51.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 51.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.04 Selecting previously unselected package protobuf-compiler.
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.08 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.25 Selecting previously unselected package python-pkg-resources.
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.25 Unpacking python-pkg-resources (40.8.0-1) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.54 Selecting previously unselected package python-six.
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.55 Unpacking python-six (1.12.0-1) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.69 Selecting previously unselected package python-protobuf.
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 52.69 Unpacking python-protobuf (3.6.1.3-2) ...
20:17:58 [2020-09-24T20:17:58.208Z] #38 53.66 Setting up python-pkg-resources (40.8.0-1) ...
20:17:58 [2020-09-24T20:17:58.268Z] #59 DONE 0.4s
20:17:58 [2020-09-24T20:17:58.268Z] 
20:17:58 [2020-09-24T20:17:58.268Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:17:58 [2020-09-24T20:17:58.268Z] #61 DONE 0.0s
20:17:58 [2020-09-24T20:17:58.268Z] 
20:17:58 [2020-09-24T20:17:58.268Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:17:58 [2020-09-24T20:17:58.268Z] #62 DONE 0.0s
20:17:58 [2020-09-24T20:17:58.268Z] 
20:17:58 [2020-09-24T20:17:58.268Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
20:17:58 [2020-09-24T20:17:58.468Z] #38 59.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:17:58 [2020-09-24T20:17:58.468Z] #38 59.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:17:58 [2020-09-24T20:17:58.468Z] #38 59.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:17:58 [2020-09-24T20:17:58.468Z] #38 59.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:17:58 [2020-09-24T20:17:58.468Z] #38 ...
20:17:58 [2020-09-24T20:17:58.468Z] 
20:17:58 [2020-09-24T20:17:58.468Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:58 [2020-09-24T20:17:58.835Z] #63 DONE 0.7s
20:17:58 [2020-09-24T20:17:58.835Z] 
20:17:58 [2020-09-24T20:17:58.835Z] #64 exporting to image
20:17:58 [2020-09-24T20:17:58.835Z] #64 exporting layers
20:17:59 [2020-09-24T20:17:59.143Z] #51 ...
20:17:59 [2020-09-24T20:17:59.143Z] 
20:17:59 [2020-09-24T20:17:59.143Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:59 [2020-09-24T20:17:59.143Z] #41 30.83 sync
20:17:59 [2020-09-24T20:17:59.143Z] #41 30.83 internal/reflectlite
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88 The following NEW packages will be installed:
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.88   xz-utils zip
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.97 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.97 Need to get 27.7 MB of archives.
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.97 After this operation, 117 MB of additional disk space will be used.
20:17:59 [2020-09-24T20:17:59.186Z] #17 10.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
20:17:59 [2020-09-24T20:17:59.186Z] #17 11.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
20:17:59 [2020-09-24T20:17:59.186Z] #17 11.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
20:17:59 [2020-09-24T20:17:59.186Z] #17 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
20:17:59 [2020-09-24T20:17:59.247Z] #25 9.844 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                15.1%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              38.9%
#############################                                             40.7%
##############################                                            42.2%
###############################                                           43.8%
################################                                          45.4%
#################################                                         47.2%
##################################                                        48.5%
####################################                                      50.5%
#####################################                                     52.6%
#######################################                                   54.3%
########################################                                  56.3%
20:17:59 [2020-09-24T20:17:59.248Z] #25 ...
20:17:59 [2020-09-24T20:17:59.248Z] 
20:17:59 [2020-09-24T20:17:59.248Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:17:59 [2020-09-24T20:17:59.248Z] #28 49.98 Checking out files:  80% (1232/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  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.
20:17:59 [2020-09-24T20:17:59.248Z] #28 51.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:17:59 [2020-09-24T20:17:59.248Z] #28 51.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:17:59 [2020-09-24T20:17:59.248Z] #28 ...
20:17:59 [2020-09-24T20:17:59.248Z] 
20:17:59 [2020-09-24T20:17:59.248Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:59 [2020-09-24T20:17:59.279Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done
20:17:59 [2020-09-24T20:17:59.279Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
20:17:59 [2020-09-24T20:17:59.479Z] #17 11.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #25 9.844 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                15.1%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              38.9%
#############################                                             40.7%
##############################                                            42.2%
###############################                                           43.8%
################################                                          45.4%
#################################                                         47.2%
##################################                                        48.5%
####################################                                      50.5%
#####################################                                     52.6%
#######################################                                   54.3%
########################################                                  56.3%
#########################################                                 57.8%
##########################################                                58.8%
###########################################                               60.1%
###########################################                               61.1%
20:17:59 [2020-09-24T20:17:59.507Z] #25 ...
20:17:59 [2020-09-24T20:17:59.507Z] 
20:17:59 [2020-09-24T20:17:59.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:17:59 [2020-09-24T20:17:59.507Z] #10 50.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 53.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
20:17:59 [2020-09-24T20:17:59.507Z] #10 55.02 debconf: delaying package configuration, since apt-utils is not installed
20:17:59 [2020-09-24T20:17:59.507Z] #10 55.30 Fetched 77.7 MB in 9s (8283 kB/s)
20:17:59 [2020-09-24T20:17:59.507Z] #10 55.44 Selecting previously unselected package binutils-mingw-w64-i686.
20:17:59 [2020-09-24T20:17:59.507Z] #10 55.44 (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.)
20:17:59 [2020-09-24T20:17:59.507Z] #10 55.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:17:59 [2020-09-24T20:17:59.507Z] #10 55.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:17:59 [2020-09-24T20:17:59.507Z] #10 58.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:17:59 [2020-09-24T20:17:59.507Z] #10 58.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:17:59 [2020-09-24T20:17:59.507Z] #10 58.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:17:59 [2020-09-24T20:17:59.767Z] #10 ...
20:17:59 [2020-09-24T20:17:59.767Z] 
20:17:59 [2020-09-24T20:17:59.767Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:17:59 [2020-09-24T20:17:59.767Z] #25 9.844 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                15.1%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              38.9%
#############################                                             40.7%
##############################                                            42.2%
###############################                                           43.8%
################################                                          45.4%
#################################                                         47.2%
##################################                                        48.5%
####################################                                      50.5%
#####################################                                     52.6%
#######################################                                   54.3%
########################################                                  56.3%
#########################################                                 57.8%
##########################################                                58.8%
###########################################                               60.1%
###########################################                               61.1%
############################################                              62.0%
#############################################                             62.9%
###
20:17:59 [2020-09-24T20:17:59.767Z] #25 ...
20:17:59 [2020-09-24T20:17:59.767Z] 
20:17:59 [2020-09-24T20:17:59.767Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:17:59 [2020-09-24T20:17:59.767Z] #41 50.73 syscall
20:17:59 [2020-09-24T20:17:59.767Z] #41 59.26 time
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.43 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
20:17:59 [2020-09-24T20:17:59.812Z] #17 11.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
20:18:00 [2020-09-24T20:18:00.028Z] #41 ...
20:18:00 [2020-09-24T20:18:00.028Z] 
20:18:00 [2020-09-24T20:18:00.028Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:00 [2020-09-24T20:18:00.095Z] #41 32.03 github.com/LK4D4/vndr/godl/singleflight
20:18:00 [2020-09-24T20:18:00.095Z] #41 32.04 internal/singleflight
20:18:00 [2020-09-24T20:18:00.095Z] #41 32.04 math/rand
20:18:00 [2020-09-24T20:18:00.104Z] #17 11.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
20:18:00 [2020-09-24T20:18:00.104Z] #17 11.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
20:18:00 [2020-09-24T20:18:00.104Z] #17 11.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
20:18:00 [2020-09-24T20:18:00.683Z] #41 32.80 strconv
20:18:00 [2020-09-24T20:18:00.752Z] #17 12.39 debconf: delaying package configuration, since apt-utils is not installed
20:18:00 [2020-09-24T20:18:00.752Z] #17 ...
20:18:00 [2020-09-24T20:18:00.752Z] 
20:18:00 [2020-09-24T20:18:00.752Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:00 [2020-09-24T20:18:00.752Z] #41 DONE 93.5s
20:18:00 [2020-09-24T20:18:00.752Z] 
20:18:00 [2020-09-24T20:18:00.752Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:18:00 [2020-09-24T20:18:00.752Z] #17 12.56 Fetched 27.7 MB in 1s (30.7 MB/s)
20:18:00 [2020-09-24T20:18:00.752Z] #17 12.63 Selecting previously unselected package pigz.
20:18:00 [2020-09-24T20:18:00.968Z] #41 32.81 bytes
20:18:00 [2020-09-24T20:18:00.969Z] #41 32.83 syscall
20:18:01 [2020-09-24T20:18:01.045Z] #17 12.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
20:18:01 [2020-09-24T20:18:01.045Z] #17 12.73 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
20:18:01 [2020-09-24T20:18:01.045Z] #17 12.75 Unpacking pigz (2.4-1) ...
20:18:01 [2020-09-24T20:18:01.086Z] #25 9.844 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                15.1%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              38.9%
#############################                                             40.7%
##############################                                            42.2%
###############################                                           43.8%
################################                                          45.4%
#################################                                         47.2%
##################################                                        48.5%
####################################                                      50.5%
#####################################                                     52.6%
#######################################                                   54.3%
########################################                                  56.3%
#########################################                                 57.8%
##########################################                                58.8%
###########################################                               60.1%
###########################################                               61.1%
############################################                              62.0%
#############################################                             62.9%
##############################################                            64.5%
###############################################                           66.1%
################################################                          67.2%
#################################################                         69.3%
###################################################                       70.9%
###################################################                       71.4%
####################################################                      72.6%
#####################################################                     73.7%
#####################################################                     74.3%
######################################################                    75.4%
#######################################################                   77.6%
###########
20:18:01 [2020-09-24T20:18:01.086Z] #25 ...
20:18:01 [2020-09-24T20:18:01.086Z] 
20:18:01 [2020-09-24T20:18:01.086Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:01 [2020-09-24T20:18:01.086Z] #47 51.95 syscall
20:18:01 [2020-09-24T20:18:01.086Z] #47 52.00 reflect
20:18:01 [2020-09-24T20:18:01.086Z] #47 61.11 context
20:18:01 [2020-09-24T20:18:01.086Z] #47 62.05 internal/poll
20:18:01 [2020-09-24T20:18:01.086Z] #47 ...
20:18:01 [2020-09-24T20:18:01.086Z] 
20:18:01 [2020-09-24T20:18:01.086Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:01 [2020-09-24T20:18:01.277Z] #41 32.93 strings
20:18:01 [2020-09-24T20:18:01.342Z] #17 12.90 Selecting previously unselected package libpython3.7-minimal:s390x.
20:18:01 [2020-09-24T20:18:01.342Z] #17 12.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
20:18:01 [2020-09-24T20:18:01.342Z] #17 12.91 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
20:18:01 [2020-09-24T20:18:01.981Z] #17 13.54 Selecting previously unselected package python3.7-minimal.
20:18:01 [2020-09-24T20:18:01.981Z] #17 13.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
20:18:01 [2020-09-24T20:18:01.981Z] #17 13.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:18:02 [2020-09-24T20:18:02.272Z] #17 14.02 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
20:18:02 [2020-09-24T20:18:02.272Z] #17 14.03 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:18:02 [2020-09-24T20:18:02.692Z] #25 9.844 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        4.3%
###                                                                        5.4%
####                                                                       6.6%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                15.1%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
##################                                                        25.2%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.2%
##########################                                                37.1%
############################                                              38.9%
#############################                                             40.7%
##############################                                            42.2%
###############################                                           43.8%
################################                                          45.4%
#################################                                         47.2%
##################################                                        48.5%
####################################                                      50.5%
#####################################                                     52.6%
#######################################                                   54.3%
########################################                                  56.3%
#########################################                                 57.8%
##########################################                                58.8%
###########################################                               60.1%
###########################################                               61.1%
############################################                              62.0%
#############################################                             62.9%
##############################################                            64.5%
###############################################                           66.1%
################################################                          67.2%
#################################################                         69.3%
###################################################                       70.9%
###################################################                       71.4%
####################################################                      72.6%
#####################################################                     73.7%
#####################################################                     74.3%
######################################################                    75.4%
#######################################################                   77.6%
#########################################################                 79.3%
#########################################################                 80.1%
##########################################################                81.3%
###########################################################               82.3%
############################################################              83.9%
#############################################################             85.6%
##############################################################            86.5%
###############################################################           87.7%
###############################################################           88.8%
#################################################################         90.6%
##################################################################        92.0%
###################################################################       93.3%
####################################################################      94.7%
####################################################################      95.6%
######################################################################    97.5%
######################################################################## 100.0%
20:18:02 [2020-09-24T20:18:02.692Z] #25 ...
20:18:02 [2020-09-24T20:18:02.692Z] 
20:18:02 [2020-09-24T20:18:02.692Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:02 [2020-09-24T20:18:02.692Z] #30 53.61 time
20:18:02 [2020-09-24T20:18:02.692Z] #30 60.47 internal/poll
20:18:02 [2020-09-24T20:18:02.692Z] #30 62.79 internal/syscall/execenv
20:18:02 [2020-09-24T20:18:02.692Z] #30 62.95 internal/fmtsort
20:18:02 [2020-09-24T20:18:02.692Z] #30 62.97 internal/syscall/unix
20:18:02 [2020-09-24T20:18:02.692Z] #30 63.38 os
20:18:02 [2020-09-24T20:18:02.692Z] #30 63.46 strings
20:18:02 [2020-09-24T20:18:02.952Z] #30 ...
20:18:02 [2020-09-24T20:18:02.952Z] 
20:18:02 [2020-09-24T20:18:02.952Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:02 [2020-09-24T20:18:02.952Z] #47 63.76 os
20:18:03 [2020-09-24T20:18:03.025Z] #64 exporting layers 3.5s done
20:18:03 [2020-09-24T20:18:03.025Z] #64 writing image sha256:c5466680732b50610eaf1754954336de8de721f02d00443465daa14dc31ca178 done
20:18:03 [2020-09-24T20:18:03.025Z] #64 naming to docker.io/library/docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 done
20:18:03 [2020-09-24T20:18:03.025Z] #64 DONE 3.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:18:03 [2020-09-24T20:18:03.203Z] #41 ...
20:18:03 [2020-09-24T20:18:03.203Z] 
20:18:03 [2020-09-24T20:18:03.203Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:03 [2020-09-24T20:18:03.203Z] #23 19.66 Reading package lists...
20:18:03 [2020-09-24T20:18:03.203Z] #23 25.11 Building dependency tree...
20:18:03 [2020-09-24T20:18:03.203Z] #23 27.69 ca-certificates is already the newest version (20200601~deb10u1).
20:18:03 [2020-09-24T20:18:03.203Z] #23 27.69 The following additional packages will be installed:
20:18:03 [2020-09-24T20:18:03.203Z] #23 27.70   libjq1 libonig5
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.10 The following NEW packages will be installed:
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.11   jq libjq1 libonig5
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.49 Need to get 325 kB of archives.
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.49 After this operation, 1019 kB of additional disk space will be used.
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #23 28.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #23 31.00 debconf: delaying package configuration, since apt-utils is not installed
20:18:03 [2020-09-24T20:18:03.203Z] #23 32.46 Fetched 325 kB in 0s (1142 kB/s)
20:18:03 [2020-09-24T20:18:03.203Z] #23 34.12 Selecting previously unselected package libonig5:arm64.
20:18:03 [2020-09-24T20:18:03.203Z] #23 34.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
20:18:03 [2020-09-24T20:18:03.203Z] #23 34.24 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
20:18:03 [2020-09-24T20:18:03.203Z] #23 34.27 Unpacking libonig5:arm64 (6.9.1-1) ...
20:18:03 [2020-09-24T20:18:03.203Z] #23 ...
20:18:03 [2020-09-24T20:18:03.203Z] 
20:18:03 [2020-09-24T20:18:03.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:03 [2020-09-24T20:18:03.203Z] #38 24.10 Building dependency tree...
20:18:03 [2020-09-24T20:18:03.203Z] #38 26.85 The following additional packages will be installed:
20:18:03 [2020-09-24T20:18:03.203Z] #38 26.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:18:03 [2020-09-24T20:18:03.203Z] #38 26.86   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:18:03 [2020-09-24T20:18:03.203Z] #38 26.86 Suggested packages:
20:18:03 [2020-09-24T20:18:03.203Z] #38 26.86   manpages-dev python-setuptools
20:18:03 [2020-09-24T20:18:03.203Z] #38 27.89 The following NEW packages will be installed:
20:18:03 [2020-09-24T20:18:03.203Z] #38 27.90   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:18:03 [2020-09-24T20:18:03.203Z] #38 27.90   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:18:03 [2020-09-24T20:18:03.203Z] #38 27.90   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:18:03 [2020-09-24T20:18:03.203Z] #38 27.90   python-six zlib1g-dev
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.27 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.27 Need to get 3798 kB of archives.
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.27 After this operation, 21.6 MB of additional disk space will be used.
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 28.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
20:18:03 [2020-09-24T20:18:03.203Z] #38 30.68 debconf: delaying package configuration, since apt-utils is not installed
20:18:03 [2020-09-24T20:18:03.203Z] #38 32.03 Fetched 3798 kB in 1s (7234 kB/s)
20:18:03 [2020-09-24T20:18:03.203Z] #38 34.00 Selecting previously unselected package libcap-dev:arm64.
20:18:03 [2020-09-24T20:18:03.204Z] #38 34.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 ... 15383 files and directories currently installed.)
20:18:03 [2020-09-24T20:18:03.204Z] #38 34.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
20:18:03 [2020-09-24T20:18:03.204Z] #38 34.24 Unpacking libcap-dev:arm64 (1:2.25-2) ...
20:18:03 [2020-09-24T20:18:03.204Z] #38 ...
20:18:03 [2020-09-24T20:18:03.204Z] 
20:18:03 [2020-09-24T20:18:03.204Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:03 [2020-09-24T20:18:03.204Z] #41 35.25 bufio
20:18:03 [2020-09-24T20:18:03.211Z] #47 ...
20:18:03 [2020-09-24T20:18:03.211Z] 
20:18:03 [2020-09-24T20:18:03.211Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:03 [2020-09-24T20:18:03.211Z] #43 DONE 64.2s
20:18:03 [2020-09-24T20:18:03.318Z] #17 14.95 Selecting previously unselected package python3-minimal.
20:18:03 [2020-09-24T20:18:03.318Z] #17 14.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
20:18:03 [2020-09-24T20:18:03.318Z] #17 14.99 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
20:18:03 [2020-09-24T20:18:03.318Z] #17 14.99 Unpacking python3-minimal (3.7.3-1) ...
20:18:03 [2020-09-24T20:18:03.318Z] #17 15.04 Selecting previously unselected package libmpdec2:s390x.
20:18:03 [2020-09-24T20:18:03.318Z] #17 15.04 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
20:18:03 [2020-09-24T20:18:03.318Z] #17 15.05 Unpacking libmpdec2:s390x (2.4.2-2) ...
20:18:03 [2020-09-24T20:18:03.318Z] #17 15.10 Selecting previously unselected package libpython3.7-stdlib:s390x.
20:18:03 [2020-09-24T20:18:03.318Z] #17 15.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
20:18:03 [2020-09-24T20:18:03.318Z] #17 15.10 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
20:18:03 [2020-09-24T20:18:03.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41482/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/validate/default
20:18:03 [2020-09-24T20:18:03.465Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done
20:18:03 [2020-09-24T20:18:03.465Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
20:18:03 [2020-09-24T20:18:03.465Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
20:18:03 [2020-09-24T20:18:03.470Z] 
20:18:03 [2020-09-24T20:18:03.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:03 [2020-09-24T20:18:03.470Z] #10 62.57 Selecting previously unselected package binutils-mingw-w64.
20:18:03 [2020-09-24T20:18:03.470Z] #10 62.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:18:03 [2020-09-24T20:18:03.470Z] #10 62.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:18:03 [2020-09-24T20:18:03.470Z] #10 64.13 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:18:03 [2020-09-24T20:18:03.471Z] #10 64.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:18:03 [2020-09-24T20:18:03.471Z] #10 64.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:18:03 [2020-09-24T20:18:03.724Z] #7 DONE 16.2s
20:18:03 [2020-09-24T20:18:03.724Z] 
20:18:03 [2020-09-24T20:18:03.724Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:18:03 [2020-09-24T20:18:03.729Z] #10 64.71 Selecting previously unselected package dmsetup.
20:18:03 [2020-09-24T20:18:03.729Z] #10 64.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:18:03 [2020-09-24T20:18:03.780Z] #41 ...
20:18:03 [2020-09-24T20:18:03.780Z] 
20:18:03 [2020-09-24T20:18:03.780Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:03 [2020-09-24T20:18:03.780Z] #10 19.89 Reading package lists...
20:18:03 [2020-09-24T20:18:03.780Z] #10 25.66 Building dependency tree...
20:18:03 [2020-09-24T20:18:03.780Z] #10 28.23 The following additional packages will be installed:
20:18:03 [2020-09-24T20:18:03.780Z] #10 28.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:18:03 [2020-09-24T20:18:03.780Z] #10 28.23   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:18:03 [2020-09-24T20:18:03.780Z] #10 28.23   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:18:03 [2020-09-24T20:18:03.780Z] #10 28.24   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:18:03 [2020-09-24T20:18:03.780Z] #10 28.25 Suggested packages:
20:18:03 [2020-09-24T20:18:03.780Z] #10 28.25   gcc-8-locales seccomp wine64
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.24 The following NEW packages will be installed:
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.24   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.24   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.25   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.25   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.25   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.25   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.62 Need to get 73.3 MB of archives.
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.62 After this operation, 472 MB of additional disk space will be used.
20:18:03 [2020-09-24T20:18:03.780Z] #10 29.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 30.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 30.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 30.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 30.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 30.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 32.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 32.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 32.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
20:18:03 [2020-09-24T20:18:03.780Z] #10 ...
20:18:03 [2020-09-24T20:18:03.780Z] 
20:18:03 [2020-09-24T20:18:03.780Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:03 [2020-09-24T20:18:03.780Z] #32 21.60 Reading package lists...
20:18:03 [2020-09-24T20:18:03.780Z] #32 26.35 Building dependency tree...
20:18:03 [2020-09-24T20:18:03.780Z] #32 28.62 The following additional packages will be installed:
20:18:03 [2020-09-24T20:18:03.780Z] #32 28.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:18:03 [2020-09-24T20:18:03.780Z] #32 28.64 Suggested packages:
20:18:03 [2020-09-24T20:18:03.780Z] #32 28.64   cmake-doc ninja-build lrzip
20:18:03 [2020-09-24T20:18:03.780Z] #32 28.64 Recommended packages:
20:18:03 [2020-09-24T20:18:03.780Z] #32 28.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.51 The following NEW packages will be installed:
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.51   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.51   vim-common xxd
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.88 Need to get 14.2 MB of archives.
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.88 After this operation, 60.0 MB of additional disk space will be used.
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #32 29.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #32 30.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #32 30.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #32 32.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
20:18:03 [2020-09-24T20:18:03.780Z] #32 32.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
20:18:03 [2020-09-24T20:18:03.781Z] #32 32.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
20:18:03 [2020-09-24T20:18:03.781Z] #32 32.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
20:18:03 [2020-09-24T20:18:03.781Z] #32 32.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
20:18:03 [2020-09-24T20:18:03.781Z] #32 32.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
20:18:03 [2020-09-24T20:18:03.781Z] #32 34.17 debconf: delaying package configuration, since apt-utils is not installed
20:18:03 [2020-09-24T20:18:03.781Z] #32 34.50 Fetched 14.2 MB in 3s (4558 kB/s)
20:18:03 [2020-09-24T20:18:03.951Z] #17 15.78 Selecting previously unselected package python3.7.
20:18:03 [2020-09-24T20:18:03.951Z] #17 15.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
20:18:03 [2020-09-24T20:18:03.951Z] #17 15.78 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:18:03 [2020-09-24T20:18:03.951Z] #17 15.88 Selecting previously unselected package libpython3-stdlib:s390x.
20:18:03 [2020-09-24T20:18:03.990Z] #10 64.77 Unpacking dmsetup (2:1.02.155-3) ...
20:18:04 [2020-09-24T20:18:04.045Z] #32 35.79 Selecting previously unselected package xxd.
20:18:04 [2020-09-24T20:18:04.045Z] #32 35.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
20:18:04 [2020-09-24T20:18:04.045Z] #32 35.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
20:18:04 [2020-09-24T20:18:04.045Z] #32 ...
20:18:04 [2020-09-24T20:18:04.045Z] 
20:18:04 [2020-09-24T20:18:04.045Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:04 [2020-09-24T20:18:04.045Z] #10 35.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
20:18:04 [2020-09-24T20:18:04.045Z] #10 ...
20:18:04 [2020-09-24T20:18:04.045Z] 
20:18:04 [2020-09-24T20:18:04.045Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:04 [2020-09-24T20:18:04.045Z] #60 DONE 36.1s
20:18:04 [2020-09-24T20:18:04.045Z] 
20:18:04 [2020-09-24T20:18:04.045Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:04 [2020-09-24T20:18:04.045Z] #51 DONE 36.1s
20:18:04 [2020-09-24T20:18:04.243Z] #17 15.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
20:18:04 [2020-09-24T20:18:04.243Z] #17 15.88 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
20:18:04 [2020-09-24T20:18:04.243Z] #17 15.92 Setting up python3-minimal (3.7.3-1) ...
20:18:04 [2020-09-24T20:18:04.253Z] #10 65.18 Selecting previously unselected package mingw-w64-common.
20:18:04 [2020-09-24T20:18:04.253Z] #10 65.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:18:04 [2020-09-24T20:18:04.253Z] #10 65.26 Unpacking mingw-w64-common (6.0.0-3) ...
20:18:04 [2020-09-24T20:18:04.295Z] Congratulations!  All commits are properly signed with the DCO!
20:18:04 [2020-09-24T20:18:04.295Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:18:04 [2020-09-24T20:18:04.295Z] No api/types/ or api/swagger.yaml changes in diff.
20:18:04 [2020-09-24T20:18:04.295Z] Congratulations!  All TOML source files changed here have valid syntax.
20:18:04 [2020-09-24T20:18:04.295Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:18:04 [2020-09-24T20:18:04.295Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:18:04 [2020-09-24T20:18:04.295Z] Congratulations!  No new tests were added to integration-cli.
20:18:04 [2020-09-24T20:18:04.295Z] 
20:18:04 [2020-09-24T20:18:04.295Z] INFO Start validation with golang-ci-lint
20:18:04 [2020-09-24T20:18:04.295Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:18:04 [2020-09-24T20:18:04.295Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:18:04 [2020-09-24T20:18:04.295Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:18:04 [2020-09-24T20:18:04.309Z] 
20:18:04 [2020-09-24T20:18:04.309Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:04 [2020-09-24T20:18:04.309Z] #23 36.23 Selecting previously unselected package libjq1:arm64.
20:18:04 [2020-09-24T20:18:04.309Z] #23 36.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:18:04 [2020-09-24T20:18:04.309Z] #23 36.30 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:18:04 [2020-09-24T20:18:04.679Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.7s done
20:18:04 [2020-09-24T20:18:04.679Z] #8 DONE 26.1s
20:18:04 [2020-09-24T20:18:04.679Z] 
20:18:04 [2020-09-24T20:18:04.679Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:18:04 [2020-09-24T20:18:04.679Z] #9 DONE 0.1s
20:18:04 [2020-09-24T20:18:04.679Z] 
20:18:04 [2020-09-24T20:18:04.679Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:18:04 [2020-09-24T20:18:04.679Z] #10 DONE 0.2s
20:18:04 [2020-09-24T20:18:04.679Z] 
20:18:04 [2020-09-24T20:18:04.679Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:18:04 [2020-09-24T20:18:04.679Z] #28 DONE 0.1s
20:18:04 [2020-09-24T20:18:04.679Z] 
20:18:04 [2020-09-24T20:18:04.679Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:18:04 [2020-09-24T20:18:04.679Z] #36 DONE 0.1s
20:18:04 [2020-09-24T20:18:04.679Z] 
20:18:04 [2020-09-24T20:18:04.679Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:18:04 [2020-09-24T20:18:04.679Z] #29 0.659 + git clone https://github.com/kolyshkin/go-swagger.git .
20:18:04 [2020-09-24T20:18:04.679Z] #29 0.661 Cloning into '.'...
20:18:04 [2020-09-24T20:18:04.875Z] #17 16.65 Selecting previously unselected package python3.
20:18:04 [2020-09-24T20:18:04.875Z] #17 16.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 ... 23860 files and directories currently installed.)
20:18:04 [2020-09-24T20:18:04.875Z] #17 16.67 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
20:18:04 [2020-09-24T20:18:04.875Z] #17 16.68 Unpacking python3 (3.7.3-1) ...
20:18:04 [2020-09-24T20:18:04.875Z] #17 16.76 Selecting previously unselected package libip4tc0:s390x.
20:18:04 [2020-09-24T20:18:04.886Z] #23 36.61 Selecting previously unselected package jq.
20:18:04 [2020-09-24T20:18:04.886Z] #23 36.62 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
20:18:04 [2020-09-24T20:18:04.886Z] #23 36.63 Unpacking jq (1.5+dfsg-2+b1) ...
20:18:04 [2020-09-24T20:18:04.886Z] #23 36.89 Setting up libonig5:arm64 (6.9.1-1) ...
20:18:04 [2020-09-24T20:18:04.886Z] #23 36.93 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:18:05 [2020-09-24T20:18:05.150Z] #23 36.96 Setting up jq (1.5+dfsg-2+b1) ...
20:18:05 [2020-09-24T20:18:05.150Z] #23 37.01 Processing triggers for libc-bin (2.28-10) ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.77 Unpacking libip4tc0:s390x (1.8.2-4) ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.84 Selecting previously unselected package libip6tc0:s390x.
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.85 Unpacking libip6tc0:s390x (1.8.2-4) ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.90 Selecting previously unselected package libiptc0:s390x.
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.90 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.91 Unpacking libiptc0:s390x (1.8.2-4) ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.95 Selecting previously unselected package libnfnetlink0:s390x.
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 16.95 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 17.00 Selecting previously unselected package libnetfilter-conntrack3:s390x.
20:18:05 [2020-09-24T20:18:05.167Z] #17 17.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 17.00 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:18:05 [2020-09-24T20:18:05.167Z] #17 17.04 Selecting previously unselected package libnftnl11:s390x.
20:18:05 [2020-09-24T20:18:05.464Z] #17 ...
20:18:05 [2020-09-24T20:18:05.464Z] 
20:18:05 [2020-09-24T20:18:05.464Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:18:05 [2020-09-24T20:18:05.464Z] #28 DONE 98.0s
20:18:05 [2020-09-24T20:18:05.464Z] 
20:18:05 [2020-09-24T20:18:05.464Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:18:05 [2020-09-24T20:18:05.464Z] #17 17.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.464Z] #17 17.05 Unpacking libnftnl11:s390x (1.1.2-2) ...
20:18:05 [2020-09-24T20:18:05.464Z] #17 17.09 Selecting previously unselected package iptables.
20:18:05 [2020-09-24T20:18:05.464Z] #17 17.09 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.464Z] #17 17.09 Unpacking iptables (1.8.2-4) ...
20:18:05 [2020-09-24T20:18:05.619Z] #8 DONE 2.2s
20:18:05 [2020-09-24T20:18:05.755Z] #17 17.47 Selecting previously unselected package xxd.
20:18:05 [2020-09-24T20:18:05.755Z] #17 17.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
20:18:05 [2020-09-24T20:18:05.755Z] #17 17.49 Unpacking xxd (2:8.1.0875-5) ...
20:18:05 [2020-09-24T20:18:05.876Z] 
20:18:05 [2020-09-24T20:18:05.876Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:18:06 [2020-09-24T20:18:06.066Z] #17 17.74 Selecting previously unselected package vim-common.
20:18:06 [2020-09-24T20:18:06.066Z] #17 17.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:18:06 [2020-09-24T20:18:06.066Z] #17 17.78 Unpacking vim-common (2:8.1.0875-5) ...
20:18:06 [2020-09-24T20:18:06.066Z] #17 17.98 Selecting previously unselected package bash-completion.
20:18:06 [2020-09-24T20:18:06.066Z] #17 17.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:18:06 [2020-09-24T20:18:06.441Z] #9 DONE 0.5s
20:18:06 [2020-09-24T20:18:06.441Z] 
20:18:06 [2020-09-24T20:18:06.441Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:18:06 [2020-09-24T20:18:06.441Z] #35 DONE 0.1s
20:18:06 [2020-09-24T20:18:06.441Z] 
20:18:06 [2020-09-24T20:18:06.441Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:06 [2020-09-24T20:18:06.441Z] #60 ...
20:18:06 [2020-09-24T20:18:06.441Z] 
20:18:06 [2020-09-24T20:18:06.441Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:18:06 [2020-09-24T20:18:06.441Z] #27 DONE 0.1s
20:18:06 [2020-09-24T20:18:06.698Z] 
20:18:06 [2020-09-24T20:18:06.698Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:18:07 [2020-09-24T20:18:07.111Z] #23 DONE 38.9s
20:18:07 [2020-09-24T20:18:07.111Z] 
20:18:07 [2020-09-24T20:18:07.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 38.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
20:18:07 [2020-09-24T20:18:07.111Z] #10 ...
20:18:07 [2020-09-24T20:18:07.111Z] 
20:18:07 [2020-09-24T20:18:07.111Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:18:07 [2020-09-24T20:18:07.111Z] #24 DONE 0.1s
20:18:07 [2020-09-24T20:18:07.374Z] 
20:18:07 [2020-09-24T20:18:07.374Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:07 [2020-09-24T20:18:07.374Z] #38 36.16 Selecting previously unselected package libnet1:arm64.
20:18:07 [2020-09-24T20:18:07.374Z] #38 36.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:18:07 [2020-09-24T20:18:07.374Z] #38 36.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:18:07 [2020-09-24T20:18:07.374Z] #38 36.48 Selecting previously unselected package libnet1-dev.
20:18:07 [2020-09-24T20:18:07.375Z] #38 36.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 36.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 36.83 Selecting previously unselected package libnl-3-200:arm64.
20:18:07 [2020-09-24T20:18:07.375Z] #38 36.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 36.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 37.13 Selecting previously unselected package libnl-3-dev:arm64.
20:18:07 [2020-09-24T20:18:07.375Z] #38 37.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 37.15 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 38.56 Selecting previously unselected package libprotobuf-c1:arm64.
20:18:07 [2020-09-24T20:18:07.375Z] #38 38.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 38.76 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 39.03 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:18:07 [2020-09-24T20:18:07.375Z] #38 39.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 39.08 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:18:07 [2020-09-24T20:18:07.375Z] #38 39.37 Selecting previously unselected package zlib1g-dev:arm64.
20:18:07 [2020-09-24T20:18:07.375Z] #38 39.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
20:18:07 [2020-09-24T20:18:07.455Z] #29 ...
20:18:07 [2020-09-24T20:18:07.455Z] 
20:18:07 [2020-09-24T20:18:07.455Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.977 + RM_GOPATH=0
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.977 + TMP_GOPATH=
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.977 + : /build
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.977 + '[' -z '' ']'
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.979 ++ mktemp -d
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.983 + export GOPATH=/tmp/tmp.vlWzenRRvT
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.983 + GOPATH=/tmp/tmp.vlWzenRRvT
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.983 + RM_GOPATH=1
20:18:07 [2020-09-24T20:18:07.455Z] #31 0.983 + case "$(go env GOARCH)" in
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.011 ++ go env GOARCH
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.058 + export GO_BUILDMODE=-buildmode=pie
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.060 + GO_BUILDMODE=-buildmode=pie
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.093 ++ dirname /tmp/install/install.sh
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.125 + dir=/tmp/install
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.126 + bin=tomlv
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.126 + shift
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.127 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.127 + . /tmp/install/tomlv.installer
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.129 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.130 + install_tomlv
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.130 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.130 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.130 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vlWzenRRvT/src/github.com/BurntSushi/toml
20:18:07 [2020-09-24T20:18:07.455Z] #31 1.136 Cloning into '/tmp/tmp.vlWzenRRvT/src/github.com/BurntSushi/toml'...
20:18:07 [2020-09-24T20:18:07.455Z] #31 2.699 + cd /tmp/tmp.vlWzenRRvT/src/github.com/BurntSushi/toml
20:18:07 [2020-09-24T20:18:07.455Z] #31 2.700 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:18:07 [2020-09-24T20:18:07.455Z] #31 2.708 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:18:07 [2020-09-24T20:18:07.455Z] #31 3.726 internal/cpu
20:18:07 [2020-09-24T20:18:07.455Z] #31 3.847 unicode/utf8
20:18:07 [2020-09-24T20:18:07.455Z] #31 3.869 sync/atomic
20:18:07 [2020-09-24T20:18:07.455Z] #31 3.954 math/bits
20:18:07 [2020-09-24T20:18:07.455Z] #31 4.781 unicode
20:18:07 [2020-09-24T20:18:07.542Z] #10 ...
20:18:07 [2020-09-24T20:18:07.542Z] 
20:18:07 [2020-09-24T20:18:07.542Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:07 [2020-09-24T20:18:07.542Z] #25 17.28 
20:18:07 [2020-09-24T20:18:07.542Z] #25 18.61 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:18:07 [2020-09-24T20:18:07.542Z] #25 19.34 
20:18:07 [2020-09-24T20:18:07.542Z] #25 19.61 
#                                                                          2.2%
######################################################################## 100.0%
20:18:07 [2020-09-24T20:18:07.542Z] #25 19.74 
20:18:07 [2020-09-24T20:18:07.542Z] #25 20.70 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:18:07 [2020-09-24T20:18:07.542Z] #25 21.23 
20:18:07 [2020-09-24T20:18:07.542Z] #25 21.45 
###################################                                       49.6%
######################################################################## 100.0%
20:18:07 [2020-09-24T20:18:07.542Z] #25 21.61 
20:18:07 [2020-09-24T20:18:07.574Z] #17 19.22 Unpacking bash-completion (1:2.8-6) ...
20:18:07 [2020-09-24T20:18:07.574Z] #17 19.46 Selecting previously unselected package bzip2.
20:18:07 [2020-09-24T20:18:07.641Z] #38 39.41 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:18:07 [2020-09-24T20:18:07.641Z] #38 ...
20:18:07 [2020-09-24T20:18:07.641Z] 
20:18:07 [2020-09-24T20:18:07.641Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:07 [2020-09-24T20:18:07.641Z] #30 29.40 internal/reflectlite
20:18:07 [2020-09-24T20:18:07.641Z] #30 29.42 sync
20:18:07 [2020-09-24T20:18:07.641Z] #30 30.98 errors
20:18:07 [2020-09-24T20:18:07.641Z] #30 30.98 sort
20:18:07 [2020-09-24T20:18:07.641Z] #30 31.26 strconv
20:18:07 [2020-09-24T20:18:07.641Z] #30 31.28 internal/oserror
20:18:07 [2020-09-24T20:18:07.641Z] #30 31.28 io
20:18:07 [2020-09-24T20:18:07.641Z] #30 31.61 syscall
20:18:07 [2020-09-24T20:18:07.641Z] #30 32.51 strings
20:18:07 [2020-09-24T20:18:07.641Z] #30 32.52 bytes
20:18:07 [2020-09-24T20:18:07.641Z] #30 34.86 reflect
20:18:07 [2020-09-24T20:18:07.641Z] #30 35.63 bufio
20:18:07 [2020-09-24T20:18:07.641Z] #30 35.87 path
20:18:07 [2020-09-24T20:18:07.641Z] #30 37.08 text/tabwriter
20:18:07 [2020-09-24T20:18:07.641Z] #30 39.62 internal/syscall/execenv
20:18:07 [2020-09-24T20:18:07.641Z] #30 39.63 internal/syscall/unix
20:18:07 [2020-09-24T20:18:07.641Z] #30 ...
20:18:07 [2020-09-24T20:18:07.641Z] 
20:18:07 [2020-09-24T20:18:07.641Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:07 [2020-09-24T20:18:07.641Z] #32 36.05 Unpacking xxd (2:8.1.0875-5) ...
20:18:07 [2020-09-24T20:18:07.641Z] #32 36.51 Selecting previously unselected package vim-common.
20:18:07 [2020-09-24T20:18:07.641Z] #32 36.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:18:07 [2020-09-24T20:18:07.641Z] #32 36.56 Unpacking vim-common (2:8.1.0875-5) ...
20:18:07 [2020-09-24T20:18:07.641Z] #32 36.90 Selecting previously unselected package cmake-data.
20:18:07 [2020-09-24T20:18:07.641Z] #32 36.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:18:07 [2020-09-24T20:18:07.641Z] #32 36.92 Unpacking cmake-data (3.13.4-1) ...
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.51 Selecting previously unselected package xz-utils.
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.51 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.51 Unpacking xz-utils (5.2.4-1) ...
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.62 Selecting previously unselected package apparmor.
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.62 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
20:18:07 [2020-09-24T20:18:07.865Z] #17 19.67 Unpacking apparmor (2.13.2-10) ...
20:18:08 [2020-09-24T20:18:08.111Z] #25 22.52 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
20:18:08 [2020-09-24T20:18:08.111Z] #25 22.60 skipping existing c35d46ef359f
20:18:08 [2020-09-24T20:18:08.126Z] #31 5.877 math
20:18:08 [2020-09-24T20:18:08.156Z] #17 19.92 Selecting previously unselected package aufs-tools.
20:18:08 [2020-09-24T20:18:08.156Z] #17 19.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
20:18:08 [2020-09-24T20:18:08.156Z] #17 19.92 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:18:08 [2020-09-24T20:18:08.156Z] #17 19.99 Selecting previously unselected package libonig5:s390x.
20:18:08 [2020-09-24T20:18:08.156Z] #17 19.99 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
20:18:08 [2020-09-24T20:18:08.156Z] #17 20.00 Unpacking libonig5:s390x (6.9.1-1) ...
20:18:08 [2020-09-24T20:18:08.370Z] #25 22.79 
20:18:08 [2020-09-24T20:18:08.427Z] #31 6.143 internal/testlog
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.07 Selecting previously unselected package libjq1:s390x.
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.07 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.14 Selecting previously unselected package jq.
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.15 Unpacking jq (1.5+dfsg-2+b1) ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.18 Selecting previously unselected package libaio1:s390x.
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.18 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.18 Unpacking libaio1:s390x (0.3.112-3) ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.21 Selecting previously unselected package libgpm2:s390x.
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.21 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.21 Unpacking libgpm2:s390x (1.20.7-5) ...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.24 Selecting previously unselected package libicu63:s390x.
20:18:08 [2020-09-24T20:18:08.447Z] #17 ...
20:18:08 [2020-09-24T20:18:08.447Z] 
20:18:08 [2020-09-24T20:18:08.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:08 [2020-09-24T20:18:08.447Z] #39 54.30   CC       criu/cgroup.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 56.49   CC       criu/clone-noasan.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 56.60   CC       criu/config.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 57.96   CC       criu/cr-check.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 59.07   CC       criu/cr-dedup.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 59.33   CC       criu/cr-dump.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 60.50   CC       criu/cr-errno.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 60.53   CC       criu/cr-restore.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 63.06   CC       criu/cr-service.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 63.88   CC       criu/crtools.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 64.14   CC       criu/eventfd.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 64.39   CC       criu/eventpoll.o
20:18:08 [2020-09-24T20:18:08.447Z] #39 ...
20:18:08 [2020-09-24T20:18:08.447Z] 
20:18:08 [2020-09-24T20:18:08.447Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:18:08 [2020-09-24T20:18:08.447Z] #17 20.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
20:18:08 [2020-09-24T20:18:08.448Z] #17 20.25 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:18:08 [2020-09-24T20:18:08.631Z] #25 ...
20:18:08 [2020-09-24T20:18:08.631Z] 
20:18:08 [2020-09-24T20:18:08.631Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:08 [2020-09-24T20:18:08.631Z] #32 61.85 Selecting previously unselected package libxml2:amd64.
20:18:08 [2020-09-24T20:18:08.631Z] #32 61.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:18:08 [2020-09-24T20:18:08.631Z] #32 62.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:18:08 [2020-09-24T20:18:08.631Z] #32 63.83 Selecting previously unselected package libarchive13:amd64.
20:18:08 [2020-09-24T20:18:08.632Z] #32 63.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 64.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 64.60 Selecting previously unselected package libjsoncpp1:amd64.
20:18:08 [2020-09-24T20:18:08.632Z] #32 64.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 64.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 64.85 Selecting previously unselected package librhash0:amd64.
20:18:08 [2020-09-24T20:18:08.632Z] #32 64.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 64.85 Unpacking librhash0:amd64 (1.3.8-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 65.36 Selecting previously unselected package libuv1:amd64.
20:18:08 [2020-09-24T20:18:08.632Z] #32 65.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 65.42 Unpacking libuv1:amd64 (1.24.1-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 65.77 Selecting previously unselected package cmake.
20:18:08 [2020-09-24T20:18:08.632Z] #32 65.79 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 65.80 Unpacking cmake (3.13.4-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.67 Setting up xxd (2:8.1.0875-5) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.67 Setting up libuv1:amd64 (1.24.1-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.70 Setting up vim-common (2:8.1.0875-5) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.74 Setting up librhash0:amd64 (1.3.8-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.75 Setting up cmake-data (3.13.4-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.81 Setting up cmake (3.13.4-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.83 Processing triggers for libc-bin (2.28-10) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 68.91 Processing triggers for mime-support (3.62) ...
20:18:08 [2020-09-24T20:18:08.632Z] #32 DONE 69.4s
20:18:08 [2020-09-24T20:18:08.632Z] 
20:18:08 [2020-09-24T20:18:08.632Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:08 [2020-09-24T20:18:08.632Z] #38 59.42 Setting up python-six (1.12.0-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 63.60 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 63.90 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.29 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.33 Setting up protobuf-compiler (3.6.1.3-2) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.36 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 64.40 Setting up python-protobuf (3.6.1.3-2) ...
20:18:08 [2020-09-24T20:18:08.632Z] #38 ...
20:18:08 [2020-09-24T20:18:08.632Z] 
20:18:08 [2020-09-24T20:18:08.632Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:08 [2020-09-24T20:18:08.729Z] #31 ...
20:18:08 [2020-09-24T20:18:08.729Z] 
20:18:08 [2020-09-24T20:18:08.729Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:08 [2020-09-24T20:18:08.729Z] #44 0.955 + RM_GOPATH=0
20:18:08 [2020-09-24T20:18:08.729Z] #44 0.955 + TMP_GOPATH=
20:18:08 [2020-09-24T20:18:08.729Z] #44 0.955 + : /build
20:18:08 [2020-09-24T20:18:08.729Z] #44 0.955 + '[' -z '' ']'
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.011 ++ mktemp -d
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.030 + export GOPATH=/tmp/tmp.p66FVYLwmW
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.030 + GOPATH=/tmp/tmp.p66FVYLwmW
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.030 + RM_GOPATH=1
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.030 + case "$(go env GOARCH)" in
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.032 ++ go env GOARCH
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.130 + export GO_BUILDMODE=-buildmode=pie
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.137 + GO_BUILDMODE=-buildmode=pie
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.139 ++ dirname /tmp/install/install.sh
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.142 + dir=/tmp/install
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.143 + bin=gotestsum
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.143 + shift
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.143 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.143 + . /tmp/install/gotestsum.installer
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.145 ++ : v0.5.3
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.150 + install_gotestsum
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.156 + set -e
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.166 + export GO111MODULE=on
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.167 + GO111MODULE=on
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.167 + GOBIN=/build
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.168 + go get gotest.tools/gotestsum@v0.5.3
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.474 go: finding gotest.tools v0.5.3
20:18:08 [2020-09-24T20:18:08.729Z] #44 1.475 go: finding gotest.tools/gotestsum v0.5.3
20:18:08 [2020-09-24T20:18:08.729Z] #44 2.667 go: downloading gotest.tools/gotestsum v0.5.3
20:18:08 [2020-09-24T20:18:08.729Z] #44 3.774 go: extracting gotest.tools/gotestsum v0.5.3
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.415 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.416 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.485 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.492 go: downloading github.com/jonboulle/clockwork v0.1.0
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.506 go: downloading github.com/fatih/color v1.9.0
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.530 go: downloading github.com/spf13/pflag v1.0.3
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.826 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.928 go: downloading github.com/pkg/errors v0.9.1
20:18:08 [2020-09-24T20:18:08.729Z] #44 5.992 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:18:08 [2020-09-24T20:18:08.729Z] #44 6.139 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:18:08 [2020-09-24T20:18:08.729Z] #44 6.318 go: extracting github.com/jonboulle/clockwork v0.1.0
20:18:08 [2020-09-24T20:18:08.729Z] #44 6.432 go: extracting github.com/fatih/color v1.9.0
20:18:08 [2020-09-24T20:18:08.729Z] #44 6.498 go: downloading github.com/mattn/go-colorable v0.1.6
20:18:08 [2020-09-24T20:18:08.729Z] #44 6.500 go: downloading github.com/mattn/go-isatty v0.0.12
20:18:09 [2020-09-24T20:18:09.033Z] #44 6.718 go: extracting github.com/pkg/errors v0.9.1
20:18:09 [2020-09-24T20:18:09.033Z] #44 6.795 go: extracting github.com/spf13/pflag v1.0.3
20:18:09 [2020-09-24T20:18:09.039Z] #32 40.90 Selecting previously unselected package libicu63:arm64.
20:18:09 [2020-09-24T20:18:09.039Z] #32 40.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
20:18:09 [2020-09-24T20:18:09.039Z] #32 40.93 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
20:18:09 [2020-09-24T20:18:09.340Z] #44 ...
20:18:09 [2020-09-24T20:18:09.340Z] 
20:18:09 [2020-09-24T20:18:09.340Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:09 [2020-09-24T20:18:09.340Z] #31 7.069 runtime
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.019 + RM_GOPATH=0
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.019 + TMP_GOPATH=
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.019 + : /build
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.019 + '[' -z '' ']'
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.019 ++ mktemp -d
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.021 + export GOPATH=/tmp/tmp.4F9AiXRP1R
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.021 + GOPATH=/tmp/tmp.4F9AiXRP1R
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.021 + RM_GOPATH=1
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.021 + case "$(go env GOARCH)" in
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.022 ++ go env GOARCH
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.052 + export GO_BUILDMODE=-buildmode=pie
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.052 + GO_BUILDMODE=-buildmode=pie
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.053 ++ dirname /tmp/install/install.sh
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.056 + dir=/tmp/install
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.056 + bin=tini
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.056 + shift
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.064 + '[' '!' -f /tmp/install/tini.installer ']'
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.065 + . /tmp/install/tini.installer
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.065 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.065 + install_tini
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.065 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.065 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.065 + git clone https://github.com/krallin/tini.git /tmp/tmp.4F9AiXRP1R/tini
20:18:09 [2020-09-24T20:18:09.569Z] #33 1.066 Cloning into '/tmp/tmp.4F9AiXRP1R/tini'...
20:18:09 [2020-09-24T20:18:09.991Z] #32 ...
20:18:09 [2020-09-24T20:18:09.991Z] 
20:18:09 [2020-09-24T20:18:09.991Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:09 [2020-09-24T20:18:09.991Z] #38 39.77 Selecting previously unselected package libprotobuf17:arm64.
20:18:09 [2020-09-24T20:18:09.991Z] #38 39.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 39.79 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 40.50 Selecting previously unselected package libprotobuf-lite17:arm64.
20:18:09 [2020-09-24T20:18:09.991Z] #38 40.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 40.51 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 40.77 Selecting previously unselected package libprotobuf-dev:arm64.
20:18:09 [2020-09-24T20:18:09.991Z] #38 40.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 40.78 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 41.67 Selecting previously unselected package libprotoc17:arm64.
20:18:09 [2020-09-24T20:18:09.991Z] #38 41.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 41.68 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
20:18:09 [2020-09-24T20:18:09.991Z] #38 ...
20:18:09 [2020-09-24T20:18:09.991Z] 
20:18:09 [2020-09-24T20:18:09.991Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:18:09 [2020-09-24T20:18:09.991Z] #28 31.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:18:09 [2020-09-24T20:18:09.991Z] #28 32.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:18:09 [2020-09-24T20:18:09.999Z] #31 7.504 encoding
20:18:09 [2020-09-24T20:18:09.999Z] #31 7.879 runtime/cgo
20:18:10 [2020-09-24T20:18:10.139Z] #33 1.760 + cd /tmp/tmp.4F9AiXRP1R/tini
20:18:10 [2020-09-24T20:18:10.139Z] #33 1.761 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:18:10 [2020-09-24T20:18:10.139Z] #33 1.764 + cmake .
20:18:10 [2020-09-24T20:18:10.257Z] #28 ...
20:18:10 [2020-09-24T20:18:10.257Z] 
20:18:10 [2020-09-24T20:18:10.257Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:10 [2020-09-24T20:18:10.257Z] #38 42.20 Selecting previously unselected package protobuf-c-compiler.
20:18:10 [2020-09-24T20:18:10.257Z] #38 42.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
20:18:10 [2020-09-24T20:18:10.257Z] #38 42.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:18:10 [2020-09-24T20:18:10.398Z] #33 ...
20:18:10 [2020-09-24T20:18:10.398Z] 
20:18:10 [2020-09-24T20:18:10.398Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:10 [2020-09-24T20:18:10.398Z] #25 23.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:18:10 [2020-09-24T20:18:10.398Z] #25 24.29 
20:18:10 [2020-09-24T20:18:10.398Z] #25 24.44 
######################################################################## 100.0%
20:18:10 [2020-09-24T20:18:10.398Z] #25 24.53 
20:18:10 [2020-09-24T20:18:10.398Z] #25 24.66 Download of images into '/build' complete.
20:18:10 [2020-09-24T20:18:10.398Z] #25 24.66 Use something like the following to load the result into a Docker daemon:
20:18:10 [2020-09-24T20:18:10.398Z] #25 24.66   tar -cC '/build' . | docker load
20:18:10 [2020-09-24T20:18:10.398Z] #25 DONE 24.7s
20:18:10 [2020-09-24T20:18:10.398Z] 
20:18:10 [2020-09-24T20:18:10.398Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:10 [2020-09-24T20:18:10.398Z] #30 66.72 path
20:18:10 [2020-09-24T20:18:10.398Z] #30 67.39 text/tabwriter
20:18:10 [2020-09-24T20:18:10.398Z] #30 67.57 fmt
20:18:10 [2020-09-24T20:18:10.398Z] #30 68.13 path/filepath
20:18:10 [2020-09-24T20:18:10.398Z] #30 70.10 io/ioutil
20:18:10 [2020-09-24T20:18:10.515Z] #17 22.27 Selecting previously unselected package libnet1:s390x.
20:18:10 [2020-09-24T20:18:10.515Z] #17 22.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:18:10 [2020-09-24T20:18:10.515Z] #17 22.28 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:18:10 [2020-09-24T20:18:10.515Z] #17 22.33 Selecting previously unselected package libnl-3-200:s390x.
20:18:10 [2020-09-24T20:18:10.515Z] #17 22.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
20:18:10 [2020-09-24T20:18:10.515Z] #17 22.33 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:18:10 [2020-09-24T20:18:10.515Z] #17 22.40 Selecting previously unselected package libprotobuf-c1:s390x.
20:18:10 [2020-09-24T20:18:10.525Z] #38 42.47 Selecting previously unselected package protobuf-compiler.
20:18:10 [2020-09-24T20:18:10.525Z] #38 42.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
20:18:10 [2020-09-24T20:18:10.525Z] #38 42.49 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:18:10 [2020-09-24T20:18:10.798Z] #38 42.73 Selecting previously unselected package python-pkg-resources.
20:18:10 [2020-09-24T20:18:10.798Z] #38 42.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:18:10 [2020-09-24T20:18:10.798Z] #38 42.76 Unpacking python-pkg-resources (40.8.0-1) ...
20:18:10 [2020-09-24T20:18:10.798Z] #38 ...
20:18:10 [2020-09-24T20:18:10.798Z] 
20:18:10 [2020-09-24T20:18:10.798Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:10 [2020-09-24T20:18:10.798Z] #47 32.91 strconv
20:18:10 [2020-09-24T20:18:10.798Z] #47 32.94 syscall
20:18:10 [2020-09-24T20:18:10.798Z] #47 32.95 strings
20:18:10 [2020-09-24T20:18:10.798Z] #47 32.98 bytes
20:18:10 [2020-09-24T20:18:10.798Z] #47 34.84 bufio
20:18:10 [2020-09-24T20:18:10.798Z] #47 37.67 reflect
20:18:10 [2020-09-24T20:18:10.798Z] #47 37.68 regexp/syntax
20:18:10 [2020-09-24T20:18:10.798Z] #47 37.95 text/tabwriter
20:18:10 [2020-09-24T20:18:10.798Z] #47 41.62 time
20:18:10 [2020-09-24T20:18:10.806Z] #17 22.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:18:10 [2020-09-24T20:18:10.806Z] #17 22.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:18:10 [2020-09-24T20:18:10.806Z] #17 22.44 Selecting previously unselected package libreadline5:s390x.
20:18:10 [2020-09-24T20:18:10.806Z] #17 22.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
20:18:10 [2020-09-24T20:18:10.806Z] #17 22.45 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
20:18:10 [2020-09-24T20:18:10.806Z] #17 22.51 Selecting previously unselected package net-tools.
20:18:10 [2020-09-24T20:18:10.806Z] #17 22.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
20:18:10 [2020-09-24T20:18:10.807Z] #17 22.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:18:10 [2020-09-24T20:18:10.807Z] #17 22.60 Selecting previously unselected package python-pip-whl.
20:18:10 [2020-09-24T20:18:10.807Z] #17 22.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:18:10 [2020-09-24T20:18:10.807Z] #17 22.60 Unpacking python-pip-whl (18.1-5) ...
20:18:11 [2020-09-24T20:18:11.070Z] #47 ...
20:18:11 [2020-09-24T20:18:11.070Z] 
20:18:11 [2020-09-24T20:18:11.070Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:11 [2020-09-24T20:18:11.070Z] #25 2.304 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:18:11 [2020-09-24T20:18:11.070Z] #25 2.776 
20:18:11 [2020-09-24T20:18:11.334Z] #30 ...
20:18:11 [2020-09-24T20:18:11.334Z] 
20:18:11 [2020-09-24T20:18:11.334Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:11 [2020-09-24T20:18:11.334Z] #33 2.844 -- The C compiler identification is GNU 8.3.0
20:18:11 [2020-09-24T20:18:11.334Z] #33 2.952 -- Check for working C compiler: /usr/bin/cc
20:18:11 [2020-09-24T20:18:11.440Z] #17 22.98 Selecting previously unselected package python3-lib2to3.
20:18:11 [2020-09-24T20:18:11.440Z] #17 22.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 22.99 Unpacking python3-lib2to3 (3.7.3-1) ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.05 Selecting previously unselected package python3-distutils.
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.06 Unpacking python3-distutils (3.7.3-1) ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.11 Selecting previously unselected package python3-pip.
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.12 Unpacking python3-pip (18.1-5) ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.23 Selecting previously unselected package python3-pkg-resources.
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.24 Unpacking python3-pkg-resources (40.8.0-1) ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.32 Selecting previously unselected package python3-setuptools.
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:18:11 [2020-09-24T20:18:11.440Z] #17 23.33 Unpacking python3-setuptools (40.8.0-1) ...
20:18:11 [2020-09-24T20:18:11.731Z] #17 23.50 Selecting previously unselected package python3-wheel.
20:18:11 [2020-09-24T20:18:11.731Z] #17 23.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:18:11 [2020-09-24T20:18:11.731Z] #17 23.50 Unpacking python3-wheel (0.32.3-2) ...
20:18:11 [2020-09-24T20:18:11.731Z] #17 23.54 Selecting previously unselected package sudo.
20:18:11 [2020-09-24T20:18:11.731Z] #17 23.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
20:18:11 [2020-09-24T20:18:11.731Z] #17 23.54 Unpacking sudo (1.8.27-1+deb10u2) ...
20:18:11 [2020-09-24T20:18:11.883Z] #25 2.996 
                                                                           0.0%
###                                                                        4.9%
#######                                                                   10.3%
###########                                                               15.9%
###############                                                           21.5%
###################                                                       27.4%
#######################                                                   33.3%
#############################                                             40.9%
##################################                                        47.7%
######################################                                    53.8%
###########################################                               60.1%
#############################################                             63.1%
#################################################                         68.1%
####################################################                      73.4%
#########################################################                 79.9%
#############################################################             85.7%
################################################################          90.1%
####################################################################      94.5%
######################################################################## 100.0%
20:18:11 [2020-09-24T20:18:11.902Z] #33 ...
20:18:11 [2020-09-24T20:18:11.902Z] 
20:18:11 [2020-09-24T20:18:11.902Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:11 [2020-09-24T20:18:11.902Z] #38 72.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:18:11 [2020-09-24T20:18:11.902Z] #38 72.33 Processing triggers for libc-bin (2.28-10) ...
20:18:11 [2020-09-24T20:18:11.902Z] #38 DONE 72.8s
20:18:11 [2020-09-24T20:18:11.902Z] 
20:18:11 [2020-09-24T20:18:11.902Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:11 [2020-09-24T20:18:11.902Z] #10 72.61 Selecting previously unselected package mingw-w64-x86-64-dev.
20:18:11 [2020-09-24T20:18:11.902Z] #10 72.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:18:11 [2020-09-24T20:18:11.902Z] #10 72.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:18:11 [2020-09-24T20:18:11.958Z] #28 4.823 + git clone https://github.com/kolyshkin/go-swagger.git .
20:18:11 [2020-09-24T20:18:11.958Z] #28 4.826 Cloning into '.'...
20:18:11 [2020-09-24T20:18:11.958Z] #28 ...
20:18:11 [2020-09-24T20:18:11.958Z] 
20:18:11 [2020-09-24T20:18:11.958Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.126 + RM_GOPATH=0
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.127 + TMP_GOPATH=
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.127 + : /build
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.127 + '[' -z '' ']'
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.128 ++ mktemp -d
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.136 + export GOPATH=/tmp/tmp.jjavvTxIfc
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.136 + GOPATH=/tmp/tmp.jjavvTxIfc
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.136 + RM_GOPATH=1
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.136 + case "$(go env GOARCH)" in
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.136 ++ go env GOARCH
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.145 + export GO_BUILDMODE=-buildmode=pie
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.145 + GO_BUILDMODE=-buildmode=pie
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.145 ++ dirname /tmp/install/install.sh
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.147 + dir=/tmp/install
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.147 + bin=proxy
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.147 + shift
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.147 + '[' '!' -f /tmp/install/proxy.installer ']'
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.147 + . /tmp/install/proxy.installer
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.147 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.148 + install_proxy
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.148 + case "$1" in
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.148 + export CGO_ENABLED=0
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.149 + CGO_ENABLED=0
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.149 + _install_proxy
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.149 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.149 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jjavvTxIfc/src/github.com/docker/libnetwork
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.151 Cloning into '/tmp/tmp.jjavvTxIfc/src/github.com/docker/libnetwork'...
20:18:11 [2020-09-24T20:18:11.958Z] #60 5.157 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
20:18:12 [2020-09-24T20:18:12.023Z] #17 23.79 Selecting previously unselected package thin-provisioning-tools.
20:18:12 [2020-09-24T20:18:12.023Z] #17 23.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
20:18:12 [2020-09-24T20:18:12.023Z] #17 23.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:18:12 [2020-09-24T20:18:12.023Z] #17 23.93 Selecting previously unselected package uidmap.
20:18:12 [2020-09-24T20:18:12.315Z] #17 23.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
20:18:12 [2020-09-24T20:18:12.315Z] #17 23.93 Unpacking uidmap (1:4.5-1.1) ...
20:18:12 [2020-09-24T20:18:12.315Z] #17 24.00 Selecting previously unselected package vim-runtime.
20:18:12 [2020-09-24T20:18:12.315Z] #17 24.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:18:12 [2020-09-24T20:18:12.316Z] #17 24.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:18:12 [2020-09-24T20:18:12.316Z] #17 24.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:18:12 [2020-09-24T20:18:12.316Z] #17 24.06 Unpacking vim-runtime (2:8.1.0875-5) ...
20:18:12 [2020-09-24T20:18:12.552Z] #25 5.400 
20:18:12 [2020-09-24T20:18:12.817Z] #31 ...
20:18:12 [2020-09-24T20:18:12.817Z] 
20:18:12 [2020-09-24T20:18:12.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:12 [2020-09-24T20:18:12.817Z] #11 1.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #11 1.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #11 1.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #11 2.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #11 5.236 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #11 7.191 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:18:12 [2020-09-24T20:18:12.817Z] #11 ...
20:18:12 [2020-09-24T20:18:12.817Z] 
20:18:12 [2020-09-24T20:18:12.817Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.910 + RM_GOPATH=0
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.910 + TMP_GOPATH=
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.911 + : /build
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.911 + '[' -z '' ']'
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.911 ++ mktemp -d
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.935 + export GOPATH=/tmp/tmp.6kyRyvB6l6
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.935 + GOPATH=/tmp/tmp.6kyRyvB6l6
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.935 + RM_GOPATH=1
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.936 + case "$(go env GOARCH)" in
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.938 ++ go env GOARCH
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.988 + export GO_BUILDMODE=-buildmode=pie
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.988 + GO_BUILDMODE=-buildmode=pie
20:18:12 [2020-09-24T20:18:12.817Z] #46 0.990 ++ dirname /tmp/install/install.sh
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.013 + dir=/tmp/install
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.013 + bin=golangci_lint
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.014 + shift
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.014 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.015 + . /tmp/install/golangci_lint.installer
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.016 ++ : v1.23.8
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.018 + install_golangci_lint
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.020 + echo 'Installing golangci-lint version v1.23.8'
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.022 Installing golangci-lint version v1.23.8
20:18:12 [2020-09-24T20:18:12.817Z] #46 1.022 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:18:12 [2020-09-24T20:18:12.817Z] #46 ...
20:18:12 [2020-09-24T20:18:12.817Z] 
20:18:12 [2020-09-24T20:18:12.817Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:12 [2020-09-24T20:18:12.817Z] #52 1.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #52 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #52 1.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #52 2.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #52 5.368 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB]
20:18:12 [2020-09-24T20:18:12.817Z] #52 7.471 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:18:12 [2020-09-24T20:18:12.817Z] #52 ...
20:18:12 [2020-09-24T20:18:12.817Z] 
20:18:12 [2020-09-24T20:18:12.817Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:18:12 [2020-09-24T20:18:12.817Z] #37 0.833 + git clone https://github.com/docker/distribution.git .
20:18:12 [2020-09-24T20:18:12.817Z] #37 0.839 Cloning into '.'...
20:18:12 [2020-09-24T20:18:12.817Z] #37 ...
20:18:12 [2020-09-24T20:18:12.817Z] 
20:18:12 [2020-09-24T20:18:12.817Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.959 + RM_GOPATH=0
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.959 + TMP_GOPATH=
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.959 + : /build
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.959 + '[' -z '' ']'
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.961 ++ mktemp -d
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.963 + export GOPATH=/tmp/tmp.mWZkOi9GZ8
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.965 + GOPATH=/tmp/tmp.mWZkOi9GZ8
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.965 + RM_GOPATH=1
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.965 + case "$(go env GOARCH)" in
20:18:12 [2020-09-24T20:18:12.817Z] #48 0.966 ++ go env GOARCH
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.063 + export GO_BUILDMODE=-buildmode=pie
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.063 + GO_BUILDMODE=-buildmode=pie
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.066 ++ dirname /tmp/install/install.sh
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.067 + dir=/tmp/install
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.068 + bin=shfmt
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.068 + shift
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.069 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.069 + . /tmp/install/shfmt.installer
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.069 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.070 + install_shfmt
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.070 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.071 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mWZkOi9GZ8/src/github.com/mvdan/sh
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.071 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:18:12 [2020-09-24T20:18:12.817Z] #48 1.076 Cloning into '/tmp/tmp.mWZkOi9GZ8/src/github.com/mvdan/sh'...
20:18:12 [2020-09-24T20:18:12.839Z] #10 ...
20:18:12 [2020-09-24T20:18:12.839Z] 
20:18:12 [2020-09-24T20:18:12.839Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:12 [2020-09-24T20:18:12.839Z] #41 63.60 strings
20:18:12 [2020-09-24T20:18:12.839Z] #41 64.59 os
20:18:12 [2020-09-24T20:18:12.839Z] #41 66.46 regexp/syntax
20:18:12 [2020-09-24T20:18:12.839Z] #41 69.37 fmt
20:18:12 [2020-09-24T20:18:12.839Z] #41 72.09 regexp
20:18:12 [2020-09-24T20:18:12.839Z] #41 ...
20:18:12 [2020-09-24T20:18:12.839Z] 
20:18:12 [2020-09-24T20:18:12.839Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:12 [2020-09-24T20:18:12.839Z] #30 73.12 github.com/BurntSushi/toml
20:18:12 [2020-09-24T20:18:12.839Z] #30 73.13 flag
20:18:13 [2020-09-24T20:18:13.119Z] #48 ...
20:18:13 [2020-09-24T20:18:13.119Z] 
20:18:13 [2020-09-24T20:18:13.119Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.901 + RM_GOPATH=0
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.902 + TMP_GOPATH=
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.902 + : /build
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.902 + '[' -z '' ']'
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.902 ++ mktemp -d
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.905 + export GOPATH=/tmp/tmp.pXqaateqVZ
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.906 + GOPATH=/tmp/tmp.pXqaateqVZ
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.906 + RM_GOPATH=1
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.907 + case "$(go env GOARCH)" in
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.939 ++ go env GOARCH
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.966 + export GO_BUILDMODE=-buildmode=pie
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.971 + GO_BUILDMODE=-buildmode=pie
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.971 ++ dirname /tmp/install/install.sh
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.979 + dir=/tmp/install
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.979 + bin=proxy
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.979 + shift
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.979 + '[' '!' -f /tmp/install/proxy.installer ']'
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.979 + . /tmp/install/proxy.installer
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.979 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.981 + install_proxy
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.983 + case "$1" in
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.986 + export CGO_ENABLED=0
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.987 + CGO_ENABLED=0
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.988 + _install_proxy
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.988 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.988 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
20:18:13 [2020-09-24T20:18:13.119Z] #61 0.988 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pXqaateqVZ/src/github.com/docker/libnetwork
20:18:13 [2020-09-24T20:18:13.120Z] #61 1.002 Cloning into '/tmp/tmp.pXqaateqVZ/src/github.com/docker/libnetwork'...
20:18:13 [2020-09-24T20:18:13.120Z] #61 ...
20:18:13 [2020-09-24T20:18:13.120Z] 
20:18:13 [2020-09-24T20:18:13.120Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:13 [2020-09-24T20:18:13.120Z] #39 1.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:13 [2020-09-24T20:18:13.120Z] #39 1.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:13 [2020-09-24T20:18:13.120Z] #39 1.413 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:13 [2020-09-24T20:18:13.120Z] #39 3.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:18:13 [2020-09-24T20:18:13.120Z] #39 5.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB]
20:18:13 [2020-09-24T20:18:13.120Z] #39 7.934 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:18:13 [2020-09-24T20:18:13.194Z] #25 5.635 
                                                                           0.2%
#####################                                                     29.9%
##############################################                            64.8%
################################################################          89.5%
######################################################################## 100.0%
20:18:13 [2020-09-24T20:18:13.420Z] #39 ...
20:18:13 [2020-09-24T20:18:13.420Z] 
20:18:13 [2020-09-24T20:18:13.420Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:13 [2020-09-24T20:18:13.420Z] #22 0.950 + RM_GOPATH=0
20:18:13 [2020-09-24T20:18:13.420Z] #22 0.993 + TMP_GOPATH=
20:18:13 [2020-09-24T20:18:13.420Z] #22 0.993 + : /build
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.010 + '[' -z '' ']'
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.016 ++ mktemp -d
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.034 + export GOPATH=/tmp/tmp.fTXZZAWCd1
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.034 + GOPATH=/tmp/tmp.fTXZZAWCd1
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.034 + RM_GOPATH=1
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.039 + case "$(go env GOARCH)" in
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.041 ++ go env GOARCH
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.055 + export GO_BUILDMODE=-buildmode=pie
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.055 + GO_BUILDMODE=-buildmode=pie
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.059 ++ dirname /tmp/install/install.sh
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.061 + dir=/tmp/install
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.061 + bin=dockercli
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.062 + shift
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.062 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.063 + . /tmp/install/dockercli.installer
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.063 ++ : stable
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.064 ++ : 17.06.2-ce
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.065 + install_dockercli
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.066 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.067 Install docker/cli version 17.06.2-ce from stable
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.097 ++ uname -m
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.125 + arch=ppc64le
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.129 + '[' ppc64le '!=' x86_64 ']'
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.129 + '[' ppc64le '!=' s390x ']'
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.129 + '[' ppc64le '!=' armhf ']'
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.129 + build_dockercli
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.130 + git clone https://github.com/docker/docker-ce /tmp/tmp.fTXZZAWCd1/tmp/docker-ce
20:18:13 [2020-09-24T20:18:13.420Z] #22 1.171 Cloning into '/tmp/tmp.fTXZZAWCd1/tmp/docker-ce'...
20:18:13 [2020-09-24T20:18:13.420Z] #22 ...
20:18:13 [2020-09-24T20:18:13.420Z] 
20:18:13 [2020-09-24T20:18:13.420Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:13 [2020-09-24T20:18:13.420Z] #33 1.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:13 [2020-09-24T20:18:13.420Z] #33 1.494 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:13 [2020-09-24T20:18:13.420Z] #33 1.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:13 [2020-09-24T20:18:13.420Z] #33 3.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:18:13 [2020-09-24T20:18:13.420Z] #33 5.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB]
20:18:13 [2020-09-24T20:18:13.420Z] #33 7.084 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:18:13 [2020-09-24T20:18:13.549Z] #25 6.516 
20:18:13 [2020-09-24T20:18:13.718Z] #33 ...
20:18:13 [2020-09-24T20:18:13.718Z] 
20:18:13 [2020-09-24T20:18:13.718Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.604 + RM_GOPATH=0
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.604 + TMP_GOPATH=
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.604 + : /build
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.604 + '[' -z '' ']'
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.605 ++ mktemp -d
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.606 + export GOPATH=/tmp/tmp.Qjp0FWxew9
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.606 + GOPATH=/tmp/tmp.Qjp0FWxew9
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.606 + RM_GOPATH=1
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.606 + case "$(go env GOARCH)" in
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.608 ++ go env GOARCH
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.613 + export GO_BUILDMODE=-buildmode=pie
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.613 + GO_BUILDMODE=-buildmode=pie
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.614 ++ dirname /tmp/install/install.sh
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.615 + dir=/tmp/install
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.615 + bin=vndr
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.615 + shift
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.615 + '[' '!' -f /tmp/install/vndr.installer ']'
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.616 + . /tmp/install/vndr.installer
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.616 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.616 + install_vndr
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.616 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.616 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Qjp0FWxew9/src/github.com/LK4D4/vndr
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.616 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:18:13 [2020-09-24T20:18:13.718Z] #42 0.619 Cloning into '/tmp/tmp.Qjp0FWxew9/src/github.com/LK4D4/vndr'...
20:18:13 [2020-09-24T20:18:13.718Z] #42 1.220 + cd /tmp/tmp.Qjp0FWxew9/src/github.com/LK4D4/vndr
20:18:13 [2020-09-24T20:18:13.718Z] #42 1.221 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:18:13 [2020-09-24T20:18:13.718Z] #42 1.247 + go build -buildmode=pie -v -o /build/vndr .
20:18:13 [2020-09-24T20:18:13.718Z] #42 2.827 internal/race
20:18:13 [2020-09-24T20:18:13.718Z] #42 2.938 runtime/internal/sys
20:18:13 [2020-09-24T20:18:13.718Z] #42 3.063 internal/cpu
20:18:13 [2020-09-24T20:18:13.718Z] #42 3.164 sync/atomic
20:18:13 [2020-09-24T20:18:13.718Z] #42 3.201 runtime/internal/atomic
20:18:13 [2020-09-24T20:18:13.718Z] #42 3.445 runtime/internal/math
20:18:13 [2020-09-24T20:18:13.718Z] #42 3.754 unicode
20:18:13 [2020-09-24T20:18:13.718Z] #42 3.823 unicode/utf8
20:18:13 [2020-09-24T20:18:13.718Z] #42 4.354 math/bits
20:18:13 [2020-09-24T20:18:13.718Z] #42 4.680 internal/bytealg
20:18:13 [2020-09-24T20:18:13.718Z] #42 6.273 internal/testlog
20:18:13 [2020-09-24T20:18:13.718Z] #42 6.425 math
20:18:13 [2020-09-24T20:18:13.718Z] #42 6.590 runtime
20:18:13 [2020-09-24T20:18:13.718Z] #42 7.414 encoding
20:18:13 [2020-09-24T20:18:13.718Z] #42 7.768 unicode/utf16
20:18:13 [2020-09-24T20:18:13.718Z] #42 9.157 container/list
20:18:13 [2020-09-24T20:18:13.718Z] #42 ...
20:18:13 [2020-09-24T20:18:13.718Z] 
20:18:13 [2020-09-24T20:18:13.718Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:13 [2020-09-24T20:18:13.718Z] #24 1.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:13 [2020-09-24T20:18:13.718Z] #24 1.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:13 [2020-09-24T20:18:13.718Z] #24 1.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:13 [2020-09-24T20:18:13.718Z] #24 2.731 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:18:13 [2020-09-24T20:18:13.718Z] #24 5.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB]
20:18:13 [2020-09-24T20:18:13.718Z] #24 6.968 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:18:14 [2020-09-24T20:18:14.020Z] #24 ...
20:18:14 [2020-09-24T20:18:14.020Z] 
20:18:14 [2020-09-24T20:18:14.020Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.900 + RM_GOPATH=0
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.900 + TMP_GOPATH=
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.900 + : /build
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.900 + '[' -z '' ']'
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.901 ++ mktemp -d
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.908 + export GOPATH=/tmp/tmp.sbWkPveycc
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.908 + GOPATH=/tmp/tmp.sbWkPveycc
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.908 + RM_GOPATH=1
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.908 + case "$(go env GOARCH)" in
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.912 ++ go env GOARCH
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.979 + export GO_BUILDMODE=-buildmode=pie
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.979 + GO_BUILDMODE=-buildmode=pie
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.981 ++ dirname /tmp/install/install.sh
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.982 + dir=/tmp/install
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.982 + bin=rootlesskit
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.982 + shift
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.982 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.982 + . /tmp/install/rootlesskit.installer
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.982 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.983 + install_rootlesskit
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.983 + case "$1" in
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.983 + export CGO_ENABLED=0
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.983 + CGO_ENABLED=0
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.983 + _install_rootlesskit
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.983 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.983 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.984 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sbWkPveycc/src/github.com/rootless-containers/rootlesskit
20:18:14 [2020-09-24T20:18:14.020Z] #55 0.989 Cloning into '/tmp/tmp.sbWkPveycc/src/github.com/rootless-containers/rootlesskit'...
20:18:14 [2020-09-24T20:18:14.020Z] #55 6.295 + cd /tmp/tmp.sbWkPveycc/src/github.com/rootless-containers/rootlesskit
20:18:14 [2020-09-24T20:18:14.020Z] #55 6.296 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:18:14 [2020-09-24T20:18:14.020Z] #55 6.963 + for f in rootlesskit rootlesskit-docker-proxy
20:18:14 [2020-09-24T20:18:14.020Z] #55 6.964 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:18:14 [2020-09-24T20:18:14.128Z] #25 6.849 
                                                                           0.2%
#########################                                                 36.1%
20:18:14 [2020-09-24T20:18:14.128Z] #25 ...
20:18:14 [2020-09-24T20:18:14.128Z] 
20:18:14 [2020-09-24T20:18:14.128Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.518 + RM_GOPATH=0
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.518 + TMP_GOPATH=
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.518 + : /build
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.518 + '[' -z '' ']'
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.518 ++ mktemp -d
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.537 + export GOPATH=/tmp/tmp.nGomRTQOTG
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.537 + GOPATH=/tmp/tmp.nGomRTQOTG
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.537 + RM_GOPATH=1
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.537 + case "$(go env GOARCH)" in
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.537 ++ go env GOARCH
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + export GO_BUILDMODE=-buildmode=pie
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + GO_BUILDMODE=-buildmode=pie
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 ++ dirname /tmp/install/install.sh
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + dir=/tmp/install
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + bin=containerd
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + shift
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + '[' '!' -f /tmp/install/containerd.installer ']'
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + . /tmp/install/containerd.installer
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 ++ set -e
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + install_containerd
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nGomRTQOTG/src/github.com/containerd/containerd
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.560 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
20:18:14 [2020-09-24T20:18:14.128Z] #52 1.579 Cloning into '/tmp/tmp.nGomRTQOTG/src/github.com/containerd/containerd'...
20:18:14 [2020-09-24T20:18:14.320Z] #55 ...
20:18:14 [2020-09-24T20:18:14.320Z] 
20:18:14 [2020-09-24T20:18:14.320Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:14 [2020-09-24T20:18:14.320Z] #42 12.01 crypto/internal/subtle
20:18:14 [2020-09-24T20:18:14.383Z] #17 25.78 Selecting previously unselected package vim.
20:18:14 [2020-09-24T20:18:14.383Z] #17 25.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
20:18:14 [2020-09-24T20:18:14.383Z] #17 25.79 Unpacking vim (2:8.1.0875-5) ...
20:18:14 [2020-09-24T20:18:14.383Z] #17 26.11 Selecting previously unselected package xfsprogs.
20:18:14 [2020-09-24T20:18:14.383Z] #17 26.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
20:18:14 [2020-09-24T20:18:14.383Z] #17 26.12 Unpacking xfsprogs (4.20.0-1) ...
20:18:14 [2020-09-24T20:18:14.460Z] #52 ...
20:18:14 [2020-09-24T20:18:14.460Z] 
20:18:14 [2020-09-24T20:18:14.460Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:14 [2020-09-24T20:18:14.460Z] #41 36.17 path
20:18:14 [2020-09-24T20:18:14.460Z] #41 37.58 reflect
20:18:14 [2020-09-24T20:18:14.460Z] #41 37.96 regexp/syntax
20:18:14 [2020-09-24T20:18:14.460Z] #41 37.97 hash/crc32
20:18:14 [2020-09-24T20:18:14.460Z] #41 38.98 crypto
20:18:14 [2020-09-24T20:18:14.460Z] #41 39.63 crypto/rc4
20:18:14 [2020-09-24T20:18:14.460Z] #41 40.15 vendor/golang.org/x/net/dns/dnsmessage
20:18:14 [2020-09-24T20:18:14.460Z] #41 44.16 time
20:18:14 [2020-09-24T20:18:14.460Z] #41 46.13 regexp
20:18:14 [2020-09-24T20:18:14.460Z] #41 ...
20:18:14 [2020-09-24T20:18:14.460Z] 
20:18:14 [2020-09-24T20:18:14.460Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:14 [2020-09-24T20:18:14.460Z] #25 6.849 
                                                                           0.2%
#########################                                                 36.1%
######################################################                    75.1%
######################################################################## 100.0%
20:18:14 [2020-09-24T20:18:14.618Z] #42 12.31 crypto/subtle
20:18:14 [2020-09-24T20:18:14.674Z] #17 26.43 Selecting previously unselected package zip.
20:18:14 [2020-09-24T20:18:14.674Z] #17 26.43 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
20:18:14 [2020-09-24T20:18:14.674Z] #17 26.43 Unpacking zip (3.0-11+b1) ...
20:18:14 [2020-09-24T20:18:14.674Z] #17 26.54 Setting up aufs-tools (1:4.14+20190211-1) ...
20:18:14 [2020-09-24T20:18:14.726Z] #25 7.559 
20:18:14 [2020-09-24T20:18:14.747Z] #30 75.68 log
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.56 Setting up libip6tc0:s390x (1.8.2-4) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.57 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.57 Setting up libgpm2:s390x (1.20.7-5) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.58 Setting up libip4tc0:s390x (1.8.2-4) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.59 Setting up uidmap (1:4.5-1.1) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.59 Setting up libnftnl11:s390x (1.1.2-2) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.62 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.62 Setting up xxd (2:8.1.0875-5) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.63 Setting up zip (3.0-11+b1) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.64 Setting up vim-common (2:8.1.0875-5) ...
20:18:14 [2020-09-24T20:18:14.966Z] #17 26.65 Setting up bash-completion (1:2.8-6) ...
20:18:15 [2020-09-24T20:18:15.266Z] #42 12.83 vendor/golang.org/x/crypto/cryptobyte/asn1
20:18:15 [2020-09-24T20:18:15.916Z] #42 13.49 internal/nettrace
20:18:16 [2020-09-24T20:18:16.127Z] #30 ...
20:18:16 [2020-09-24T20:18:16.127Z] 
20:18:16 [2020-09-24T20:18:16.127Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:16 [2020-09-24T20:18:16.127Z] #47 67.04 encoding/base64
20:18:16 [2020-09-24T20:18:16.127Z] #47 67.78 fmt
20:18:16 [2020-09-24T20:18:16.127Z] #47 67.86 path/filepath
20:18:16 [2020-09-24T20:18:16.127Z] #47 69.65 golang.org/x/sys/unix
20:18:16 [2020-09-24T20:18:16.127Z] #47 75.46 encoding/json
20:18:16 [2020-09-24T20:18:16.127Z] #47 ...
20:18:16 [2020-09-24T20:18:16.127Z] 
20:18:16 [2020-09-24T20:18:16.127Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:16 [2020-09-24T20:18:16.127Z] #41 76.13 go/token
20:18:16 [2020-09-24T20:18:16.127Z] #41 76.93 internal/lazyregexp
20:18:16 [2020-09-24T20:18:16.220Z] #42 13.87 runtime/cgo
20:18:16 [2020-09-24T20:18:16.387Z] #41 77.27 go/scanner
20:18:16 [2020-09-24T20:18:16.387Z] #41 77.28 net/url
20:18:16 [2020-09-24T20:18:16.473Z] #17 27.96 Setting up libiptc0:s390x (1.8.2-4) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 27.96 Setting up xz-utils (5.2.4-1) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 27.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:18:16 [2020-09-24T20:18:16.473Z] #17 27.98 Setting up sudo (1.8.27-1+deb10u2) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.03 invoke-rc.d: could not determine current runlevel
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.04 invoke-rc.d: policy-rc.d denied execution of start.
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.05 Setting up pigz (2.4-1) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.07 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.11 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.15 Setting up python-pip-whl (18.1-5) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.17 Setting up libmpdec2:s390x (2.4.2-2) ...
20:18:16 [2020-09-24T20:18:16.473Z] #17 28.18 Setting up vim-runtime (2:8.1.0875-5) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.36 Setting up libaio1:s390x (0.3.112-3) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.37 Setting up libonig5:s390x (6.9.1-1) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.37 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.38 Setting up vim (2:8.1.0875-5) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.42 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.43 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.43 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.44 Setting up jq (1.5+dfsg-2+b1) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.45 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
20:18:16 [2020-09-24T20:18:16.766Z] #17 28.45 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:18:17 [2020-09-24T20:18:17.219Z] #60 ...
20:18:17 [2020-09-24T20:18:17.219Z] 
20:18:17 [2020-09-24T20:18:17.219Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.242 + RM_GOPATH=0
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.242 + TMP_GOPATH=
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.242 + : /build
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.242 + '[' -z '' ']'
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.249 ++ mktemp -d
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.249 + export GOPATH=/tmp/tmp.MUYwiDLBHG
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.249 + GOPATH=/tmp/tmp.MUYwiDLBHG
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.249 + RM_GOPATH=1
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.249 + case "$(go env GOARCH)" in
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.250 ++ go env GOARCH
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + export GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 ++ dirname /tmp/install/install.sh
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + dir=/tmp/install
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + bin=tomlv
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + shift
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + '[' '!' -f /tmp/install/tomlv.installer ']'
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + . /tmp/install/tomlv.installer
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + install_tomlv
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.266 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MUYwiDLBHG/src/github.com/BurntSushi/toml
20:18:17 [2020-09-24T20:18:17.219Z] #30 4.271 Cloning into '/tmp/tmp.MUYwiDLBHG/src/github.com/BurntSushi/toml'...
20:18:17 [2020-09-24T20:18:17.219Z] #30 5.370 + cd /tmp/tmp.MUYwiDLBHG/src/github.com/BurntSushi/toml
20:18:17 [2020-09-24T20:18:17.219Z] #30 5.370 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:18:17 [2020-09-24T20:18:17.219Z] #30 5.380 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:18:17 [2020-09-24T20:18:17.219Z] #30 6.238 runtime/internal/atomic
20:18:17 [2020-09-24T20:18:17.219Z] #30 6.304 internal/cpu
20:18:17 [2020-09-24T20:18:17.219Z] #30 6.603 runtime/internal/sys
20:18:17 [2020-09-24T20:18:17.219Z] #30 6.764 runtime/internal/math
20:18:17 [2020-09-24T20:18:17.219Z] #30 6.818 internal/bytealg
20:18:17 [2020-09-24T20:18:17.219Z] #30 6.938 math/bits
20:18:17 [2020-09-24T20:18:17.219Z] #30 7.619 math
20:18:17 [2020-09-24T20:18:17.219Z] #30 7.626 runtime
20:18:17 [2020-09-24T20:18:17.219Z] #30 ...
20:18:17 [2020-09-24T20:18:17.219Z] 
20:18:17 [2020-09-24T20:18:17.219Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + RM_GOPATH=0
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + TMP_GOPATH=
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + : /build
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + '[' -z '' ']'
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 ++ mktemp -d
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + export GOPATH=/tmp/tmp.laRBigFZL3
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + GOPATH=/tmp/tmp.laRBigFZL3
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + RM_GOPATH=1
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.548 + case "$(go env GOARCH)" in
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.553 ++ go env GOARCH
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.597 + export GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.597 + GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.600 ++ dirname /tmp/install/install.sh
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + dir=/tmp/install
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + bin=golangci_lint
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + shift
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + . /tmp/install/golangci_lint.installer
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 ++ : v1.23.8
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + install_golangci_lint
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + echo 'Installing golangci-lint version v1.23.8'
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:18:17 [2020-09-24T20:18:17.219Z] #45 4.605 Installing golangci-lint version v1.23.8
20:18:17 [2020-09-24T20:18:17.219Z] #45 ...
20:18:17 [2020-09-24T20:18:17.219Z] 
20:18:17 [2020-09-24T20:18:17.219Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:17 [2020-09-24T20:18:17.219Z] #51 5.576 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #51 5.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #51 5.626 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #51 6.718 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #51 9.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #51 ...
20:18:17 [2020-09-24T20:18:17.219Z] 
20:18:17 [2020-09-24T20:18:17.219Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:17 [2020-09-24T20:18:17.219Z] #38 3.900 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #38 3.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #38 3.922 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #38 4.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #38 6.603 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #38 9.358 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:18:17 [2020-09-24T20:18:17.219Z] #38 ...
20:18:17 [2020-09-24T20:18:17.219Z] 
20:18:17 [2020-09-24T20:18:17.219Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.196 + RM_GOPATH=0
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.197 + TMP_GOPATH=
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.199 + : /build
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.200 + '[' -z '' ']'
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.210 ++ mktemp -d
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.226 + export GOPATH=/tmp/tmp.JEgCuGKMox
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.227 + GOPATH=/tmp/tmp.JEgCuGKMox
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.228 + RM_GOPATH=1
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.228 + case "$(go env GOARCH)" in
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.242 ++ go env GOARCH
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.289 + export GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.290 + GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.291 ++ dirname /tmp/install/install.sh
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.292 + dir=/tmp/install
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.302 + bin=rootlesskit
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.302 + shift
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.302 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.302 + . /tmp/install/rootlesskit.installer
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.302 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.302 + install_rootlesskit
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.303 + case "$1" in
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.303 + export CGO_ENABLED=0
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.303 + CGO_ENABLED=0
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.303 + _install_rootlesskit
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.303 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.304 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.304 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JEgCuGKMox/src/github.com/rootless-containers/rootlesskit
20:18:17 [2020-09-24T20:18:17.219Z] #54 5.313 Cloning into '/tmp/tmp.JEgCuGKMox/src/github.com/rootless-containers/rootlesskit'...
20:18:17 [2020-09-24T20:18:17.219Z] #54 ...
20:18:17 [2020-09-24T20:18:17.219Z] 
20:18:17 [2020-09-24T20:18:17.219Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:17 [2020-09-24T20:18:17.219Z] #10 5.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #10 5.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #10 5.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #10 7.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #10 9.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:18:17 [2020-09-24T20:18:17.219Z] #10 ...
20:18:17 [2020-09-24T20:18:17.219Z] 
20:18:17 [2020-09-24T20:18:17.219Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.748 + RM_GOPATH=0
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.748 + TMP_GOPATH=
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.748 + : /build
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.748 + '[' -z '' ']'
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.748 ++ mktemp -d
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.752 + export GOPATH=/tmp/tmp.blvXmkHVjp
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.752 + GOPATH=/tmp/tmp.blvXmkHVjp
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.752 + RM_GOPATH=1
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.752 + case "$(go env GOARCH)" in
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.752 ++ go env GOARCH
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.753 + export GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.754 + GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.755 ++ dirname /tmp/install/install.sh
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.756 + dir=/tmp/install
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.756 + bin=dockercli
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.756 + shift
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.756 + '[' '!' -f /tmp/install/dockercli.installer ']'
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.756 + . /tmp/install/dockercli.installer
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.756 ++ : stable
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.756 ++ : 17.06.2-ce
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.757 + install_dockercli
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.757 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.757 Install docker/cli version 17.06.2-ce from stable
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.758 ++ uname -m
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.760 + arch=x86_64
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.760 + '[' x86_64 '!=' x86_64 ']'
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.760 + url=https://download.docker.com/linux/static
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.760 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:18:17 [2020-09-24T20:18:17.219Z] #21 3.760 + tar -xz docker/docker
20:18:17 [2020-09-24T20:18:17.225Z] #25 7.757 
                                                                           0.0%
###                                                                        5.2%
#####                                                                      7.5%
##########                                                                14.9%
###########                                                               15.5%
################                                                          22.7%
#################                                                         24.8%
#####################                                                     29.2%
#######################                                                   32.0%
############################                                              39.1%
################################                                          45.5%
##################################                                        47.8%
#####################################                                     52.6%
############################################                              61.3%
###############################################                           65.3%
#################################################                         68.6%
#
20:18:17 [2020-09-24T20:18:17.225Z] #25 ...
20:18:17 [2020-09-24T20:18:17.225Z] 
20:18:17 [2020-09-24T20:18:17.225Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:17 [2020-09-24T20:18:17.225Z] #43 DONE 49.2s
20:18:17 [2020-09-24T20:18:17.225Z] 
20:18:17 [2020-09-24T20:18:17.225Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:17 [2020-09-24T20:18:17.477Z] #21 ...
20:18:17 [2020-09-24T20:18:17.477Z] 
20:18:17 [2020-09-24T20:18:17.477Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.673 + RM_GOPATH=0
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.673 + TMP_GOPATH=
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.673 + : /build
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.673 + '[' -z '' ']'
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.673 ++ mktemp -d
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.676 + export GOPATH=/tmp/tmp.9mCqYbuAPO
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.676 + GOPATH=/tmp/tmp.9mCqYbuAPO
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.676 + RM_GOPATH=1
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.676 + case "$(go env GOARCH)" in
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.676 ++ go env GOARCH
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + export GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 ++ dirname /tmp/install/install.sh
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + dir=/tmp/install
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + bin=gotestsum
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + shift
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + '[' '!' -f /tmp/install/gotestsum.installer ']'
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + . /tmp/install/gotestsum.installer
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 ++ : v0.5.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.701 + install_gotestsum
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.704 + set -e
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.704 + export GO111MODULE=on
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.704 + GO111MODULE=on
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.704 + GOBIN=/build
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.704 + go get gotest.tools/gotestsum@v0.5.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.835 go: finding gotest.tools/gotestsum v0.5.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 4.900 go: finding gotest.tools v0.5.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 5.901 go: downloading gotest.tools/gotestsum v0.5.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 6.425 go: extracting gotest.tools/gotestsum v0.5.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.420 go: downloading github.com/spf13/pflag v1.0.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.421 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.501 go: downloading github.com/fatih/color v1.9.0
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.507 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.508 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.573 go: downloading github.com/jonboulle/clockwork v0.1.0
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.741 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.802 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.920 go: downloading github.com/pkg/errors v0.9.1
20:18:17 [2020-09-24T20:18:17.477Z] #43 7.994 go: extracting github.com/spf13/pflag v1.0.3
20:18:17 [2020-09-24T20:18:17.477Z] #43 8.068 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:18:17 [2020-09-24T20:18:17.477Z] #43 8.234 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:18:17 [2020-09-24T20:18:17.477Z] #43 8.536 go: extracting github.com/fatih/color v1.9.0
20:18:17 [2020-09-24T20:18:17.477Z] #43 8.739 go: downloading github.com/mattn/go-colorable v0.1.6
20:18:17 [2020-09-24T20:18:17.478Z] #43 8.758 go: extracting github.com/jonboulle/clockwork v0.1.0
20:18:17 [2020-09-24T20:18:17.478Z] #43 8.818 go: extracting github.com/pkg/errors v0.9.1
20:18:17 [2020-09-24T20:18:17.478Z] #43 8.819 go: downloading github.com/mattn/go-isatty v0.0.12
20:18:17 [2020-09-24T20:18:17.478Z] #43 9.109 go: extracting github.com/mattn/go-isatty v0.0.12
20:18:17 [2020-09-24T20:18:17.478Z] #43 9.142 go: extracting github.com/mattn/go-colorable v0.1.6
20:18:17 [2020-09-24T20:18:17.478Z] #43 10.55 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:18:17 [2020-09-24T20:18:17.478Z] #43 ...
20:18:17 [2020-09-24T20:18:17.478Z] 
20:18:17 [2020-09-24T20:18:17.478Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.279 + RM_GOPATH=0
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.280 + TMP_GOPATH=
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.285 + : /build
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.285 + '[' -z '' ']'
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.285 ++ mktemp -d
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.288 + export GOPATH=/tmp/tmp.bZPUc0fxGj
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.288 + GOPATH=/tmp/tmp.bZPUc0fxGj
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.289 + RM_GOPATH=1
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.289 + case "$(go env GOARCH)" in
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.290 ++ go env GOARCH
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.305 + export GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.305 + GO_BUILDMODE=-buildmode=pie
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.306 ++ dirname /tmp/install/install.sh
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.310 + dir=/tmp/install
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.310 + bin=shfmt
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.310 + shift
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.310 + '[' '!' -f /tmp/install/shfmt.installer ']'
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.311 + . /tmp/install/shfmt.installer
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.311 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.312 + install_shfmt
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.312 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.312 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.312 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bZPUc0fxGj/src/github.com/mvdan/sh
20:18:17 [2020-09-24T20:18:17.478Z] #47 5.314 Cloning into '/tmp/tmp.bZPUc0fxGj/src/github.com/mvdan/sh'...
20:18:17 [2020-09-24T20:18:17.734Z] #47 ...
20:18:17 [2020-09-24T20:18:17.734Z] 
20:18:17 [2020-09-24T20:18:17.734Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:17 [2020-09-24T20:18:17.734Z] #23 3.567 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:17 [2020-09-24T20:18:17.734Z] #23 3.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:17 [2020-09-24T20:18:17.734Z] #23 3.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:17 [2020-09-24T20:18:17.734Z] #23 3.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:18:17 [2020-09-24T20:18:17.734Z] #23 4.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:18:17 [2020-09-24T20:18:17.734Z] #23 7.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:18:17 [2020-09-24T20:18:17.801Z] #25 7.757 
                                                                           0.0%
###                                                                        5.2%
#####                                                                      7.5%
##########                                                                14.9%
###########                                                               15.5%
################                                                          22.7%
#################                                                         24.8%
#####################                                                     29.2%
#######################                                                   32.0%
############################                                              39.1%
################################                                          45.5%
##################################                                        47.8%
#####################################                                     52.6%
############################################                              61.3%
###############################################                           65.3%
#################################################                         68.6%
#####################################################                     74.2%
######################################################                    76.0%
########################################################                  77.9%
###########################################################               82.2%
##############################################################            86.4%
##################################################################        92.7%
20:18:17 [2020-09-24T20:18:17.801Z] #25 ...
20:18:17 [2020-09-24T20:18:17.801Z] 
20:18:17 [2020-09-24T20:18:17.801Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:17 [2020-09-24T20:18:17.801Z] #30 39.65 time
20:18:17 [2020-09-24T20:18:17.801Z] #30 44.78 internal/poll
20:18:17 [2020-09-24T20:18:17.801Z] #30 45.94 os
20:18:17 [2020-09-24T20:18:17.801Z] #30 46.49 internal/fmtsort
20:18:17 [2020-09-24T20:18:17.801Z] #30 48.02 path/filepath
20:18:17 [2020-09-24T20:18:17.801Z] #30 48.02 fmt
20:18:17 [2020-09-24T20:18:17.801Z] #30 49.02 io/ioutil
20:18:17 [2020-09-24T20:18:17.801Z] #30 ...
20:18:17 [2020-09-24T20:18:17.801Z] 
20:18:17 [2020-09-24T20:18:17.801Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:17 [2020-09-24T20:18:17.801Z] #25 7.757 
                                                                           0.0%
###                                                                        5.2%
#####                                                                      7.5%
##########                                                                14.9%
###########                                                               15.5%
################                                                          22.7%
#################                                                         24.8%
#####################                                                     29.2%
#######################                                                   32.0%
############################                                              39.1%
################################                                          45.5%
##################################                                        47.8%
#####################################                                     52.6%
############################################                              61.3%
###############################################                           65.3%
#################################################                         68.6%
#####################################################                     74.2%
######################################################                    76.0%
########################################################                  77.9%
###########################################################               82.2%
##############################################################            86.4%
##################################################################        92.7%
######################################################################    98.5%
######################################################################## 100.0%
20:18:17 [2020-09-24T20:18:17.801Z] #25 ...
20:18:17 [2020-09-24T20:18:17.801Z] 
20:18:17 [2020-09-24T20:18:17.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:17 [2020-09-24T20:18:17.801Z] #10 39.86 debconf: delaying package configuration, since apt-utils is not installed
20:18:17 [2020-09-24T20:18:17.801Z] #10 40.08 Fetched 73.3 MB in 9s (7782 kB/s)
20:18:17 [2020-09-24T20:18:17.801Z] #10 40.19 Selecting previously unselected package binutils-mingw-w64-i686.
20:18:17 [2020-09-24T20:18:17.801Z] #10 40.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
20:18:17 [2020-09-24T20:18:17.801Z] #10 40.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 40.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 42.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:18:17 [2020-09-24T20:18:17.801Z] #10 42.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 42.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 45.53 Selecting previously unselected package binutils-mingw-w64.
20:18:17 [2020-09-24T20:18:17.801Z] #10 45.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 46.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 49.16 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:18:17 [2020-09-24T20:18:17.801Z] #10 49.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 49.19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 49.48 Selecting previously unselected package dmsetup.
20:18:17 [2020-09-24T20:18:17.801Z] #10 49.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
20:18:17 [2020-09-24T20:18:17.801Z] #10 49.50 Unpacking dmsetup (2:1.02.155-3) ...
20:18:17 [2020-09-24T20:18:17.992Z] #23 ...
20:18:17 [2020-09-24T20:18:17.992Z] 
20:18:17 [2020-09-24T20:18:17.992Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:18:17 [2020-09-24T20:18:17.992Z] #36 5.278 + git clone https://github.com/docker/distribution.git .
20:18:17 [2020-09-24T20:18:17.992Z] #36 5.283 Cloning into '.'...
20:18:17 [2020-09-24T20:18:17.992Z] #36 ...
20:18:17 [2020-09-24T20:18:17.992Z] 
20:18:17 [2020-09-24T20:18:17.992Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:17 [2020-09-24T20:18:17.992Z] #32 5.514 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:18:17 [2020-09-24T20:18:17.992Z] #32 5.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:18:17 [2020-09-24T20:18:17.992Z] #32 5.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:18:17 [2020-09-24T20:18:17.992Z] #32 6.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:18:17 [2020-09-24T20:18:17.992Z] #32 9.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:18:18 [2020-09-24T20:18:18.066Z] #10 49.96 Selecting previously unselected package mingw-w64-common.
20:18:18 [2020-09-24T20:18:18.066Z] #10 49.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:18:18 [2020-09-24T20:18:18.066Z] #10 50.01 Unpacking mingw-w64-common (6.0.0-3) ...
20:18:18 [2020-09-24T20:18:18.066Z] #10 ...
20:18:18 [2020-09-24T20:18:18.066Z] 
20:18:18 [2020-09-24T20:18:18.066Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:18 [2020-09-24T20:18:18.066Z] #32 49.29 Selecting previously unselected package libxml2:arm64.
20:18:18 [2020-09-24T20:18:18.066Z] #32 49.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
20:18:18 [2020-09-24T20:18:18.066Z] #32 49.29 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
20:18:18 [2020-09-24T20:18:18.066Z] #32 49.96 Selecting previously unselected package libarchive13:arm64.
20:18:18 [2020-09-24T20:18:18.066Z] #32 49.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
20:18:18 [2020-09-24T20:18:18.066Z] #32 50.03 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:18:18 [2020-09-24T20:18:18.249Z] #32 ...
20:18:18 [2020-09-24T20:18:18.249Z] 
20:18:18 [2020-09-24T20:18:18.249Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + RM_GOPATH=0
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + TMP_GOPATH=
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + : /build
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + '[' -z '' ']'
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 ++ mktemp -d
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + export GOPATH=/tmp/tmp.TFIrzMlCBP
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + GOPATH=/tmp/tmp.TFIrzMlCBP
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + RM_GOPATH=1
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 + case "$(go env GOARCH)" in
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.687 ++ go env GOARCH
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.717 + export GO_BUILDMODE=-buildmode=pie
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.717 + GO_BUILDMODE=-buildmode=pie
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.717 ++ dirname /tmp/install/install.sh
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + dir=/tmp/install
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + bin=vndr
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + shift
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + '[' '!' -f /tmp/install/vndr.installer ']'
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + . /tmp/install/vndr.installer
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + install_vndr
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TFIrzMlCBP/src/github.com/LK4D4/vndr
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 Cloning into '/tmp/tmp.TFIrzMlCBP/src/github.com/LK4D4/vndr'...
20:18:18 [2020-09-24T20:18:18.249Z] #41 4.728 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:18:18 [2020-09-24T20:18:18.249Z] #41 5.595 + cd /tmp/tmp.TFIrzMlCBP/src/github.com/LK4D4/vndr
20:18:18 [2020-09-24T20:18:18.249Z] #41 5.610 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:18:18 [2020-09-24T20:18:18.249Z] #41 5.632 + go build -buildmode=pie -v -o /build/vndr .
20:18:18 [2020-09-24T20:18:18.249Z] #41 7.219 internal/bytealg
20:18:18 [2020-09-24T20:18:18.249Z] #41 7.224 internal/race
20:18:18 [2020-09-24T20:18:18.249Z] #41 7.339 sync/atomic
20:18:18 [2020-09-24T20:18:18.249Z] #41 7.984 unicode
20:18:18 [2020-09-24T20:18:18.249Z] #41 8.119 runtime
20:18:18 [2020-09-24T20:18:18.249Z] #41 ...
20:18:18 [2020-09-24T20:18:18.249Z] 
20:18:18 [2020-09-24T20:18:18.249Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:18 [2020-09-24T20:18:18.249Z] #21 11.98 + mkdir -p /build
20:18:18 [2020-09-24T20:18:18.249Z] #21 11.99 + mv docker/docker /build/
20:18:18 [2020-09-24T20:18:18.249Z] #21 12.00 + rmdir docker
20:18:18 [2020-09-24T20:18:18.302Z] #41 78.86 go/ast
20:18:18 [2020-09-24T20:18:18.302Z] #41 78.92 text/template/parse
20:18:18 [2020-09-24T20:18:18.338Z] #32 50.34 Selecting previously unselected package libjsoncpp1:arm64.
20:18:18 [2020-09-24T20:18:18.338Z] #32 50.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
20:18:18 [2020-09-24T20:18:18.338Z] #32 50.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
20:18:18 [2020-09-24T20:18:18.599Z] #32 50.59 Selecting previously unselected package librhash0:arm64.
20:18:18 [2020-09-24T20:18:18.599Z] #32 50.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
20:18:18 [2020-09-24T20:18:18.599Z] #32 50.62 Unpacking librhash0:arm64 (1.3.8-1) ...
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.18 Setting up iptables (1.8.2-4) ...
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.22 Setting up python3 (3.7.3-1) ...
20:18:18 [2020-09-24T20:18:18.835Z] #17 30.43 Setting up python3-wheel (0.32.3-2) ...
20:18:18 [2020-09-24T20:18:18.835Z] #17 ...
20:18:18 [2020-09-24T20:18:18.835Z] 
20:18:18 [2020-09-24T20:18:18.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:18 [2020-09-24T20:18:18.835Z] #39 64.79   CC       criu/external.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 65.08   CC       criu/fault-injection.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 65.13   CC       criu/fdstore.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 65.35   CC       criu/fifo.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 65.61   CC       criu/file-ids.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 65.78   CC       criu/file-lock.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 66.40   CC       criu/files-ext.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 66.64   CC       criu/files-reg.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 67.95   CC       criu/files.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 68.95   CC       criu/filesystems.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 69.28   CC       criu/fsnotify.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 69.93   CC       criu/image-desc.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 69.98   CC       criu/image.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 70.43   CC       criu/ipc_ns.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 71.03   CC       criu/irmap.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 71.35   CC       criu/kcmp-ids.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 71.58   CC       criu/kerndat.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 72.12   CC       criu/libnetlink.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 72.27   CC       criu/log.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 72.55   CC       criu/lsm.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 72.81   CC       criu/mem.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 73.66   CC       criu/memfd.o
20:18:18 [2020-09-24T20:18:18.835Z] #39 74.03   CC       criu/mount.o
20:18:18 [2020-09-24T20:18:18.872Z] #32 50.95 Selecting previously unselected package libuv1:arm64.
20:18:19 [2020-09-24T20:18:19.130Z] #39 ...
20:18:19 [2020-09-24T20:18:19.130Z] 
20:18:19 [2020-09-24T20:18:19.130Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:18:19 [2020-09-24T20:18:19.130Z] #17 30.85 Setting up apparmor (2.13.2-10) ...
20:18:19 [2020-09-24T20:18:19.135Z] #32 50.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
20:18:19 [2020-09-24T20:18:19.135Z] #32 51.03 Unpacking libuv1:arm64 (1.24.1-1) ...
20:18:19 [2020-09-24T20:18:19.625Z] #21 DONE 13.2s
20:18:19 [2020-09-24T20:18:19.625Z] 
20:18:19 [2020-09-24T20:18:19.625Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:19 [2020-09-24T20:18:19.625Z] #30 12.36 unicode/utf8
20:18:19 [2020-09-24T20:18:19.625Z] #30 12.90 internal/testlog
20:18:19 [2020-09-24T20:18:19.625Z] #30 13.24 encoding
20:18:19 [2020-09-24T20:18:19.683Z] #41 ...
20:18:19 [2020-09-24T20:18:19.683Z] 
20:18:19 [2020-09-24T20:18:19.683Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:19 [2020-09-24T20:18:19.683Z] #33 4.015 -- Check for working C compiler: /usr/bin/cc -- works
20:18:19 [2020-09-24T20:18:19.683Z] #33 4.015 -- Detecting C compiler ABI info
20:18:19 [2020-09-24T20:18:19.683Z] #33 5.074 -- Detecting C compiler ABI info - done
20:18:19 [2020-09-24T20:18:19.683Z] #33 5.169 -- Detecting C compile features
20:18:19 [2020-09-24T20:18:19.683Z] #33 7.524 -- Detecting C compile features - done
20:18:19 [2020-09-24T20:18:19.683Z] #33 7.572 -- Performing Test HAS_BUILTIN_FORTIFY
20:18:19 [2020-09-24T20:18:19.683Z] #33 7.890 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:18:19 [2020-09-24T20:18:19.683Z] #33 7.999 -- Configuring done
20:18:19 [2020-09-24T20:18:19.683Z] #33 8.022 -- Generating done
20:18:19 [2020-09-24T20:18:19.683Z] #33 8.023 -- Build files have been written to: /tmp/tmp.4F9AiXRP1R/tini
20:18:19 [2020-09-24T20:18:19.683Z] #33 8.039 + make tini-static
20:18:19 [2020-09-24T20:18:19.683Z] #33 8.431 Scanning dependencies of target tini-static
20:18:19 [2020-09-24T20:18:19.683Z] #33 8.554 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:18:19 [2020-09-24T20:18:19.683Z] #33 9.824 [100%] Linking C executable tini-static
20:18:19 [2020-09-24T20:18:19.683Z] #33 10.54 [100%] Built target tini-static
20:18:19 [2020-09-24T20:18:19.683Z] #33 10.63 + mkdir -p /build
20:18:19 [2020-09-24T20:18:19.683Z] #33 10.63 + cp tini-static /build/docker-init
20:18:19 [2020-09-24T20:18:19.683Z] #33 DONE 11.0s
20:18:19 [2020-09-24T20:18:19.683Z] 
20:18:19 [2020-09-24T20:18:19.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:19 [2020-09-24T20:18:19.683Z] #10 79.59 Selecting previously unselected package gcc-mingw-w64-base.
20:18:19 [2020-09-24T20:18:19.683Z] #10 79.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:18:19 [2020-09-24T20:18:19.683Z] #10 79.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:18:19 [2020-09-24T20:18:19.683Z] #10 79.84 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:18:19 [2020-09-24T20:18:19.683Z] #10 79.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:18:19 [2020-09-24T20:18:19.683Z] #10 79.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:18:19 [2020-09-24T20:18:19.814Z] #42 16.96 vendor/golang.org/x/crypto/internal/subtle
20:18:19 [2020-09-24T20:18:19.814Z] #42 ...
20:18:19 [2020-09-24T20:18:19.814Z] 
20:18:19 [2020-09-24T20:18:19.814Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:19 [2020-09-24T20:18:19.814Z] #44 7.382 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:18:19 [2020-09-24T20:18:19.814Z] #44 7.395 go: extracting github.com/mattn/go-colorable v0.1.6
20:18:19 [2020-09-24T20:18:19.814Z] #44 7.547 go: extracting github.com/mattn/go-isatty v0.0.12
20:18:19 [2020-09-24T20:18:19.814Z] #44 9.434 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:18:19 [2020-09-24T20:18:19.814Z] #44 10.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:18:19 [2020-09-24T20:18:19.814Z] #44 12.94 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:18:19 [2020-09-24T20:18:19.814Z] #44 15.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:18:19 [2020-09-24T20:18:19.814Z] #44 15.80 go: finding github.com/fatih/color v1.9.0
20:18:19 [2020-09-24T20:18:19.814Z] #44 15.80 go: finding github.com/pkg/errors v0.9.1
20:18:19 [2020-09-24T20:18:19.814Z] #44 15.93 go: finding github.com/spf13/pflag v1.0.3
20:18:19 [2020-09-24T20:18:19.814Z] #44 16.08 go: finding github.com/mattn/go-colorable v0.1.6
20:18:19 [2020-09-24T20:18:19.814Z] #44 16.18 go: finding github.com/mattn/go-isatty v0.0.12
20:18:19 [2020-09-24T20:18:19.814Z] #44 16.49 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:18:19 [2020-09-24T20:18:19.814Z] #44 16.57 go: finding github.com/jonboulle/clockwork v0.1.0
20:18:19 [2020-09-24T20:18:19.814Z] #44 16.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:18:19 [2020-09-24T20:18:19.814Z] #44 16.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:18:19 [2020-09-24T20:18:19.814Z] #44 16.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:18:19 [2020-09-24T20:18:19.814Z] #44 ...
20:18:19 [2020-09-24T20:18:19.814Z] 
20:18:19 [2020-09-24T20:18:19.814Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:19 [2020-09-24T20:18:19.814Z] #48 12.80 + cd /tmp/tmp.mWZkOi9GZ8/src/github.com/mvdan/sh
20:18:19 [2020-09-24T20:18:19.814Z] #48 12.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:18:19 [2020-09-24T20:18:19.814Z] #48 12.96 + GO111MODULE=on
20:18:19 [2020-09-24T20:18:19.814Z] #48 12.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:18:19 [2020-09-24T20:18:19.814Z] #48 14.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:18:19 [2020-09-24T20:18:19.814Z] #48 14.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:18:19 [2020-09-24T20:18:19.814Z] #48 15.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:18:19 [2020-09-24T20:18:19.814Z] #48 15.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:18:19 [2020-09-24T20:18:19.814Z] #48 15.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:18:19 [2020-09-24T20:18:19.814Z] #48 16.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:18:20 [2020-09-24T20:18:20.123Z] #48 17.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:18:20 [2020-09-24T20:18:20.164Z] #17 31.67 Setting up xfsprogs (4.20.0-1) ...
20:18:20 [2020-09-24T20:18:20.164Z] #17 31.68 Setting up python3-lib2to3 (3.7.3-1) ...
20:18:20 [2020-09-24T20:18:20.164Z] #17 31.88 Setting up python3-pkg-resources (40.8.0-1) ...
20:18:20 [2020-09-24T20:18:20.191Z] #30 13.81 runtime/cgo
20:18:20 [2020-09-24T20:18:20.432Z] #48 ...
20:18:20 [2020-09-24T20:18:20.432Z] 
20:18:20 [2020-09-24T20:18:20.432Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:18:20 [2020-09-24T20:18:20.432Z] #37 18.03 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.
20:18:20 [2020-09-24T20:18:20.432Z] #37 18.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:18:20 [2020-09-24T20:18:20.456Z] #17 32.31 Setting up python3-distutils (3.7.3-1) ...
20:18:21 [2020-09-24T20:18:21.088Z] #17 32.62 Setting up python3-setuptools (40.8.0-1) ...
20:18:21 [2020-09-24T20:18:21.111Z] #32 ...
20:18:21 [2020-09-24T20:18:21.111Z] 
20:18:21 [2020-09-24T20:18:21.111Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:21 [2020-09-24T20:18:21.111Z] #38 43.11 Selecting previously unselected package python-six.
20:18:21 [2020-09-24T20:18:21.111Z] #38 43.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 43.20 Unpacking python-six (1.12.0-1) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 43.48 Selecting previously unselected package python-protobuf.
20:18:21 [2020-09-24T20:18:21.111Z] #38 43.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 43.49 Unpacking python-protobuf (3.6.1.3-2) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 44.09 Setting up python-pkg-resources (40.8.0-1) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 46.26 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 48.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 49.19 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 49.21 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 49.23 Setting up python-six (1.12.0-1) ...
20:18:21 [2020-09-24T20:18:21.111Z] #38 52.87 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:18:21 [2020-09-24T20:18:21.374Z] #38 ...
20:18:21 [2020-09-24T20:18:21.374Z] 
20:18:21 [2020-09-24T20:18:21.374Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:21 [2020-09-24T20:18:21.374Z] #25 11.15 
20:18:21 [2020-09-24T20:18:21.721Z] #17 33.31 Setting up python3-pip (18.1-5) ...
20:18:22 [2020-09-24T20:18:22.014Z] #17 33.88 Processing triggers for libc-bin (2.28-10) ...
20:18:22 [2020-09-24T20:18:22.014Z] #17 33.92 Processing triggers for mime-support (3.62) ...
20:18:22 [2020-09-24T20:18:22.220Z] #10 ...
20:18:22 [2020-09-24T20:18:22.221Z] 
20:18:22 [2020-09-24T20:18:22.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:22 [2020-09-24T20:18:22.221Z] #39 3.312 Note: Building without setproctitle() and strlcpy() support.
20:18:22 [2020-09-24T20:18:22.221Z] #39 3.312       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:18:22 [2020-09-24T20:18:22.221Z] #39 3.328 Note: Building without GnuTLS support
20:18:22 [2020-09-24T20:18:22.221Z] #39 3.332 Makefile.config:39: Warn: you have no libnftables installed
20:18:22 [2020-09-24T20:18:22.221Z] #39 3.332 Makefile.config:40: Warn: Building without nftables support
20:18:22 [2020-09-24T20:18:22.221Z] #39 5.753 fatal: not a git repository (or any of the parent directories): .git
20:18:22 [2020-09-24T20:18:22.221Z] #39 5.811   GEN      .gitid
20:18:22 [2020-09-24T20:18:22.221Z] #39 5.850   GEN      criu/include/version.h
20:18:22 [2020-09-24T20:18:22.221Z] #39 5.920   GEN      include/common/asm
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.270   PBCC     images/timens.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.396   DEP      images/timens.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.460   PBCC     images/fown.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.550   PBCC     images/google/protobuf/descriptor.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.779   PBCC     images/opts.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.859   PBCC     images/memfd.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.901   DEP      images/fown.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.967   DEP      images/google/protobuf/descriptor.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 8.998   DEP      images/opts.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.037   DEP      images/memfd.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.083   PBCC     images/sit.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.156   DEP      images/sit.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.220   PBCC     images/macvlan.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.227   DEP      images/macvlan.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.307   PBCC     images/autofs.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.336   DEP      images/autofs.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.375   PBCC     images/sysctl.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.459   DEP      images/sysctl.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.496   PBCC     images/time.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.556   DEP      images/time.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.591   PBCC     images/binfmt-misc.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.641   DEP      images/binfmt-misc.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.709   PBCC     images/seccomp.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.740   DEP      images/seccomp.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.815   PBCC     images/userns.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.830   DEP      images/userns.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.895   PBCC     images/cgroup.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.919   DEP      images/cgroup.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 9.992   PBCC     images/ext-file.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.03   DEP      images/ext-file.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.11   PBCC     images/rpc.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.21   DEP      images/rpc.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.28   PBCC     images/siginfo.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.32   DEP      images/siginfo.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.36   PBCC     images/pagemap.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.41   DEP      images/pagemap.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.47   PBCC     images/rlimit.pb-c.c
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.49   DEP      images/rlimit.pb-c.d
20:18:22 [2020-09-24T20:18:22.221Z] #39 10.54   PBCC     images/file-lock.pb-c.c
20:18:22 [2020-09-24T20:18:22.513Z] #39 10.58   DEP      images/file-lock.pb-c.d
20:18:22 [2020-09-24T20:18:22.513Z] #39 10.64   PBCC     images/tty.pb-c.c
20:18:22 [2020-09-24T20:18:22.513Z] #39 10.74   DEP      images/tty.pb-c.d
20:18:22 [2020-09-24T20:18:22.555Z] #37 19.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:18:22 [2020-09-24T20:18:22.660Z] #17 DONE 34.4s
20:18:22 [2020-09-24T20:18:22.660Z] 
20:18:22 [2020-09-24T20:18:22.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:22 [2020-09-24T20:18:22.660Z] #39 76.30   CC       criu/namespaces.o
20:18:22 [2020-09-24T20:18:22.660Z] #39 77.24   CC       criu/net.o
20:18:22 [2020-09-24T20:18:22.784Z] #39 ...
20:18:22 [2020-09-24T20:18:22.784Z] 
20:18:22 [2020-09-24T20:18:22.784Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:22 [2020-09-24T20:18:22.784Z] #30 78.42 github.com/BurntSushi/toml/cmd/tomlv
20:18:22 [2020-09-24T20:18:22.784Z] #30 DONE 83.5s
20:18:22 [2020-09-24T20:18:22.784Z] 
20:18:22 [2020-09-24T20:18:22.784Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:22 [2020-09-24T20:18:22.784Z] #39 10.84   PBCC     images/tun.pb-c.c
20:18:22 [2020-09-24T20:18:22.784Z] #39 ...
20:18:22 [2020-09-24T20:18:22.784Z] 
20:18:22 [2020-09-24T20:18:22.784Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:22 [2020-09-24T20:18:22.784Z] #47 81.25 github.com/pkg/diff
20:18:22 [2020-09-24T20:18:22.785Z] #47 82.44 go/ast
20:18:22 [2020-09-24T20:18:22.785Z] #47 82.89 golang.org/x/crypto/ssh/terminal
20:18:22 [2020-09-24T20:18:22.792Z] #25 11.38 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.5%
###                                                                        4.4%
###                                                                        4.9%
####                                                                       6.5%
#####                                                                      8.0%
#####                                                                      8.0%
######                                                                     9.1%
#######                                                                    9.8%
########                                                                  11.2%
#########                                                                 12.6%
#########                                                                 13.8%
##########                                                                14.0%
###########                                                               16.2%
############                                                              17.6%
#############                                                             18.9%
###############                                                           20.9%
###############                                                           21.3%
################                                                          23.2%
################                                                          23.5%
#################                                                         23.8%
##################                                                        25.2%
##################                                                        25.4%
###################                                                       26.7%
###################                                                       27.2%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.4%
######################                                                    31.3%
#######################                                                   32.9%
########################                                                  33.8%
#########################                                                 35.9%
###########################                                               38.0%
############################                                              38.9%
#
20:18:22 [2020-09-24T20:18:22.792Z] #25 ...
20:18:22 [2020-09-24T20:18:22.792Z] 
20:18:22 [2020-09-24T20:18:22.792Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:22 [2020-09-24T20:18:22.792Z] #47 44.76 regexp
20:18:22 [2020-09-24T20:18:22.792Z] #47 47.34 context
20:18:22 [2020-09-24T20:18:22.792Z] #47 47.40 os
20:18:22 [2020-09-24T20:18:22.792Z] #47 49.94 encoding/binary
20:18:22 [2020-09-24T20:18:22.792Z] #47 50.62 fmt
20:18:22 [2020-09-24T20:18:22.792Z] #47 50.62 mvdan.cc/sh/v3/fileutil
20:18:22 [2020-09-24T20:18:22.792Z] #47 51.78 encoding/base64
20:18:22 [2020-09-24T20:18:22.792Z] #47 51.83 golang.org/x/sys/unix
20:18:22 [2020-09-24T20:18:22.792Z] #47 ...
20:18:22 [2020-09-24T20:18:22.792Z] 
20:18:22 [2020-09-24T20:18:22.792Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:23 [2020-09-24T20:18:23.293Z] #39 79.16   CC       criu/netfilter.o
20:18:23 [2020-09-24T20:18:23.585Z] #39 79.36   CC       criu/page-pipe.o
20:18:23 [2020-09-24T20:18:23.585Z] #39 ...
20:18:23 [2020-09-24T20:18:23.585Z] 
20:18:23 [2020-09-24T20:18:23.585Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
20:18:23 [2020-09-24T20:18:23.585Z] #18 0.858 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:18:23 [2020-09-24T20:18:23.585Z] #18 0.864 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:18:23 [2020-09-24T20:18:23.585Z] #18 0.867 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:18:23 [2020-09-24T20:18:23.585Z] #18 DONE 1.0s
20:18:23 [2020-09-24T20:18:23.876Z] 
20:18:23 [2020-09-24T20:18:23.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:23 [2020-09-24T20:18:23.876Z] #39 79.70   CC       criu/page-xfer.o
20:18:24 [2020-09-24T20:18:24.164Z] #47 84.81 mvdan.cc/editorconfig
20:18:24 [2020-09-24T20:18:24.377Z] #30 ...
20:18:24 [2020-09-24T20:18:24.377Z] 
20:18:24 [2020-09-24T20:18:24.377Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:24 [2020-09-24T20:18:24.377Z] #47 16.59 + cd /tmp/tmp.bZPUc0fxGj/src/github.com/mvdan/sh
20:18:24 [2020-09-24T20:18:24.377Z] #47 16.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:18:24 [2020-09-24T20:18:24.377Z] #47 16.74 + GO111MODULE=on
20:18:24 [2020-09-24T20:18:24.377Z] #47 16.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:18:24 [2020-09-24T20:18:24.377Z] #47 18.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:18:24 [2020-09-24T20:18:24.377Z] #47 18.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:18:24 [2020-09-24T20:18:24.509Z] #39 80.45   CC       criu/pagemap-cache.o
20:18:24 [2020-09-24T20:18:24.635Z] #47 18.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:18:24 [2020-09-24T20:18:24.801Z] #39 80.61   CC       criu/pagemap.o
20:18:24 [2020-09-24T20:18:24.892Z] #47 18.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:18:24 [2020-09-24T20:18:24.892Z] #47 18.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:18:25 [2020-09-24T20:18:25.102Z] #47 86.12 mvdan.cc/sh/v3/fileutil
20:18:25 [2020-09-24T20:18:25.362Z] #47 86.33 mvdan.cc/sh/v3/syntax
20:18:25 [2020-09-24T20:18:25.362Z] #47 ...
20:18:25 [2020-09-24T20:18:25.362Z] 
20:18:25 [2020-09-24T20:18:25.362Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:18:25 [2020-09-24T20:18:25.362Z] #52 39.45 Checking out files:  27% (884/3242)   
Checking out files:  28% (908/3242)   
Checking out files:  29% (941/3242)   
Checking out files:  30% (973/3242)   
Checking out files:  31% (1006/3242)   
Checking out files:  32% (1038/3242)   
Checking out files:  33% (1070/3242)   
Checking out files:  34% (1103/3242)   
Checking out files:  35% (1135/3242)   
Checking out files:  36% (1168/3242)   
Checking out files:  37% (1200/3242)   
Checking out files:  38% (1232/3242)   
Checking out files:  39% (1265/3242)   
Checking out files:  40% (1297/3242)   
Checking out files:  41% (1330/3242)   
Checking out files:  42% (1362/3242)   
Checking out files:  43% (1395/3242)   
Checking out files:  44% (1427/3242)   
Checking out files:  45% (1459/3242)   
Checking out files:  46% (1492/3242)   
Checking out files:  47% (1524/3242)   
Checking out files:  48% (1557/3242)   
Checking out files:  49% (1589/3242)   
Checking out files:  50% (1621/3242)   
Checking out files:  51% (1654/3242)   
Checking out files:  52% (1686/3242)   
Checking out files:  53% (1719/3242)   
Checking out files:  54% (1751/3242)   
Checking out files:  55% (1784/3242)   
Checking out files:  56% (1816/3242)   
Checking out files:  57% (1848/3242)   
Checking out files:  58% (1881/3242)   
Checking out files:  59% (1913/3242)   
Checking out files:  60% (1946/3242)   
Checking out files:  61% (1978/3242)   
Checking out files:  62% (2011/3242)   
Checking out files:  63% (2043/3242)   
Checking out files:  64% (2075/3242)   
Checking out files:  65% (2108/3242)   
Checking out files:  66% (2140/3242)   
Checking out files:  67% (2173/3242)   
Checking out files:  68% (2205/3242)   
Checking out files:  69% (2237/3242)   
Checking out files:  70% (2270/3242)   
Checking out files:  71% (2302/3242)   
Checking out files:  72% (2335/3242)   
Checking out files:  73% (2367/3242)   
Checking out files:  74% (2400/3242)   
Checking out files:  75% (2432/3242)   
Checking out files:  76% (2464/3242)   
Checking out files:  77% (2497/3242)   
Checking out files:  78% (2529/3242)   
Checking out files:  79% (2562/3242)   
Checking out files:  80% (2594/3242)   
Checking out files:  81% (2627/3242)   
Checking out files:  82% (2659/3242)   
Checking out files:  83% (2691/3242)   
Checking out files:  84% (2724/3242)   
Checking out files:  85% (2756/3242)   
Checking out files:  86% (2789/3242)   
Checking out files:  87% (2821/3242)   
Checking out files:  88% (2853/3242)   
Checking out files:  89% (2886/3242)   
Checking out files:  90% (2918/3242)   
Checking out files:  91% (2951/3242)   
Checking out files:  92% (2983/3242)   
Checking out files:  93% (3016/3242)   
Checking out files:  94% (3048/3242)   
Checking out files:  95% (3080/3242)   
Checking out files:  96% (3113/3242)   
Checking out files:  97% (3145/3242)   
Checking out files:  98% (3178/3242)   
Checking out files:  99% (3210/3242)   
Checking out files: 100% (3242/3242)   
Checking out files: 100% (3242/3242), done.
20:18:25 [2020-09-24T20:18:25.362Z] #52 41.44 + cd /tmp/tmp.QGaUWjf1nd/src/github.com/containerd/containerd
20:18:25 [2020-09-24T20:18:25.362Z] #52 41.44 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
20:18:25 [2020-09-24T20:18:25.434Z] #39 81.12   CC       criu/parasite-syscall.o
20:18:25 [2020-09-24T20:18:25.726Z] #39 81.70   CC       criu/path.o
20:18:25 [2020-09-24T20:18:25.824Z] #47 19.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.75 + export 'BUILDTAGS=netgo osusergo static_build'
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.77 + BUILDTAGS='netgo osusergo static_build'
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.77 + export EXTRA_FLAGS=-buildmode=pie
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.77 + EXTRA_FLAGS=-buildmode=pie
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.77 + '[' '' = dynamic ']'
20:18:25 [2020-09-24T20:18:25.931Z] #52 41.77 + make
20:18:26 [2020-09-24T20:18:26.017Z] #39 81.92   CC       criu/pie-util-vdso.o
20:18:26 [2020-09-24T20:18:26.309Z] #39 82.14   CC       criu/pie-util.o
20:18:26 [2020-09-24T20:18:26.309Z] #39 82.28   CC       criu/pipes.o
20:18:26 [2020-09-24T20:18:26.493Z] #25 11.38 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.5%
###                                                                        4.4%
###                                                                        4.9%
####                                                                       6.5%
#####                                                                      8.0%
#####                                                                      8.0%
######                                                                     9.1%
#######                                                                    9.8%
########                                                                  11.2%
#########                                                                 12.6%
#########                                                                 13.8%
##########                                                                14.0%
###########                                                               16.2%
############                                                              17.6%
#############                                                             18.9%
###############                                                           20.9%
###############                                                           21.3%
################                                                          23.2%
################                                                          23.5%
#################                                                         23.8%
##################                                                        25.2%
##################                                                        25.4%
###################                                                       26.7%
###################                                                       27.2%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.4%
######################                                                    31.3%
#######################                                                   32.9%
########################                                                  33.8%
#########################                                                 35.9%
###########################                                               38.0%
############################                                              38.9%
#############################                                             40.7%
##############################                                            42.7%
###############################                                           44.4%
################################                                          45.2%
#################################                                         46.5%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     51.6%
######################################                                    53.5%
#######################################                                   55.1%
########################################                                  56.2%
#########################################                                 58.3%
###########################################                               60.2%
############################################                              61.8%
#############################################                             63.9%
################################################                          67.0%
#################################################                         69.4%
##################################################                        70.4%
####################################################                      72.8%
#####################################################                     74.4%
######################################################                    76.0%
########################################################                  78.0%
#########################################################                 79.7%
##########################################################                81.6%
############################################################              84.2%
##############################################################            86.2%
###############################################################           87.7%
###############################################################           88.6%
################################################################          90.0%
#################################################################         91.3%
##################################################################        92.9%
####################################################################      94.7%
#####################################################################     96.4%
######################################################################    98.3%
######################################################################## 100.0%
20:18:26 [2020-09-24T20:18:26.494Z] #25 19.45 
20:18:26 [2020-09-24T20:18:26.494Z] #25 ...
20:18:26 [2020-09-24T20:18:26.494Z] 
20:18:26 [2020-09-24T20:18:26.494Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:26 [2020-09-24T20:18:26.494Z] #41 48.47 github.com/LK4D4/vndr/versioned
20:18:26 [2020-09-24T20:18:26.494Z] #41 49.12 internal/lazyregexp
20:18:26 [2020-09-24T20:18:26.494Z] #41 49.15 net
20:18:26 [2020-09-24T20:18:26.494Z] #41 49.19 io/ioutil
20:18:26 [2020-09-24T20:18:26.494Z] #41 49.74 os/exec
20:18:26 [2020-09-24T20:18:26.494Z] #41 52.55 encoding/base64
20:18:26 [2020-09-24T20:18:26.494Z] #41 52.55 crypto/cipher
20:18:26 [2020-09-24T20:18:26.494Z] #41 52.62 go/token
20:18:26 [2020-09-24T20:18:26.494Z] #41 53.52 net/url
20:18:26 [2020-09-24T20:18:26.494Z] #41 53.79 go/scanner
20:18:26 [2020-09-24T20:18:26.494Z] #41 54.37 text/template/parse
20:18:26 [2020-09-24T20:18:26.494Z] #41 55.42 go/ast
20:18:26 [2020-09-24T20:18:26.494Z] #41 55.56 encoding/json
20:18:26 [2020-09-24T20:18:26.501Z] #52 42.58 + bin/ctr
20:18:26 [2020-09-24T20:18:26.756Z] #47 20.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:18:26 [2020-09-24T20:18:26.777Z] #41 ...
20:18:26 [2020-09-24T20:18:26.777Z] 
20:18:26 [2020-09-24T20:18:26.777Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:26 [2020-09-24T20:18:26.777Z] #32 53.49 Selecting previously unselected package cmake.
20:18:26 [2020-09-24T20:18:26.777Z] #32 53.49 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 54.14 Unpacking cmake (3.13.4-1) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.48 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.52 Setting up xxd (2:8.1.0875-5) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.60 Setting up libuv1:arm64 (1.24.1-1) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.64 Setting up vim-common (2:8.1.0875-5) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.71 Setting up librhash0:arm64 (1.3.8-1) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.74 Setting up cmake-data (3.13.4-1) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.78 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.82 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.85 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.87 Setting up cmake (3.13.4-1) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 56.90 Processing triggers for libc-bin (2.28-10) ...
20:18:26 [2020-09-24T20:18:26.777Z] #32 57.04 Processing triggers for mime-support (3.62) ...
20:18:26 [2020-09-24T20:18:26.941Z] #39 82.72   CC       criu/plugin.o
20:18:27 [2020-09-24T20:18:27.107Z] #37 ...
20:18:27 [2020-09-24T20:18:27.107Z] 
20:18:27 [2020-09-24T20:18:27.107Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:27 [2020-09-24T20:18:27.107Z] #61 19.83 Checking out files:  76% (1453/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  96% (1840/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:18:27 [2020-09-24T20:18:27.107Z] #61 20.40 + cd /tmp/tmp.pXqaateqVZ/src/github.com/docker/libnetwork
20:18:27 [2020-09-24T20:18:27.107Z] #61 20.40 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
20:18:27 [2020-09-24T20:18:27.107Z] #61 20.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:18:27 [2020-09-24T20:18:27.233Z] #39 83.02   CC       criu/proc_parse.o
20:18:27 [2020-09-24T20:18:27.687Z] #47 ...
20:18:27 [2020-09-24T20:18:27.687Z] 
20:18:27 [2020-09-24T20:18:27.687Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:18:27 [2020-09-24T20:18:27.687Z] #54 11.26 + cd /tmp/tmp.JEgCuGKMox/src/github.com/rootless-containers/rootlesskit
20:18:27 [2020-09-24T20:18:27.687Z] #54 11.26 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
20:18:27 [2020-09-24T20:18:27.687Z] #54 12.05 + for f in rootlesskit rootlesskit-docker-proxy
20:18:27 [2020-09-24T20:18:27.687Z] #54 12.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:18:27 [2020-09-24T20:18:27.687Z] #54 ...
20:18:27 [2020-09-24T20:18:27.687Z] 
20:18:27 [2020-09-24T20:18:27.687Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:27 [2020-09-24T20:18:27.687Z] #47 21.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:18:28 [2020-09-24T20:18:28.245Z] #32 ...
20:18:28 [2020-09-24T20:18:28.245Z] 
20:18:28 [2020-09-24T20:18:28.245Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:28 [2020-09-24T20:18:28.245Z] #25 20.64 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:18:28 [2020-09-24T20:18:28.245Z] #25 20.99 
20:18:28 [2020-09-24T20:18:28.260Z] #47 ...
20:18:28 [2020-09-24T20:18:28.261Z] 
20:18:28 [2020-09-24T20:18:28.261Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:28 [2020-09-24T20:18:28.261Z] #51 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:18:28 [2020-09-24T20:18:28.261Z] #51 ...
20:18:28 [2020-09-24T20:18:28.261Z] 
20:18:28 [2020-09-24T20:18:28.261Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:18:28 [2020-09-24T20:18:28.261Z] #43 12.72 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:18:28 [2020-09-24T20:18:28.261Z] #43 13.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:18:28 [2020-09-24T20:18:28.261Z] #43 17.95 go: finding github.com/fatih/color v1.9.0
20:18:28 [2020-09-24T20:18:28.261Z] #43 17.98 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.00 go: finding github.com/pkg/errors v0.9.1
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.08 go: finding github.com/spf13/pflag v1.0.3
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.26 go: finding github.com/mattn/go-colorable v0.1.6
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.34 go: finding github.com/mattn/go-isatty v0.0.12
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.46 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.72 go: finding github.com/jonboulle/clockwork v0.1.0
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.76 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:18:28 [2020-09-24T20:18:28.261Z] #43 18.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:18:28 [2020-09-24T20:18:28.509Z] #25 21.16 
#                                                                          2.0%
######################################################################## 100.0%
20:18:28 [2020-09-24T20:18:28.509Z] #25 21.44 
20:18:28 [2020-09-24T20:18:28.517Z] #43 ...
20:18:28 [2020-09-24T20:18:28.517Z] 
20:18:28 [2020-09-24T20:18:28.517Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:28 [2020-09-24T20:18:28.517Z] #41 12.27 unicode/utf8
20:18:28 [2020-09-24T20:18:28.517Z] #41 13.12 internal/testlog
20:18:28 [2020-09-24T20:18:28.517Z] #41 13.64 encoding
20:18:28 [2020-09-24T20:18:28.517Z] #41 14.03 unicode/utf16
20:18:28 [2020-09-24T20:18:28.517Z] #41 14.48 container/list
20:18:28 [2020-09-24T20:18:28.517Z] #41 15.02 crypto/internal/subtle
20:18:28 [2020-09-24T20:18:28.517Z] #41 15.17 crypto/subtle
20:18:28 [2020-09-24T20:18:28.517Z] #41 15.34 vendor/golang.org/x/crypto/cryptobyte/asn1
20:18:28 [2020-09-24T20:18:28.517Z] #41 15.37 internal/nettrace
20:18:28 [2020-09-24T20:18:28.517Z] #41 15.58 runtime/cgo
20:18:28 [2020-09-24T20:18:28.682Z] #61 ...
20:18:28 [2020-09-24T20:18:28.682Z] 
20:18:28 [2020-09-24T20:18:28.682Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:28 [2020-09-24T20:18:28.682Z] #24 16.21 Fetched 8162 kB in 15s (540 kB/s)
20:18:28 [2020-09-24T20:18:28.682Z] #24 16.21 Reading package lists...
20:18:28 [2020-09-24T20:18:28.682Z] #24 23.90 Reading package lists...
20:18:28 [2020-09-24T20:18:28.682Z] #24 ...
20:18:28 [2020-09-24T20:18:28.682Z] 
20:18:28 [2020-09-24T20:18:28.682Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:28 [2020-09-24T20:18:28.682Z] #33 16.33 Fetched 8162 kB in 15s (540 kB/s)
20:18:28 [2020-09-24T20:18:28.682Z] #33 16.33 Reading package lists...
20:18:28 [2020-09-24T20:18:28.682Z] #33 24.64 Reading package lists...
20:18:28 [2020-09-24T20:18:28.682Z] #33 ...
20:18:28 [2020-09-24T20:18:28.682Z] 
20:18:28 [2020-09-24T20:18:28.682Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:28 [2020-09-24T20:18:28.682Z] #11 16.50 Fetched 8162 kB in 15s (531 kB/s)
20:18:28 [2020-09-24T20:18:28.682Z] #11 16.50 Reading package lists...
20:18:28 [2020-09-24T20:18:28.746Z] #39 ...
20:18:28 [2020-09-24T20:18:28.746Z] 
20:18:28 [2020-09-24T20:18:28.746Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:18:28 [2020-09-24T20:18:28.746Z] #19 2.846 Collecting yamllint==1.16.0
20:18:28 [2020-09-24T20:18:28.746Z] #19 3.036   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:18:28 [2020-09-24T20:18:28.746Z] #19 3.076 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:18:28 [2020-09-24T20:18:28.746Z] #19 3.092   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:18:28 [2020-09-24T20:18:28.746Z] #19 3.114 Collecting pyyaml (from yamllint==1.16.0)
20:18:28 [2020-09-24T20:18:28.746Z] #19 3.184   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:18:28 [2020-09-24T20:18:28.746Z] #19 3.666 Building wheels for collected packages: pyyaml
20:18:28 [2020-09-24T20:18:28.746Z] #19 3.673   Running setup.py bdist_wheel for pyyaml: started
20:18:28 [2020-09-24T20:18:28.746Z] #19 4.403   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:18:28 [2020-09-24T20:18:28.746Z] #19 4.403   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:18:28 [2020-09-24T20:18:28.746Z] #19 4.439 Successfully built pyyaml
20:18:28 [2020-09-24T20:18:28.746Z] #19 4.466 Installing collected packages: pathspec, pyyaml, yamllint
20:18:28 [2020-09-24T20:18:28.746Z] #19 4.681 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:18:28 [2020-09-24T20:18:28.746Z] #19 DONE 5.0s
20:18:28 [2020-09-24T20:18:28.775Z] #41 ...
20:18:28 [2020-09-24T20:18:28.775Z] 
20:18:28 [2020-09-24T20:18:28.775Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:28 [2020-09-24T20:18:28.775Z] #32 12.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:18:29 [2020-09-24T20:18:29.010Z] #11 23.40 Reading package lists...
20:18:29 [2020-09-24T20:18:29.010Z] #11 ...
20:18:29 [2020-09-24T20:18:29.010Z] 
20:18:29 [2020-09-24T20:18:29.010Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:29 [2020-09-24T20:18:29.010Z] #48 19.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:18:29 [2020-09-24T20:18:29.010Z] #48 20.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:18:29 [2020-09-24T20:18:29.010Z] #48 20.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:18:29 [2020-09-24T20:18:29.010Z] #48 21.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:18:29 [2020-09-24T20:18:29.010Z] #48 21.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:18:29 [2020-09-24T20:18:29.010Z] #48 22.69 runtime/cgo
20:18:29 [2020-09-24T20:18:29.010Z] #48 23.07 runtime
20:18:29 [2020-09-24T20:18:29.010Z] #48 ...
20:18:29 [2020-09-24T20:18:29.010Z] 
20:18:29 [2020-09-24T20:18:29.010Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:29 [2020-09-24T20:18:29.010Z] #52 16.75 Fetched 8162 kB in 16s (526 kB/s)
20:18:29 [2020-09-24T20:18:29.010Z] #52 16.75 Reading package lists...
20:18:29 [2020-09-24T20:18:29.032Z] #32 ...
20:18:29 [2020-09-24T20:18:29.032Z] 
20:18:29 [2020-09-24T20:18:29.032Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:29 [2020-09-24T20:18:29.032Z] #10 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:18:29 [2020-09-24T20:18:29.032Z] #10 ...
20:18:29 [2020-09-24T20:18:29.032Z] 
20:18:29 [2020-09-24T20:18:29.032Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:18:29 [2020-09-24T20:18:29.039Z] 
20:18:29 [2020-09-24T20:18:29.039Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:18:29 [2020-09-24T20:18:29.039Z] #22 DONE 0.2s
20:18:29 [2020-09-24T20:18:29.039Z] 
20:18:29 [2020-09-24T20:18:29.039Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:18:29 [2020-09-24T20:18:29.087Z] #25 ...
20:18:29 [2020-09-24T20:18:29.087Z] 
20:18:29 [2020-09-24T20:18:29.087Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:29 [2020-09-24T20:18:29.087Z] #30 50.94 log
20:18:29 [2020-09-24T20:18:29.087Z] #30 50.94 github.com/BurntSushi/toml
20:18:29 [2020-09-24T20:18:29.087Z] #30 50.97 flag
20:18:29 [2020-09-24T20:18:29.087Z] #30 53.33 github.com/BurntSushi/toml/cmd/tomlv
20:18:29 [2020-09-24T20:18:29.087Z] #30 ...
20:18:29 [2020-09-24T20:18:29.087Z] 
20:18:29 [2020-09-24T20:18:29.087Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.51 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.54 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.56 Setting up libcap-dev:arm64 (1:2.25-2) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.58 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.60 Setting up protobuf-compiler (3.6.1.3-2) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.67 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 54.71 Setting up python-protobuf (3.6.1.3-2) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 58.71 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
20:18:29 [2020-09-24T20:18:29.087Z] #38 60.08 Processing triggers for libc-bin (2.28-10) ...
20:18:29 [2020-09-24T20:18:29.289Z] #36 22.57 Checking out files:  81% (1362/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:  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.
20:18:29 [2020-09-24T20:18:29.290Z] #36 22.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:18:29 [2020-09-24T20:18:29.311Z] #52 24.67 Reading package lists...
20:18:29 [2020-09-24T20:18:29.311Z] #52 ...
20:18:29 [2020-09-24T20:18:29.311Z] 
20:18:29 [2020-09-24T20:18:29.311Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:29 [2020-09-24T20:18:29.311Z] #39 16.72 Fetched 8162 kB in 16s (525 kB/s)
20:18:29 [2020-09-24T20:18:29.311Z] #39 16.72 Reading package lists...
20:18:29 [2020-09-24T20:18:29.688Z] #26 DONE 0.9s
20:18:29 [2020-09-24T20:18:29.689Z] 
20:18:29 [2020-09-24T20:18:29.689Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:18:30 [2020-09-24T20:18:30.035Z] #38 ...
20:18:30 [2020-09-24T20:18:30.035Z] 
20:18:30 [2020-09-24T20:18:30.035Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:30 [2020-09-24T20:18:30.035Z] #25 22.65 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:18:30 [2020-09-24T20:18:30.035Z] #25 23.07 
20:18:30 [2020-09-24T20:18:30.323Z] #29 DONE 0.3s
20:18:30 [2020-09-24T20:18:30.323Z] 
20:18:30 [2020-09-24T20:18:30.323Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:18:30 [2020-09-24T20:18:30.323Z] #31 DONE 0.2s
20:18:30 [2020-09-24T20:18:30.323Z] 
20:18:30 [2020-09-24T20:18:30.323Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:18:30 [2020-09-24T20:18:30.562Z] #25 23.25 
                                                                           0.8%
######################################################################## 100.0%
20:18:30 [2020-09-24T20:18:30.562Z] #25 23.43 
20:18:30 [2020-09-24T20:18:30.615Z] #34 DONE 0.1s
20:18:30 [2020-09-24T20:18:30.615Z] 
20:18:30 [2020-09-24T20:18:30.615Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:18:30 [2020-09-24T20:18:30.615Z] #36 117.8 + dpkg --print-architecture
20:18:30 [2020-09-24T20:18:30.615Z] #36 117.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:18:30 [2020-09-24T20:18:30.615Z] #36 118.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:18:30 [2020-09-24T20:18:30.615Z] #36 118.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:18:31 [2020-09-24T20:18:31.205Z] #36 24.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:18:31 [2020-09-24T20:18:31.791Z] #52 ...
20:18:31 [2020-09-24T20:18:31.791Z] 
20:18:31 [2020-09-24T20:18:31.791Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:31 [2020-09-24T20:18:31.791Z] #47 92.85 mvdan.cc/sh/v3/cmd/shfmt
20:18:31 [2020-09-24T20:18:31.961Z] #25 ...
20:18:31 [2020-09-24T20:18:31.961Z] 
20:18:31 [2020-09-24T20:18:31.961Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:31 [2020-09-24T20:18:31.961Z] #32 DONE 63.6s
20:18:31 [2020-09-24T20:18:31.961Z] 
20:18:31 [2020-09-24T20:18:31.961Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:31 [2020-09-24T20:18:31.961Z] #30 DONE 63.6s
20:18:31 [2020-09-24T20:18:31.961Z] 
20:18:31 [2020-09-24T20:18:31.961Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:31 [2020-09-24T20:18:31.961Z] #38 DONE 63.7s
20:18:31 [2020-09-24T20:18:31.961Z] 
20:18:31 [2020-09-24T20:18:31.961Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:31 [2020-09-24T20:18:31.961Z] #25 24.62 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
20:18:31 [2020-09-24T20:18:31.961Z] #25 24.71 skipping existing 9a99313a2c50
20:18:31 [2020-09-24T20:18:31.961Z] #25 24.92 
20:18:32 [2020-09-24T20:18:32.730Z] #47 ...
20:18:32 [2020-09-24T20:18:32.730Z] 
20:18:32 [2020-09-24T20:18:32.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:32 [2020-09-24T20:18:32.730Z] #39 10.92   PBCC     images/netdev.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.02   DEP      images/tun.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.14   DEP      images/netdev.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.24   PBCC     images/vma.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.31   DEP      images/vma.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.42   PBCC     images/creds.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.52   DEP      images/creds.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.59   PBCC     images/utsns.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.64   DEP      images/utsns.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.67   PBCC     images/ipc-desc.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.67   PBCC     images/ipc-sem.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.68   DEP      images/ipc-desc.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.72   DEP      images/ipc-sem.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.74   PBCC     images/ipc-msg.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.80   DEP      images/ipc-msg.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.85   PBCC     images/ipc-shm.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.89   DEP      images/ipc-shm.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.94   PBCC     images/ipc-var.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 11.97   DEP      images/ipc-var.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.03   PBCC     images/sk-opts.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.07   PBCC     images/packet-sock.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.15   DEP      images/sk-opts.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.20   DEP      images/packet-sock.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.29   PBCC     images/sk-netlink.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.32   DEP      images/sk-netlink.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.36   PBCC     images/sk-inet.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.40   DEP      images/sk-inet.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.45   PBCC     images/sk-unix.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.52   DEP      images/sk-unix.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.59   PBCC     images/mm.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.65   DEP      images/mm.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.71   PBCC     images/timerfd.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.76   DEP      images/timerfd.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.82   PBCC     images/timer.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.88   DEP      images/timer.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.92   PBCC     images/sa.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 12.97   DEP      images/sa.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.04   PBCC     images/pipe-data.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.08   DEP      images/pipe-data.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.14   PBCC     images/mnt.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.22   DEP      images/mnt.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.27   PBCC     images/sk-packet.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.30   DEP      images/sk-packet.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.36   PBCC     images/tcp-stream.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.43   DEP      images/tcp-stream.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.49   PBCC     images/pipe.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.57   DEP      images/pipe.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.65   PBCC     images/pstree.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.71   DEP      images/pstree.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.73   PBCC     images/fs.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.76   DEP      images/fs.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.80   PBCC     images/signalfd.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.87   DEP      images/signalfd.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 13.95   PBCC     images/fh.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.01   PBCC     images/fsnotify.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.04   DEP      images/fh.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.06   DEP      images/fsnotify.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.13   PBCC     images/eventpoll.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.15   DEP      images/eventpoll.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.22   PBCC     images/eventfd.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.26   DEP      images/eventfd.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.32   PBCC     images/remap-file-path.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.35   DEP      images/remap-file-path.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.40   PBCC     images/fifo.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.41   DEP      images/fifo.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.48   PBCC     images/ghost-file.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.52   DEP      images/ghost-file.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.59   PBCC     images/regfile.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.63   DEP      images/regfile.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.72   PBCC     images/ns.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.74   DEP      images/ns.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.76   PBCC     images/fdinfo.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.85   DEP      images/fdinfo.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.90   PBCC     images/core-aarch64.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 14.95   PBCC     images/core-arm.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.04   PBCC     images/core-ppc64.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.11   PBCC     images/core-s390.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.20   PBCC     images/core-x86.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.24   PBCC     images/core.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.30   PBCC     images/inventory.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.37   DEP      images/core-aarch64.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.46   DEP      images/core-arm.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.53   DEP      images/core-ppc64.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.57   DEP      images/core-s390.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.66   DEP      images/core-x86.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.71   DEP      images/core.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.79   DEP      images/inventory.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.83   PBCC     images/cpuinfo.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.87   DEP      images/cpuinfo.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.92   PBCC     images/stats.pb-c.c
20:18:32 [2020-09-24T20:18:32.730Z] #39 15.95   DEP      images/stats.pb-c.d
20:18:32 [2020-09-24T20:18:32.730Z] #39 17.35 make[1]: Nothing to be done for 'all'.
20:18:32 [2020-09-24T20:18:32.730Z] #39 18.83   CC       images/stats.o
20:18:32 [2020-09-24T20:18:32.730Z] #39 19.24   CC       images/core.o
20:18:32 [2020-09-24T20:18:32.730Z] #39 19.97   CC       images/core-x86.o
20:18:32 [2020-09-24T20:18:32.730Z] #39 20.60   CC       images/core-arm.o
20:18:32 [2020-09-24T20:18:32.881Z] #39 24.30 Reading package lists...
20:18:32 [2020-09-24T20:18:32.881Z] #39 ...
20:18:32 [2020-09-24T20:18:32.881Z] 
20:18:32 [2020-09-24T20:18:32.881Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:32 [2020-09-24T20:18:32.881Z] #11 23.40 Reading package lists...
20:18:32 [2020-09-24T20:18:32.989Z] #39 21.10   CC       images/core-aarch64.o
20:18:33 [2020-09-24T20:18:33.249Z] #39 21.48   CC       images/core-ppc64.o
20:18:33 [2020-09-24T20:18:33.347Z] #36 ...
20:18:33 [2020-09-24T20:18:33.347Z] 
20:18:33 [2020-09-24T20:18:33.347Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:33 [2020-09-24T20:18:33.347Z] #39 84.84   CC       criu/protobuf-desc.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 85.39   CC       criu/protobuf.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 85.59   CC       criu/pstree.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 86.40   CC       criu/rbtree.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 86.59   CC       criu/rst-malloc.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 86.78   CC       criu/seccomp.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 87.12   CC       criu/seize.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 87.55   CC       criu/servicefd.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 87.77   CC       criu/shmem.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 88.22   CC       criu/sigframe.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 88.33   CC       criu/signalfd.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 88.47   CC       criu/sk-inet.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 89.09   CC       criu/sk-netlink.o
20:18:33 [2020-09-24T20:18:33.347Z] #39 89.29   CC       criu/sk-packet.o
20:18:33 [2020-09-24T20:18:33.508Z] #39 ...
20:18:33 [2020-09-24T20:18:33.508Z] 
20:18:33 [2020-09-24T20:18:33.508Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:33 [2020-09-24T20:18:33.508Z] #41 84.56 text/template
20:18:33 [2020-09-24T20:18:33.508Z] #41 85.11 go/parser
20:18:33 [2020-09-24T20:18:33.508Z] #41 88.51 encoding/xml
20:18:33 [2020-09-24T20:18:33.508Z] #41 89.04 go/doc
20:18:33 [2020-09-24T20:18:33.508Z] #41 92.37 github.com/LK4D4/vndr/build
20:18:33 [2020-09-24T20:18:33.508Z] #41 93.68 github.com/LK4D4/vndr/versioned
20:18:33 [2020-09-24T20:18:33.508Z] #41 93.78 compress/flate
20:18:33 [2020-09-24T20:18:33.525Z] #25 ...
20:18:33 [2020-09-24T20:18:33.525Z] 
20:18:33 [2020-09-24T20:18:33.525Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:33 [2020-09-24T20:18:33.525Z] #47 55.00 encoding/json
20:18:33 [2020-09-24T20:18:33.525Z] #47 55.05 go/scanner
20:18:33 [2020-09-24T20:18:33.525Z] #47 55.06 github.com/pkg/diff
20:18:33 [2020-09-24T20:18:33.525Z] #47 57.36 go/ast
20:18:33 [2020-09-24T20:18:33.525Z] #47 57.40 mvdan.cc/editorconfig
20:18:33 [2020-09-24T20:18:33.525Z] #47 59.52 mvdan.cc/sh/v3/syntax
20:18:33 [2020-09-24T20:18:33.525Z] #47 62.02 golang.org/x/crypto/ssh/terminal
20:18:33 [2020-09-24T20:18:33.525Z] #47 ...
20:18:33 [2020-09-24T20:18:33.525Z] 
20:18:33 [2020-09-24T20:18:33.525Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:33 [2020-09-24T20:18:33.525Z] #25 26.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:18:33 [2020-09-24T20:18:33.939Z] #11 30.63 Building dependency tree...
20:18:33 [2020-09-24T20:18:33.980Z] #39 89.66   CC       criu/sk-queue.o
20:18:33 [2020-09-24T20:18:33.981Z] #39 89.90   CC       criu/sk-tcp.o
20:18:34 [2020-09-24T20:18:34.077Z] #41 ...
20:18:34 [2020-09-24T20:18:34.077Z] 
20:18:34 [2020-09-24T20:18:34.077Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:34 [2020-09-24T20:18:34.077Z] #39 22.06   CC       images/core-s390.o
20:18:34 [2020-09-24T20:18:34.102Z] #25 26.81 
20:18:34 [2020-09-24T20:18:34.102Z] #25 26.93 
######################################################################## 100.0%
20:18:34 [2020-09-24T20:18:34.102Z] #25 27.11 
20:18:34 [2020-09-24T20:18:34.272Z] #39 ...
20:18:34 [2020-09-24T20:18:34.272Z] 
20:18:34 [2020-09-24T20:18:34.272Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:34 [2020-09-24T20:18:34.272Z] #49 52.53 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:18:34 [2020-09-24T20:18:34.365Z] #25 27.20 Download of images into '/build' complete.
20:18:34 [2020-09-24T20:18:34.365Z] #25 27.20 Use something like the following to load the result into a Docker daemon:
20:18:34 [2020-09-24T20:18:34.365Z] #25 27.20   tar -cC '/build' . | docker load
20:18:34 [2020-09-24T20:18:34.646Z] #39 22.66   CC       images/cpuinfo.o
20:18:34 [2020-09-24T20:18:34.905Z] #39 23.18   CC       images/inventory.o
20:18:35 [2020-09-24T20:18:35.165Z] #39 23.48   CC       images/fdinfo.o
20:18:35 [2020-09-24T20:18:35.314Z] #25 ...
20:18:35 [2020-09-24T20:18:35.314Z] 
20:18:35 [2020-09-24T20:18:35.314Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:35 [2020-09-24T20:18:35.314Z] #10 57.31 Selecting previously unselected package mingw-w64-x86-64-dev.
20:18:35 [2020-09-24T20:18:35.314Z] #10 57.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:18:35 [2020-09-24T20:18:35.314Z] #10 57.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:18:35 [2020-09-24T20:18:35.314Z] #10 63.76 Selecting previously unselected package gcc-mingw-w64-base.
20:18:35 [2020-09-24T20:18:35.314Z] #10 63.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:18:35 [2020-09-24T20:18:35.314Z] #10 63.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:18:35 [2020-09-24T20:18:35.314Z] #10 64.17 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:18:35 [2020-09-24T20:18:35.314Z] #10 64.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:18:35 [2020-09-24T20:18:35.314Z] #10 64.19 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:18:35 [2020-09-24T20:18:35.434Z] #36 ...
20:18:35 [2020-09-24T20:18:35.434Z] 
20:18:35 [2020-09-24T20:18:35.434Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:35 [2020-09-24T20:18:35.434Z] #23 19.21 Fetched 8385 kB in 16s (526 kB/s)
20:18:35 [2020-09-24T20:18:35.434Z] #23 19.21 Reading package lists...
20:18:35 [2020-09-24T20:18:35.578Z] #10 ...
20:18:35 [2020-09-24T20:18:35.578Z] 
20:18:35 [2020-09-24T20:18:35.578Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:18:35 [2020-09-24T20:18:35.578Z] #52 29.58 Checking out files:  24% (801/3242)   
Checking out files:  25% (811/3242)   
Checking out files:  26% (843/3242)   
Checking out files:  27% (876/3242)   
Checking out files:  28% (908/3242)   
Checking out files:  29% (941/3242)   
Checking out files:  30% (973/3242)   
Checking out files:  31% (1006/3242)   
Checking out files:  32% (1038/3242)   
Checking out files:  33% (1070/3242)   
Checking out files:  34% (1103/3242)   
Checking out files:  35% (1135/3242)   
Checking out files:  36% (1168/3242)   
Checking out files:  37% (1200/3242)   
Checking out files:  38% (1232/3242)   
Checking out files:  39% (1265/3242)   
Checking out files:  40% (1297/3242)   
Checking out files:  41% (1330/3242)   
Checking out files:  42% (1362/3242)   
Checking out files:  43% (1395/3242)   
Checking out files:  44% (1427/3242)   
Checking out files:  45% (1459/3242)   
Checking out files:  46% (1492/3242)   
Checking out files:  47% (1524/3242)   
Checking out files:  48% (1557/3242)   
Checking out files:  49% (1589/3242)   
Checking out files:  50% (1621/3242)   
Checking out files:  51% (1654/3242)   
Checking out files:  52% (1686/3242)   
Checking out files:  53% (1719/3242)   
Checking out files:  54% (1751/3242)   
Checking out files:  55% (1784/3242)   
Checking out files:  56% (1816/3242)   
Checking out files:  57% (1848/3242)   
Checking out files:  58% (1881/3242)   
Checking out files:  59% (1913/3242)   
Checking out files:  60% (1946/3242)   
Checking out files:  61% (1978/3242)   
Checking out files:  62% (2011/3242)   
Checking out files:  63% (2043/3242)   
Checking out files:  64% (2075/3242)   
Checking out files:  65% (2108/3242)   
Checking out files:  66% (2140/3242)   
Checking out files:  67% (2173/3242)   
Checking out files:  68% (2205/3242)   
Checking out files:  69% (2237/3242)   
Checking out files:  70% (2270/3242)   
Checking out files:  71% (2302/3242)   
Checking out files:  72% (2335/3242)   
Checking out files:  73% (2367/3242)   
Checking out files:  73% (2373/3242)   
Checking out files:  74% (2400/3242)   
Checking out files:  75% (2432/3242)   
Checking out files:  76% (2464/3242)   
Checking out files:  77% (2497/3242)   
Checking out files:  78% (2529/3242)   
Checking out files:  79% (2562/3242)   
Checking out files:  80% (2594/3242)   
Checking out files:  81% (2627/3242)   
Checking out files:  82% (2659/3242)   
Checking out files:  83% (2691/3242)   
Checking out files:  84% (2724/3242)   
Checking out files:  85% (2756/3242)   
Checking out files:  86% (2789/3242)   
Checking out files:  87% (2821/3242)   
Checking out files:  88% (2853/3242)   
Checking out files:  89% (2886/3242)   
Checking out files:  90% (2918/3242)   
Checking out files:  91% (2951/3242)   
Checking out files:  92% (2983/3242)   
Checking out files:  93% (3016/3242)   
Checking out files:  94% (3048/3242)   
Checking out files:  95% (3080/3242)   
20:18:35 [2020-09-24T20:18:35.578Z] #52 ...
20:18:35 [2020-09-24T20:18:35.578Z] 
20:18:35 [2020-09-24T20:18:35.578Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:35 [2020-09-24T20:18:35.578Z] #25 DONE 28.5s
20:18:35 [2020-09-24T20:18:35.578Z] 
20:18:35 [2020-09-24T20:18:35.578Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:18:35 [2020-09-24T20:18:35.695Z] #23 26.40 Reading package lists...
20:18:35 [2020-09-24T20:18:35.695Z] #23 ...
20:18:35 [2020-09-24T20:18:35.695Z] 
20:18:35 [2020-09-24T20:18:35.695Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:35 [2020-09-24T20:18:35.695Z] #60 23.82 Checking out files:  61% (1169/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
20:18:35 [2020-09-24T20:18:35.695Z] #60 24.49 + cd /tmp/tmp.jjavvTxIfc/src/github.com/docker/libnetwork
20:18:35 [2020-09-24T20:18:35.695Z] #60 24.51 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
20:18:35 [2020-09-24T20:18:35.695Z] #60 24.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:18:35 [2020-09-24T20:18:35.734Z] #39 23.80   CC       images/fown.o
20:18:35 [2020-09-24T20:18:35.734Z] #39 23.96   CC       images/ns.o
20:18:35 [2020-09-24T20:18:35.786Z] #49 53.84 + mkdir -p /build
20:18:35 [2020-09-24T20:18:35.786Z] #49 53.84 + cp runc /build/runc
20:18:35 [2020-09-24T20:18:35.786Z] #49 DONE 54.2s
20:18:35 [2020-09-24T20:18:35.786Z] 
20:18:35 [2020-09-24T20:18:35.787Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.3 + cd /tmp/tmp.JZMXWhw9eS/src/github.com/golangci/golangci-lint/
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.3 + git checkout -q v1.23.8
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.7 ++ git describe --tags
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.7 + version=v1.23.8
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.7 ++ git rev-parse --short HEAD
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.7 + commit=76a82c6
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.7 ++ git show -s --format=%cd
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:18:35 [2020-09-24T20:18:35.787Z] #45 127.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
20:18:35 [2020-09-24T20:18:35.841Z] #52 29.58 Checking out files:  24% (801/3242)   
Checking out files:  25% (811/3242)   
Checking out files:  26% (843/3242)   
Checking out files:  27% (876/3242)   
Checking out files:  28% (908/3242)   
Checking out files:  29% (941/3242)   
Checking out files:  30% (973/3242)   
Checking out files:  31% (1006/3242)   
Checking out files:  32% (1038/3242)   
Checking out files:  33% (1070/3242)   
Checking out files:  34% (1103/3242)   
Checking out files:  35% (1135/3242)   
Checking out files:  36% (1168/3242)   
Checking out files:  37% (1200/3242)   
Checking out files:  38% (1232/3242)   
Checking out files:  39% (1265/3242)   
Checking out files:  40% (1297/3242)   
Checking out files:  41% (1330/3242)   
Checking out files:  42% (1362/3242)   
Checking out files:  43% (1395/3242)   
Checking out files:  44% (1427/3242)   
Checking out files:  45% (1459/3242)   
Checking out files:  46% (1492/3242)   
Checking out files:  47% (1524/3242)   
Checking out files:  48% (1557/3242)   
Checking out files:  49% (1589/3242)   
Checking out files:  50% (1621/3242)   
Checking out files:  51% (1654/3242)   
Checking out files:  52% (1686/3242)   
Checking out files:  53% (1719/3242)   
Checking out files:  54% (1751/3242)   
Checking out files:  55% (1784/3242)   
Checking out files:  56% (1816/3242)   
Checking out files:  57% (1848/3242)   
Checking out files:  58% (1881/3242)   
Checking out files:  59% (1913/3242)   
Checking out files:  60% (1946/3242)   
Checking out files:  61% (1978/3242)   
Checking out files:  62% (2011/3242)   
Checking out files:  63% (2043/3242)   
Checking out files:  64% (2075/3242)   
Checking out files:  65% (2108/3242)   
Checking out files:  66% (2140/3242)   
Checking out files:  67% (2173/3242)   
Checking out files:  68% (2205/3242)   
Checking out files:  69% (2237/3242)   
Checking out files:  70% (2270/3242)   
Checking out files:  71% (2302/3242)   
Checking out files:  72% (2335/3242)   
Checking out files:  73% (2367/3242)   
Checking out files:  73% (2373/3242)   
Checking out files:  74% (2400/3242)   
Checking out files:  75% (2432/3242)   
Checking out files:  76% (2464/3242)   
Checking out files:  77% (2497/3242)   
Checking out files:  78% (2529/3242)   
Checking out files:  79% (2562/3242)   
Checking out files:  80% (2594/3242)   
Checking out files:  81% (2627/3242)   
Checking out files:  82% (2659/3242)   
Checking out files:  83% (2691/3242)   
Checking out files:  84% (2724/3242)   
Checking out files:  85% (2756/3242)   
Checking out files:  86% (2789/3242)   
Checking out files:  87% (2821/3242)   
Checking out files:  88% (2853/3242)   
Checking out files:  89% (2886/3242)   
Checking out files:  90% (2918/3242)   
Checking out files:  91% (2951/3242)   
Checking out files:  92% (2983/3242)   
Checking out files:  93% (3016/3242)   
Checking out files:  94% (3048/3242)   
Checking out files:  95% (3080/3242)   
Checking out files:  96% (3113/3242)   
Checking out files:  97% (3145/3242)   
Checking out files:  98% (3178/3242)   
Checking out files:  98% (3200/3242)   
Checking out files:  99% (3210/3242)   
Checking out files: 100% (3242/3242)   
Checking out files: 100% (3242/3242), done.
20:18:35 [2020-09-24T20:18:35.841Z] #52 31.74 + cd /tmp/tmp.nGomRTQOTG/src/github.com/containerd/containerd
20:18:35 [2020-09-24T20:18:35.841Z] #52 31.74 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
20:18:35 [2020-09-24T20:18:35.994Z] #39 24.13   CC       images/regfile.o
20:18:36 [2020-09-24T20:18:36.063Z] #11 33.49 The following additional packages will be installed:
20:18:36 [2020-09-24T20:18:36.063Z] #11 33.51   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:18:36 [2020-09-24T20:18:36.063Z] #11 33.51   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:18:36 [2020-09-24T20:18:36.063Z] #11 33.51   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:18:36 [2020-09-24T20:18:36.063Z] #11 33.51   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:18:36 [2020-09-24T20:18:36.063Z] #11 33.52 Suggested packages:
20:18:36 [2020-09-24T20:18:36.063Z] #11 33.52   gcc-8-locales seccomp wine64
20:18:36 [2020-09-24T20:18:36.254Z] #39 24.30   CC       images/ghost-file.o
20:18:36 [2020-09-24T20:18:36.513Z] #39 24.66   CC       images/fifo.o
20:18:36 [2020-09-24T20:18:36.773Z] #39 24.90   CC       images/remap-file-path.o
20:18:36 [2020-09-24T20:18:36.773Z] #39 25.07   CC       images/eventfd.o
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + export 'BUILDTAGS=netgo osusergo static_build'
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + BUILDTAGS='netgo osusergo static_build'
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + export EXTRA_FLAGS=-buildmode=pie
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + EXTRA_FLAGS=-buildmode=pie
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + '[' '' = dynamic ']'
20:18:36 [2020-09-24T20:18:36.795Z] #52 32.38 + make
20:18:37 [2020-09-24T20:18:37.032Z] #39 25.34   CC       images/eventpoll.o
20:18:37 [2020-09-24T20:18:37.074Z] #60 ...
20:18:37 [2020-09-24T20:18:37.074Z] 
20:18:37 [2020-09-24T20:18:37.074Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:37 [2020-09-24T20:18:37.074Z] #38 20.79 Fetched 8385 kB in 17s (486 kB/s)
20:18:37 [2020-09-24T20:18:37.074Z] #38 20.79 Reading package lists...
20:18:37 [2020-09-24T20:18:37.291Z] #39 25.62   CC       images/fh.o
20:18:37 [2020-09-24T20:18:37.335Z] #38 27.92 Reading package lists...
20:18:37 [2020-09-24T20:18:37.335Z] #38 ...
20:18:37 [2020-09-24T20:18:37.335Z] 
20:18:37 [2020-09-24T20:18:37.335Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:37 [2020-09-24T20:18:37.335Z] #47 23.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:18:37 [2020-09-24T20:18:37.335Z] #47 23.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:18:37 [2020-09-24T20:18:37.335Z] #47 23.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:18:37 [2020-09-24T20:18:37.335Z] #47 23.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:18:37 [2020-09-24T20:18:37.335Z] #47 24.22 runtime
20:18:37 [2020-09-24T20:18:37.335Z] #47 24.31 runtime/cgo
20:18:37 [2020-09-24T20:18:37.550Z] #39 ...
20:18:37 [2020-09-24T20:18:37.550Z] 
20:18:37 [2020-09-24T20:18:37.550Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:37 [2020-09-24T20:18:37.550Z] #47 DONE 98.5s
20:18:37 [2020-09-24T20:18:37.550Z] 
20:18:37 [2020-09-24T20:18:37.550Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:37 [2020-09-24T20:18:37.550Z] #41 95.59 hash/crc32
20:18:37 [2020-09-24T20:18:37.550Z] #41 96.34 net
20:18:37 [2020-09-24T20:18:37.550Z] #41 96.48 compress/gzip
20:18:37 [2020-09-24T20:18:37.550Z] #41 97.14 vendor/golang.org/x/text/transform
20:18:37 [2020-09-24T20:18:37.550Z] #41 97.74 vendor/golang.org/x/text/unicode/bidi
20:18:37 [2020-09-24T20:18:37.613Z] #11 34.98 The following NEW packages will be installed:
20:18:37 [2020-09-24T20:18:37.613Z] #11 34.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:18:37 [2020-09-24T20:18:37.613Z] #11 34.99   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:18:37 [2020-09-24T20:18:37.613Z] #11 34.99   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:18:37 [2020-09-24T20:18:37.613Z] #11 34.99   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:18:37 [2020-09-24T20:18:37.613Z] #11 34.99   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:18:37 [2020-09-24T20:18:37.613Z] #11 34.99   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:18:37 [2020-09-24T20:18:37.613Z] #11 35.21 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:18:37 [2020-09-24T20:18:37.613Z] #11 35.21 Need to get 78.9 MB of archives.
20:18:37 [2020-09-24T20:18:37.613Z] #11 35.21 After this operation, 532 MB of additional disk space will be used.
20:18:37 [2020-09-24T20:18:37.613Z] #11 35.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
20:18:37 [2020-09-24T20:18:37.743Z] #52 33.45 + bin/ctr
20:18:37 [2020-09-24T20:18:37.913Z] #11 35.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
20:18:38 [2020-09-24T20:18:38.214Z] #11 35.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:18:38 [2020-09-24T20:18:38.214Z] #11 35.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
20:18:38 [2020-09-24T20:18:38.214Z] #11 35.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
20:18:38 [2020-09-24T20:18:38.214Z] #11 36.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
20:18:38 [2020-09-24T20:18:38.692Z] #52 ...
20:18:38 [2020-09-24T20:18:38.692Z] 
20:18:38 [2020-09-24T20:18:38.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:38 [2020-09-24T20:18:38.692Z] #41 60.42 text/template
20:18:38 [2020-09-24T20:18:38.692Z] #41 62.27 go/parser
20:18:38 [2020-09-24T20:18:38.692Z] #41 62.79 encoding/xml
20:18:38 [2020-09-24T20:18:38.692Z] #41 69.92 crypto/rand
20:18:38 [2020-09-24T20:18:38.692Z] #41 69.96 go/doc
20:18:38 [2020-09-24T20:18:38.692Z] #41 ...
20:18:38 [2020-09-24T20:18:38.692Z] 
20:18:38 [2020-09-24T20:18:38.692Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.310 + RM_GOPATH=0
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.310 + TMP_GOPATH=
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.310 + : /build
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.310 + '[' -z '' ']'
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.313 ++ mktemp -d
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.313 + export GOPATH=/tmp/tmp.FS5R24Ifsb
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.313 + GOPATH=/tmp/tmp.FS5R24Ifsb
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.313 + RM_GOPATH=1
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.313 + case "$(go env GOARCH)" in
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.324 ++ go env GOARCH
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.352 + export GO_BUILDMODE=-buildmode=pie
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.352 + GO_BUILDMODE=-buildmode=pie
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.352 ++ dirname /tmp/install/install.sh
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + dir=/tmp/install
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + bin=tini
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + shift
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + '[' '!' -f /tmp/install/tini.installer ']'
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + . /tmp/install/tini.installer
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + install_tini
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.359 + git clone https://github.com/krallin/tini.git /tmp/tmp.FS5R24Ifsb/tini
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.366 Cloning into '/tmp/tmp.FS5R24Ifsb/tini'...
20:18:38 [2020-09-24T20:18:38.692Z] #33 2.366 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:18:38 [2020-09-24T20:18:38.692Z] #33 3.243 + cd /tmp/tmp.FS5R24Ifsb/tini
20:18:38 [2020-09-24T20:18:38.692Z] #33 3.244 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:18:38 [2020-09-24T20:18:38.692Z] #33 3.279 + cmake .
20:18:38 [2020-09-24T20:18:38.692Z] #33 3.956 -- The C compiler identification is GNU 8.3.0
20:18:38 [2020-09-24T20:18:38.692Z] #33 4.038 -- Check for working C compiler: /usr/bin/cc
20:18:38 [2020-09-24T20:18:38.692Z] #33 5.222 -- Check for working C compiler: /usr/bin/cc -- works
20:18:38 [2020-09-24T20:18:38.692Z] #33 5.243 -- Detecting C compiler ABI info
20:18:38 [2020-09-24T20:18:38.692Z] #33 6.035 -- Detecting C compiler ABI info - done
20:18:38 [2020-09-24T20:18:38.692Z] #33 6.052 -- Detecting C compile features
20:18:38 [2020-09-24T20:18:38.875Z] #11 36.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:18:38 [2020-09-24T20:18:38.875Z] #11 36.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
20:18:38 [2020-09-24T20:18:38.929Z] #41 99.57 vendor/golang.org/x/text/secure/bidirule
20:18:38 [2020-09-24T20:18:38.955Z] #33 ...
20:18:38 [2020-09-24T20:18:38.955Z] 
20:18:38 [2020-09-24T20:18:38.955Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:38 [2020-09-24T20:18:38.955Z] #41 70.86 crypto/elliptic
20:18:39 [2020-09-24T20:18:39.174Z] #11 36.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
20:18:39 [2020-09-24T20:18:39.174Z] #11 ...
20:18:39 [2020-09-24T20:18:39.174Z] 
20:18:39 [2020-09-24T20:18:39.174Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:39 [2020-09-24T20:18:39.174Z] #24 23.90 Reading package lists...
20:18:39 [2020-09-24T20:18:39.174Z] #24 30.90 Building dependency tree...
20:18:39 [2020-09-24T20:18:39.174Z] #24 33.73 ca-certificates is already the newest version (20200601~deb10u1).
20:18:39 [2020-09-24T20:18:39.174Z] #24 33.73 The following additional packages will be installed:
20:18:39 [2020-09-24T20:18:39.174Z] #24 33.75   libjq1 libonig5
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.21 The following NEW packages will be installed:
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.23   jq libjq1 libonig5
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.50 Need to get 358 kB of archives.
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.50 After this operation, 1277 kB of additional disk space will be used.
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:18:39 [2020-09-24T20:18:39.174Z] #24 34.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:18:39 [2020-09-24T20:18:39.174Z] #24 36.01 debconf: delaying package configuration, since apt-utils is not installed
20:18:39 [2020-09-24T20:18:39.174Z] #24 36.39 Fetched 358 kB in 0s (2872 kB/s)
20:18:39 [2020-09-24T20:18:39.174Z] #24 36.59 Selecting previously unselected package libonig5:ppc64el.
20:18:39 [2020-09-24T20:18:39.174Z] #24 36.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
20:18:39 [2020-09-24T20:18:39.174Z] #24 36.73 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
20:18:39 [2020-09-24T20:18:39.174Z] #24 36.75 Unpacking libonig5:ppc64el (6.9.1-1) ...
20:18:39 [2020-09-24T20:18:39.174Z] #24 37.06 Selecting previously unselected package libjq1:ppc64el.
20:18:39 [2020-09-24T20:18:39.174Z] #24 37.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:18:39 [2020-09-24T20:18:39.174Z] #24 37.09 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:18:39 [2020-09-24T20:18:39.189Z] #41 100.0 vendor/golang.org/x/text/unicode/norm
20:18:39 [2020-09-24T20:18:39.230Z] #47 ...
20:18:39 [2020-09-24T20:18:39.230Z] 
20:18:39 [2020-09-24T20:18:39.230Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:39 [2020-09-24T20:18:39.230Z] #32 22.89 Fetched 8385 kB in 18s (476 kB/s)
20:18:39 [2020-09-24T20:18:39.230Z] #32 22.89 Reading package lists...
20:18:39 [2020-09-24T20:18:39.477Z] #24 37.28 Selecting previously unselected package jq.
20:18:39 [2020-09-24T20:18:39.477Z] #24 37.28 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:18:39 [2020-09-24T20:18:39.477Z] #24 37.29 Unpacking jq (1.5+dfsg-2+b1) ...
20:18:39 [2020-09-24T20:18:39.487Z] #32 30.36 Reading package lists...
20:18:39 [2020-09-24T20:18:39.487Z] #32 ...
20:18:39 [2020-09-24T20:18:39.487Z] 
20:18:39 [2020-09-24T20:18:39.487Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:39 [2020-09-24T20:18:39.487Z] #10 23.52 Fetched 8385 kB in 18s (468 kB/s)
20:18:39 [2020-09-24T20:18:39.487Z] #10 23.52 Reading package lists...
20:18:39 [2020-09-24T20:18:39.487Z] #10 30.88 Reading package lists...
20:18:39 [2020-09-24T20:18:39.487Z] #10 ...
20:18:39 [2020-09-24T20:18:39.487Z] 
20:18:39 [2020-09-24T20:18:39.487Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:39 [2020-09-24T20:18:39.487Z] #51 23.24 Fetched 8385 kB in 18s (466 kB/s)
20:18:39 [2020-09-24T20:18:39.487Z] #51 23.24 Reading package lists...
20:18:39 [2020-09-24T20:18:39.744Z] #51 30.60 Reading package lists...
20:18:39 [2020-09-24T20:18:39.744Z] #51 ...
20:18:39 [2020-09-24T20:18:39.744Z] 
20:18:39 [2020-09-24T20:18:39.744Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:39 [2020-09-24T20:18:39.744Z] #23 26.40 Reading package lists...
20:18:39 [2020-09-24T20:18:39.776Z] #24 37.46 Setting up libonig5:ppc64el (6.9.1-1) ...
20:18:39 [2020-09-24T20:18:39.776Z] #24 37.48 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:18:39 [2020-09-24T20:18:39.776Z] #24 37.49 Setting up jq (1.5+dfsg-2+b1) ...
20:18:39 [2020-09-24T20:18:39.777Z] #24 37.50 Processing triggers for libc-bin (2.28-10) ...
20:18:40 [2020-09-24T20:18:40.081Z] #24 DONE 37.7s
20:18:40 [2020-09-24T20:18:40.081Z] 
20:18:40 [2020-09-24T20:18:40.081Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:18:40 [2020-09-24T20:18:40.081Z] #25 DONE 0.1s
20:18:40 [2020-09-24T20:18:40.081Z] 
20:18:40 [2020-09-24T20:18:40.081Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:41 [2020-09-24T20:18:41.101Z] #41 ...
20:18:41 [2020-09-24T20:18:41.101Z] 
20:18:41 [2020-09-24T20:18:41.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:41 [2020-09-24T20:18:41.101Z] #39 26.34   CC       images/fsnotify.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 27.20   CC       images/signalfd.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 27.41   CC       images/fs.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 27.64   CC       images/pstree.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 27.82   CC       images/pipe.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 27.93   CC       images/tcp-stream.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 28.11   CC       images/sk-packet.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 28.35   CC       images/mnt.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 28.65   CC       images/pipe-data.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 28.86   CC       images/sa.o
20:18:41 [2020-09-24T20:18:41.101Z] #39 29.10   CC       images/timer.o
20:18:41 [2020-09-24T20:18:41.152Z] #26 ...
20:18:41 [2020-09-24T20:18:41.152Z] 
20:18:41 [2020-09-24T20:18:41.152Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:41 [2020-09-24T20:18:41.152Z] #52 24.67 Reading package lists...
20:18:41 [2020-09-24T20:18:41.152Z] #52 32.40 Building dependency tree...
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.28 The following additional packages will be installed:
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.29   libbtrfs0
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.47 The following NEW packages will be installed:
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.47   libbtrfs-dev libbtrfs0
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.68 Need to get 120 kB of archives.
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.68 After this operation, 423 kB of additional disk space will be used.
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:18:41 [2020-09-24T20:18:41.152Z] #52 35.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:18:41 [2020-09-24T20:18:41.152Z] #52 37.73 debconf: delaying package configuration, since apt-utils is not installed
20:18:41 [2020-09-24T20:18:41.152Z] #52 37.98 Fetched 120 kB in 0s (1240 kB/s)
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.01 Selecting previously unselected package libbtrfs0.
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.04 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.04 Unpacking libbtrfs0 (4.20.1-2) ...
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.11 Selecting previously unselected package libbtrfs-dev.
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.11 Unpacking libbtrfs-dev (4.20.1-2) ...
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.28 Setting up libbtrfs0 (4.20.1-2) ...
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.30 Setting up libbtrfs-dev (4.20.1-2) ...
20:18:41 [2020-09-24T20:18:41.152Z] #52 38.31 Processing triggers for libc-bin (2.28-10) ...
20:18:41 [2020-09-24T20:18:41.152Z] #52 DONE 38.7s
20:18:41 [2020-09-24T20:18:41.152Z] 
20:18:41 [2020-09-24T20:18:41.152Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:18:41 [2020-09-24T20:18:41.360Z] #39 29.48   CC       images/timerfd.o
20:18:41 [2020-09-24T20:18:41.360Z] #39 29.64   CC       images/mm.o
20:18:41 [2020-09-24T20:18:41.430Z] #45 ...
20:18:41 [2020-09-24T20:18:41.430Z] 
20:18:41 [2020-09-24T20:18:41.430Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:18:41 [2020-09-24T20:18:41.430Z] #36 DONE 133.7s
20:18:41 [2020-09-24T20:18:41.430Z] 
20:18:41 [2020-09-24T20:18:41.430Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:41 [2020-09-24T20:18:41.430Z] #39 90.23   CC       criu/sk-unix.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 91.34   CC       criu/sockets.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 91.79   CC       criu/stats.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 92.25   CC       criu/string.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 92.35   CC       criu/sysctl.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 92.86   CC       criu/sysfs_parse.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 93.05   CC       criu/timens.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 93.13   CC       criu/timerfd.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 93.26   CC       criu/tty.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 94.03   CC       criu/tun.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 94.38   CC       criu/uffd.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 95.00   CC       criu/util.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 95.61   CC       criu/uts_ns.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 95.75   CC       criu/vdso.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 96.02   LINK     criu/built-in.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 96.09   LINK     criu/criu
20:18:41 [2020-09-24T20:18:41.430Z] #39 96.27   DEP      lib/c/criu.d
20:18:41 [2020-09-24T20:18:41.430Z] #39 96.37   CC       images/rpc.pb-c.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 96.64   CC       lib/c/criu.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 97.30   LINK     lib/c/built-in.o
20:18:41 [2020-09-24T20:18:41.430Z] #39 97.31   LINK     lib/c/libcriu.so
20:18:41 [2020-09-24T20:18:41.430Z] #39 97.33   LINK     lib/c/libcriu.a
20:18:41 [2020-09-24T20:18:41.430Z] #39 97.39   GEN      magic.py
20:18:41 [2020-09-24T20:18:41.430Z] #39 97.47 Note: Building without setproctitle() and strlcpy() support.
20:18:41 [2020-09-24T20:18:41.430Z] #39 97.47       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:18:41 [2020-09-24T20:18:41.430Z] #39 97.47 Note: Building without GnuTLS support
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.329 + RM_GOPATH=0
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.332 + TMP_GOPATH=
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.333 + : /build
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.334 + '[' -z '' ']'
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.340 ++ mktemp -d
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.346 + export GOPATH=/tmp/tmp.0nQC0ZtcdW
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.347 + GOPATH=/tmp/tmp.0nQC0ZtcdW
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.348 + RM_GOPATH=1
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.350 + case "$(go env GOARCH)" in
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.353 ++ go env GOARCH
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.372 + export GO_BUILDMODE=-buildmode=pie
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.373 + GO_BUILDMODE=-buildmode=pie
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.376 ++ dirname /tmp/install/install.sh
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.378 + dir=/tmp/install
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.378 + bin=containerd
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.378 + shift
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.379 + '[' '!' -f /tmp/install/containerd.installer ']'
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.379 + . /tmp/install/containerd.installer
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.379 ++ set -e
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.379 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.379 + install_containerd
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.382 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.383 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0nQC0ZtcdW/src/github.com/containerd/containerd
20:18:41 [2020-09-24T20:18:41.452Z] #53 0.416 Cloning into '/tmp/tmp.0nQC0ZtcdW/src/github.com/containerd/containerd'...
20:18:41 [2020-09-24T20:18:41.515Z] #41 73.11 encoding/asn1
20:18:41 [2020-09-24T20:18:41.656Z] #23 33.57 Building dependency tree...
20:18:41 [2020-09-24T20:18:41.746Z] #39 97.48 Makefile.config:39: Warn: you have no libnftables installed
20:18:41 [2020-09-24T20:18:41.746Z] #39 97.48 Makefile.config:40: Warn: Building without nftables support
20:18:41 [2020-09-24T20:18:41.777Z] #41 ...
20:18:41 [2020-09-24T20:18:41.777Z] 
20:18:41 [2020-09-24T20:18:41.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:41 [2020-09-24T20:18:41.777Z] #39 3.765 Note: Building without setproctitle() and strlcpy() support.
20:18:41 [2020-09-24T20:18:41.777Z] #39 3.765       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:18:41 [2020-09-24T20:18:41.777Z] #39 3.778 Note: Building without GnuTLS support
20:18:41 [2020-09-24T20:18:41.777Z] #39 3.785 Makefile.config:39: Warn: you have no libnftables installed
20:18:41 [2020-09-24T20:18:41.777Z] #39 3.785 Makefile.config:40: Warn: Building without nftables support
20:18:41 [2020-09-24T20:18:41.777Z] #39 6.388 fatal: not a git repository (or any of the parent directories): .git
20:18:41 [2020-09-24T20:18:41.777Z] #39 6.461   GEN      .gitid
20:18:41 [2020-09-24T20:18:41.777Z] #39 6.500   GEN      criu/include/version.h
20:18:41 [2020-09-24T20:18:41.777Z] #39 6.560   GEN      include/common/asm
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.051   PBCC     images/timens.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.105   DEP      images/timens.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.145   PBCC     images/fown.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.185   PBCC     images/google/protobuf/descriptor.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.244   PBCC     images/opts.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.282   PBCC     images/memfd.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.321   DEP      images/fown.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.345   DEP      images/google/protobuf/descriptor.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.436   DEP      images/opts.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.508   DEP      images/memfd.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.566   PBCC     images/sit.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.644   DEP      images/sit.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.715   PBCC     images/macvlan.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.744   DEP      images/macvlan.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.790   PBCC     images/autofs.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.826   DEP      images/autofs.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.893   PBCC     images/sysctl.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.921   DEP      images/sysctl.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.988   PBCC     images/time.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 8.996   DEP      images/time.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.040   PBCC     images/binfmt-misc.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.080   DEP      images/binfmt-misc.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.178   PBCC     images/seccomp.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.230   DEP      images/seccomp.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.273   PBCC     images/userns.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.307   DEP      images/userns.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.353   PBCC     images/cgroup.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.396   DEP      images/cgroup.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.430   PBCC     images/ext-file.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.464   DEP      images/ext-file.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.508   PBCC     images/rpc.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.536   DEP      images/rpc.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.566   PBCC     images/siginfo.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.597   DEP      images/siginfo.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.633   PBCC     images/pagemap.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.688   DEP      images/pagemap.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.720   PBCC     images/rlimit.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.764   DEP      images/rlimit.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.815   PBCC     images/file-lock.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.844   DEP      images/file-lock.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.898   PBCC     images/tty.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 9.942   DEP      images/tty.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 10.00   PBCC     images/tun.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 10.10   PBCC     images/netdev.pb-c.c
20:18:41 [2020-09-24T20:18:41.777Z] #39 10.13   DEP      images/tun.pb-c.d
20:18:41 [2020-09-24T20:18:41.777Z] #39 10.21   DEP      images/netdev.pb-c.d
20:18:41 [2020-09-24T20:18:41.929Z] #39 29.90   CC       images/sk-opts.o
20:18:41 [2020-09-24T20:18:41.929Z] #39 30.10   CC       images/sk-unix.o
20:18:42 [2020-09-24T20:18:42.040Z] #39 ...
20:18:42 [2020-09-24T20:18:42.040Z] 
20:18:42 [2020-09-24T20:18:42.040Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:18:42 [2020-09-24T20:18:42.040Z] #37 DONE 0.2s
20:18:42 [2020-09-24T20:18:42.040Z] 
20:18:42 [2020-09-24T20:18:42.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:42 [2020-09-24T20:18:42.040Z] #39 98.00 fatal: not a git repository (or any of the parent directories): .git
20:18:42 [2020-09-24T20:18:42.058Z] #39 10.25   PBCC     images/vma.pb-c.c
20:18:42 [2020-09-24T20:18:42.058Z] #39 10.28   DEP      images/vma.pb-c.d
20:18:42 [2020-09-24T20:18:42.058Z] #39 10.37   PBCC     images/creds.pb-c.c
20:18:42 [2020-09-24T20:18:42.058Z] #39 10.39   DEP      images/creds.pb-c.d
20:18:42 [2020-09-24T20:18:42.058Z] #39 10.46   PBCC     images/utsns.pb-c.c
20:18:42 [2020-09-24T20:18:42.188Z] #39 30.37   CC       images/sk-inet.o
20:18:42 [2020-09-24T20:18:42.322Z] #39 10.54   DEP      images/utsns.pb-c.d
20:18:42 [2020-09-24T20:18:42.322Z] #39 10.59   PBCC     images/ipc-desc.pb-c.c
20:18:42 [2020-09-24T20:18:42.322Z] #39 10.63   PBCC     images/ipc-sem.pb-c.c
20:18:42 [2020-09-24T20:18:42.322Z] #39 10.67   DEP      images/ipc-desc.pb-c.d
20:18:42 [2020-09-24T20:18:42.332Z] #39 98.25 make[1]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.485Z] #39 30.81   CC       images/tun.o
20:18:42 [2020-09-24T20:18:42.585Z] #39 10.77   DEP      images/ipc-sem.pb-c.d
20:18:42 [2020-09-24T20:18:42.585Z] #39 10.83   PBCC     images/ipc-msg.pb-c.c
20:18:42 [2020-09-24T20:18:42.585Z] #39 10.84   DEP      images/ipc-msg.pb-c.d
20:18:42 [2020-09-24T20:18:42.585Z] #39 10.89   PBCC     images/ipc-shm.pb-c.c
20:18:42 [2020-09-24T20:18:42.585Z] #39 10.93   DEP      images/ipc-shm.pb-c.d
20:18:42 [2020-09-24T20:18:42.585Z] #39 10.95   PBCC     images/ipc-var.pb-c.c
20:18:42 [2020-09-24T20:18:42.585Z] #39 10.98   DEP      images/ipc-var.pb-c.d
20:18:42 [2020-09-24T20:18:42.587Z] #23 ...
20:18:42 [2020-09-24T20:18:42.587Z] 
20:18:42 [2020-09-24T20:18:42.587Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:42 [2020-09-24T20:18:42.587Z] #41 26.33 vendor/golang.org/x/crypto/internal/subtle
20:18:42 [2020-09-24T20:18:42.587Z] #41 26.45 vendor/golang.org/x/crypto/curve25519
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.52 make[1]: 'images/built-in.o' is up to date.
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.53 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.54 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.55 make[1]: 'compel/libcompel.a' is up to date.
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.56 make[1]: 'compel/compel-host-bin' is up to date.
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.57 make[1]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.58 make[1]: 'soccr/libsoccr.a' is up to date.
20:18:42 [2020-09-24T20:18:42.623Z] #39 98.66 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.844Z] #41 ...
20:18:42 [2020-09-24T20:18:42.844Z] 
20:18:42 [2020-09-24T20:18:42.844Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:42 [2020-09-24T20:18:42.844Z] #38 27.92 Reading package lists...
20:18:42 [2020-09-24T20:18:42.844Z] #38 35.07 Building dependency tree...
20:18:42 [2020-09-24T20:18:42.867Z] #39 11.02   PBCC     images/sk-opts.pb-c.c
20:18:42 [2020-09-24T20:18:42.867Z] #39 11.05   PBCC     images/packet-sock.pb-c.c
20:18:42 [2020-09-24T20:18:42.867Z] #39 11.10   DEP      images/sk-opts.pb-c.d
20:18:42 [2020-09-24T20:18:42.867Z] #39 11.15   DEP      images/packet-sock.pb-c.d
20:18:42 [2020-09-24T20:18:42.867Z] #39 11.18   PBCC     images/sk-netlink.pb-c.c
20:18:42 [2020-09-24T20:18:42.867Z] #39 11.24   DEP      images/sk-netlink.pb-c.d
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.67 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.68 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.74 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.76 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.76 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.78 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.85 make[2]: Nothing to be done for 'all'.
20:18:42 [2020-09-24T20:18:42.915Z] #39 98.85   INSTALL  criu/criu
20:18:43 [2020-09-24T20:18:43.059Z] #39 31.13   CC       images/sk-netlink.o
20:18:43 [2020-09-24T20:18:43.059Z] #39 31.34   CC       images/packet-sock.o
20:18:43 [2020-09-24T20:18:43.059Z] #39 ...
20:18:43 [2020-09-24T20:18:43.059Z] 
20:18:43 [2020-09-24T20:18:43.059Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:43 [2020-09-24T20:18:43.059Z] #41 104.2 vendor/golang.org/x/net/idna
20:18:43 [2020-09-24T20:18:43.150Z] #39 11.32   PBCC     images/sk-inet.pb-c.c
20:18:43 [2020-09-24T20:18:43.150Z] #39 11.38   DEP      images/sk-inet.pb-c.d
20:18:43 [2020-09-24T20:18:43.150Z] #39 11.44   PBCC     images/sk-unix.pb-c.c
20:18:43 [2020-09-24T20:18:43.150Z] #39 11.52   DEP      images/sk-unix.pb-c.d
20:18:43 [2020-09-24T20:18:43.172Z] INFO [loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 34.959650872s 
20:18:43 [2020-09-24T20:18:43.172Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 172.50597ms 
20:18:43 [2020-09-24T20:18:43.206Z] #39 DONE 99.1s
20:18:43 [2020-09-24T20:18:43.206Z] 
20:18:43 [2020-09-24T20:18:43.206Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:18:43 [2020-09-24T20:18:43.417Z] #39 ...
20:18:43 [2020-09-24T20:18:43.417Z] 
20:18:43 [2020-09-24T20:18:43.417Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:43 [2020-09-24T20:18:43.417Z] #33 8.161 -- Detecting C compile features - done
20:18:43 [2020-09-24T20:18:43.417Z] #33 8.199 -- Performing Test HAS_BUILTIN_FORTIFY
20:18:43 [2020-09-24T20:18:43.417Z] #33 8.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:18:43 [2020-09-24T20:18:43.417Z] #33 8.697 -- Configuring done
20:18:43 [2020-09-24T20:18:43.417Z] #33 8.726 -- Generating done
20:18:43 [2020-09-24T20:18:43.417Z] #33 8.729 -- Build files have been written to: /tmp/tmp.FS5R24Ifsb/tini
20:18:43 [2020-09-24T20:18:43.417Z] #33 8.742 + make tini-static
20:18:43 [2020-09-24T20:18:43.417Z] #33 9.194 Scanning dependencies of target tini-static
20:18:43 [2020-09-24T20:18:43.417Z] #33 9.271 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:18:43 [2020-09-24T20:18:43.417Z] #33 10.58 [100%] Linking C executable tini-static
20:18:43 [2020-09-24T20:18:43.417Z] #33 11.00 [100%] Built target tini-static
20:18:43 [2020-09-24T20:18:43.417Z] #33 11.04 + mkdir -p /build
20:18:43 [2020-09-24T20:18:43.417Z] #33 11.05 + cp tini-static /build/docker-init
20:18:43 [2020-09-24T20:18:43.417Z] #33 DONE 11.6s
20:18:43 [2020-09-24T20:18:43.417Z] 
20:18:43 [2020-09-24T20:18:43.417Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:43 [2020-09-24T20:18:43.417Z] #47 69.12 mvdan.cc/sh/v3/cmd/shfmt
20:18:43 [2020-09-24T20:18:43.417Z] #47 DONE 75.2s
20:18:43 [2020-09-24T20:18:43.417Z] 
20:18:43 [2020-09-24T20:18:43.417Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:43 [2020-09-24T20:18:43.417Z] #41 74.96 crypto/rsa
20:18:43 [2020-09-24T20:18:43.417Z] #41 75.38 github.com/LK4D4/vndr/build
20:18:43 [2020-09-24T20:18:43.843Z] #52 ...
20:18:43 [2020-09-24T20:18:43.843Z] 
20:18:43 [2020-09-24T20:18:43.843Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:18:44 [2020-09-24T20:18:44.135Z] #40 DONE 0.2s
20:18:44 [2020-09-24T20:18:44.135Z] 
20:18:44 [2020-09-24T20:18:44.135Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:18:44 [2020-09-24T20:18:44.135Z] #42 DONE 0.1s
20:18:44 [2020-09-24T20:18:44.135Z] 
20:18:44 [2020-09-24T20:18:44.135Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:18:44 [2020-09-24T20:18:44.278Z] #53 ...
20:18:44 [2020-09-24T20:18:44.278Z] 
20:18:44 [2020-09-24T20:18:44.278Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:44 [2020-09-24T20:18:44.278Z] #39 24.30 Reading package lists...
20:18:44 [2020-09-24T20:18:44.278Z] #39 31.80 Building dependency tree...
20:18:44 [2020-09-24T20:18:44.278Z] #39 35.45 The following additional packages will be installed:
20:18:44 [2020-09-24T20:18:44.278Z] #39 35.45   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:18:44 [2020-09-24T20:18:44.278Z] #39 35.47   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:18:44 [2020-09-24T20:18:44.278Z] #39 35.47 Suggested packages:
20:18:44 [2020-09-24T20:18:44.278Z] #39 35.47   manpages-dev python-setuptools
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.11 The following NEW packages will be installed:
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.11   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.12   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.12   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.12   python-six zlib1g-dev
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.32 Need to get 4075 kB of archives.
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.32 After this operation, 24.5 MB of additional disk space will be used.
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 37.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
20:18:44 [2020-09-24T20:18:44.278Z] #39 39.75 debconf: delaying package configuration, since apt-utils is not installed
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.01 Fetched 4075 kB in 1s (6194 kB/s)
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.21 Selecting previously unselected package libcap-dev:ppc64el.
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.35 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.53 Selecting previously unselected package libnet1:ppc64el.
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.56 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.72 Selecting previously unselected package libnet1-dev.
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 40.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 41.15 Selecting previously unselected package libnl-3-200:ppc64el.
20:18:44 [2020-09-24T20:18:44.278Z] #39 41.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 41.23 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 41.59 Selecting previously unselected package libnl-3-dev:ppc64el.
20:18:44 [2020-09-24T20:18:44.278Z] #39 41.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 41.67 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
20:18:44 [2020-09-24T20:18:44.278Z] #39 ...
20:18:44 [2020-09-24T20:18:44.278Z] 
20:18:44 [2020-09-24T20:18:44.278Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:44 [2020-09-24T20:18:44.278Z] #26 2.060 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:18:44 [2020-09-24T20:18:44.278Z] #26 2.821 
20:18:44 [2020-09-24T20:18:44.426Z] #44 DONE 0.1s
20:18:44 [2020-09-24T20:18:44.426Z] 
20:18:44 [2020-09-24T20:18:44.426Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:18:44 [2020-09-24T20:18:44.739Z] #38 38.49 The following additional packages will be installed:
20:18:44 [2020-09-24T20:18:44.739Z] #38 38.51   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:18:44 [2020-09-24T20:18:44.739Z] #38 38.51   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:18:44 [2020-09-24T20:18:44.739Z] #38 38.52 Suggested packages:
20:18:44 [2020-09-24T20:18:44.739Z] #38 38.55   manpages-dev python-setuptools
20:18:45 [2020-09-24T20:18:45.191Z] #26 3.046 
                                                                           0.1%
###                                                                        4.9%
#########                                                                 13.0%
#############                                                             19.1%
######################                                                    30.7%
###########################                                               38.8%
################################                                          44.9%
####################################                                      51.0%
#######################################                                   55.1%
##############################################                            65.2%
###################################################                       71.3%
######################################################                    75.4%
##########################################################                81.5%
#############################################################             85.6%
##################################################################        91.7%
####################################################################      95.8%
######################################################################## 100.0%
20:18:45 [2020-09-24T20:18:45.191Z] #26 ...
20:18:45 [2020-09-24T20:18:45.191Z] 
20:18:45 [2020-09-24T20:18:45.191Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:45 [2020-09-24T20:18:45.191Z] #33 24.64 Reading package lists...
20:18:45 [2020-09-24T20:18:45.191Z] #33 33.02 Building dependency tree...
20:18:45 [2020-09-24T20:18:45.191Z] #33 35.84 The following additional packages will be installed:
20:18:45 [2020-09-24T20:18:45.191Z] #33 35.84   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:18:45 [2020-09-24T20:18:45.191Z] #33 35.85 Suggested packages:
20:18:45 [2020-09-24T20:18:45.191Z] #33 35.85   cmake-doc ninja-build lrzip
20:18:45 [2020-09-24T20:18:45.191Z] #33 35.85 Recommended packages:
20:18:45 [2020-09-24T20:18:45.191Z] #33 35.85   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.00 The following NEW packages will be installed:
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.02   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.02   vim-common xxd
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.16 Need to get 14.9 MB of archives.
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.16 After this operation, 67.2 MB of additional disk space will be used.
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 37.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 38.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 38.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 38.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 38.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 38.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 38.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
20:18:45 [2020-09-24T20:18:45.191Z] #33 40.87 debconf: delaying package configuration, since apt-utils is not installed
20:18:45 [2020-09-24T20:18:45.191Z] #33 41.08 Fetched 14.9 MB in 2s (8212 kB/s)
20:18:45 [2020-09-24T20:18:45.191Z] #33 41.38 Selecting previously unselected package xxd.
20:18:45 [2020-09-24T20:18:45.191Z] #33 41.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
20:18:45 [2020-09-24T20:18:45.191Z] #33 41.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:18:45 [2020-09-24T20:18:45.191Z] #33 41.64 Unpacking xxd (2:8.1.0875-5) ...
20:18:45 [2020-09-24T20:18:45.191Z] #33 41.97 Selecting previously unselected package vim-common.
20:18:45 [2020-09-24T20:18:45.191Z] #33 41.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:18:45 [2020-09-24T20:18:45.191Z] #33 42.13 Unpacking vim-common (2:8.1.0875-5) ...
20:18:45 [2020-09-24T20:18:45.191Z] #33 42.69 Selecting previously unselected package cmake-data.
20:18:45 [2020-09-24T20:18:45.191Z] #33 42.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:18:45 [2020-09-24T20:18:45.191Z] #33 42.73 Unpacking cmake-data (3.13.4-1) ...
20:18:45 [2020-09-24T20:18:45.491Z] #33 ...
20:18:45 [2020-09-24T20:18:45.491Z] 
20:18:45 [2020-09-24T20:18:45.491Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.24 Selecting previously unselected package libprotobuf-c1:ppc64el.
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.26 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.49 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.80 Selecting previously unselected package zlib1g-dev:ppc64el.
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
20:18:45 [2020-09-24T20:18:45.491Z] #39 42.83 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:18:45 [2020-09-24T20:18:45.491Z] #39 43.05 Selecting previously unselected package libprotobuf17:ppc64el.
20:18:45 [2020-09-24T20:18:45.491Z] #39 43.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
20:18:45 [2020-09-24T20:18:45.491Z] #39 43.07 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
20:18:45 [2020-09-24T20:18:45.984Z] #41 77.82 vendor/golang.org/x/crypto/cryptobyte
20:18:45 [2020-09-24T20:18:45.984Z] #41 77.92 vendor/golang.org/x/text/unicode/bidi
20:18:46 [2020-09-24T20:18:46.153Z] #39 43.98 Selecting previously unselected package libprotobuf-lite17:ppc64el.
20:18:46 [2020-09-24T20:18:46.379Z] #41 106.8 vendor/golang.org/x/net/http2/hpack
20:18:46 [2020-09-24T20:18:46.451Z] #39 43.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
20:18:46 [2020-09-24T20:18:46.451Z] #39 44.00 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:18:46 [2020-09-24T20:18:46.451Z] #39 44.24 Selecting previously unselected package libprotobuf-dev:ppc64el.
20:18:46 [2020-09-24T20:18:46.451Z] #39 44.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
20:18:46 [2020-09-24T20:18:46.451Z] #39 44.26 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:18:46 [2020-09-24T20:18:46.636Z] #38 40.05 The following NEW packages will be installed:
20:18:46 [2020-09-24T20:18:46.636Z] #38 40.07   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:18:46 [2020-09-24T20:18:46.636Z] #38 40.08   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:18:46 [2020-09-24T20:18:46.636Z] #38 40.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:18:46 [2020-09-24T20:18:46.636Z] #38 40.08   python-six zlib1g-dev
20:18:46 [2020-09-24T20:18:46.636Z] #38 ...
20:18:46 [2020-09-24T20:18:46.636Z] 
20:18:46 [2020-09-24T20:18:46.636Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:46 [2020-09-24T20:18:46.636Z] #41 40.35 github.com/LK4D4/vndr/godl/singleflight
20:18:46 [2020-09-24T20:18:46.636Z] #41 40.36 errors
20:18:46 [2020-09-24T20:18:46.893Z] #41 40.69 sort
20:18:47 [2020-09-24T20:18:47.110Z] #39 ...
20:18:47 [2020-09-24T20:18:47.110Z] 
20:18:47 [2020-09-24T20:18:47.110Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:47 [2020-09-24T20:18:47.110Z] #61 DONE 44.8s
20:18:47 [2020-09-24T20:18:47.110Z] 
20:18:47 [2020-09-24T20:18:47.110Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:47 [2020-09-24T20:18:47.110Z] #26 5.537 
20:18:47 [2020-09-24T20:18:47.110Z] #26 5.753 
#####                                                                      8.2%
#########################                                                 35.8%
######################################################                    76.0%
######################################################################## 100.0%
20:18:47 [2020-09-24T20:18:47.110Z] #26 6.630 #=#=#                                                                         
20:18:47 [2020-09-24T20:18:47.153Z] #41 40.83 io
20:18:47 [2020-09-24T20:18:47.318Z] #41 108.0 mime
20:18:47 [2020-09-24T20:18:47.714Z] #26 6.955 
####                                                                       6.9%
###################                                                       27.4%
##################################                                        47.9%
#################################################                         68.4%
########################################################                  78.6%
######################################################################## 100.0%
20:18:47 [2020-09-24T20:18:47.741Z] #41 ...
20:18:47 [2020-09-24T20:18:47.741Z] 
20:18:47 [2020-09-24T20:18:47.741Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:18:47 [2020-09-24T20:18:47.741Z] #23 37.28 ca-certificates is already the newest version (20200601~deb10u1).
20:18:47 [2020-09-24T20:18:47.741Z] #23 37.28 The following additional packages will be installed:
20:18:47 [2020-09-24T20:18:47.741Z] #23 37.28   libjq1 libonig5
20:18:47 [2020-09-24T20:18:47.741Z] #23 37.75 The following NEW packages will be installed:
20:18:47 [2020-09-24T20:18:47.741Z] #23 37.76   jq libjq1 libonig5
20:18:47 [2020-09-24T20:18:47.741Z] #23 38.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:18:47 [2020-09-24T20:18:47.741Z] #23 38.23 Need to get 355 kB of archives.
20:18:47 [2020-09-24T20:18:47.741Z] #23 38.23 After this operation, 1072 kB of additional disk space will be used.
20:18:47 [2020-09-24T20:18:47.741Z] #23 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:18:47 [2020-09-24T20:18:47.741Z] #23 38.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:18:47 [2020-09-24T20:18:47.741Z] #23 38.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:18:47 [2020-09-24T20:18:47.741Z] #23 39.43 debconf: delaying package configuration, since apt-utils is not installed
20:18:47 [2020-09-24T20:18:47.741Z] #23 39.63 Fetched 355 kB in 0s (943 kB/s)
20:18:47 [2020-09-24T20:18:47.741Z] #23 39.77 Selecting previously unselected package libonig5:amd64.
20:18:47 [2020-09-24T20:18:47.741Z] #23 39.77 (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.)
20:18:47 [2020-09-24T20:18:47.741Z] #23 39.90 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 39.91 Unpacking libonig5:amd64 (6.9.1-1) ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.09 Selecting previously unselected package libjq1:amd64.
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.31 Selecting previously unselected package jq.
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.33 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.34 Unpacking jq (1.5+dfsg-2+b1) ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.62 Setting up libonig5:amd64 (6.9.1-1) ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.65 Setting up jq (1.5+dfsg-2+b1) ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 40.66 Processing triggers for libc-bin (2.28-10) ...
20:18:47 [2020-09-24T20:18:47.741Z] #23 DONE 41.3s
20:18:47 [2020-09-24T20:18:47.741Z] 
20:18:47 [2020-09-24T20:18:47.741Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:18:47 [2020-09-24T20:18:47.741Z] #24 DONE 0.0s
20:18:47 [2020-09-24T20:18:47.741Z] 
20:18:47 [2020-09-24T20:18:47.742Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.58 Need to get 4095 kB of archives.
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.58 After this operation, 22.5 MB of additional disk space will be used.
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 40.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 41.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 41.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 41.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 41.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:18:47 [2020-09-24T20:18:47.742Z] #38 41.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:18:48 [2020-09-24T20:18:48.394Z] #26 8.213 #=#=#                                                                         
20:18:48 [2020-09-24T20:18:48.541Z] #41 80.17 vendor/golang.org/x/text/unicode/norm
20:18:48 [2020-09-24T20:18:48.541Z] #41 ...
20:18:48 [2020-09-24T20:18:48.541Z] 
20:18:48 [2020-09-24T20:18:48.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:48 [2020-09-24T20:18:48.541Z] #39 11.63   PBCC     images/mm.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 11.71   DEP      images/mm.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 11.79   PBCC     images/timerfd.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 11.83   DEP      images/timerfd.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 11.88   PBCC     images/timer.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 11.93   DEP      images/timer.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.01   PBCC     images/sa.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.10   DEP      images/sa.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.22   PBCC     images/pipe-data.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.22   DEP      images/pipe-data.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.29   PBCC     images/mnt.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.37   DEP      images/mnt.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.42   PBCC     images/sk-packet.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.47   DEP      images/sk-packet.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.53   PBCC     images/tcp-stream.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.56   DEP      images/tcp-stream.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.71   PBCC     images/pipe.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.79   DEP      images/pipe.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 12.90   PBCC     images/pstree.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.00   DEP      images/pstree.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.06   PBCC     images/fs.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.09   DEP      images/fs.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.21   PBCC     images/signalfd.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.31   DEP      images/signalfd.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.49   PBCC     images/fh.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.55   PBCC     images/fsnotify.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.64   DEP      images/fh.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.69   DEP      images/fsnotify.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.80   PBCC     images/eventpoll.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 13.94   DEP      images/eventpoll.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.03   PBCC     images/eventfd.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.06   DEP      images/eventfd.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.13   PBCC     images/remap-file-path.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.15   DEP      images/remap-file-path.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.18   PBCC     images/fifo.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.19   DEP      images/fifo.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.23   PBCC     images/ghost-file.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.28   DEP      images/ghost-file.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.32   PBCC     images/regfile.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.37   DEP      images/regfile.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.41   PBCC     images/ns.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.46   DEP      images/ns.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.49   PBCC     images/fdinfo.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.55   DEP      images/fdinfo.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.57   PBCC     images/core-aarch64.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.60   PBCC     images/core-arm.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.63   PBCC     images/core-ppc64.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.65   PBCC     images/core-s390.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.71   PBCC     images/core-x86.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.74   PBCC     images/core.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.78   PBCC     images/inventory.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.82   DEP      images/core-aarch64.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.87   DEP      images/core-arm.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 14.93   DEP      images/core-ppc64.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.00   DEP      images/core-s390.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.14   DEP      images/core-x86.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.22   DEP      images/core.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.26   DEP      images/inventory.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.32   PBCC     images/cpuinfo.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.35   DEP      images/cpuinfo.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.41   PBCC     images/stats.pb-c.c
20:18:48 [2020-09-24T20:18:48.541Z] #39 15.43   DEP      images/stats.pb-c.d
20:18:48 [2020-09-24T20:18:48.541Z] #39 ...
20:18:48 [2020-09-24T20:18:48.541Z] 
20:18:48 [2020-09-24T20:18:48.541Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:48 [2020-09-24T20:18:48.541Z] #41 80.42 vendor/golang.org/x/net/http2/hpack
20:18:48 [2020-09-24T20:18:48.541Z] #41 80.44 mime
20:18:48 [2020-09-24T20:18:48.716Z] #41 109.7 mime/quotedprintable
20:18:49 [2020-09-24T20:18:49.141Z] #38 42.94 debconf: delaying package configuration, since apt-utils is not installed
20:18:49 [2020-09-24T20:18:49.283Z] #41 110.2 net/http/internal
20:18:49 [2020-09-24T20:18:49.398Z] #38 43.09 Fetched 4095 kB in 1s (4798 kB/s)
20:18:49 [2020-09-24T20:18:49.398Z] #38 43.20 Selecting previously unselected package libcap-dev:amd64.
20:18:49 [2020-09-24T20:18:49.542Z] #41 ...
20:18:49 [2020-09-24T20:18:49.542Z] 
20:18:49 [2020-09-24T20:18:49.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:49 [2020-09-24T20:18:49.542Z] #39 31.66   CC       images/ipc-var.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 31.90   CC       images/ipc-desc.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 32.17   CC       images/ipc-shm.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 32.38   CC       images/ipc-msg.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 32.66   CC       images/ipc-sem.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 32.95   CC       images/utsns.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 33.13   CC       images/creds.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 33.46   CC       images/vma.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 33.61   CC       images/netdev.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 33.92   CC       images/tty.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 34.53   CC       images/file-lock.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 34.83   CC       images/rlimit.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 35.16   CC       images/pagemap.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 35.45   CC       images/siginfo.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 35.79   CC       images/rpc.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 37.06   CC       images/ext-file.o
20:18:49 [2020-09-24T20:18:49.542Z] #39 37.25   CC       images/cgroup.o
20:18:49 [2020-09-24T20:18:49.656Z] #38 43.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:18:49 [2020-09-24T20:18:49.656Z] #38 43.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:18:49 [2020-09-24T20:18:49.656Z] #38 43.34 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:18:49 [2020-09-24T20:18:49.801Z] #39 37.87   CC       images/userns.o
20:18:49 [2020-09-24T20:18:49.801Z] #39 38.09   CC       images/google/protobuf/descriptor.o
20:18:49 [2020-09-24T20:18:49.913Z] #38 43.49 Selecting previously unselected package libnet1:amd64.
20:18:49 [2020-09-24T20:18:49.913Z] #38 43.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:18:49 [2020-09-24T20:18:49.913Z] #38 43.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:18:49 [2020-09-24T20:18:49.913Z] #38 43.68 Selecting previously unselected package libnet1-dev.
20:18:49 [2020-09-24T20:18:49.913Z] #38 43.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:18:49 [2020-09-24T20:18:49.913Z] #38 43.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:18:50 [2020-09-24T20:18:50.170Z] #38 ...
20:18:50 [2020-09-24T20:18:50.170Z] 
20:18:50 [2020-09-24T20:18:50.170Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:50 [2020-09-24T20:18:50.170Z] #60 DONE 43.9s
20:18:50 [2020-09-24T20:18:50.170Z] 
20:18:50 [2020-09-24T20:18:50.170Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:50 [2020-09-24T20:18:50.170Z] #38 44.05 Selecting previously unselected package libnl-3-200:amd64.
20:18:50 [2020-09-24T20:18:50.170Z] #38 44.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:18:50 [2020-09-24T20:18:50.170Z] #38 44.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:18:50 [2020-09-24T20:18:50.734Z] #38 44.30 Selecting previously unselected package libnl-3-dev:amd64.
20:18:50 [2020-09-24T20:18:50.734Z] #38 44.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:18:50 [2020-09-24T20:18:50.734Z] #38 44.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:18:50 [2020-09-24T20:18:50.736Z] #39 ...
20:18:50 [2020-09-24T20:18:50.736Z] 
20:18:50 [2020-09-24T20:18:50.736Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:18:50 [2020-09-24T20:18:50.736Z] #54 111.6 + for f in rootlesskit rootlesskit-docker-proxy
20:18:50 [2020-09-24T20:18:50.736Z] #54 111.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:18:50 [2020-09-24T20:18:50.832Z] #26 8.564 
                                                                           0.1%
###                                                                        4.2%
#######                                                                   10.0%
###########                                                               15.8%
################                                                          23.4%
#####################                                                     29.5%
########################                                                  34.6%
#############################                                             40.4%
#################################                                         46.3%
#####################################                                     52.1%
########################################                                  56.0%
############################################                              61.7%
################################################                          67.5%
####################################################                      73.2%
########################################################                  79.0%
#############################################################             84.8%
#################################################################         90.5%
#####################################################################     96.3%
######################################################################## 100.0%
20:18:51 [2020-09-24T20:18:51.132Z] #26 11.15 
20:18:51 [2020-09-24T20:18:51.310Z] #38 45.06 Selecting previously unselected package libprotobuf-c1:amd64.
20:18:51 [2020-09-24T20:18:51.310Z] #38 45.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:18:51 [2020-09-24T20:18:51.310Z] #38 45.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:18:51 [2020-09-24T20:18:51.321Z] #52 119.1 + bin/containerd
20:18:51 [2020-09-24T20:18:51.569Z] #38 45.42 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:18:51 [2020-09-24T20:18:51.569Z] #38 45.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:18:51 [2020-09-24T20:18:51.569Z] #38 45.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:18:51 [2020-09-24T20:18:51.827Z] #38 45.62 Selecting previously unselected package zlib1g-dev:amd64.
20:18:51 [2020-09-24T20:18:51.827Z] #38 45.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:18:51 [2020-09-24T20:18:51.827Z] #38 45.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:18:51 [2020-09-24T20:18:51.858Z] #41 83.70 vendor/golang.org/x/net/idna
20:18:52 [2020-09-24T20:18:52.392Z] #38 ...
20:18:52 [2020-09-24T20:18:52.392Z] 
20:18:52 [2020-09-24T20:18:52.392Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:18:52 [2020-09-24T20:18:52.392Z] #51 30.60 Reading package lists...
20:18:52 [2020-09-24T20:18:52.392Z] #51 37.97 Building dependency tree...
20:18:52 [2020-09-24T20:18:52.392Z] #51 41.17 The following additional packages will be installed:
20:18:52 [2020-09-24T20:18:52.392Z] #51 41.20   libbtrfs0
20:18:52 [2020-09-24T20:18:52.392Z] #51 41.55 The following NEW packages will be installed:
20:18:52 [2020-09-24T20:18:52.392Z] #51 41.61   libbtrfs-dev libbtrfs0
20:18:52 [2020-09-24T20:18:52.392Z] #51 42.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:18:52 [2020-09-24T20:18:52.392Z] #51 42.26 Need to get 119 kB of archives.
20:18:52 [2020-09-24T20:18:52.392Z] #51 42.26 After this operation, 387 kB of additional disk space will be used.
20:18:52 [2020-09-24T20:18:52.392Z] #51 42.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:18:52 [2020-09-24T20:18:52.392Z] #51 42.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:18:52 [2020-09-24T20:18:52.392Z] #51 43.67 debconf: delaying package configuration, since apt-utils is not installed
20:18:52 [2020-09-24T20:18:52.392Z] #51 43.91 Fetched 119 kB in 0s (409 kB/s)
20:18:52 [2020-09-24T20:18:52.392Z] #51 44.14 Selecting previously unselected package libbtrfs0.
20:18:52 [2020-09-24T20:18:52.392Z] #51 44.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:18:52 [2020-09-24T20:18:52.392Z] #51 44.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:18:52 [2020-09-24T20:18:52.392Z] #51 44.31 Unpacking libbtrfs0 (4.20.1-2) ...
20:18:52 [2020-09-24T20:18:52.392Z] #51 44.59 Selecting previously unselected package libbtrfs-dev.
20:18:52 [2020-09-24T20:18:52.392Z] #51 44.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:18:52 [2020-09-24T20:18:52.392Z] #51 44.63 Unpacking libbtrfs-dev (4.20.1-2) ...
20:18:52 [2020-09-24T20:18:52.392Z] #51 45.24 Setting up libbtrfs0 (4.20.1-2) ...
20:18:52 [2020-09-24T20:18:52.392Z] #51 45.31 Setting up libbtrfs-dev (4.20.1-2) ...
20:18:52 [2020-09-24T20:18:52.392Z] #51 45.44 Processing triggers for libc-bin (2.28-10) ...
20:18:52 [2020-09-24T20:18:52.392Z] #51 DONE 45.9s
20:18:52 [2020-09-24T20:18:52.392Z] 
20:18:52 [2020-09-24T20:18:52.392Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:52 [2020-09-24T20:18:52.392Z] #38 46.00 Selecting previously unselected package libprotobuf17:amd64.
20:18:52 [2020-09-24T20:18:52.392Z] #38 46.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:18:52 [2020-09-24T20:18:52.392Z] #38 46.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:18:52 [2020-09-24T20:18:52.400Z] #26 11.37 
                                                                           0.3%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        5.2%
####                                                                       6.3%
#######                                                                   10.1%
########                                                                  11.2%
20:18:52 [2020-09-24T20:18:52.400Z] #26 ...
20:18:52 [2020-09-24T20:18:52.400Z] 
20:18:52 [2020-09-24T20:18:52.400Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:52 [2020-09-24T20:18:52.400Z] #11 40.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
20:18:52 [2020-09-24T20:18:52.400Z] #11 42.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
20:18:52 [2020-09-24T20:18:52.401Z] #11 42.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
20:18:52 [2020-09-24T20:18:52.401Z] #11 42.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
20:18:52 [2020-09-24T20:18:52.401Z] #11 42.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
20:18:52 [2020-09-24T20:18:52.401Z] #11 42.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
20:18:52 [2020-09-24T20:18:52.401Z] #11 42.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
20:18:52 [2020-09-24T20:18:52.401Z] #11 42.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
20:18:52 [2020-09-24T20:18:52.401Z] #11 44.49 debconf: delaying package configuration, since apt-utils is not installed
20:18:52 [2020-09-24T20:18:52.401Z] #11 44.87 Fetched 78.9 MB in 7s (10.6 MB/s)
20:18:52 [2020-09-24T20:18:52.401Z] #11 45.21 Selecting previously unselected package binutils-mingw-w64-i686.
20:18:52 [2020-09-24T20:18:52.401Z] #11 45.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
20:18:52 [2020-09-24T20:18:52.401Z] #11 45.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
20:18:52 [2020-09-24T20:18:52.401Z] #11 45.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:18:52 [2020-09-24T20:18:52.401Z] #11 50.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:18:52 [2020-09-24T20:18:52.401Z] #11 50.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
20:18:52 [2020-09-24T20:18:52.401Z] #11 50.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:18:52 [2020-09-24T20:18:52.401Z] #11 ...
20:18:52 [2020-09-24T20:18:52.401Z] 
20:18:52 [2020-09-24T20:18:52.401Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:53 [2020-09-24T20:18:53.268Z] #54 ...
20:18:53 [2020-09-24T20:18:53.268Z] 
20:18:53 [2020-09-24T20:18:53.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:53 [2020-09-24T20:18:53.268Z] #10 104.0 Selecting previously unselected package g++-mingw-w64-x86-64.
20:18:53 [2020-09-24T20:18:53.268Z] #10 104.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:18:53 [2020-09-24T20:18:53.268Z] #10 104.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:18:53 [2020-09-24T20:18:53.268Z] #10 ...
20:18:53 [2020-09-24T20:18:53.268Z] 
20:18:53 [2020-09-24T20:18:53.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:53 [2020-09-24T20:18:53.268Z] #39 39.74   CC       images/opts.o
20:18:53 [2020-09-24T20:18:53.268Z] #39 39.98   CC       images/seccomp.o
20:18:53 [2020-09-24T20:18:53.268Z] #39 40.19   CC       images/binfmt-misc.o
20:18:53 [2020-09-24T20:18:53.268Z] #39 40.38   CC       images/time.o
20:18:53 [2020-09-24T20:18:53.268Z] #39 40.61   CC       images/sysctl.o
20:18:53 [2020-09-24T20:18:53.268Z] #39 40.89   CC       images/autofs.o
20:18:53 [2020-09-24T20:18:53.268Z] #39 41.09   CC       images/macvlan.o
20:18:53 [2020-09-24T20:18:53.268Z] #39 41.33   CC       images/sit.o
20:18:53 [2020-09-24T20:18:53.526Z] #39 41.57   CC       images/memfd.o
20:18:53 [2020-09-24T20:18:53.762Z] #38 47.24 Selecting previously unselected package libprotobuf-lite17:amd64.
20:18:53 [2020-09-24T20:18:53.763Z] #38 47.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:18:53 [2020-09-24T20:18:53.763Z] #38 47.26 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:18:53 [2020-09-24T20:18:53.763Z] #38 ...
20:18:53 [2020-09-24T20:18:53.763Z] 
20:18:53 [2020-09-24T20:18:53.763Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:53 [2020-09-24T20:18:53.763Z] #32 30.36 Reading package lists...
20:18:53 [2020-09-24T20:18:53.763Z] #32 37.73 Building dependency tree...
20:18:53 [2020-09-24T20:18:53.763Z] #32 42.00 The following additional packages will be installed:
20:18:53 [2020-09-24T20:18:53.763Z] #32 42.00   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:18:53 [2020-09-24T20:18:53.763Z] #32 42.05 Suggested packages:
20:18:53 [2020-09-24T20:18:53.763Z] #32 42.05   cmake-doc ninja-build lrzip
20:18:53 [2020-09-24T20:18:53.763Z] #32 42.05 Recommended packages:
20:18:53 [2020-09-24T20:18:53.763Z] #32 42.05   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.28 The following NEW packages will be installed:
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.28   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.28   vim-common xxd
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.69 Need to get 14.9 MB of archives.
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.69 After this operation, 61.8 MB of additional disk space will be used.
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 43.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 45.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 45.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 45.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 45.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 45.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 45.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:18:53 [2020-09-24T20:18:53.763Z] #32 47.50 debconf: delaying package configuration, since apt-utils is not installed
20:18:53 [2020-09-24T20:18:53.784Z] #39 41.90   CC       images/timens.o
20:18:54 [2020-09-24T20:18:54.020Z] #32 ...
20:18:54 [2020-09-24T20:18:54.020Z] 
20:18:54 [2020-09-24T20:18:54.020Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:54 [2020-09-24T20:18:54.020Z] #25 2.095 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:18:54 [2020-09-24T20:18:54.020Z] #25 2.501 
20:18:54 [2020-09-24T20:18:54.020Z] #25 2.782 #=#=#                                                                         

#                                                                          2.6%
#####                                                                      7.5%
########                                                                  12.2%
############                                                              18.0%
################                                                          22.7%
#################                                                         24.7%
###################                                                       27.8%
#####################                                                     29.5%
########################                                                  34.7%
##########################                                                36.9%
############################                                              39.3%
###################################                                       49.6%
##########################################                                59.6%
################################################                          67.9%
######################################################                    76.0%
###########################################################               83.2%
###############################################################           88.7%
####################################################################      95.8%
#######################################################################   99.1%
######################################################################## 100.0%
20:18:54 [2020-09-24T20:18:54.020Z] #25 5.591 
20:18:54 [2020-09-24T20:18:54.020Z] #25 5.872 
                                                                           0.2%
######################                                                    31.8%
######################################                                    53.0%
#######################################################################   99.6%
######################################################################## 100.0%
20:18:54 [2020-09-24T20:18:54.020Z] #25 ...
20:18:54 [2020-09-24T20:18:54.020Z] 
20:18:54 [2020-09-24T20:18:54.020Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:54 [2020-09-24T20:18:54.020Z] #10 30.88 Reading package lists...
20:18:54 [2020-09-24T20:18:54.020Z] #10 38.04 Building dependency tree...
20:18:54 [2020-09-24T20:18:54.020Z] #10 42.03 The following additional packages will be installed:
20:18:54 [2020-09-24T20:18:54.020Z] #10 42.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:18:54 [2020-09-24T20:18:54.020Z] #10 42.07   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:18:54 [2020-09-24T20:18:54.020Z] #10 42.08   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:18:54 [2020-09-24T20:18:54.020Z] #10 42.08   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:18:54 [2020-09-24T20:18:54.020Z] #10 42.08 Suggested packages:
20:18:54 [2020-09-24T20:18:54.020Z] #10 42.08   gcc-8-locales seccomp wine64
20:18:54 [2020-09-24T20:18:54.020Z] #10 43.81 The following NEW packages will be installed:
20:18:54 [2020-09-24T20:18:54.020Z] #10 43.84   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:18:54 [2020-09-24T20:18:54.020Z] #10 43.84   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:18:54 [2020-09-24T20:18:54.020Z] #10 43.84   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:18:54 [2020-09-24T20:18:54.020Z] #10 43.85   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:18:54 [2020-09-24T20:18:54.021Z] #10 43.85   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:18:54 [2020-09-24T20:18:54.021Z] #10 43.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:18:54 [2020-09-24T20:18:54.021Z] #10 44.45 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:18:54 [2020-09-24T20:18:54.021Z] #10 44.45 Need to get 77.7 MB of archives.
20:18:54 [2020-09-24T20:18:54.021Z] #10 44.45 After this operation, 487 MB of additional disk space will be used.
20:18:54 [2020-09-24T20:18:54.021Z] #10 44.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 44.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 45.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 45.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 45.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 45.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 46.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 46.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:18:54 [2020-09-24T20:18:54.021Z] #10 46.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
20:18:54 [2020-09-24T20:18:54.043Z] #39 42.21   LINK     images/built-in.o
20:18:54 [2020-09-24T20:18:54.278Z] #10 ...
20:18:54 [2020-09-24T20:18:54.278Z] 
20:18:54 [2020-09-24T20:18:54.278Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:54 [2020-09-24T20:18:54.278Z] #30 37.88 internal/reflectlite
20:18:54 [2020-09-24T20:18:54.278Z] #30 37.89 sync
20:18:54 [2020-09-24T20:18:54.278Z] #30 40.26 sort
20:18:54 [2020-09-24T20:18:54.278Z] #30 40.27 errors
20:18:54 [2020-09-24T20:18:54.278Z] #30 40.65 strconv
20:18:54 [2020-09-24T20:18:54.278Z] #30 42.05 io
20:18:54 [2020-09-24T20:18:54.278Z] #30 43.67 internal/oserror
20:18:54 [2020-09-24T20:18:54.278Z] #30 43.77 syscall
20:18:54 [2020-09-24T20:18:54.278Z] #30 46.20 reflect
20:18:54 [2020-09-24T20:18:54.278Z] #30 ...
20:18:54 [2020-09-24T20:18:54.278Z] 
20:18:54 [2020-09-24T20:18:54.278Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:54 [2020-09-24T20:18:54.278Z] #32 47.75 Fetched 14.9 MB in 2s (6030 kB/s)
20:18:54 [2020-09-24T20:18:54.278Z] #32 47.83 Selecting previously unselected package xxd.
20:18:54 [2020-09-24T20:18:54.278Z] #32 47.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:18:54 [2020-09-24T20:18:54.278Z] #32 47.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:18:54 [2020-09-24T20:18:54.278Z] #32 47.90 Unpacking xxd (2:8.1.0875-5) ...
20:18:54 [2020-09-24T20:18:54.302Z] #39 42.35   GEN      compel/include/asm
20:18:54 [2020-09-24T20:18:54.302Z] #39 42.37   GEN      compel/include/version.h
20:18:54 [2020-09-24T20:18:54.302Z] #39 42.41 touch .config
20:18:54 [2020-09-24T20:18:54.302Z] #39 42.45   GEN      include/common/config.h
20:18:54 [2020-09-24T20:18:54.302Z] #39 42.54   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:18:54 [2020-09-24T20:18:54.416Z] #41 85.96 net/textproto
20:18:54 [2020-09-24T20:18:54.416Z] #41 85.97 crypto/x509
20:18:54 [2020-09-24T20:18:54.416Z] #41 85.97 vendor/golang.org/x/net/http/httpproxy
20:18:54 [2020-09-24T20:18:54.536Z] #32 48.14 Selecting previously unselected package vim-common.
20:18:54 [2020-09-24T20:18:54.536Z] #32 48.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:18:54 [2020-09-24T20:18:54.536Z] #32 48.19 Unpacking vim-common (2:8.1.0875-5) ...
20:18:54 [2020-09-24T20:18:54.560Z] #39 42.58   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:18:54 [2020-09-24T20:18:54.560Z] #39 42.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:18:54 [2020-09-24T20:18:54.560Z] #39 42.62   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:18:54 [2020-09-24T20:18:54.560Z] #39 42.64   DEP      compel/arch/x86/plugins/std/memcpy.d
20:18:54 [2020-09-24T20:18:54.561Z] #39 42.69   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:18:54 [2020-09-24T20:18:54.561Z] #39 42.70   GEN      compel/plugins/include/uapi/std/syscall.h
20:18:54 [2020-09-24T20:18:54.561Z] #39 42.73   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:18:54 [2020-09-24T20:18:54.561Z] #39 42.74   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:18:54 [2020-09-24T20:18:54.561Z] #39 42.76   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:18:54 [2020-09-24T20:18:54.561Z] #39 42.78   DEP      compel/plugins/std/infect.d
20:18:54 [2020-09-24T20:18:54.680Z] #41 86.73 mime/multipart
20:18:54 [2020-09-24T20:18:54.794Z] #32 48.52 Selecting previously unselected package cmake-data.
20:18:54 [2020-09-24T20:18:54.794Z] #32 48.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:18:54 [2020-09-24T20:18:54.794Z] #32 48.54 Unpacking cmake-data (3.13.4-1) ...
20:18:54 [2020-09-24T20:18:54.819Z] #39 42.89   DEP      compel/plugins/std/string.d
20:18:54 [2020-09-24T20:18:54.819Z] #39 43.00   DEP      compel/plugins/std/log.d
20:18:54 [2020-09-24T20:18:54.819Z] #39 43.09   DEP      compel/plugins/std/fds.d
20:18:54 [2020-09-24T20:18:54.943Z] #41 ...
20:18:54 [2020-09-24T20:18:54.943Z] 
20:18:54 [2020-09-24T20:18:54.943Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:18:54 [2020-09-24T20:18:54.943Z] #54 79.36 + for f in rootlesskit rootlesskit-docker-proxy
20:18:54 [2020-09-24T20:18:54.943Z] #54 79.36 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:18:54 [2020-09-24T20:18:54.943Z] #54 DONE 86.9s
20:18:54 [2020-09-24T20:18:54.943Z] 
20:18:54 [2020-09-24T20:18:54.943Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:54 [2020-09-24T20:18:54.943Z] #41 86.74 vendor/golang.org/x/net/http/httpguts
20:18:54 [2020-09-24T20:18:54.943Z] #41 ...
20:18:54 [2020-09-24T20:18:54.943Z] 
20:18:54 [2020-09-24T20:18:54.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:54 [2020-09-24T20:18:54.943Z] #39 16.77 make[1]: Nothing to be done for 'all'.
20:18:54 [2020-09-24T20:18:54.943Z] #39 18.10   CC       images/stats.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 18.52   CC       images/core.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 19.25   CC       images/core-x86.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 19.90   CC       images/core-arm.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 20.45   CC       images/core-aarch64.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 20.71   CC       images/core-ppc64.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 21.29   CC       images/core-s390.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 21.99   CC       images/cpuinfo.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 22.40   CC       images/inventory.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 22.54   CC       images/fdinfo.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 22.92   CC       images/fown.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 23.08   CC       images/ns.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 23.20   CC       images/regfile.o
20:18:54 [2020-09-24T20:18:54.943Z] #39 ...
20:18:54 [2020-09-24T20:18:54.943Z] 
20:18:54 [2020-09-24T20:18:54.943Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:18:55 [2020-09-24T20:18:55.078Z] #39 43.18   DEP      compel/plugins/std/std.d
20:18:55 [2020-09-24T20:18:55.206Z] #55 DONE 0.3s
20:18:55 [2020-09-24T20:18:55.206Z] 
20:18:55 [2020-09-24T20:18:55.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:55 [2020-09-24T20:18:55.206Z] #39 23.42   CC       images/ghost-file.o
20:18:55 [2020-09-24T20:18:55.206Z] #39 ...
20:18:55 [2020-09-24T20:18:55.206Z] 
20:18:55 [2020-09-24T20:18:55.206Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:18:55 [2020-09-24T20:18:55.206Z] #56 DONE 0.1s
20:18:55 [2020-09-24T20:18:55.337Z] #39 43.32   DEP      compel/plugins/shmem/shmem.d
20:18:55 [2020-09-24T20:18:55.337Z] #39 43.45   DEP      compel/plugins/fds/fds.d
20:18:55 [2020-09-24T20:18:55.337Z] #39 43.55   CC       compel/plugins/std/std.o
20:18:55 [2020-09-24T20:18:55.470Z] 
20:18:55 [2020-09-24T20:18:55.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:55 [2020-09-24T20:18:55.470Z] #10 80.32 Selecting previously unselected package g++-mingw-w64-x86-64.
20:18:55 [2020-09-24T20:18:55.470Z] #10 80.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:18:55 [2020-09-24T20:18:55.470Z] #10 80.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:18:55 [2020-09-24T20:18:55.470Z] #10 ...
20:18:55 [2020-09-24T20:18:55.470Z] 
20:18:55 [2020-09-24T20:18:55.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:55 [2020-09-24T20:18:55.470Z] #39 23.86   CC       images/fifo.o
20:18:55 [2020-09-24T20:18:55.733Z] #39 24.12   CC       images/remap-file-path.o
20:18:55 [2020-09-24T20:18:55.905Z] #39 43.87   CC       compel/plugins/std/fds.o
20:18:55 [2020-09-24T20:18:55.996Z] #39 24.28   CC       images/eventfd.o
20:18:56 [2020-09-24T20:18:56.165Z] #39 44.31   CC       compel/plugins/std/log.o
20:18:56 [2020-09-24T20:18:56.259Z] #39 24.47   CC       images/eventpoll.o
20:18:56 [2020-09-24T20:18:56.522Z] #39 24.82   CC       images/fh.o
20:18:56 [2020-09-24T20:18:56.785Z] #39 25.12   CC       images/fsnotify.o
20:18:57 [2020-09-24T20:18:57.102Z] #39 45.07   CC       compel/plugins/std/string.o
20:18:57 [2020-09-24T20:18:57.361Z] #39 25.60   CC       images/signalfd.o
20:18:57 [2020-09-24T20:18:57.362Z] #39 45.59   CC       compel/plugins/std/infect.o
20:18:57 [2020-09-24T20:18:57.625Z] #39 25.78   CC       images/fs.o
20:18:57 [2020-09-24T20:18:57.625Z] #39 25.93   CC       images/pstree.o
20:18:57 [2020-09-24T20:18:57.743Z] #26 11.37 
                                                                           0.3%
#                                                                          1.4%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        5.2%
####                                                                       6.3%
#######                                                                   10.1%
########                                                                  11.2%
########                                                                  12.3%
##########                                                                13.9%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.1%
#############                                                             18.8%
##############                                                            20.4%
###############                                                           22.0%
#################                                                         24.2%
##################                                                        25.8%
####################                                                      29.1%
######################                                                    31.8%
########################                                                  34.0%
##########################                                                36.1%
##########################                                                37.2%
###########################                                               38.8%
#############################                                             40.4%
##############################                                            42.1%
###############################                                           43.7%
################################                                          45.8%
###################################                                       49.1%
####################################                                      50.7%
######################################                                    53.4%
########################################                                  55.6%
#########################################                                 57.5%
##########################################                                58.8%
###########################################                               60.4%
#############################################                             62.6%
##############################################                            64.2%
###############################################                           66.4%
################################################                          68.0%
##################################################                        69.5%
###################################################                       71.0%
####################################################                      72.6%
#####################################################                     74.8%
#######################################################                   76.9%
########################################################                  78.0%
#########################################################                 80.2%
##########################################################                81.8%
############################################################              83.4%
##############################################################            86.1%
###############################################################           88.8%
##################################################################        92.6%
####################################################################      95.4%
######################################################################    97.5%
######################################################################## 100.0%
20:18:57 [2020-09-24T20:18:57.889Z] #39 26.18   CC       images/pipe.o
20:18:57 [2020-09-24T20:18:57.930Z] #39 45.97   CC       compel/arch/x86/plugins/std/parasite-head.o
20:18:57 [2020-09-24T20:18:57.931Z] #39 46.01   CC       compel/arch/x86/plugins/std/memcpy.o
20:18:57 [2020-09-24T20:18:57.931Z] #39 46.06   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:18:57 [2020-09-24T20:18:57.931Z] #39 46.10   AR       compel/plugins/std.lib.a
20:18:58 [2020-09-24T20:18:58.042Z] #26 17.90 
20:18:58 [2020-09-24T20:18:58.152Z] #39 26.36   CC       images/tcp-stream.o
20:18:58 [2020-09-24T20:18:58.189Z] #39 ...
20:18:58 [2020-09-24T20:18:58.189Z] 
20:18:58 [2020-09-24T20:18:58.189Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:18:58 [2020-09-24T20:18:58.189Z] #54 DONE 119.1s
20:18:58 [2020-09-24T20:18:58.189Z] 
20:18:58 [2020-09-24T20:18:58.189Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:58 [2020-09-24T20:18:58.189Z] #39 46.20   CC       compel/plugins/fds/fds.o
20:18:58 [2020-09-24T20:18:58.189Z] #39 ...
20:18:58 [2020-09-24T20:18:58.189Z] 
20:18:58 [2020-09-24T20:18:58.189Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:58 [2020-09-24T20:18:58.189Z] #41 113.4 net/textproto
20:18:58 [2020-09-24T20:18:58.189Z] #41 113.4 crypto/x509
20:18:58 [2020-09-24T20:18:58.189Z] #41 114.5 vendor/golang.org/x/net/http/httpguts
20:18:58 [2020-09-24T20:18:58.189Z] #41 114.8 vendor/golang.org/x/net/http/httpproxy
20:18:58 [2020-09-24T20:18:58.189Z] #41 115.2 mime/multipart
20:18:58 [2020-09-24T20:18:58.189Z] #41 117.3 crypto/tls
20:18:58 [2020-09-24T20:18:58.189Z] #41 ...
20:18:58 [2020-09-24T20:18:58.189Z] 
20:18:58 [2020-09-24T20:18:58.189Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:18:58 [2020-09-24T20:18:58.189Z] #55 DONE 0.1s
20:18:58 [2020-09-24T20:18:58.189Z] 
20:18:58 [2020-09-24T20:18:58.189Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:18:58 [2020-09-24T20:18:58.189Z] #56 DONE 0.1s
20:18:58 [2020-09-24T20:18:58.416Z] #39 26.52   CC       images/sk-packet.o
20:18:58 [2020-09-24T20:18:58.416Z] #39 26.73   CC       images/mnt.o
20:18:58 [2020-09-24T20:18:58.448Z] 
20:18:58 [2020-09-24T20:18:58.448Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:18:58 [2020-09-24T20:18:58.448Z] #45 ...
20:18:58 [2020-09-24T20:18:58.448Z] 
20:18:58 [2020-09-24T20:18:58.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:18:58 [2020-09-24T20:18:58.448Z] #39 46.59   AR       compel/plugins/fds.lib.a
20:18:58 [2020-09-24T20:18:58.448Z] #39 46.70   HOSTDEP  compel/src/lib/log-host.d
20:18:58 [2020-09-24T20:18:58.680Z] #39 26.96   CC       images/pipe-data.o
20:18:58 [2020-09-24T20:18:58.702Z] #26 ...
20:18:58 [2020-09-24T20:18:58.702Z] 
20:18:58 [2020-09-24T20:18:58.702Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:58 [2020-09-24T20:18:58.702Z] #31 46.22 internal/reflectlite
20:18:58 [2020-09-24T20:18:58.702Z] #31 46.24 sync
20:18:58 [2020-09-24T20:18:58.702Z] #31 50.19 errors
20:18:58 [2020-09-24T20:18:58.702Z] #31 50.19 sort
20:18:58 [2020-09-24T20:18:58.702Z] #31 51.05 internal/oserror
20:18:58 [2020-09-24T20:18:58.702Z] #31 51.05 io
20:18:58 [2020-09-24T20:18:58.702Z] #31 51.05 strconv
20:18:58 [2020-09-24T20:18:58.702Z] #31 51.76 syscall
20:18:58 [2020-09-24T20:18:58.702Z] #31 ...
20:18:58 [2020-09-24T20:18:58.702Z] 
20:18:58 [2020-09-24T20:18:58.702Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:58 [2020-09-24T20:18:58.702Z] #11 56.22 Selecting previously unselected package binutils-mingw-w64.
20:18:58 [2020-09-24T20:18:58.702Z] #11 56.22 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:18:58 [2020-09-24T20:18:58.702Z] #11 56.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:18:58 [2020-09-24T20:18:58.702Z] #11 56.40 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
20:18:58 [2020-09-24T20:18:58.702Z] #11 56.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:18:58 [2020-09-24T20:18:58.702Z] #11 56.41 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:18:58 [2020-09-24T20:18:58.708Z] #39 46.86   HOSTDEP  compel/src/lib/handle-elf-host.d
20:18:58 [2020-09-24T20:18:58.943Z] #39 27.20   CC       images/sa.o
20:18:58 [2020-09-24T20:18:58.968Z] #39 47.05   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:18:58 [2020-09-24T20:18:58.968Z] #39 47.24   HOSTDEP  compel/src/main-host.d
20:18:58 [2020-09-24T20:18:58.970Z] #32 52.23 Selecting previously unselected package libicu63:amd64.
20:18:58 [2020-09-24T20:18:58.970Z] #32 52.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:18:58 [2020-09-24T20:18:58.970Z] #32 52.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:18:58 [2020-09-24T20:18:58.970Z] #32 ...
20:18:58 [2020-09-24T20:18:58.970Z] 
20:18:58 [2020-09-24T20:18:58.970Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:18:58 [2020-09-24T20:18:58.970Z] #41 42.28 strconv
20:18:58 [2020-09-24T20:18:58.970Z] #41 42.86 bytes
20:18:58 [2020-09-24T20:18:58.970Z] #41 45.83 bufio
20:18:58 [2020-09-24T20:18:58.970Z] #41 47.54 reflect
20:18:58 [2020-09-24T20:18:58.970Z] #41 47.66 syscall
20:18:58 [2020-09-24T20:18:58.970Z] #41 ...
20:18:58 [2020-09-24T20:18:58.970Z] 
20:18:58 [2020-09-24T20:18:58.970Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:18:58 [2020-09-24T20:18:58.970Z] #25 6.675 
20:18:58 [2020-09-24T20:18:58.970Z] #25 6.951 
                                                                           0.2%
#####################                                                     29.4%
######################################                                    54.0%
########################################################                  78.7%
######################################################################## 100.0%
20:18:58 [2020-09-24T20:18:58.970Z] #25 7.777 
20:18:58 [2020-09-24T20:18:58.970Z] #25 8.012 
                                                                           0.0%
####                                                                       6.1%
#######                                                                   10.1%
###########                                                               15.5%
##############                                                            19.8%
##################                                                        25.9%
#####################                                                     30.4%
#########################                                                 35.7%
############################                                              39.1%
#############################                                             40.5%
#################################                                         46.2%
#####################################                                     51.5%
########################################                                  56.7%
############################################                              61.4%
#################################################                         68.2%
#####################################################                     74.7%
########################################################                  78.2%
############################################################              83.7%
################################################################          89.0%
##################################################################        93.0%
#######################################################################   99.0%
######################################################################## 100.0%
20:18:58 [2020-09-24T20:18:58.970Z] #25 10.63 
20:18:59 [2020-09-24T20:18:59.003Z] #11 56.55 Selecting previously unselected package dmsetup.
20:18:59 [2020-09-24T20:18:59.003Z] #11 56.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.003Z] #11 56.59 Unpacking dmsetup (2:1.02.155-3) ...
20:18:59 [2020-09-24T20:18:59.003Z] #11 ...
20:18:59 [2020-09-24T20:18:59.003Z] 
20:18:59 [2020-09-24T20:18:59.003Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:18:59 [2020-09-24T20:18:59.003Z] #39 46.67 Selecting previously unselected package libprotoc17:ppc64el.
20:18:59 [2020-09-24T20:18:59.003Z] #39 46.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 46.70 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 47.54 Selecting previously unselected package protobuf-c-compiler.
20:18:59 [2020-09-24T20:18:59.003Z] #39 47.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 47.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 47.88 Selecting previously unselected package protobuf-compiler.
20:18:59 [2020-09-24T20:18:59.003Z] #39 47.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 47.91 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.11 Selecting previously unselected package python-pkg-resources.
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.15 Unpacking python-pkg-resources (40.8.0-1) ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.51 Selecting previously unselected package python-six.
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.52 Unpacking python-six (1.12.0-1) ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.66 Selecting previously unselected package python-protobuf.
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 48.68 Unpacking python-protobuf (3.6.1.3-2) ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 49.53 Setting up python-pkg-resources (40.8.0-1) ...
20:18:59 [2020-09-24T20:18:59.003Z] #39 ...
20:18:59 [2020-09-24T20:18:59.003Z] 
20:18:59 [2020-09-24T20:18:59.003Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:18:59 [2020-09-24T20:18:59.003Z] #11 56.93 Selecting previously unselected package mingw-w64-common.
20:18:59 [2020-09-24T20:18:59.207Z] #39 27.40   CC       images/timer.o
20:18:59 [2020-09-24T20:18:59.227Z] #39 47.43   DEP      compel/src/lib/ptrace.d
20:18:59 [2020-09-24T20:18:59.301Z] #11 56.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:18:59 [2020-09-24T20:18:59.301Z] #11 56.95 Unpacking mingw-w64-common (6.0.0-3) ...
20:18:59 [2020-09-24T20:18:59.301Z] #11 ...
20:18:59 [2020-09-24T20:18:59.301Z] 
20:18:59 [2020-09-24T20:18:59.301Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:18:59 [2020-09-24T20:18:59.302Z] #33 47.00 Selecting previously unselected package libicu63:ppc64el.
20:18:59 [2020-09-24T20:18:59.302Z] #33 47.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.302Z] #33 47.15 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
20:18:59 [2020-09-24T20:18:59.302Z] #33 56.36 Selecting previously unselected package libxml2:ppc64el.
20:18:59 [2020-09-24T20:18:59.302Z] #33 56.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.302Z] #33 56.38 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:18:59 [2020-09-24T20:18:59.302Z] #33 57.11 Selecting previously unselected package libarchive13:ppc64el.
20:18:59 [2020-09-24T20:18:59.302Z] #33 57.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
20:18:59 [2020-09-24T20:18:59.302Z] #33 57.13 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:18:59 [2020-09-24T20:18:59.302Z] #33 ...
20:18:59 [2020-09-24T20:18:59.302Z] 
20:18:59 [2020-09-24T20:18:59.302Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:18:59 [2020-09-24T20:18:59.302Z] #31 57.17 bytes
20:18:59 [2020-09-24T20:18:59.471Z] #39 27.72   CC       images/timerfd.o
20:18:59 [2020-09-24T20:18:59.486Z] #39 47.67   DEP      compel/src/lib/infect.d
20:18:59 [2020-09-24T20:18:59.486Z] #39 47.77   DEP      compel/src/lib/infect-util.d
20:18:59 [2020-09-24T20:18:59.486Z] #39 47.82   DEP      compel/src/lib/infect-rpc.d
20:18:59 [2020-09-24T20:18:59.606Z] #31 57.20 strings
20:18:59 [2020-09-24T20:18:59.734Z] #39 27.92   CC       images/mm.o
20:18:59 [2020-09-24T20:18:59.734Z] #39 28.17   CC       images/sk-opts.o
20:18:59 [2020-09-24T20:18:59.745Z] #39 47.89   DEP      compel/arch/x86/src/lib/infect.d
20:18:59 [2020-09-24T20:18:59.745Z] #39 48.00   DEP      compel/arch/x86/src/lib/cpu.d
20:18:59 [2020-09-24T20:18:59.745Z] #39 48.06   DEP      compel/src/lib/log.d
20:18:59 [2020-09-24T20:18:59.999Z] #39 28.29   CC       images/sk-unix.o
20:19:00 [2020-09-24T20:19:00.004Z] #39 48.14   DEP      compel/src/main.d
20:19:00 [2020-09-24T20:19:00.004Z] #39 48.24   DEP      compel/src/lib/handle-elf.d
20:19:00 [2020-09-24T20:19:00.013Z] #25 10.82 
                                                                           0.2%
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.9%
#######                                                                   10.6%
########                                                                  12.4%
#########                                                                 13.7%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.2%
#############                                                             18.7%
##############                                                            19.9%
20:19:00 [2020-09-24T20:19:00.013Z] #25 ...
20:19:00 [2020-09-24T20:19:00.013Z] 
20:19:00 [2020-09-24T20:19:00.013Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:00 [2020-09-24T20:19:00.013Z] #30 53.79 time
20:19:00 [2020-09-24T20:19:00.263Z] #39 28.66   CC       images/sk-inet.o
20:19:00 [2020-09-24T20:19:00.263Z] #39 48.39   DEP      compel/arch/x86/src/lib/handle-elf.d
20:19:00 [2020-09-24T20:19:00.263Z] #39 48.49   CC       compel/src/lib/log.o
20:19:00 [2020-09-24T20:19:00.522Z] #39 48.68   CC       compel/arch/x86/src/lib/cpu.o
20:19:00 [2020-09-24T20:19:00.955Z] #39 29.20   CC       images/tun.o
20:19:01 [2020-09-24T20:19:01.090Z] #39 49.42   CC       compel/arch/x86/src/lib/infect.o
20:19:01 [2020-09-24T20:19:01.219Z] #39 29.57   CC       images/sk-netlink.o
20:19:01 [2020-09-24T20:19:01.482Z] #39 ...
20:19:01 [2020-09-24T20:19:01.482Z] 
20:19:01 [2020-09-24T20:19:01.482Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.46 Selecting previously unselected package libapparmor1:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.48 Unpacking libapparmor1:arm64 (2.13.2-10) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.57 Selecting previously unselected package libapparmor-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.57 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.58 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.74 Selecting previously unselected package libbtrfs0.
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.75 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.76 Unpacking libbtrfs0 (4.20.1-2) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.83 Selecting previously unselected package libbtrfs-dev.
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.85 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 90.86 Unpacking libbtrfs-dev (4.20.1-2) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.05 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.05 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.06 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.16 Selecting previously unselected package libudev-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.17 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.21 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.41 Selecting previously unselected package libsepol1-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.42 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.45 Unpacking libsepol1-dev:arm64 (2.8-1) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.74 Selecting previously unselected package libpcre16-3:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.75 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.76 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.94 Selecting previously unselected package libpcre32-3:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.94 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 91.96 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.12 Selecting previously unselected package libpcrecpp0v5:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.13 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.14 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.23 Selecting previously unselected package libpcre3-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.27 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.62 Selecting previously unselected package libselinux1-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.63 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.64 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.95 Selecting previously unselected package libdevmapper-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 92.97 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 93.12 Selecting previously unselected package libseccomp-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 93.12 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 93.15 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 93.29 Selecting previously unselected package libsystemd-dev:arm64.
20:19:01 [2020-09-24T20:19:01.482Z] #10 93.29 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
20:19:01 [2020-09-24T20:19:01.482Z] #10 93.29 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
20:19:01 [2020-09-24T20:19:01.747Z] #10 93.83 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.85 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.87 Setting up libapparmor1:arm64 (2.13.2-10) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.89 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.90 Setting up libpcre16-3:arm64 (2:8.39-12) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.91 Setting up libsepol1-dev:arm64 (2.8-1) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.93 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.94 Setting up libbtrfs0 (4.20.1-2) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.96 Setting up libpcre32-3:arm64 (2:8.39-12) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 93.97 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 94.02 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 94.03 Setting up libbtrfs-dev (4.20.1-2) ...
20:19:02 [2020-09-24T20:19:02.012Z] #10 94.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
20:19:02 [2020-09-24T20:19:02.027Z] #39 50.35   CC       compel/src/lib/infect-rpc.o
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.06 Setting up mingw-w64-common (6.0.0-3) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.07 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.10 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.12 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.14 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
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.15 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
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.17 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.18 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
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.19 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
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.20 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.22 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.24 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.25 Setting up dmsetup (2:1.02.155-3) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.27 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.29 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:19:02 [2020-09-24T20:19:02.274Z] #10 94.31 Processing triggers for libc-bin (2.28-10) ...
20:19:02 [2020-09-24T20:19:02.544Z] #30 ...
20:19:02 [2020-09-24T20:19:02.544Z] 
20:19:02 [2020-09-24T20:19:02.544Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.058 + RM_GOPATH=0
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.058 + TMP_GOPATH=
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.058 + : /build
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.058 + '[' -z '' ']'
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.058 ++ mktemp -d
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.067 + export GOPATH=/tmp/tmp.utYF1tKblz
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.068 + GOPATH=/tmp/tmp.utYF1tKblz
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.068 + RM_GOPATH=1
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.068 + case "$(go env GOARCH)" in
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.068 ++ go env GOARCH
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.087 + export GO_BUILDMODE=-buildmode=pie
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.090 + GO_BUILDMODE=-buildmode=pie
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.094 ++ dirname /tmp/install/install.sh
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.098 + dir=/tmp/install
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 + bin=containerd
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 + shift
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 + '[' '!' -f /tmp/install/containerd.installer ']'
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 + . /tmp/install/containerd.installer
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 ++ set -e
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 + install_containerd
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.099 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.106 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.106 + git clone https://github.com/containerd/containerd.git /tmp/tmp.utYF1tKblz/src/github.com/containerd/containerd
20:19:02 [2020-09-24T20:19:02.544Z] #52 1.109 Cloning into '/tmp/tmp.utYF1tKblz/src/github.com/containerd/containerd'...
20:19:02 [2020-09-24T20:19:02.544Z] #52 ...
20:19:02 [2020-09-24T20:19:02.544Z] 
20:19:02 [2020-09-24T20:19:02.544Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:19:02 [2020-09-24T20:19:02.596Z] #39 50.74   CC       compel/src/lib/infect-util.o
20:19:02 [2020-09-24T20:19:02.857Z] #39 51.03   CC       compel/src/lib/infect.o
20:19:03 [2020-09-24T20:19:03.117Z] #39 ...
20:19:03 [2020-09-24T20:19:03.117Z] 
20:19:03 [2020-09-24T20:19:03.117Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:03 [2020-09-24T20:19:03.117Z] #10 119.7 Selecting previously unselected package libapparmor1:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 119.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 119.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 119.8 Selecting previously unselected package libapparmor-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 119.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 119.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.1 Selecting previously unselected package libbtrfs0.
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.2 Unpacking libbtrfs0 (4.20.1-2) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.3 Selecting previously unselected package libbtrfs-dev.
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.3 Unpacking libbtrfs-dev (4.20.1-2) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.7 Selecting previously unselected package libudev-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.8 Selecting previously unselected package libsepol1-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 120.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.1 Selecting previously unselected package libpcre16-3:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.3 Selecting previously unselected package libpcre32-3:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.5 Selecting previously unselected package libpcrecpp0v5:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.6 Selecting previously unselected package libpcre3-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 121.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.0 Selecting previously unselected package libselinux1-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.3 Selecting previously unselected package libdevmapper-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.4 Selecting previously unselected package libseccomp-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.6 Selecting previously unselected package libsystemd-dev:amd64.
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 122.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 123.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.117Z] #10 123.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up libbtrfs0 (4.20.1-2) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up libbtrfs-dev (4.20.1-2) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.2 Setting up mingw-w64-common (6.0.0-3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.4 Setting up dmsetup (2:1.02.155-3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 123.4 Processing triggers for libc-bin (2.28-10) ...
20:19:03 [2020-09-24T20:19:03.118Z] #10 DONE 123.9s
20:19:03 [2020-09-24T20:19:03.118Z] 
20:19:03 [2020-09-24T20:19:03.118Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:03 [2020-09-24T20:19:03.118Z] #41 123.9 net/http/httptrace
20:19:03 [2020-09-24T20:19:03.118Z] #41 124.2 net/http
20:19:03 [2020-09-24T20:19:03.219Z] #10 DONE 95.3s
20:19:03 [2020-09-24T20:19:03.219Z] 
20:19:03 [2020-09-24T20:19:03.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:03 [2020-09-24T20:19:03.219Z] #39 29.85   CC       images/packet-sock.o
20:19:03 [2020-09-24T20:19:03.219Z] #39 30.32   CC       images/ipc-var.o
20:19:03 [2020-09-24T20:19:03.219Z] #39 30.51   CC       images/ipc-desc.o
20:19:03 [2020-09-24T20:19:03.219Z] #39 30.61   CC       images/ipc-shm.o
20:19:03 [2020-09-24T20:19:03.219Z] #39 30.90   CC       images/ipc-msg.o
20:19:03 [2020-09-24T20:19:03.219Z] #39 31.16   CC       images/ipc-sem.o
20:19:03 [2020-09-24T20:19:03.219Z] #39 31.34   CC       images/utsns.o
20:19:03 [2020-09-24T20:19:03.219Z] #39 31.55   CC       images/creds.o
20:19:03 [2020-09-24T20:19:03.482Z] #39 31.87   CC       images/vma.o
20:19:03 [2020-09-24T20:19:03.831Z] #25 10.82 
                                                                           0.2%
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.9%
#######                                                                   10.6%
########                                                                  12.4%
#########                                                                 13.7%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.2%
#############                                                             18.7%
##############                                                            19.9%
###############                                                           21.2%
################                                                          22.8%
#################                                                         24.0%
##################                                                        25.7%
###################                                                       26.9%
####################                                                      28.7%
#####################                                                     30.0%
#######################                                                   32.8%
########################                                                  34.3%
##########################                                                36.5%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            41.9%
###############################                                           43.9%
################################                                          45.8%
##################################                                        47.9%
####################################                                      50.2%
#####################################                                     52.4%
#######################################                                   54.5%
########################################                                  56.8%
##########################################                                58.6%
###########################################                               60.3%
############################################                              62.4%
##############################################                            64.0%
###############################################                           65.8%
################################################                          67.4%
#################################################                         69.0%
###################################################                       71.7%
#####################################################                     73.9%
######################################################                    75.9%
########################################################                  77.8%
#########################################################                 79.8%
##########################################################                81.8%
############################################################              83.9%
#############################################################             85.7%
20:19:03 [2020-09-24T20:19:03.832Z] #25 ...
20:19:03 [2020-09-24T20:19:03.832Z] 
20:19:03 [2020-09-24T20:19:03.832Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:19:03 [2020-09-24T20:19:03.832Z] #38 47.52 Selecting previously unselected package libprotobuf-dev:amd64.
20:19:03 [2020-09-24T20:19:03.832Z] #38 47.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 47.53 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 49.09 Selecting previously unselected package libprotoc17:amd64.
20:19:03 [2020-09-24T20:19:03.832Z] #38 49.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 49.13 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 49.97 Selecting previously unselected package protobuf-c-compiler.
20:19:03 [2020-09-24T20:19:03.832Z] #38 49.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 49.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.17 Selecting previously unselected package protobuf-compiler.
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.43 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.55 Selecting previously unselected package python-pkg-resources.
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.60 Unpacking python-pkg-resources (40.8.0-1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.95 Selecting previously unselected package python-six.
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 50.99 Unpacking python-six (1.12.0-1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 51.15 Selecting previously unselected package python-protobuf.
20:19:03 [2020-09-24T20:19:03.832Z] #38 51.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 51.21 Unpacking python-protobuf (3.6.1.3-2) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 51.71 Setting up python-pkg-resources (40.8.0-1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 57.30 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 57.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 57.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 57.35 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 57.36 Setting up python-six (1.12.0-1) ...
20:19:03 [2020-09-24T20:19:03.832Z] #38 ...
20:19:03 [2020-09-24T20:19:03.832Z] 
20:19:03 [2020-09-24T20:19:03.832Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:19:04 [2020-09-24T20:19:04.058Z] #39 32.21   CC       images/netdev.o
20:19:04 [2020-09-24T20:19:04.125Z] #31 ...
20:19:04 [2020-09-24T20:19:04.125Z] 
20:19:04 [2020-09-24T20:19:04.125Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:04 [2020-09-24T20:19:04.125Z] #42 51.86 io
20:19:04 [2020-09-24T20:19:04.125Z] #42 51.87 sort
20:19:04 [2020-09-24T20:19:04.125Z] #42 51.87 strconv
20:19:04 [2020-09-24T20:19:04.125Z] #42 51.99 syscall
20:19:04 [2020-09-24T20:19:04.125Z] #42 58.37 bytes
20:19:04 [2020-09-24T20:19:04.125Z] #42 58.40 github.com/LK4D4/vndr/godl/singleflight
20:19:04 [2020-09-24T20:19:04.125Z] #42 59.46 strings
20:19:04 [2020-09-24T20:19:04.125Z] #42 ...
20:19:04 [2020-09-24T20:19:04.125Z] 
20:19:04 [2020-09-24T20:19:04.125Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:19:04 [2020-09-24T20:19:04.125Z] #26 19.61 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:19:04 [2020-09-24T20:19:04.125Z] #26 20.12 
20:19:04 [2020-09-24T20:19:04.125Z] #26 20.34 
#########################################                                 57.1%
######################################################################## 100.0%
20:19:04 [2020-09-24T20:19:04.125Z] #26 20.53 
20:19:04 [2020-09-24T20:19:04.125Z] #26 22.22 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:19:04 [2020-09-24T20:19:04.125Z] #26 22.30 skipping existing 5cb8031fd95d
20:19:04 [2020-09-24T20:19:04.125Z] #26 22.54 
20:19:04 [2020-09-24T20:19:04.321Z] #39 32.75   CC       images/tty.o
20:19:04 [2020-09-24T20:19:04.424Z] #26 24.23 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
20:19:04 [2020-09-24T20:19:04.424Z] #26 24.32 skipping existing 283607eaa57e
20:19:04 [2020-09-24T20:19:04.424Z] #26 ...
20:19:04 [2020-09-24T20:19:04.424Z] 
20:19:04 [2020-09-24T20:19:04.424Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:19:04 [2020-09-24T20:19:04.424Z] #29 51.89 Checking out files:  45% (696/1521)   
Checking out files:  46% (700/1521)   
Checking out files:  47% (715/1521)   
Checking out files:  48% (731/1521)   
Checking out files:  49% (746/1521)   
Checking out files:  50% (761/1521)   
Checking out files:  51% (776/1521)   
Checking out files:  52% (791/1521)   
Checking out files:  53% (807/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/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:  85% (1297/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.
20:19:04 [2020-09-24T20:19:04.424Z] #29 53.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:19:04 [2020-09-24T20:19:04.424Z] #29 55.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:19:04 [2020-09-24T20:19:04.424Z] #29 ...
20:19:04 [2020-09-24T20:19:04.424Z] 
20:19:04 [2020-09-24T20:19:04.424Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:19:04 [2020-09-24T20:19:04.424Z] #33 57.60 Selecting previously unselected package libjsoncpp1:ppc64el.
20:19:04 [2020-09-24T20:19:04.424Z] #33 57.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 57.62 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 57.80 Selecting previously unselected package librhash0:ppc64el.
20:19:04 [2020-09-24T20:19:04.424Z] #33 57.81 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 57.82 Unpacking librhash0:ppc64el (1.3.8-1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 58.06 Selecting previously unselected package libuv1:ppc64el.
20:19:04 [2020-09-24T20:19:04.424Z] #33 58.08 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 58.09 Unpacking libuv1:ppc64el (1.24.1-1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 58.34 Selecting previously unselected package cmake.
20:19:04 [2020-09-24T20:19:04.424Z] #33 58.35 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 58.37 Unpacking cmake (3.13.4-1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.77 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.79 Setting up xxd (2:8.1.0875-5) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.80 Setting up libuv1:ppc64el (1.24.1-1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.80 Setting up vim-common (2:8.1.0875-5) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.84 Setting up librhash0:ppc64el (1.3.8-1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.85 Setting up cmake-data (3.13.4-1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.87 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.87 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.88 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.88 Setting up cmake (3.13.4-1) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.89 Processing triggers for libc-bin (2.28-10) ...
20:19:04 [2020-09-24T20:19:04.424Z] #33 61.97 Processing triggers for mime-support (3.62) ...
20:19:04 [2020-09-24T20:19:04.500Z] #41 ...
20:19:04 [2020-09-24T20:19:04.500Z] 
20:19:04 [2020-09-24T20:19:04.500Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
20:19:04 [2020-09-24T20:19:04.500Z] #11 DONE 1.6s
20:19:04 [2020-09-24T20:19:04.603Z] #25 10.82 
                                                                           0.2%
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.4%
######                                                                     8.9%
#######                                                                   10.6%
########                                                                  12.4%
#########                                                                 13.7%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.2%
#############                                                             18.7%
##############                                                            19.9%
###############                                                           21.2%
################                                                          22.8%
#################                                                         24.0%
##################                                                        25.7%
###################                                                       26.9%
####################                                                      28.7%
#####################                                                     30.0%
#######################                                                   32.8%
########################                                                  34.3%
##########################                                                36.5%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            41.9%
###############################                                           43.9%
################################                                          45.8%
##################################                                        47.9%
####################################                                      50.2%
#####################################                                     52.4%
#######################################                                   54.5%
########################################                                  56.8%
##########################################                                58.6%
###########################################                               60.3%
############################################                              62.4%
##############################################                            64.0%
###############################################                           65.8%
################################################                          67.4%
#################################################                         69.0%
###################################################                       71.7%
#####################################################                     73.9%
######################################################                    75.9%
########################################################                  77.8%
#########################################################                 79.8%
##########################################################                81.8%
############################################################              83.9%
#############################################################             85.7%
################################################################          88.9%
#################################################################         90.8%
##################################################################        92.4%
###################################################################       94.4%
#####################################################################     96.6%
######################################################################    98.4%
######################################################################## 100.0%
20:19:04 [2020-09-24T20:19:04.724Z] #33 DONE 62.4s
20:19:04 [2020-09-24T20:19:04.724Z] 
20:19:04 [2020-09-24T20:19:04.724Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:19:04 [2020-09-24T20:19:04.724Z] #26 24.49 
20:19:04 [2020-09-24T20:19:04.760Z] 
20:19:04 [2020-09-24T20:19:04.760Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.473 + RM_GOPATH=0
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.474 + TMP_GOPATH=
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.474 + : /build
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.474 + '[' -z '' ']'
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.476 ++ mktemp -d
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.478 + export GOPATH=/tmp/tmp.5v7mbooXwH
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.478 + GOPATH=/tmp/tmp.5v7mbooXwH
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.478 + RM_GOPATH=1
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.478 + case "$(go env GOARCH)" in
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.479 ++ go env GOARCH
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.511 + export GO_BUILDMODE=-buildmode=pie
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.511 + GO_BUILDMODE=-buildmode=pie
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.512 ++ dirname /tmp/install/install.sh
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.513 + dir=/tmp/install
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.513 + bin=runc
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.513 + shift
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.513 + '[' '!' -f /tmp/install/runc.installer ']'
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.513 + . /tmp/install/runc.installer
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.514 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.514 + install_runc
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.515 + uname -r
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.516 + grep -q '^3\.10\.0.*\.el7\.'
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.531 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.531 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.531 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.531 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5v7mbooXwH/src/github.com/opencontainers/runc
20:19:04 [2020-09-24T20:19:04.760Z] #49 1.534 Cloning into '/tmp/tmp.5v7mbooXwH/src/github.com/opencontainers/runc'...
20:19:04 [2020-09-24T20:19:04.859Z] #25 17.07 
20:19:04 [2020-09-24T20:19:04.905Z] #39 33.20   CC       images/file-lock.o
20:19:05 [2020-09-24T20:19:05.117Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m36.583431364s with top 10 stages: buildssa: 1m27.816230722s, goimports: 15.885166741s, unconvert: 10.725188842s, gosec: 10.233986032s, golint: 7.342719017s, inspect: 5.615395111s, ineffassign: 5.4977841s, misspell: 5.135970944s, deadcode: 4.562623153s, isgenerated: 3.394378995s 
20:19:05 [2020-09-24T20:19:05.169Z] #39 ...
20:19:05 [2020-09-24T20:19:05.169Z] 
20:19:05 [2020-09-24T20:19:05.169Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
20:19:05 [2020-09-24T20:19:05.169Z] #11 DONE 1.9s
20:19:05 [2020-09-24T20:19:05.169Z] 
20:19:05 [2020-09-24T20:19:05.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:05 [2020-09-24T20:19:05.169Z] #39 33.50   CC       images/rlimit.o
20:19:05 [2020-09-24T20:19:05.432Z] #39 33.74   CC       images/pagemap.o
20:19:05 [2020-09-24T20:19:05.698Z] #49 ...
20:19:05 [2020-09-24T20:19:05.698Z] 
20:19:05 [2020-09-24T20:19:05.698Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
20:19:05 [2020-09-24T20:19:05.698Z] #12 DONE 1.1s
20:19:05 [2020-09-24T20:19:05.792Z] #25 17.98 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:19:05 [2020-09-24T20:19:05.970Z] 
20:19:05 [2020-09-24T20:19:05.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:05 [2020-09-24T20:19:05.970Z] #39 53.93   CC       compel/src/lib/ptrace.o
20:19:06 [2020-09-24T20:19:06.010Z] #39 34.09   CC       images/siginfo.o
20:19:06 [2020-09-24T20:19:06.050Z] #25 18.34 
20:19:06 [2020-09-24T20:19:06.229Z] #39 54.46   AR       compel/libcompel.a
20:19:06 [2020-09-24T20:19:06.229Z] #39 54.53   HOSTCC   compel/src/main-host.o
20:19:06 [2020-09-24T20:19:06.294Z] #39 34.56   CC       images/rpc.o
20:19:06 [2020-09-24T20:19:06.308Z] #25 18.52 
######################################################################## 100.0%
20:19:06 [2020-09-24T20:19:06.308Z] #25 18.64 
20:19:06 [2020-09-24T20:19:06.800Z] #39 54.91   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:19:06 [2020-09-24T20:19:06.800Z] #39 ...
20:19:06 [2020-09-24T20:19:06.800Z] 
20:19:06 [2020-09-24T20:19:06.800Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
20:19:06 [2020-09-24T20:19:06.800Z] #13 1.010 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:19:06 [2020-09-24T20:19:06.800Z] #13 DONE 1.1s
20:19:06 [2020-09-24T20:19:06.800Z] 
20:19:06 [2020-09-24T20:19:06.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:06 [2020-09-24T20:19:06.801Z] #39 55.12   HOSTCC   compel/src/lib/handle-elf-host.o
20:19:06 [2020-09-24T20:19:06.834Z] #26 26.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:19:06 [2020-09-24T20:19:06.869Z] #39 ...
20:19:06 [2020-09-24T20:19:06.869Z] 
20:19:06 [2020-09-24T20:19:06.869Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
20:19:06 [2020-09-24T20:19:06.869Z] #12 DONE 1.7s
20:19:06 [2020-09-24T20:19:06.872Z] #25 ...
20:19:06 [2020-09-24T20:19:06.872Z] 
20:19:06 [2020-09-24T20:19:06.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:06 [2020-09-24T20:19:06.872Z] #10 50.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
20:19:06 [2020-09-24T20:19:06.872Z] #10 53.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:19:06 [2020-09-24T20:19:06.872Z] #10 53.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:19:06 [2020-09-24T20:19:06.872Z] #10 53.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:19:06 [2020-09-24T20:19:06.872Z] #10 53.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:19:06 [2020-09-24T20:19:06.872Z] #10 53.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:19:06 [2020-09-24T20:19:06.872Z] #10 53.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 53.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
20:19:06 [2020-09-24T20:19:06.873Z] #10 54.84 debconf: delaying package configuration, since apt-utils is not installed
20:19:06 [2020-09-24T20:19:06.873Z] #10 55.02 Fetched 77.7 MB in 9s (8449 kB/s)
20:19:06 [2020-09-24T20:19:06.873Z] #10 55.19 Selecting previously unselected package binutils-mingw-w64-i686.
20:19:06 [2020-09-24T20:19:06.873Z] #10 55.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:19:06 [2020-09-24T20:19:06.873Z] #10 55.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:19:06 [2020-09-24T20:19:06.873Z] #10 55.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:19:06 [2020-09-24T20:19:06.873Z] #10 58.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:19:06 [2020-09-24T20:19:06.873Z] #10 58.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:19:06 [2020-09-24T20:19:06.873Z] #10 58.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:19:06 [2020-09-24T20:19:06.873Z] #10 ...
20:19:06 [2020-09-24T20:19:06.873Z] 
20:19:06 [2020-09-24T20:19:06.873Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:19:06 [2020-09-24T20:19:06.873Z] #28 50.35 Checking out files:  88% (1342/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.
20:19:06 [2020-09-24T20:19:06.873Z] #28 50.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:19:06 [2020-09-24T20:19:06.873Z] #28 51.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:19:07 [2020-09-24T20:19:07.131Z] #28 ...
20:19:07 [2020-09-24T20:19:07.131Z] 
20:19:07 [2020-09-24T20:19:07.131Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:19:07 [2020-09-24T20:19:07.131Z] #25 19.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:19:07 [2020-09-24T20:19:07.133Z] #26 27.03 #=#=#                                                                         
20:19:07 [2020-09-24T20:19:07.134Z] 
20:19:07 [2020-09-24T20:19:07.134Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
20:19:07 [2020-09-24T20:19:07.372Z] #39 55.65   HOSTCC   compel/src/lib/log-host.o
20:19:07 [2020-09-24T20:19:07.397Z] #13 ...
20:19:07 [2020-09-24T20:19:07.397Z] 
20:19:07 [2020-09-24T20:19:07.397Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:07 [2020-09-24T20:19:07.397Z] #41 89.37 crypto/tls
20:19:07 [2020-09-24T20:19:07.397Z] #41 93.59 net/http/httptrace
20:19:07 [2020-09-24T20:19:07.397Z] #41 93.88 net/http
20:19:07 [2020-09-24T20:19:07.439Z] #26 27.19 
######################################################################## 100.0%
20:19:07 [2020-09-24T20:19:07.439Z] #26 27.43 
20:19:07 [2020-09-24T20:19:07.439Z] #26 27.58 Download of images into '/build' complete.
20:19:07 [2020-09-24T20:19:07.439Z] #26 27.59 Use something like the following to load the result into a Docker daemon:
20:19:07 [2020-09-24T20:19:07.632Z] #39 55.85   HOSTLINK compel/compel-host-bin
20:19:07 [2020-09-24T20:19:07.632Z] #39 55.98   DEP      soccr/soccr.d
20:19:07 [2020-09-24T20:19:07.660Z] #41 ...
20:19:07 [2020-09-24T20:19:07.660Z] 
20:19:07 [2020-09-24T20:19:07.660Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.497 + RM_GOPATH=0
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.497 + TMP_GOPATH=
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.497 + : /build
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.497 + '[' -z '' ']'
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.497 ++ mktemp -d
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.504 + export GOPATH=/tmp/tmp.oDLoZuLhqZ
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.504 + GOPATH=/tmp/tmp.oDLoZuLhqZ
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.504 + RM_GOPATH=1
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.504 + case "$(go env GOARCH)" in
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.504 ++ go env GOARCH
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.537 + export GO_BUILDMODE=-buildmode=pie
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.538 + GO_BUILDMODE=-buildmode=pie
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.538 ++ dirname /tmp/install/install.sh
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.554 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.555 + dir=/tmp/install
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.555 + bin=runc
20:19:07 [2020-09-24T20:19:07.660Z] #49 1.555 + shift
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + '[' '!' -f /tmp/install/runc.installer ']'
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + . /tmp/install/runc.installer
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + install_runc
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + uname -r
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + grep -q '^3\.10\.0.*\.el7\.'
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.555 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oDLoZuLhqZ/src/github.com/opencontainers/runc
20:19:07 [2020-09-24T20:19:07.661Z] #49 1.567 Cloning into '/tmp/tmp.oDLoZuLhqZ/src/github.com/opencontainers/runc'...
20:19:07 [2020-09-24T20:19:07.696Z] #25 20.13 #=#=#                                                                         
20:19:07 [2020-09-24T20:19:07.696Z] #25 ...
20:19:07 [2020-09-24T20:19:07.696Z] 
20:19:07 [2020-09-24T20:19:07.696Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:07 [2020-09-24T20:19:07.696Z] #47 51.44 syscall
20:19:07 [2020-09-24T20:19:07.696Z] #47 51.46 reflect
20:19:07 [2020-09-24T20:19:07.696Z] #47 60.19 time
20:19:07 [2020-09-24T20:19:07.742Z] #26 27.59   tar -cC '/build' . | docker load
20:19:07 [2020-09-24T20:19:07.742Z] #26 DONE 27.7s
20:19:07 [2020-09-24T20:19:07.742Z] 
20:19:07 [2020-09-24T20:19:07.742Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.425 + RM_GOPATH=0
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.427 + TMP_GOPATH=
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.427 + : /build
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.428 + '[' -z '' ']'
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.429 ++ mktemp -d
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.431 + export GOPATH=/tmp/tmp.GbPqYmz5Gy
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.431 + GOPATH=/tmp/tmp.GbPqYmz5Gy
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.431 + RM_GOPATH=1
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.431 + case "$(go env GOARCH)" in
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.432 ++ go env GOARCH
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.474 + export GO_BUILDMODE=-buildmode=pie
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.474 + GO_BUILDMODE=-buildmode=pie
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.477 ++ dirname /tmp/install/install.sh
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.483 + dir=/tmp/install
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.484 + bin=tini
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.485 + shift
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.485 + '[' '!' -f /tmp/install/tini.installer ']'
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.486 + . /tmp/install/tini.installer
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.487 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.489 + install_tini
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.490 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.490 + git clone https://github.com/krallin/tini.git /tmp/tmp.GbPqYmz5Gy/tini
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.490 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:19:07 [2020-09-24T20:19:07.742Z] #34 0.493 Cloning into '/tmp/tmp.GbPqYmz5Gy/tini'...
20:19:07 [2020-09-24T20:19:07.742Z] #34 1.578 + cd /tmp/tmp.GbPqYmz5Gy/tini
20:19:07 [2020-09-24T20:19:07.742Z] #34 1.579 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:19:07 [2020-09-24T20:19:07.742Z] #34 1.612 + cmake .
20:19:07 [2020-09-24T20:19:07.742Z] #34 2.352 -- The C compiler identification is GNU 8.3.0
20:19:07 [2020-09-24T20:19:07.742Z] #34 2.405 -- Check for working C compiler: /usr/bin/cc
20:19:07 [2020-09-24T20:19:07.955Z] #47 ...
20:19:07 [2020-09-24T20:19:07.955Z] 
20:19:07 [2020-09-24T20:19:07.955Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:19:07 [2020-09-24T20:19:07.955Z] #25 20.13 #=#=#                                                                         
20:19:07 [2020-09-24T20:19:07.955Z] #25 20.31 
######################################################################## 100.0%
20:19:08 [2020-09-24T20:19:08.045Z] #34 3.329 -- Check for working C compiler: /usr/bin/cc -- works
20:19:08 [2020-09-24T20:19:08.045Z] #34 3.338 -- Detecting C compiler ABI info
20:19:08 [2020-09-24T20:19:08.201Z] #39 ...
20:19:08 [2020-09-24T20:19:08.201Z] 
20:19:08 [2020-09-24T20:19:08.201Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
20:19:08 [2020-09-24T20:19:08.201Z] #14 DONE 1.1s
20:19:08 [2020-09-24T20:19:08.201Z] 
20:19:08 [2020-09-24T20:19:08.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:08 [2020-09-24T20:19:08.201Z] #39 56.16   CC       soccr/soccr.o
20:19:08 [2020-09-24T20:19:08.212Z] #25 20.44 
20:19:08 [2020-09-24T20:19:08.611Z] #49 ...
20:19:08 [2020-09-24T20:19:08.611Z] 
20:19:08 [2020-09-24T20:19:08.611Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
20:19:08 [2020-09-24T20:19:08.611Z] #13 1.288 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:19:08 [2020-09-24T20:19:08.611Z] #13 DONE 1.6s
20:19:08 [2020-09-24T20:19:08.611Z] 
20:19:08 [2020-09-24T20:19:08.611Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
20:19:08 [2020-09-24T20:19:08.787Z] #25 ...
20:19:08 [2020-09-24T20:19:08.787Z] 
20:19:08 [2020-09-24T20:19:08.787Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:19:08 [2020-09-24T20:19:08.787Z] #43 DONE 62.4s
20:19:08 [2020-09-24T20:19:08.787Z] 
20:19:08 [2020-09-24T20:19:08.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:08 [2020-09-24T20:19:08.787Z] #10 62.17 Selecting previously unselected package binutils-mingw-w64.
20:19:08 [2020-09-24T20:19:08.787Z] #10 62.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:19:08 [2020-09-24T20:19:08.787Z] #10 62.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:19:09 [2020-09-24T20:19:09.052Z] #10 62.57 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:19:09 [2020-09-24T20:19:09.052Z] #10 62.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:19:09 [2020-09-24T20:19:09.052Z] #10 62.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:19:09 [2020-09-24T20:19:09.106Z] #34 4.416 -- Detecting C compiler ABI info - done
20:19:09 [2020-09-24T20:19:09.106Z] #34 4.486 -- Detecting C compile features
20:19:09 [2020-09-24T20:19:09.141Z] #39 ...
20:19:09 [2020-09-24T20:19:09.141Z] 
20:19:09 [2020-09-24T20:19:09.141Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
20:19:09 [2020-09-24T20:19:09.141Z] #15 DONE 1.0s
20:19:09 [2020-09-24T20:19:09.141Z] 
20:19:09 [2020-09-24T20:19:09.141Z] #16 [dev-systemd-false  6/26] RUN ldconfig
20:19:09 [2020-09-24T20:19:09.314Z] #10 62.93 Selecting previously unselected package dmsetup.
20:19:09 [2020-09-24T20:19:09.314Z] #10 62.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:19:09 [2020-09-24T20:19:09.314Z] #10 62.95 Unpacking dmsetup (2:1.02.155-3) ...
20:19:09 [2020-09-24T20:19:09.314Z] #10 63.21 Selecting previously unselected package mingw-w64-common.
20:19:09 [2020-09-24T20:19:09.407Z] #34 ...
20:19:09 [2020-09-24T20:19:09.407Z] 
20:19:09 [2020-09-24T20:19:09.407Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:19:09 [2020-09-24T20:19:09.407Z] #39 57.04 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 57.05 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 57.05 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 57.07 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 57.07 Setting up python-six (1.12.0-1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.58 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.58 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.59 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.60 Setting up libcap-dev:ppc64el (1:2.25-2) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.61 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.62 Setting up protobuf-compiler (3.6.1.3-2) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.63 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 61.69 Setting up python-protobuf (3.6.1.3-2) ...
20:19:09 [2020-09-24T20:19:09.407Z] #39 ...
20:19:09 [2020-09-24T20:19:09.407Z] 
20:19:09 [2020-09-24T20:19:09.407Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:09 [2020-09-24T20:19:09.407Z] #42 67.21 reflect
20:19:09 [2020-09-24T20:19:09.407Z] #42 67.32 bufio
20:19:09 [2020-09-24T20:19:09.571Z] #10 63.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:19:09 [2020-09-24T20:19:09.572Z] #10 63.23 Unpacking mingw-w64-common (6.0.0-3) ...
20:19:09 [2020-09-24T20:19:09.902Z] #52 ...
20:19:09 [2020-09-24T20:19:09.902Z] 
20:19:09 [2020-09-24T20:19:09.902Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:19:09 [2020-09-24T20:19:09.902Z] #45 DONE 160.5s
20:19:09 [2020-09-24T20:19:09.902Z] 
20:19:09 [2020-09-24T20:19:09.902Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:19:09 [2020-09-24T20:19:09.902Z] #52 ...
20:19:09 [2020-09-24T20:19:09.902Z] 
20:19:09 [2020-09-24T20:19:09.902Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:19:09 [2020-09-24T20:19:09.902Z] #46 DONE 0.2s
20:19:09 [2020-09-24T20:19:09.902Z] 
20:19:09 [2020-09-24T20:19:09.902Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:19:09 [2020-09-24T20:19:09.902Z] #48 DONE 0.1s
20:19:09 [2020-09-24T20:19:09.902Z] 
20:19:09 [2020-09-24T20:19:09.902Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:19:09 [2020-09-24T20:19:09.902Z] #50 DONE 0.2s
20:19:09 [2020-09-24T20:19:09.902Z] 
20:19:09 [2020-09-24T20:19:09.902Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:19:10 [2020-09-24T20:19:10.004Z] #14 DONE 1.3s
20:19:10 [2020-09-24T20:19:10.004Z] 
20:19:10 [2020-09-24T20:19:10.004Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
20:19:10 [2020-09-24T20:19:10.395Z] INFO [runner/unused/goanalysis] analyzers took 25.474067468s with top 10 stages: buildssa: 19.298135849s, U1000: 6.175931619s 
20:19:10 [2020-09-24T20:19:10.471Z] #42 68.20 regexp/syntax
20:19:10 [2020-09-24T20:19:10.471Z] #42 ...
20:19:10 [2020-09-24T20:19:10.471Z] 
20:19:10 [2020-09-24T20:19:10.471Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:10 [2020-09-24T20:19:10.471Z] #48 58.31 syscall
20:19:10 [2020-09-24T20:19:10.471Z] #48 58.34 strconv
20:19:10 [2020-09-24T20:19:10.471Z] #48 58.34 bytes
20:19:10 [2020-09-24T20:19:10.471Z] #48 58.46 strings
20:19:10 [2020-09-24T20:19:10.522Z] #16 DONE 1.3s
20:19:10 [2020-09-24T20:19:10.522Z] 
20:19:10 [2020-09-24T20:19:10.522Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:10 [2020-09-24T20:19:10.654Z] INFO [runner] Issues before processing: 2270, after processing: 0 
20:19:10 [2020-09-24T20:19:10.654Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1585/1585, exclude-rules: 64/1585, skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, skip_files: 1690/1690, path_prettifier: 1690/1690, cgo: 1690/2270, filename_unadjuster: 1690/1690, exclude: 1585/1585, nolint: 0/64 
20:19:10 [2020-09-24T20:19:10.654Z] INFO [runner] processing took 114.088255ms with stages: nolint: 39.133354ms, identifier_marker: 39.021799ms, path_prettifier: 14.759249ms, autogenerated_exclude: 8.071709ms, exclude-rules: 6.620005ms, skip_dirs: 4.047497ms, cgo: 1.302169ms, filename_unadjuster: 1.126789ms, max_same_issues: 1.466µs, uniq_by_line: 1.054µs, path_shortener: 599ns, skip_files: 539ns, max_from_linter: 484ns, exclude: 456ns, diff: 451ns, source_code: 388ns, max_per_file_from_linter: 247ns 
20:19:10 [2020-09-24T20:19:10.654Z] INFO [runner] linters took 31.194561851s with stages: goanalysis_metalinter: 24.679691646s, unused: 6.400565568s 
20:19:10 [2020-09-24T20:19:10.654Z] INFO File cache stats: 1440 entries of total size 6.8MiB 
20:19:10 [2020-09-24T20:19:10.654Z] INFO Memory: 604 samples, avg is 476.8MB, max is 2699.7MB 
20:19:10 [2020-09-24T20:19:10.654Z] INFO Execution took 1m6.334059729s                
20:19:10 [2020-09-24T20:19:10.654Z] Congratulations! The shell scripts are properly formatted.
20:19:10 [2020-09-24T20:19:10.772Z] #48 ...
20:19:10 [2020-09-24T20:19:10.772Z] 
20:19:10 [2020-09-24T20:19:10.772Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:10 [2020-09-24T20:19:10.772Z] #31 64.78 bufio
20:19:10 [2020-09-24T20:19:10.772Z] #31 64.90 reflect
20:19:10 [2020-09-24T20:19:10.772Z] #31 67.20 path
20:19:11 [2020-09-24T20:19:11.411Z] #15 DONE 1.4s
20:19:11 [2020-09-24T20:19:11.411Z] 
20:19:11 [2020-09-24T20:19:11.411Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:11 [2020-09-24T20:19:11.411Z] #39 36.09   CC       images/ext-file.o
20:19:11 [2020-09-24T20:19:11.411Z] #39 36.37   CC       images/cgroup.o
20:19:11 [2020-09-24T20:19:11.411Z] #39 37.09   CC       images/userns.o
20:19:11 [2020-09-24T20:19:11.411Z] #39 37.42   CC       images/google/protobuf/descriptor.o
20:19:11 [2020-09-24T20:19:11.411Z] #39 39.29   CC       images/opts.o
20:19:11 [2020-09-24T20:19:11.411Z] #39 39.47   CC       images/seccomp.o
20:19:11 [2020-09-24T20:19:11.432Z] #31 69.36 text/tabwriter
20:19:11 [2020-09-24T20:19:11.490Z] #10 ...
20:19:11 [2020-09-24T20:19:11.490Z] 
20:19:11 [2020-09-24T20:19:11.490Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:19:11 [2020-09-24T20:19:11.490Z] #25 21.26 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
20:19:11 [2020-09-24T20:19:11.490Z] #25 21.51 skipping existing c35d46ef359f
20:19:11 [2020-09-24T20:19:11.490Z] #25 21.69 
20:19:11 [2020-09-24T20:19:11.490Z] #25 22.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:19:11 [2020-09-24T20:19:11.490Z] #25 23.31 
20:19:11 [2020-09-24T20:19:11.490Z] #25 23.46 
######################################################################## 100.0%
20:19:11 [2020-09-24T20:19:11.490Z] #25 23.57 
20:19:11 [2020-09-24T20:19:11.490Z] #25 23.67 Download of images into '/build' complete.
20:19:11 [2020-09-24T20:19:11.490Z] #25 23.67 Use something like the following to load the result into a Docker daemon:
20:19:11 [2020-09-24T20:19:11.490Z] #25 23.67   tar -cC '/build' . | docker load
20:19:11 [2020-09-24T20:19:11.490Z] #25 DONE 23.8s
20:19:11 [2020-09-24T20:19:11.490Z] 
20:19:11 [2020-09-24T20:19:11.491Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:19:11 [2020-09-24T20:19:11.491Z] #32 62.06 Selecting previously unselected package libxml2:amd64.
20:19:11 [2020-09-24T20:19:11.491Z] #32 62.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 62.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 62.87 Selecting previously unselected package libarchive13:amd64.
20:19:11 [2020-09-24T20:19:11.491Z] #32 62.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 62.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 63.83 Selecting previously unselected package libjsoncpp1:amd64.
20:19:11 [2020-09-24T20:19:11.491Z] #32 63.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 63.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.09 Selecting previously unselected package librhash0:amd64.
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.10 Unpacking librhash0:amd64 (1.3.8-1) ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.24 Selecting previously unselected package libuv1:amd64.
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.24 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.26 Unpacking libuv1:amd64 (1.24.1-1) ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.46 Selecting previously unselected package cmake.
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:19:11 [2020-09-24T20:19:11.491Z] #32 64.49 Unpacking cmake (3.13.4-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:19:11 [2020-09-24T20:19:11.691Z] #39 39.88   CC       images/binfmt-misc.o
20:19:11 [2020-09-24T20:19:11.691Z] #39 40.08   CC       images/time.o
20:19:11 [2020-09-24T20:19:11.901Z] #17 1.437 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:19:11 [2020-09-24T20:19:11.901Z] #17 1.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:19:11 [2020-09-24T20:19:11.901Z] #17 1.478 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:19:11 [2020-09-24T20:19:11.924Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh dynbinary-daemon test-docker-py
20:19:11 [2020-09-24T20:19:11.953Z] #39 40.25   CC       images/sysctl.o
20:19:12 [2020-09-24T20:19:12.081Z] #31 ...
20:19:12 [2020-09-24T20:19:12.081Z] 
20:19:12 [2020-09-24T20:19:12.081Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:19:12 [2020-09-24T20:19:12.081Z] #39 69.82 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
20:19:12 [2020-09-24T20:19:12.081Z] #39 69.84 Processing triggers for libc-bin (2.28-10) ...
20:19:12 [2020-09-24T20:19:12.160Z] #17 1.942 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:19:12 [2020-09-24T20:19:12.183Z] 
20:19:12 [2020-09-24T20:19:12.216Z] #39 40.44   CC       images/autofs.o
20:19:12 [2020-09-24T20:19:12.385Z] #39 DONE 70.1s
20:19:12 [2020-09-24T20:19:12.385Z] 
20:19:12 [2020-09-24T20:19:12.385Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:12 [2020-09-24T20:19:12.385Z] #34 7.108 -- Detecting C compile features - done
20:19:12 [2020-09-24T20:19:12.385Z] #34 7.155 -- Performing Test HAS_BUILTIN_FORTIFY
20:19:12 [2020-09-24T20:19:12.385Z] #34 7.486 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:19:12 [2020-09-24T20:19:12.385Z] #34 7.719 -- Configuring done
20:19:12 [2020-09-24T20:19:12.385Z] #34 7.767 -- Generating done
20:19:12 [2020-09-24T20:19:12.385Z] #34 7.783 -- Build files have been written to: /tmp/tmp.GbPqYmz5Gy/tini
20:19:12 [2020-09-24T20:19:12.385Z] #34 7.804 + make tini-static
20:19:12 [2020-09-24T20:19:12.441Z] Removing bundles/
20:19:12 [2020-09-24T20:19:12.441Z] 
20:19:12 [2020-09-24T20:19:12.441Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:19:12 [2020-09-24T20:19:12.441Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:19:12 [2020-09-24T20:19:12.441Z] GOOS="" GOARCH="" GOARM=""
20:19:12 [2020-09-24T20:19:12.487Z] #39 40.66   CC       images/macvlan.o
20:19:12 [2020-09-24T20:19:12.487Z] #39 40.92   CC       images/sit.o
20:19:12 [2020-09-24T20:19:12.750Z] #39 ...
20:19:12 [2020-09-24T20:19:12.750Z] 
20:19:12 [2020-09-24T20:19:12.750Z] #16 [dev-systemd-false  6/26] RUN ldconfig
20:19:12 [2020-09-24T20:19:12.750Z] #16 DONE 1.6s
20:19:12 [2020-09-24T20:19:12.750Z] 
20:19:12 [2020-09-24T20:19:12.750Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:12 [2020-09-24T20:19:12.750Z] #39 41.13   CC       images/memfd.o
20:19:12 [2020-09-24T20:19:12.750Z] #39 ...
20:19:12 [2020-09-24T20:19:12.750Z] 
20:19:12 [2020-09-24T20:19:12.750Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:12 [2020-09-24T20:19:12.750Z] #49 8.218 + cd /tmp/tmp.oDLoZuLhqZ/src/github.com/opencontainers/runc
20:19:12 [2020-09-24T20:19:12.750Z] #49 8.218 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:19:12 [2020-09-24T20:19:12.750Z] #49 8.552 + '[' -z '' ']'
20:19:12 [2020-09-24T20:19:12.750Z] #49 8.552 + target=static
20:19:12 [2020-09-24T20:19:12.750Z] #49 8.552 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:19:12 [2020-09-24T20:19:12.750Z] #49 8.991 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
20:19:12 [2020-09-24T20:19:12.858Z] #32 ...
20:19:12 [2020-09-24T20:19:12.858Z] 
20:19:12 [2020-09-24T20:19:12.858Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:12 [2020-09-24T20:19:12.858Z] #41 56.39 time
20:19:12 [2020-09-24T20:19:12.858Z] #41 62.56 internal/syscall/execenv
20:19:12 [2020-09-24T20:19:12.858Z] #41 62.62 internal/syscall/unix
20:19:12 [2020-09-24T20:19:12.858Z] #41 63.07 strings
20:19:12 [2020-09-24T20:19:12.858Z] #41 63.15 os
20:19:12 [2020-09-24T20:19:12.858Z] #41 ...
20:19:12 [2020-09-24T20:19:12.858Z] 
20:19:12 [2020-09-24T20:19:12.858Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:12 [2020-09-24T20:19:12.858Z] #47 66.26 context
20:19:13 [2020-09-24T20:19:13.039Z] #34 8.273 Scanning dependencies of target tini-static
20:19:13 [2020-09-24T20:19:13.039Z] #34 8.400 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:19:13 [2020-09-24T20:19:13.539Z] #17 3.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:19:14 [2020-09-24T20:19:14.362Z] #47 67.77 os
20:19:14 [2020-09-24T20:19:14.622Z] #47 68.22 encoding/binary
20:19:14 [2020-09-24T20:19:14.918Z] #17 4.553 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:19:15 [2020-09-24T20:19:15.147Z] #34 10.13 [100%] Linking C executable tini-static
20:19:15 [2020-09-24T20:19:15.447Z] #34 10.87 [100%] Built target tini-static
20:19:15 [2020-09-24T20:19:15.447Z] #34 10.94 + mkdir -p /build
20:19:15 [2020-09-24T20:19:15.447Z] #34 10.94 + cp tini-static /build/docker-init
20:19:15 [2020-09-24T20:19:15.746Z] #34 DONE 11.1s
20:19:15 [2020-09-24T20:19:15.747Z] 
20:19:15 [2020-09-24T20:19:15.747Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:15 [2020-09-24T20:19:15.747Z] #40 1.406 Note: Building without setproctitle() and strlcpy() support.
20:19:15 [2020-09-24T20:19:15.747Z] #40 1.406       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:19:15 [2020-09-24T20:19:15.747Z] #40 1.425 Note: Building without GnuTLS support
20:19:15 [2020-09-24T20:19:15.747Z] #40 1.437 Makefile.config:39: Warn: you have no libnftables installed
20:19:15 [2020-09-24T20:19:15.747Z] #40 1.437 Makefile.config:40: Warn: Building without nftables support
20:19:15 [2020-09-24T20:19:15.747Z] #40 3.115 fatal: not a git repository (or any of the parent directories): .git
20:19:15 [2020-09-24T20:19:15.747Z] #40 3.177   GEN      .gitid
20:19:15 [2020-09-24T20:19:15.747Z] #40 3.221   GEN      criu/include/version.h
20:19:15 [2020-09-24T20:19:15.747Z] #40 3.307   GEN      include/common/asm
20:19:16 [2020-09-24T20:19:16.063Z] #40 ...
20:19:16 [2020-09-24T20:19:16.063Z] 
20:19:16 [2020-09-24T20:19:16.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:16 [2020-09-24T20:19:16.063Z] #11 63.49 Selecting previously unselected package mingw-w64-x86-64-dev.
20:19:16 [2020-09-24T20:19:16.063Z] #11 63.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:19:16 [2020-09-24T20:19:16.063Z] #11 63.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:19:16 [2020-09-24T20:19:16.063Z] #11 71.59 Selecting previously unselected package gcc-mingw-w64-base.
20:19:16 [2020-09-24T20:19:16.063Z] #11 71.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:19:16 [2020-09-24T20:19:16.063Z] #11 71.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:19:16 [2020-09-24T20:19:16.063Z] #11 71.79 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:19:16 [2020-09-24T20:19:16.063Z] #11 71.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:19:16 [2020-09-24T20:19:16.063Z] #11 71.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:16 [2020-09-24T20:19:16.063Z] #11 ...
20:19:16 [2020-09-24T20:19:16.063Z] 
20:19:16 [2020-09-24T20:19:16.063Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:16 [2020-09-24T20:19:16.063Z] #31 72.00 internal/syscall/execenv
20:19:16 [2020-09-24T20:19:16.063Z] #31 72.00 internal/syscall/unix
20:19:16 [2020-09-24T20:19:16.063Z] #31 72.05 time
20:19:16 [2020-09-24T20:19:16.296Z] #17 ...
20:19:16 [2020-09-24T20:19:16.296Z] 
20:19:16 [2020-09-24T20:19:16.296Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:16 [2020-09-24T20:19:16.296Z] #39 58.26   AR       soccr/libsoccr.a
20:19:16 [2020-09-24T20:19:16.296Z] #39 58.32 make[1]: 'soccr/libsoccr.a' is up to date.
20:19:16 [2020-09-24T20:19:16.296Z] #39 58.86   DEP      criu/arch/x86/sigframe.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 59.04   DEP      criu/arch/x86/sigaction_compat.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 59.18   DEP      criu/arch/x86/kerndat.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 59.34   DEP      criu/arch/x86/crtools.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 59.48   DEP      criu/arch/x86/cpu.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 59.57   CC       criu/arch/x86/cpu.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 60.14   CC       criu/arch/x86/crtools.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 61.74   CC       criu/arch/x86/kerndat.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 62.34   CC       criu/arch/x86/sigaction_compat.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 62.53   CC       criu/arch/x86/sigframe.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 62.85   LINK     criu/arch/x86/crtools.built-in.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 62.90   DEP      criu/pie/util-vdso-elf32.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 63.02   DEP      criu/pie/util-vdso.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 63.18   DEP      criu/pie/util.d
20:19:16 [2020-09-24T20:19:16.296Z] #39 63.34   CC       criu/pie/util.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 63.69   CC       criu/pie/util-vdso.o
20:19:16 [2020-09-24T20:19:16.296Z] #39 64.29   CC       criu/pie/util-vdso-elf32.o
20:19:16 [2020-09-24T20:19:16.540Z] #47 ...
20:19:16 [2020-09-24T20:19:16.540Z] 
20:19:16 [2020-09-24T20:19:16.540Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.42 Setting up xxd (2:8.1.0875-5) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.44 Setting up libuv1:amd64 (1.24.1-1) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.46 Setting up vim-common (2:8.1.0875-5) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.51 Setting up librhash0:amd64 (1.3.8-1) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.52 Setting up cmake-data (3.13.4-1) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.57 Setting up cmake (3.13.4-1) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.58 Processing triggers for libc-bin (2.28-10) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 69.63 Processing triggers for mime-support (3.62) ...
20:19:16 [2020-09-24T20:19:16.540Z] #32 DONE 70.1s
20:19:16 [2020-09-24T20:19:16.540Z] 
20:19:16 [2020-09-24T20:19:16.540Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:16 [2020-09-24T20:19:16.555Z] #39 64.87   AR       criu/pie/pie.lib.a
20:19:16 [2020-09-24T20:19:16.814Z] #39 64.94   DEP      criu/pie/restorer.d
20:19:16 [2020-09-24T20:19:16.814Z] #39 65.10   DEP      criu/arch/x86/sigaction_compat_pie.d
20:19:17 [2020-09-24T20:19:17.074Z] #39 65.27   DEP      criu/arch/x86/restorer_unmap.d
20:19:17 [2020-09-24T20:19:17.074Z] #39 65.28   DEP      criu/arch/x86/restorer.d
20:19:17 [2020-09-24T20:19:17.333Z] #39 65.44   DEP      criu/arch/x86/vdso-pie.d
20:19:17 [2020-09-24T20:19:17.333Z] #39 65.54   DEP      criu/pie/parasite-vdso.d
20:19:17 [2020-09-24T20:19:17.470Z] #33 ...
20:19:17 [2020-09-24T20:19:17.470Z] 
20:19:17 [2020-09-24T20:19:17.470Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.07 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.16 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.49 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.57 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.59 Setting up protobuf-compiler (3.6.1.3-2) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 62.65 Setting up python-protobuf (3.6.1.3-2) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 70.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 70.61 Processing triggers for libc-bin (2.28-10) ...
20:19:17 [2020-09-24T20:19:17.470Z] #38 DONE 71.0s
20:19:17 [2020-09-24T20:19:17.470Z] 
20:19:17 [2020-09-24T20:19:17.470Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:17 [2020-09-24T20:19:17.470Z] #30 61.04 internal/poll
20:19:17 [2020-09-24T20:19:17.470Z] #30 61.82 internal/fmtsort
20:19:17 [2020-09-24T20:19:17.470Z] #30 62.30 internal/syscall/execenv
20:19:17 [2020-09-24T20:19:17.470Z] #30 62.78 internal/syscall/unix
20:19:17 [2020-09-24T20:19:17.470Z] #30 63.03 strings
20:19:17 [2020-09-24T20:19:17.470Z] #30 63.08 os
20:19:17 [2020-09-24T20:19:17.470Z] #30 66.46 path
20:19:17 [2020-09-24T20:19:17.470Z] #30 67.76 text/tabwriter
20:19:17 [2020-09-24T20:19:17.470Z] #30 68.50 fmt
20:19:17 [2020-09-24T20:19:17.470Z] #30 68.72 path/filepath
20:19:17 [2020-09-24T20:19:17.470Z] #30 69.86 io/ioutil
20:19:17 [2020-09-24T20:19:17.470Z] #30 ...
20:19:17 [2020-09-24T20:19:17.470Z] 
20:19:17 [2020-09-24T20:19:17.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:17 [2020-09-24T20:19:17.592Z] #39 65.74   DEP      criu/pie/parasite.d
20:19:17 [2020-09-24T20:19:17.852Z] #39 66.06   CC       criu/pie/parasite.o
20:19:17 [2020-09-24T20:19:17.852Z] #39 ...
20:19:17 [2020-09-24T20:19:17.852Z] 
20:19:17 [2020-09-24T20:19:17.852Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:17 [2020-09-24T20:19:17.852Z] #41 138.9 github.com/LK4D4/vndr/godl
20:19:18 [2020-09-24T20:19:18.072Z] #49 ...
20:19:18 [2020-09-24T20:19:18.072Z] 
20:19:18 [2020-09-24T20:19:18.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:18 [2020-09-24T20:19:18.072Z] #39 41.41   CC       images/timens.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 41.88   LINK     images/built-in.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.04   GEN      compel/include/asm
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.12   GEN      compel/include/version.h
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.15 touch .config
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.26   GEN      include/common/config.h
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.38   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.39   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.44   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.47   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.51   DEP      compel/plugins/std/infect.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.68   DEP      compel/plugins/std/string.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.80   DEP      compel/plugins/std/log.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 42.91   DEP      compel/plugins/std/fds.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 43.05   DEP      compel/plugins/std/std.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 43.18   DEP      compel/plugins/shmem/shmem.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 43.30   DEP      compel/plugins/fds/fds.d
20:19:18 [2020-09-24T20:19:18.072Z] #39 43.46   CC       compel/plugins/std/std.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 43.84   CC       compel/plugins/std/fds.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 44.20   CC       compel/plugins/std/log.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 45.06   CC       compel/plugins/std/string.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 45.74   CC       compel/plugins/std/infect.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 46.14   CC       compel/arch/aarch64/plugins/std/parasite-head.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 46.21   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
20:19:18 [2020-09-24T20:19:18.072Z] #39 46.33   AR       compel/plugins/std.lib.a
20:19:18 [2020-09-24T20:19:18.072Z] #39 46.46   CC       compel/plugins/fds/fds.o
20:19:18 [2020-09-24T20:19:18.334Z] #39 46.75   AR       compel/plugins/fds.lib.a
20:19:18 [2020-09-24T20:19:18.597Z] #39 46.82   HOSTDEP  compel/src/lib/log-host.d
20:19:18 [2020-09-24T20:19:18.789Z] #41 139.8 github.com/LK4D4/vndr
20:19:18 [2020-09-24T20:19:18.860Z] #39 46.95   HOSTDEP  compel/src/lib/handle-elf-host.d
20:19:18 [2020-09-24T20:19:18.860Z] #39 47.13   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
20:19:19 [2020-09-24T20:19:19.124Z] #39 47.22   HOSTDEP  compel/src/main-host.d
20:19:19 [2020-09-24T20:19:19.124Z] #39 47.34   DEP      compel/src/lib/ptrace.d
20:19:19 [2020-09-24T20:19:19.124Z] #39 47.48   DEP      compel/src/lib/infect.d
20:19:19 [2020-09-24T20:19:19.367Z] #39 2.071 Note: Building without setproctitle() and strlcpy() support.
20:19:19 [2020-09-24T20:19:19.367Z] #39 2.071       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:19:19 [2020-09-24T20:19:19.367Z] #39 2.084 Note: Building without GnuTLS support
20:19:19 [2020-09-24T20:19:19.367Z] #39 2.103 Makefile.config:39: Warn: you have no libnftables installed
20:19:19 [2020-09-24T20:19:19.367Z] #39 2.103 Makefile.config:40: Warn: Building without nftables support
20:19:19 [2020-09-24T20:19:19.386Z] #39 47.69   DEP      compel/src/lib/infect-util.d
20:19:19 [2020-09-24T20:19:19.648Z] #31 ...
20:19:19 [2020-09-24T20:19:19.648Z] 
20:19:19 [2020-09-24T20:19:19.648Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.277   PBCC     images/timens.pb-c.c
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.331   DEP      images/timens.pb-c.d
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.404   PBCC     images/fown.pb-c.c
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.422   PBCC     images/google/protobuf/descriptor.pb-c.c
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.561   PBCC     images/opts.pb-c.c
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.669   PBCC     images/memfd.pb-c.c
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.787   DEP      images/fown.pb-c.d
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.813   DEP      images/google/protobuf/descriptor.pb-c.d
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.868   DEP      images/opts.pb-c.d
20:19:19 [2020-09-24T20:19:19.648Z] #40 5.927   DEP      images/memfd.pb-c.d
20:19:19 [2020-09-24T20:19:19.648Z] #40 6.022   PBCC     images/sit.pb-c.c
20:19:19 [2020-09-24T20:19:19.648Z] #40 6.063   DEP      images/sit.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.108   PBCC     images/macvlan.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.135   DEP      images/macvlan.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.211   PBCC     images/autofs.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.229   DEP      images/autofs.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.273   PBCC     images/sysctl.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.289   DEP      images/sysctl.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.347   PBCC     images/time.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.362   DEP      images/time.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.434   PBCC     images/binfmt-misc.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.465   DEP      images/binfmt-misc.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.512   PBCC     images/seccomp.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.539   DEP      images/seccomp.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.640   PBCC     images/userns.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.736   DEP      images/userns.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.809   PBCC     images/cgroup.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.841   DEP      images/cgroup.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.891   PBCC     images/ext-file.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.932   DEP      images/ext-file.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 6.989   PBCC     images/rpc.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 7.060   DEP      images/rpc.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 7.129   PBCC     images/siginfo.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 7.153   DEP      images/siginfo.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 7.200   PBCC     images/pagemap.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 7.258   DEP      images/pagemap.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #40 7.309   PBCC     images/rlimit.pb-c.c
20:19:19 [2020-09-24T20:19:19.649Z] #40 7.332   DEP      images/rlimit.pb-c.d
20:19:19 [2020-09-24T20:19:19.649Z] #39 47.86   DEP      compel/src/lib/infect-rpc.d
20:19:19 [2020-09-24T20:19:19.649Z] #39 48.03   DEP      compel/arch/aarch64/src/lib/infect.d
20:19:19 [2020-09-24T20:19:19.911Z] #39 48.17   DEP      compel/arch/aarch64/src/lib/cpu.d
20:19:19 [2020-09-24T20:19:19.911Z] #39 48.21   DEP      compel/src/lib/log.d
20:19:19 [2020-09-24T20:19:19.946Z] #40 7.415   PBCC     images/file-lock.pb-c.c
20:19:19 [2020-09-24T20:19:19.946Z] #40 7.437   DEP      images/file-lock.pb-c.d
20:19:19 [2020-09-24T20:19:19.946Z] #40 7.516   PBCC     images/tty.pb-c.c
20:19:19 [2020-09-24T20:19:19.946Z] #40 7.603   DEP      images/tty.pb-c.d
20:19:19 [2020-09-24T20:19:19.946Z] #40 7.665   PBCC     images/tun.pb-c.c
20:19:20 [2020-09-24T20:19:20.174Z] #39 48.30   DEP      compel/src/main.d
20:19:20 [2020-09-24T20:19:20.174Z] #39 48.43   DEP      compel/src/lib/handle-elf.d
20:19:20 [2020-09-24T20:19:20.243Z] #40 7.794   PBCC     images/netdev.pb-c.c
20:19:20 [2020-09-24T20:19:20.243Z] #40 7.877   DEP      images/tun.pb-c.d
20:19:20 [2020-09-24T20:19:20.243Z] #40 7.960   DEP      images/netdev.pb-c.d
20:19:20 [2020-09-24T20:19:20.243Z] #40 8.005   PBCC     images/vma.pb-c.c
20:19:20 [2020-09-24T20:19:20.243Z] #40 8.059   DEP      images/vma.pb-c.d
20:19:20 [2020-09-24T20:19:20.279Z] #52 147.2 + bin/containerd-stress
20:19:20 [2020-09-24T20:19:20.437Z] #39 48.55   DEP      compel/arch/aarch64/src/lib/handle-elf.d
20:19:20 [2020-09-24T20:19:20.437Z] #39 48.70   CC       compel/src/lib/log.o
20:19:20 [2020-09-24T20:19:20.541Z] #40 8.120   PBCC     images/creds.pb-c.c
20:19:20 [2020-09-24T20:19:20.541Z] #40 8.136   DEP      images/creds.pb-c.d
20:19:20 [2020-09-24T20:19:20.541Z] #40 8.202   PBCC     images/utsns.pb-c.c
20:19:20 [2020-09-24T20:19:20.541Z] #40 8.216   DEP      images/utsns.pb-c.d
20:19:20 [2020-09-24T20:19:20.541Z] #40 8.319   PBCC     images/ipc-desc.pb-c.c
20:19:20 [2020-09-24T20:19:20.701Z] #39 49.04   CC       compel/arch/aarch64/src/lib/cpu.o
20:19:20 [2020-09-24T20:19:20.840Z] #40 8.334   PBCC     images/ipc-sem.pb-c.c
20:19:20 [2020-09-24T20:19:20.840Z] #40 8.361   DEP      images/ipc-desc.pb-c.d
20:19:20 [2020-09-24T20:19:20.840Z] #40 8.410   DEP      images/ipc-sem.pb-c.d
20:19:20 [2020-09-24T20:19:20.840Z] #40 8.455   PBCC     images/ipc-msg.pb-c.c
20:19:20 [2020-09-24T20:19:20.840Z] #40 8.472   DEP      images/ipc-msg.pb-c.d
20:19:20 [2020-09-24T20:19:20.840Z] #40 8.528   PBCC     images/ipc-shm.pb-c.c
20:19:20 [2020-09-24T20:19:20.840Z] #40 8.555   DEP      images/ipc-shm.pb-c.d
20:19:21 [2020-09-24T20:19:21.067Z] #52 148.7 + bin/containerd-shim
20:19:21 [2020-09-24T20:19:21.137Z] #40 8.626   PBCC     images/ipc-var.pb-c.c
20:19:21 [2020-09-24T20:19:21.137Z] #40 8.654   DEP      images/ipc-var.pb-c.d
20:19:21 [2020-09-24T20:19:21.137Z] #40 8.683   PBCC     images/sk-opts.pb-c.c
20:19:21 [2020-09-24T20:19:21.137Z] #40 8.714   PBCC     images/packet-sock.pb-c.c
20:19:21 [2020-09-24T20:19:21.137Z] #40 8.816   DEP      images/sk-opts.pb-c.d
20:19:21 [2020-09-24T20:19:21.261Z] #39 3.935 fatal: not a git repository (or any of the parent directories): .git
20:19:21 [2020-09-24T20:19:21.261Z] #39 4.012   GEN      .gitid
20:19:21 [2020-09-24T20:19:21.261Z] #39 4.051   GEN      criu/include/version.h
20:19:21 [2020-09-24T20:19:21.261Z] #39 4.116   GEN      include/common/asm
20:19:21 [2020-09-24T20:19:21.277Z] #39 49.29   CC       compel/arch/aarch64/src/lib/infect.o
20:19:21 [2020-09-24T20:19:21.277Z] #39 49.64   CC       compel/src/lib/infect-rpc.o
20:19:21 [2020-09-24T20:19:21.434Z] #40 8.851   DEP      images/packet-sock.pb-c.d
20:19:21 [2020-09-24T20:19:21.434Z] #40 8.902   PBCC     images/sk-netlink.pb-c.c
20:19:21 [2020-09-24T20:19:21.434Z] #40 9.004   DEP      images/sk-netlink.pb-c.d
20:19:21 [2020-09-24T20:19:21.434Z] #40 9.043   PBCC     images/sk-inet.pb-c.c
20:19:21 [2020-09-24T20:19:21.434Z] #40 9.099   DEP      images/sk-inet.pb-c.d
20:19:21 [2020-09-24T20:19:21.434Z] #40 9.160   PBCC     images/sk-unix.pb-c.c
20:19:21 [2020-09-24T20:19:21.434Z] #40 9.226   DEP      images/sk-unix.pb-c.d
20:19:21 [2020-09-24T20:19:21.732Z] #40 9.277   PBCC     images/mm.pb-c.c
20:19:21 [2020-09-24T20:19:21.732Z] #40 9.333   DEP      images/mm.pb-c.d
20:19:21 [2020-09-24T20:19:21.732Z] #40 9.414   PBCC     images/timerfd.pb-c.c
20:19:21 [2020-09-24T20:19:21.732Z] #40 9.478   DEP      images/timerfd.pb-c.d
20:19:21 [2020-09-24T20:19:21.853Z] #39 49.96   CC       compel/src/lib/infect-util.o
20:19:21 [2020-09-24T20:19:21.853Z] #39 50.27   CC       compel/src/lib/infect.o
20:19:22 [2020-09-24T20:19:22.031Z] #40 9.551   PBCC     images/timer.pb-c.c
20:19:22 [2020-09-24T20:19:22.031Z] #40 9.617   DEP      images/timer.pb-c.d
20:19:22 [2020-09-24T20:19:22.031Z] #40 ...
20:19:22 [2020-09-24T20:19:22.031Z] 
20:19:22 [2020-09-24T20:19:22.031Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:22 [2020-09-24T20:19:22.031Z] #48 69.70 text/tabwriter
20:19:22 [2020-09-24T20:19:22.031Z] #48 72.62 regexp/syntax
20:19:22 [2020-09-24T20:19:22.031Z] #48 72.80 reflect
20:19:22 [2020-09-24T20:19:22.031Z] #48 ...
20:19:22 [2020-09-24T20:19:22.031Z] 
20:19:22 [2020-09-24T20:19:22.031Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:22 [2020-09-24T20:19:22.031Z] #31 79.83 internal/poll
20:19:22 [2020-09-24T20:19:22.429Z] #39 ...
20:19:22 [2020-09-24T20:19:22.429Z] 
20:19:22 [2020-09-24T20:19:22.429Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:19:22 [2020-09-24T20:19:22.429Z] #28 DONE 114.2s
20:19:22 [2020-09-24T20:19:22.429Z] 
20:19:22 [2020-09-24T20:19:22.429Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:22 [2020-09-24T20:19:22.429Z] #41 104.5 github.com/LK4D4/vndr/godl
20:19:22 [2020-09-24T20:19:22.429Z] #41 105.2 github.com/LK4D4/vndr
20:19:22 [2020-09-24T20:19:22.429Z] #41 DONE 114.3s
20:19:22 [2020-09-24T20:19:22.429Z] 
20:19:22 [2020-09-24T20:19:22.429Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:22 [2020-09-24T20:19:22.429Z] #17 1.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:19:22 [2020-09-24T20:19:22.429Z] #17 1.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:19:22 [2020-09-24T20:19:22.429Z] #17 1.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:19:22 [2020-09-24T20:19:22.429Z] #17 2.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
20:19:22 [2020-09-24T20:19:22.429Z] #17 3.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB]
20:19:22 [2020-09-24T20:19:22.429Z] #17 4.581 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
20:19:22 [2020-09-24T20:19:22.429Z] #17 7.546 Fetched 8209 kB in 6s (1315 kB/s)
20:19:22 [2020-09-24T20:19:22.697Z] #17 7.546 Reading package lists...
20:19:23 [2020-09-24T20:19:23.094Z] #31 ...
20:19:23 [2020-09-24T20:19:23.094Z] 
20:19:23 [2020-09-24T20:19:23.094Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:19:23 [2020-09-24T20:19:23.094Z] #44 DONE 80.8s
20:19:23 [2020-09-24T20:19:23.155Z] #39 ...
20:19:23 [2020-09-24T20:19:23.155Z] 
20:19:23 [2020-09-24T20:19:23.155Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:23 [2020-09-24T20:19:23.155Z] #41 66.65 regexp/syntax
20:19:23 [2020-09-24T20:19:23.155Z] #41 69.49 fmt
20:19:23 [2020-09-24T20:19:23.155Z] #41 73.05 regexp
20:19:23 [2020-09-24T20:19:23.155Z] #41 75.00 go/token
20:19:23 [2020-09-24T20:19:23.155Z] #41 75.92 go/scanner
20:19:23 [2020-09-24T20:19:23.155Z] #41 ...
20:19:23 [2020-09-24T20:19:23.155Z] 
20:19:23 [2020-09-24T20:19:23.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:23 [2020-09-24T20:19:23.155Z] #39 5.822   PBCC     images/timens.pb-c.c
20:19:23 [2020-09-24T20:19:23.155Z] #39 5.855   DEP      images/timens.pb-c.d
20:19:23 [2020-09-24T20:19:23.155Z] #39 5.972   PBCC     images/fown.pb-c.c
20:19:23 [2020-09-24T20:19:23.155Z] #39 6.020   PBCC     images/google/protobuf/descriptor.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] 
20:19:23 [2020-09-24T20:19:23.393Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:23 [2020-09-24T20:19:23.393Z] #40 9.713   PBCC     images/sa.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 9.778   DEP      images/sa.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 9.828   PBCC     images/pipe-data.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 9.840   DEP      images/pipe-data.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 9.946   PBCC     images/mnt.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.01   DEP      images/mnt.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.11   PBCC     images/sk-packet.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.13   DEP      images/sk-packet.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.19   PBCC     images/tcp-stream.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.24   DEP      images/tcp-stream.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.31   PBCC     images/pipe.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.44   DEP      images/pipe.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.50   PBCC     images/pstree.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.56   DEP      images/pstree.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.59   PBCC     images/fs.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.62   DEP      images/fs.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.69   PBCC     images/signalfd.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.78   DEP      images/signalfd.pb-c.d
20:19:23 [2020-09-24T20:19:23.393Z] #40 10.93   PBCC     images/fh.pb-c.c
20:19:23 [2020-09-24T20:19:23.393Z] #40 11.07   PBCC     images/fsnotify.pb-c.c
20:19:23 [2020-09-24T20:19:23.413Z] #39 6.118   PBCC     images/opts.pb-c.c
20:19:23 [2020-09-24T20:19:23.413Z] #39 6.164   PBCC     images/memfd.pb-c.c
20:19:23 [2020-09-24T20:19:23.413Z] #39 6.222   DEP      images/fown.pb-c.d
20:19:23 [2020-09-24T20:19:23.413Z] #39 6.265   DEP      images/google/protobuf/descriptor.pb-c.d
20:19:23 [2020-09-24T20:19:23.671Z] #39 6.351   DEP      images/opts.pb-c.d
20:19:23 [2020-09-24T20:19:23.671Z] #39 6.405   DEP      images/memfd.pb-c.d
20:19:23 [2020-09-24T20:19:23.671Z] #39 6.480   PBCC     images/sit.pb-c.c
20:19:23 [2020-09-24T20:19:23.696Z] #40 11.26   DEP      images/fh.pb-c.d
20:19:23 [2020-09-24T20:19:23.696Z] #40 11.35   DEP      images/fsnotify.pb-c.d
20:19:23 [2020-09-24T20:19:23.696Z] #40 11.51   PBCC     images/eventpoll.pb-c.c
20:19:23 [2020-09-24T20:19:23.909Z] #17 10.05 Reading package lists...
20:19:23 [2020-09-24T20:19:23.909Z] #17 ...
20:19:23 [2020-09-24T20:19:23.909Z] 
20:19:23 [2020-09-24T20:19:23.909Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:19:23 [2020-09-24T20:19:23.928Z] #39 6.582   DEP      images/sit.pb-c.d
20:19:23 [2020-09-24T20:19:23.928Z] #39 6.645   PBCC     images/macvlan.pb-c.c
20:19:23 [2020-09-24T20:19:23.928Z] #39 6.707   DEP      images/macvlan.pb-c.d
20:19:23 [2020-09-24T20:19:23.998Z] #40 11.56   DEP      images/eventpoll.pb-c.d
20:19:23 [2020-09-24T20:19:23.998Z] #40 11.59   PBCC     images/eventfd.pb-c.c
20:19:23 [2020-09-24T20:19:23.998Z] #40 11.64   DEP      images/eventfd.pb-c.d
20:19:23 [2020-09-24T20:19:23.998Z] #40 11.70   PBCC     images/remap-file-path.pb-c.c
20:19:23 [2020-09-24T20:19:23.998Z] #40 11.78   DEP      images/remap-file-path.pb-c.d
20:19:24 [2020-09-24T20:19:24.065Z] #41 ...
20:19:24 [2020-09-24T20:19:24.065Z] 
20:19:24 [2020-09-24T20:19:24.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:24 [2020-09-24T20:19:24.065Z] #39 67.18   LINK     criu/pie/parasite.built-in.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 67.20   GEN      criu/pie/parasite-blob.h
20:19:24 [2020-09-24T20:19:24.065Z] #39 67.22   CC       criu/pie/parasite-vdso.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 67.82   CC       criu/arch/x86/vdso-pie.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 68.10   CC       criu/arch/x86/restorer.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 68.50   CC       criu/arch/x86/restorer_unmap.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 68.55   CC       criu/arch/x86/sigaction_compat_pie.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 68.79   CC       criu/pie/restorer.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 72.12   LINK     criu/pie/restorer.built-in.o
20:19:24 [2020-09-24T20:19:24.065Z] #39 72.15   GEN      criu/pie/restorer-blob.h
20:19:24 [2020-09-24T20:19:24.065Z] #39 72.25   DEP      criu/vdso.d
20:19:24 [2020-09-24T20:19:24.065Z] #39 ...
20:19:24 [2020-09-24T20:19:24.065Z] 
20:19:24 [2020-09-24T20:19:24.065Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:24 [2020-09-24T20:19:24.065Z] #49 11.19 + cd /tmp/tmp.5v7mbooXwH/src/github.com/opencontainers/runc
20:19:24 [2020-09-24T20:19:24.065Z] #49 11.19 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:19:24 [2020-09-24T20:19:24.065Z] #49 11.39 + '[' -z '' ']'
20:19:24 [2020-09-24T20:19:24.065Z] #49 11.39 + target=static
20:19:24 [2020-09-24T20:19:24.065Z] #49 11.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:19:24 [2020-09-24T20:19:24.065Z] #49 11.66 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
20:19:24 [2020-09-24T20:19:24.187Z] #39 6.759   PBCC     images/autofs.pb-c.c
20:19:24 [2020-09-24T20:19:24.187Z] #39 6.770   DEP      images/autofs.pb-c.d
20:19:24 [2020-09-24T20:19:24.187Z] #39 6.843   PBCC     images/sysctl.pb-c.c
20:19:24 [2020-09-24T20:19:24.187Z] #39 6.885   DEP      images/sysctl.pb-c.d
20:19:24 [2020-09-24T20:19:24.187Z] #39 6.946   PBCC     images/time.pb-c.c
20:19:24 [2020-09-24T20:19:24.187Z] #39 6.987   DEP      images/time.pb-c.d
20:19:24 [2020-09-24T20:19:24.187Z] #39 7.047   PBCC     images/binfmt-misc.pb-c.c
20:19:24 [2020-09-24T20:19:24.296Z] #40 11.84   PBCC     images/fifo.pb-c.c
20:19:24 [2020-09-24T20:19:24.296Z] #40 11.89   DEP      images/fifo.pb-c.d
20:19:24 [2020-09-24T20:19:24.296Z] #40 12.01   PBCC     images/ghost-file.pb-c.c
20:19:24 [2020-09-24T20:19:24.324Z] #49 ...
20:19:24 [2020-09-24T20:19:24.324Z] 
20:19:24 [2020-09-24T20:19:24.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:24 [2020-09-24T20:19:24.324Z] #39 72.51   DEP      criu/vdso-compat.d
20:19:24 [2020-09-24T20:19:24.446Z] #39 7.115   DEP      images/binfmt-misc.pb-c.d
20:19:24 [2020-09-24T20:19:24.446Z] #39 7.179   PBCC     images/seccomp.pb-c.c
20:19:24 [2020-09-24T20:19:24.446Z] #39 7.204   DEP      images/seccomp.pb-c.d
20:19:24 [2020-09-24T20:19:24.446Z] #39 7.276   PBCC     images/userns.pb-c.c
20:19:24 [2020-09-24T20:19:24.583Z] #39 72.69   DEP      criu/uts_ns.d
20:19:24 [2020-09-24T20:19:24.597Z] #40 12.18   DEP      images/ghost-file.pb-c.d
20:19:24 [2020-09-24T20:19:24.597Z] #40 12.24   PBCC     images/regfile.pb-c.c
20:19:24 [2020-09-24T20:19:24.597Z] #40 12.27   DEP      images/regfile.pb-c.d
20:19:24 [2020-09-24T20:19:24.597Z] #40 12.32   PBCC     images/ns.pb-c.c
20:19:24 [2020-09-24T20:19:24.597Z] #40 12.33   DEP      images/ns.pb-c.d
20:19:24 [2020-09-24T20:19:24.597Z] #40 12.37   PBCC     images/fdinfo.pb-c.c
20:19:24 [2020-09-24T20:19:24.703Z] #39 7.287   DEP      images/userns.pb-c.d
20:19:24 [2020-09-24T20:19:24.703Z] #39 7.352   PBCC     images/cgroup.pb-c.c
20:19:24 [2020-09-24T20:19:24.703Z] #39 7.436   DEP      images/cgroup.pb-c.d
20:19:24 [2020-09-24T20:19:24.703Z] #39 7.497   PBCC     images/ext-file.pb-c.c
20:19:24 [2020-09-24T20:19:24.843Z] #39 72.84   DEP      criu/util.d
20:19:24 [2020-09-24T20:19:24.843Z] #39 73.01   DEP      criu/uffd.d
20:19:24 [2020-09-24T20:19:24.897Z] #40 12.45   DEP      images/fdinfo.pb-c.d
20:19:24 [2020-09-24T20:19:24.897Z] #40 12.51   PBCC     images/core-aarch64.pb-c.c
20:19:24 [2020-09-24T20:19:24.897Z] #40 12.59   PBCC     images/core-arm.pb-c.c
20:19:24 [2020-09-24T20:19:24.897Z] #40 12.66   PBCC     images/core-ppc64.pb-c.c
20:19:24 [2020-09-24T20:19:24.959Z] #39 7.523   DEP      images/ext-file.pb-c.d
20:19:24 [2020-09-24T20:19:24.959Z] #39 7.584   PBCC     images/rpc.pb-c.c
20:19:24 [2020-09-24T20:19:24.959Z] #39 7.707   DEP      images/rpc.pb-c.d
20:19:24 [2020-09-24T20:19:24.959Z] #39 7.749   PBCC     images/siginfo.pb-c.c
20:19:25 [2020-09-24T20:19:25.102Z] #39 73.28   DEP      criu/tun.d
20:19:25 [2020-09-24T20:19:25.195Z] #40 12.76   PBCC     images/core-s390.pb-c.c
20:19:25 [2020-09-24T20:19:25.195Z] #40 12.84   PBCC     images/core-x86.pb-c.c
20:19:25 [2020-09-24T20:19:25.195Z] #40 12.94   PBCC     images/core.pb-c.c
20:19:25 [2020-09-24T20:19:25.216Z] #39 7.810   DEP      images/siginfo.pb-c.d
20:19:25 [2020-09-24T20:19:25.216Z] #39 7.899   PBCC     images/pagemap.pb-c.c
20:19:25 [2020-09-24T20:19:25.216Z] #39 7.918   DEP      images/pagemap.pb-c.d
20:19:25 [2020-09-24T20:19:25.216Z] #39 8.000   PBCC     images/rlimit.pb-c.c
20:19:25 [2020-09-24T20:19:25.361Z] #39 73.53   DEP      criu/tty.d
20:19:25 [2020-09-24T20:19:25.473Z] #39 8.044   DEP      images/rlimit.pb-c.d
20:19:25 [2020-09-24T20:19:25.473Z] #39 8.115   PBCC     images/file-lock.pb-c.c
20:19:25 [2020-09-24T20:19:25.473Z] #39 8.143   DEP      images/file-lock.pb-c.d
20:19:25 [2020-09-24T20:19:25.473Z] #39 8.254   PBCC     images/tty.pb-c.c
20:19:25 [2020-09-24T20:19:25.494Z] #40 13.10   PBCC     images/inventory.pb-c.c
20:19:25 [2020-09-24T20:19:25.494Z] #40 13.21   DEP      images/core-aarch64.pb-c.d
20:19:25 [2020-09-24T20:19:25.494Z] #40 13.25   DEP      images/core-arm.pb-c.d
20:19:25 [2020-09-24T20:19:25.494Z] #40 13.31   DEP      images/core-ppc64.pb-c.d
20:19:25 [2020-09-24T20:19:25.521Z] #52 153.1 + bin/containerd-shim-runc-v1
20:19:25 [2020-09-24T20:19:25.621Z] #39 73.80   DEP      criu/timerfd.d
20:19:25 [2020-09-24T20:19:25.730Z] #39 8.302   DEP      images/tty.pb-c.d
20:19:25 [2020-09-24T20:19:25.730Z] #39 8.395   PBCC     images/tun.pb-c.c
20:19:25 [2020-09-24T20:19:25.730Z] #39 8.435   PBCC     images/netdev.pb-c.c
20:19:25 [2020-09-24T20:19:25.730Z] #39 8.476   DEP      images/tun.pb-c.d
20:19:25 [2020-09-24T20:19:25.730Z] #39 8.519   DEP      images/netdev.pb-c.d
20:19:25 [2020-09-24T20:19:25.792Z] #40 13.39   DEP      images/core-s390.pb-c.d
20:19:25 [2020-09-24T20:19:25.792Z] #40 13.48   DEP      images/core-x86.pb-c.d
20:19:25 [2020-09-24T20:19:25.792Z] #40 13.58   DEP      images/core.pb-c.d
20:19:25 [2020-09-24T20:19:25.880Z] #39 74.00   DEP      criu/timens.d
20:19:25 [2020-09-24T20:19:25.986Z] #39 8.631   PBCC     images/vma.pb-c.c
20:19:25 [2020-09-24T20:19:25.986Z] #39 8.696   DEP      images/vma.pb-c.d
20:19:25 [2020-09-24T20:19:25.986Z] #39 8.774   PBCC     images/creds.pb-c.c
20:19:26 [2020-09-24T20:19:26.091Z] #40 13.63   DEP      images/inventory.pb-c.d
20:19:26 [2020-09-24T20:19:26.091Z] #40 13.73   PBCC     images/cpuinfo.pb-c.c
20:19:26 [2020-09-24T20:19:26.091Z] #40 13.77   DEP      images/cpuinfo.pb-c.d
20:19:26 [2020-09-24T20:19:26.091Z] #40 13.84   PBCC     images/stats.pb-c.c
20:19:26 [2020-09-24T20:19:26.139Z] #39 74.12   DEP      criu/sysfs_parse.d
20:19:26 [2020-09-24T20:19:26.139Z] #39 74.35   DEP      criu/sysctl.d
20:19:26 [2020-09-24T20:19:26.243Z] #39 8.833   DEP      images/creds.pb-c.d
20:19:26 [2020-09-24T20:19:26.244Z] #39 8.911   PBCC     images/utsns.pb-c.c
20:19:26 [2020-09-24T20:19:26.244Z] #39 8.938   DEP      images/utsns.pb-c.d
20:19:26 [2020-09-24T20:19:26.244Z] #39 8.979   PBCC     images/ipc-desc.pb-c.c
20:19:26 [2020-09-24T20:19:26.244Z] #39 9.023   PBCC     images/ipc-sem.pb-c.c
20:19:26 [2020-09-24T20:19:26.390Z] #40 13.89   DEP      images/stats.pb-c.d
20:19:26 [2020-09-24T20:19:26.399Z] #39 74.51   DEP      criu/string.d
20:19:26 [2020-09-24T20:19:26.399Z] #39 74.56   DEP      criu/stats.d
20:19:26 [2020-09-24T20:19:26.501Z] #39 9.060   DEP      images/ipc-desc.pb-c.d
20:19:26 [2020-09-24T20:19:26.501Z] #39 9.099   DEP      images/ipc-sem.pb-c.d
20:19:26 [2020-09-24T20:19:26.501Z] #39 9.181   PBCC     images/ipc-msg.pb-c.c
20:19:26 [2020-09-24T20:19:26.501Z] #39 9.195   DEP      images/ipc-msg.pb-c.d
20:19:26 [2020-09-24T20:19:26.501Z] #39 9.232   PBCC     images/ipc-shm.pb-c.c
20:19:26 [2020-09-24T20:19:26.501Z] #39 9.263   DEP      images/ipc-shm.pb-c.d
20:19:26 [2020-09-24T20:19:26.501Z] #39 9.311   PBCC     images/ipc-var.pb-c.c
20:19:26 [2020-09-24T20:19:26.658Z] #39 74.69   DEP      criu/sockets.d
20:19:26 [2020-09-24T20:19:26.658Z] #39 74.84   DEP      criu/sk-unix.d
20:19:26 [2020-09-24T20:19:26.757Z] #39 9.344   DEP      images/ipc-var.pb-c.d
20:19:26 [2020-09-24T20:19:26.758Z] #39 9.427   PBCC     images/sk-opts.pb-c.c
20:19:26 [2020-09-24T20:19:26.758Z] #39 9.485   PBCC     images/packet-sock.pb-c.c
20:19:26 [2020-09-24T20:19:26.758Z] #39 9.543   DEP      images/sk-opts.pb-c.d
20:19:26 [2020-09-24T20:19:26.917Z] #39 75.07   DEP      criu/sk-tcp.d
20:19:27 [2020-09-24T20:19:27.014Z] #39 9.617   DEP      images/packet-sock.pb-c.d
20:19:27 [2020-09-24T20:19:27.014Z] #39 ...
20:19:27 [2020-09-24T20:19:27.014Z] 
20:19:27 [2020-09-24T20:19:27.014Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + RM_GOPATH=0
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + TMP_GOPATH=
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + : /build
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + '[' -z '' ']'
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 ++ mktemp -d
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + export GOPATH=/tmp/tmp.4zj8okYxJ6
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + GOPATH=/tmp/tmp.4zj8okYxJ6
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + RM_GOPATH=1
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 + case "$(go env GOARCH)" in
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.329 ++ go env GOARCH
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.382 + export GO_BUILDMODE=-buildmode=pie
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.382 + GO_BUILDMODE=-buildmode=pie
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.400 ++ dirname /tmp/install/install.sh
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + dir=/tmp/install
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + bin=tini
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + shift
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + '[' '!' -f /tmp/install/tini.installer ']'
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + . /tmp/install/tini.installer
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + install_tini
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 + git clone https://github.com/krallin/tini.git /tmp/tmp.4zj8okYxJ6/tini
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.408 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
20:19:27 [2020-09-24T20:19:27.014Z] #33 1.410 Cloning into '/tmp/tmp.4zj8okYxJ6/tini'...
20:19:27 [2020-09-24T20:19:27.014Z] #33 2.376 + cd /tmp/tmp.4zj8okYxJ6/tini
20:19:27 [2020-09-24T20:19:27.014Z] #33 2.377 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
20:19:27 [2020-09-24T20:19:27.014Z] #33 2.381 + cmake .
20:19:27 [2020-09-24T20:19:27.014Z] #33 3.183 -- The C compiler identification is GNU 8.3.0
20:19:27 [2020-09-24T20:19:27.014Z] #33 3.236 -- Check for working C compiler: /usr/bin/cc
20:19:27 [2020-09-24T20:19:27.014Z] #33 4.086 -- Check for working C compiler: /usr/bin/cc -- works
20:19:27 [2020-09-24T20:19:27.014Z] #33 4.088 -- Detecting C compiler ABI info
20:19:27 [2020-09-24T20:19:27.014Z] #33 4.808 -- Detecting C compiler ABI info - done
20:19:27 [2020-09-24T20:19:27.014Z] #33 4.831 -- Detecting C compile features
20:19:27 [2020-09-24T20:19:27.014Z] #33 6.831 -- Detecting C compile features - done
20:19:27 [2020-09-24T20:19:27.014Z] #33 6.877 -- Performing Test HAS_BUILTIN_FORTIFY
20:19:27 [2020-09-24T20:19:27.014Z] #33 7.127 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:19:27 [2020-09-24T20:19:27.014Z] #33 7.279 -- Configuring done
20:19:27 [2020-09-24T20:19:27.014Z] #33 7.297 -- Generating done
20:19:27 [2020-09-24T20:19:27.014Z] #33 7.300 -- Build files have been written to: /tmp/tmp.4zj8okYxJ6/tini
20:19:27 [2020-09-24T20:19:27.014Z] #33 7.317 + make tini-static
20:19:27 [2020-09-24T20:19:27.014Z] #33 7.731 Scanning dependencies of target tini-static
20:19:27 [2020-09-24T20:19:27.014Z] #33 7.895 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:19:27 [2020-09-24T20:19:27.014Z] #33 9.178 [100%] Linking C executable tini-static
20:19:27 [2020-09-24T20:19:27.014Z] #33 9.879 [100%] Built target tini-static
20:19:27 [2020-09-24T20:19:27.014Z] #33 9.970 + mkdir -p /build
20:19:27 [2020-09-24T20:19:27.014Z] #33 9.972 + cp tini-static /build/docker-init
20:19:27 [2020-09-24T20:19:27.014Z] #33 DONE 10.7s
20:19:27 [2020-09-24T20:19:27.014Z] 
20:19:27 [2020-09-24T20:19:27.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:27 [2020-09-24T20:19:27.014Z] #39 9.699   PBCC     images/sk-netlink.pb-c.c
20:19:27 [2020-09-24T20:19:27.014Z] #39 9.737   DEP      images/sk-netlink.pb-c.d
20:19:27 [2020-09-24T20:19:27.014Z] #39 ...
20:19:27 [2020-09-24T20:19:27.014Z] 
20:19:27 [2020-09-24T20:19:27.014Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:27 [2020-09-24T20:19:27.014Z] #47 70.81 encoding/base64
20:19:27 [2020-09-24T20:19:27.014Z] #47 71.75 golang.org/x/sys/unix
20:19:27 [2020-09-24T20:19:27.014Z] #47 72.03 fmt
20:19:27 [2020-09-24T20:19:27.014Z] #47 76.50 encoding/json
20:19:27 [2020-09-24T20:19:27.177Z] #39 75.32   DEP      criu/sk-queue.d
20:19:27 [2020-09-24T20:19:27.177Z] #39 75.44   DEP      criu/sk-packet.d
20:19:27 [2020-09-24T20:19:27.271Z] #47 ...
20:19:27 [2020-09-24T20:19:27.271Z] 
20:19:27 [2020-09-24T20:19:27.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:27 [2020-09-24T20:19:27.271Z] #39 9.879   PBCC     images/sk-inet.pb-c.c
20:19:27 [2020-09-24T20:19:27.271Z] #39 10.00   DEP      images/sk-inet.pb-c.d
20:19:27 [2020-09-24T20:19:27.350Z] #21 115.6 Checking out files:  19% (2114/10923)   
Checking out files:  20% (2185/10923)   
Checking out files:  21% (2294/10923)   
Checking out files:  22% (2404/10923)   
Checking out files:  23% (2513/10923)   
Checking out files:  24% (2622/10923)   
Checking out files:  25% (2731/10923)   
Checking out files:  26% (2840/10923)   
Checking out files:  27% (2950/10923)   
Checking out files:  28% (3059/10923)   
Checking out files:  29% (3168/10923)   
Checking out files:  30% (3277/10923)   
Checking out files:  31% (3387/10923)   
Checking out files:  32% (3496/10923)   
Checking out files:  33% (3605/10923)   
Checking out files:  34% (3714/10923)   
Checking out files:  35% (3824/10923)   
Checking out files:  36% (3933/10923)   
Checking out files:  37% (4042/10923)   
Checking out files:  38% (4151/10923)   
Checking out files:  39% (4260/10923)   
Checking out files:  40% (4370/10923)   
Checking out files:  41% (4479/10923)   
Checking out files:  41% (4511/10923)   
Checking out files:  42% (4588/10923)   
Checking out files:  43% (4697/10923)   
Checking out files:  44% (4807/10923)   
Checking out files:  45% (4916/10923)   
Checking out files:  46% (5025/10923)   
Checking out files:  47% (5134/10923)   
Checking out files:  48% (5244/10923)   
Checking out files:  49% (5353/10923)   
Checking out files:  50% (5462/10923)   
Checking out files:  51% (5571/10923)   
Checking out files:  52% (5680/10923)   
Checking out files:  53% (5790/10923)   
Checking out files:  54% (5899/10923)   
Checking out files:  55% (6008/10923)   
Checking out files:  56% (6117/10923)   
Checking out files:  57% (6227/10923)   
Checking out files:  58% (6336/10923)   
Checking out files:  59% (6445/10923)   
Checking out files:  60% (6554/10923)   
Checking out files:  61% (6664/10923)   
Checking out files:  62% (6773/10923)   
Checking out files:  63% (6882/10923)   
Checking out files:  63% (6953/10923)   
Checking out files:  64% (6991/10923)   
Checking out files:  65% (7100/10923)   
Checking out files:  66% (7210/10923)   
Checking out files:  67% (7319/10923)   
Checking out files:  68% (7428/10923)   
Checking out files:  69% (7537/10923)   
Checking out files:  70% (7647/10923)   
Checking out files:  71% (7756/10923)   
Checking out files:  72% (7865/10923)   
Checking out files:  73% (7974/10923)   
Checking out files:  74% (8084/10923)   
Checking out files:  75% (8193/10923)   
Checking out files:  76% (8302/10923)   
Checking out files:  77% (8411/10923)   
Checking out files:  78% (8520/10923)   
Checking out files:  79% (8630/10923)   
Checking out files:  80% (8739/10923)   
Checking out files:  81% (8848/10923)   
Checking out files:  82% (8957/10923)   
Checking out files:  83% (9067/10923)   
Checking out files:  84% (9176/10923)   
Checking out files:  85% (9285/10923)   
Checking out files:  86% (9394/10923)   
Checking out files:  87% (9504/10923)   
Checking out files:  88% (9613/10923)   
Checking out files:  88% (9673/10923)   
Checking out files:  89% (9722/10923)   
Checking out files:  90% (9831/10923)   
Checking out files:  91% (9940/10923)   
Checking out files:  92% (10050/10923)   
Checking out files:  93% (10159/10923)   
Checking out files:  94% (10268/10923)   
Checking out files:  95% (10377/10923)   
Checking out files:  96% (10487/10923)   
Checking out files:  97% (10596/10923)   
Checking out files:  98% (10705/10923)   
Checking out files:  99% (10814/10923)   
Checking out files: 100% (10923/10923)   
Checking out files: 100% (10923/10923), done.
20:19:27 [2020-09-24T20:19:27.437Z] #39 75.63   DEP      criu/sk-netlink.d
20:19:27 [2020-09-24T20:19:27.456Z] #40 ...
20:19:27 [2020-09-24T20:19:27.456Z] 
20:19:27 [2020-09-24T20:19:27.456Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:27 [2020-09-24T20:19:27.456Z] #42 74.98 hash/crc32
20:19:27 [2020-09-24T20:19:27.456Z] #42 77.86 crypto/rc4
20:19:27 [2020-09-24T20:19:27.456Z] #42 78.55 vendor/golang.org/x/net/dns/dnsmessage
20:19:27 [2020-09-24T20:19:27.456Z] #42 81.57 internal/poll
20:19:27 [2020-09-24T20:19:27.456Z] #42 84.64 regexp
20:19:27 [2020-09-24T20:19:27.456Z] #42 ...
20:19:27 [2020-09-24T20:19:27.456Z] 
20:19:27 [2020-09-24T20:19:27.456Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:27 [2020-09-24T20:19:27.456Z] #48 81.14 context
20:19:27 [2020-09-24T20:19:27.456Z] #48 81.22 internal/poll
20:19:27 [2020-09-24T20:19:27.529Z] #39 10.16   PBCC     images/sk-unix.pb-c.c
20:19:27 [2020-09-24T20:19:27.613Z] #21 119.4 + cd /tmp/tmp.nLw3KVJ9Jt/tmp/docker-ce
20:19:27 [2020-09-24T20:19:27.613Z] #21 119.4 + git checkout -q v17.06.2-ce
20:19:27 [2020-09-24T20:19:27.700Z] #39 75.78   DEP      criu/sk-inet.d
20:19:27 [2020-09-24T20:19:27.700Z] #39 75.96   DEP      criu/signalfd.d
20:19:27 [2020-09-24T20:19:27.786Z] #39 10.31   DEP      images/sk-unix.pb-c.d
20:19:27 [2020-09-24T20:19:27.786Z] #39 10.48   PBCC     images/mm.pb-c.c
20:19:27 [2020-09-24T20:19:27.786Z] #39 10.53   DEP      images/mm.pb-c.d
20:19:27 [2020-09-24T20:19:27.786Z] #39 10.64   PBCC     images/timerfd.pb-c.c
20:19:27 [2020-09-24T20:19:27.960Z] #39 76.20   DEP      criu/sigframe.d
20:19:28 [2020-09-24T20:19:28.044Z] #39 10.77   DEP      images/timerfd.pb-c.d
20:19:28 [2020-09-24T20:19:28.044Z] #39 ...
20:19:28 [2020-09-24T20:19:28.044Z] 
20:19:28 [2020-09-24T20:19:28.044Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:28 [2020-09-24T20:19:28.044Z] #30 72.81 github.com/BurntSushi/toml
20:19:28 [2020-09-24T20:19:28.044Z] #30 72.81 flag
20:19:28 [2020-09-24T20:19:28.044Z] #30 74.28 log
20:19:28 [2020-09-24T20:19:28.044Z] #30 76.94 github.com/BurntSushi/toml/cmd/tomlv
20:19:28 [2020-09-24T20:19:28.044Z] #30 DONE 81.8s
20:19:28 [2020-09-24T20:19:28.044Z] 
20:19:28 [2020-09-24T20:19:28.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:28 [2020-09-24T20:19:28.044Z] #39 10.90   PBCC     images/timer.pb-c.c
20:19:28 [2020-09-24T20:19:28.044Z] #39 ...
20:19:28 [2020-09-24T20:19:28.044Z] 
20:19:28 [2020-09-24T20:19:28.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:28 [2020-09-24T20:19:28.044Z] #10 71.78 Selecting previously unselected package mingw-w64-x86-64-dev.
20:19:28 [2020-09-24T20:19:28.044Z] #10 71.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:19:28 [2020-09-24T20:19:28.044Z] #10 71.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:19:28 [2020-09-24T20:19:28.044Z] #10 78.17 Selecting previously unselected package gcc-mingw-w64-base.
20:19:28 [2020-09-24T20:19:28.044Z] #10 78.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:19:28 [2020-09-24T20:19:28.044Z] #10 78.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:19:28 [2020-09-24T20:19:28.044Z] #10 78.37 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:19:28 [2020-09-24T20:19:28.044Z] #10 78.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:19:28 [2020-09-24T20:19:28.044Z] #10 78.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:28 [2020-09-24T20:19:28.105Z] #48 85.61 regexp
20:19:28 [2020-09-24T20:19:28.219Z] #39 76.33   DEP      criu/shmem.d
20:19:28 [2020-09-24T20:19:28.219Z] #39 76.54   DEP      criu/servicefd.d
20:19:28 [2020-09-24T20:19:28.252Z] #52 156.1 + bin/containerd-shim-runc-v2
20:19:28 [2020-09-24T20:19:28.302Z] #10 ...
20:19:28 [2020-09-24T20:19:28.302Z] 
20:19:28 [2020-09-24T20:19:28.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:28 [2020-09-24T20:19:28.302Z] #39 10.97   DEP      images/timer.pb-c.d
20:19:28 [2020-09-24T20:19:28.559Z] #39 11.13   PBCC     images/sa.pb-c.c
20:19:28 [2020-09-24T20:19:28.559Z] #39 11.25   DEP      images/sa.pb-c.d
20:19:28 [2020-09-24T20:19:28.763Z] #48 86.38 os
20:19:28 [2020-09-24T20:19:28.763Z] #48 ...
20:19:28 [2020-09-24T20:19:28.763Z] 
20:19:28 [2020-09-24T20:19:28.763Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:19:28 [2020-09-24T20:19:28.786Z] #39 76.71   DEP      criu/seize.d
20:19:28 [2020-09-24T20:19:28.786Z] #39 ...
20:19:28 [2020-09-24T20:19:28.786Z] 
20:19:28 [2020-09-24T20:19:28.786Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:28 [2020-09-24T20:19:28.786Z] #41 DONE 149.7s
20:19:28 [2020-09-24T20:19:28.786Z] 
20:19:28 [2020-09-24T20:19:28.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:28 [2020-09-24T20:19:28.786Z] #39 76.85   DEP      criu/seccomp.d
20:19:28 [2020-09-24T20:19:28.817Z] #39 11.36   PBCC     images/pipe-data.pb-c.c
20:19:28 [2020-09-24T20:19:28.817Z] #39 11.45   DEP      images/pipe-data.pb-c.d
20:19:28 [2020-09-24T20:19:28.817Z] #39 11.50   PBCC     images/mnt.pb-c.c
20:19:28 [2020-09-24T20:19:28.817Z] #39 11.59   DEP      images/mnt.pb-c.d
20:19:29 [2020-09-24T20:19:29.046Z] #39 77.24   DEP      criu/rst-malloc.d
20:19:29 [2020-09-24T20:19:29.075Z] #39 11.66   PBCC     images/sk-packet.pb-c.c
20:19:29 [2020-09-24T20:19:29.075Z] #39 11.77   DEP      images/sk-packet.pb-c.d
20:19:29 [2020-09-24T20:19:29.291Z] #52 156.8 + binaries
20:19:29 [2020-09-24T20:19:29.291Z] #52 156.8 + install -D bin/containerd /build/containerd
20:19:29 [2020-09-24T20:19:29.291Z] #52 156.8 + install -D bin/containerd-shim /build/containerd-shim
20:19:29 [2020-09-24T20:19:29.291Z] #52 156.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:19:29 [2020-09-24T20:19:29.291Z] #52 156.8 + install -D bin/ctr /build/ctr
20:19:29 [2020-09-24T20:19:29.308Z] #39 77.38   DEP      criu/rbtree.d
20:19:29 [2020-09-24T20:19:29.308Z] #39 77.49   DEP      criu/pstree.d
20:19:29 [2020-09-24T20:19:29.334Z] #39 11.94   PBCC     images/tcp-stream.pb-c.c
20:19:29 [2020-09-24T20:19:29.334Z] #39 12.07   DEP      images/tcp-stream.pb-c.d
20:19:29 [2020-09-24T20:19:29.334Z] #39 12.13   PBCC     images/pipe.pb-c.c
20:19:29 [2020-09-24T20:19:29.567Z] #39 77.74   DEP      criu/protobuf.d
20:19:29 [2020-09-24T20:19:29.582Z] #52 DONE 157.3s
20:19:29 [2020-09-24T20:19:29.592Z] #39 12.24   DEP      images/pipe.pb-c.d
20:19:29 [2020-09-24T20:19:29.592Z] #39 12.30   PBCC     images/pstree.pb-c.c
20:19:29 [2020-09-24T20:19:29.592Z] #39 12.33   DEP      images/pstree.pb-c.d
20:19:29 [2020-09-24T20:19:29.666Z] #53 47.67 Checking out files:  62% (2030/3242)   
Checking out files:  63% (2043/3242)   
Checking out files:  64% (2075/3242)   
Checking out files:  65% (2108/3242)   
Checking out files:  66% (2140/3242)   
Checking out files:  67% (2173/3242)   
Checking out files:  68% (2205/3242)   
Checking out files:  69% (2237/3242)   
Checking out files:  70% (2270/3242)   
Checking out files:  71% (2302/3242)   
Checking out files:  72% (2335/3242)   
Checking out files:  73% (2367/3242)   
Checking out files:  74% (2400/3242)   
Checking out files:  75% (2432/3242)   
Checking out files:  76% (2464/3242)   
Checking out files:  77% (2497/3242)   
Checking out files:  78% (2529/3242)   
Checking out files:  79% (2562/3242)   
Checking out files:  80% (2594/3242)   
Checking out files:  81% (2627/3242)   
Checking out files:  82% (2659/3242)   
Checking out files:  83% (2691/3242)   
Checking out files:  84% (2724/3242)   
Checking out files:  85% (2756/3242)   
Checking out files:  86% (2789/3242)   
Checking out files:  87% (2821/3242)   
Checking out files:  88% (2853/3242)   
Checking out files:  89% (2886/3242)   
Checking out files:  90% (2918/3242)   
Checking out files:  91% (2951/3242)   
Checking out files:  92% (2983/3242)   
Checking out files:  93% (3016/3242)   
Checking out files:  94% (3048/3242)   
Checking out files:  95% (3080/3242)   
Checking out files:  96% (3113/3242)   
Checking out files:  97% (3145/3242)   
Checking out files:  98% (3178/3242)   
Checking out files:  99% (3210/3242)   
Checking out files: 100% (3242/3242)   
Checking out files: 100% (3242/3242), done.
20:19:29 [2020-09-24T20:19:29.666Z] #53 48.71 + cd /tmp/tmp.0nQC0ZtcdW/src/github.com/containerd/containerd
20:19:29 [2020-09-24T20:19:29.666Z] #53 48.72 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
20:19:29 [2020-09-24T20:19:29.827Z] #39 77.98   GEN      criu/protobuf-desc-gen.h
20:19:29 [2020-09-24T20:19:29.827Z] #39 ...
20:19:29 [2020-09-24T20:19:29.827Z] 
20:19:29 [2020-09-24T20:19:29.827Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:29 [2020-09-24T20:19:29.827Z] #17 9.611 Fetched 8385 kB in 9s (983 kB/s)
20:19:29 [2020-09-24T20:19:29.827Z] #17 9.611 Reading package lists...
20:19:29 [2020-09-24T20:19:29.827Z] #17 13.55 Reading package lists...
20:19:29 [2020-09-24T20:19:29.827Z] #17 17.44 Building dependency tree...
20:19:29 [2020-09-24T20:19:29.827Z] #17 19.61 libcap2-bin is already the newest version (1:2.25-2).
20:19:29 [2020-09-24T20:19:29.827Z] #17 19.61 The following additional packages will be installed:
20:19:29 [2020-09-24T20:19:29.850Z] #39 12.38   PBCC     images/fs.pb-c.c
20:19:29 [2020-09-24T20:19:29.850Z] #39 12.39   DEP      images/fs.pb-c.d
20:19:29 [2020-09-24T20:19:29.850Z] #39 12.45   PBCC     images/signalfd.pb-c.c
20:19:29 [2020-09-24T20:19:29.850Z] #39 12.53   DEP      images/signalfd.pb-c.d
20:19:29 [2020-09-24T20:19:29.850Z] #39 12.60   PBCC     images/fh.pb-c.c
20:19:29 [2020-09-24T20:19:29.850Z] #39 12.65   PBCC     images/fsnotify.pb-c.c
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.62   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.62   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.63   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.63   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.63   python3.7 python3.7-minimal vim-runtime xxd
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.63 Suggested packages:
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.64   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.64   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.64   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.64 Recommended packages:
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.64   aufs-dkms nftables build-essential python3-dev python3-keyring
20:19:30 [2020-09-24T20:19:30.087Z] #17 19.64   python3-keyrings.alt python3-xdg unzip
20:19:30 [2020-09-24T20:19:30.109Z] #39 12.71   DEP      images/fh.pb-c.d
20:19:30 [2020-09-24T20:19:30.109Z] #39 12.76   DEP      images/fsnotify.pb-c.d
20:19:30 [2020-09-24T20:19:30.109Z] #39 12.84   PBCC     images/eventpoll.pb-c.c
20:19:30 [2020-09-24T20:19:30.109Z] #39 12.87   DEP      images/eventpoll.pb-c.d
20:19:30 [2020-09-24T20:19:30.109Z] #39 12.93   PBCC     images/eventfd.pb-c.c
20:19:30 [2020-09-24T20:19:30.109Z] #39 12.98   DEP      images/eventfd.pb-c.d
20:19:30 [2020-09-24T20:19:30.182Z] #21 121.9 + mkdir -p /tmp/tmp.nLw3KVJ9Jt/src/github.com/docker
20:19:30 [2020-09-24T20:19:30.182Z] #21 121.9 + mv components/cli /tmp/tmp.nLw3KVJ9Jt/src/github.com/docker/cli
20:19:30 [2020-09-24T20:19:30.182Z] #21 121.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:19:30 [2020-09-24T20:19:30.215Z] 
20:19:30 [2020-09-24T20:19:30.215Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + export 'BUILDTAGS=netgo osusergo static_build'
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + BUILDTAGS='netgo osusergo static_build'
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + export EXTRA_FLAGS=-buildmode=pie
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + EXTRA_FLAGS=-buildmode=pie
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + '[' '' = dynamic ']'
20:19:30 [2020-09-24T20:19:30.319Z] #53 49.33 + make
20:19:30 [2020-09-24T20:19:30.367Z] #39 13.03   PBCC     images/remap-file-path.pb-c.c
20:19:30 [2020-09-24T20:19:30.367Z] #39 13.06   DEP      images/remap-file-path.pb-c.d
20:19:30 [2020-09-24T20:19:30.367Z] #39 13.10   PBCC     images/fifo.pb-c.c
20:19:30 [2020-09-24T20:19:30.367Z] #39 13.16   DEP      images/fifo.pb-c.d
20:19:30 [2020-09-24T20:19:30.367Z] #39 13.19   PBCC     images/ghost-file.pb-c.c
20:19:30 [2020-09-24T20:19:30.507Z] #53 DONE 0.3s
20:19:30 [2020-09-24T20:19:30.507Z] 
20:19:30 [2020-09-24T20:19:30.507Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:19:30 [2020-09-24T20:19:30.624Z] #39 13.24   DEP      images/ghost-file.pb-c.d
20:19:30 [2020-09-24T20:19:30.624Z] #39 13.32   PBCC     images/regfile.pb-c.c
20:19:30 [2020-09-24T20:19:30.624Z] #39 13.34   DEP      images/regfile.pb-c.d
20:19:30 [2020-09-24T20:19:30.624Z] #39 13.38   PBCC     images/ns.pb-c.c
20:19:30 [2020-09-24T20:19:30.624Z] #39 13.42   DEP      images/ns.pb-c.d
20:19:30 [2020-09-24T20:19:30.624Z] #39 13.46   PBCC     images/fdinfo.pb-c.c
20:19:30 [2020-09-24T20:19:30.798Z] #57 DONE 0.2s
20:19:30 [2020-09-24T20:19:30.798Z] 
20:19:30 [2020-09-24T20:19:30.798Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:19:30 [2020-09-24T20:19:30.798Z] #59 DONE 0.1s
20:19:30 [2020-09-24T20:19:30.798Z] 
20:19:30 [2020-09-24T20:19:30.798Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:19:30 [2020-09-24T20:19:30.882Z] #39 13.53   DEP      images/fdinfo.pb-c.d
20:19:30 [2020-09-24T20:19:30.882Z] #39 13.59   PBCC     images/core-aarch64.pb-c.c
20:19:30 [2020-09-24T20:19:30.882Z] #39 13.62   PBCC     images/core-arm.pb-c.c
20:19:30 [2020-09-24T20:19:30.882Z] #39 13.68   PBCC     images/core-ppc64.pb-c.c
20:19:30 [2020-09-24T20:19:30.882Z] #39 13.69   PBCC     images/core-s390.pb-c.c
20:19:31 [2020-09-24T20:19:31.089Z] #61 DONE 0.1s
20:19:31 [2020-09-24T20:19:31.089Z] 
20:19:31 [2020-09-24T20:19:31.089Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:19:31 [2020-09-24T20:19:31.089Z] #62 DONE 0.1s
20:19:31 [2020-09-24T20:19:31.089Z] 
20:19:31 [2020-09-24T20:19:31.089Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
20:19:31 [2020-09-24T20:19:31.140Z] #39 13.76   PBCC     images/core-x86.pb-c.c
20:19:31 [2020-09-24T20:19:31.140Z] #39 13.84   PBCC     images/core.pb-c.c
20:19:31 [2020-09-24T20:19:31.140Z] #39 13.93   PBCC     images/inventory.pb-c.c
20:19:31 [2020-09-24T20:19:31.140Z] #39 14.02   DEP      images/core-aarch64.pb-c.d
20:19:31 [2020-09-24T20:19:31.376Z] #53 50.31 + bin/ctr
20:19:31 [2020-09-24T20:19:31.397Z] #39 14.07   DEP      images/core-arm.pb-c.d
20:19:31 [2020-09-24T20:19:31.397Z] #39 14.15   DEP      images/core-ppc64.pb-c.d
20:19:31 [2020-09-24T20:19:31.397Z] #39 14.22   DEP      images/core-s390.pb-c.d
20:19:31 [2020-09-24T20:19:31.467Z] #17 ...
20:19:31 [2020-09-24T20:19:31.467Z] 
20:19:31 [2020-09-24T20:19:31.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:31 [2020-09-24T20:19:31.467Z] #39 79.57   DEP      criu/protobuf-desc.d
20:19:31 [2020-09-24T20:19:31.467Z] #39 79.67   DEP      criu/proc_parse.d
20:19:31 [2020-09-24T20:19:31.577Z] #21 ...
20:19:31 [2020-09-24T20:19:31.577Z] 
20:19:31 [2020-09-24T20:19:31.577Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:31 [2020-09-24T20:19:31.577Z] #17 10.05 Reading package lists...
20:19:31 [2020-09-24T20:19:31.577Z] #17 13.35 Building dependency tree...
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.27 libcap2-bin is already the newest version (1:2.25-2).
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.27 The following additional packages will be installed:
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.27   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.27   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.27   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.27   python3.7 python3.7-minimal vim-runtime xxd
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.28 Suggested packages:
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.28   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.28   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.28   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.28 Recommended packages:
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.28   aufs-dkms nftables build-essential python3-dev python3-keyring
20:19:31 [2020-09-24T20:19:31.577Z] #17 14.28   python3-keyrings.alt python3-xdg unzip
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14 The following NEW packages will be installed:
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.14   xz-utils zip
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.45 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.45 Need to get 27.6 MB of archives.
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.45 After this operation, 114 MB of additional disk space will be used.
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 15.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 16.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.28 debconf: delaying package configuration, since apt-utils is not installed
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.38 Fetched 27.6 MB in 1s (19.1 MB/s)
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.42 Selecting previously unselected package pigz.
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.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 ... 23405 files and directories currently installed.)
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.49 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.49 Unpacking pigz (2.4-1) ...
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.59 Selecting previously unselected package libpython3.7-minimal:arm64.
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.98 Selecting previously unselected package python3.7-minimal.
20:19:31 [2020-09-24T20:19:31.577Z] #17 17.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
20:19:31 [2020-09-24T20:19:31.577Z] #17 18.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:19:31 [2020-09-24T20:19:31.577Z] #17 18.55 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
20:19:31 [2020-09-24T20:19:31.577Z] #17 18.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:19:31 [2020-09-24T20:19:31.655Z] #39 14.29   DEP      images/core-x86.pb-c.d
20:19:31 [2020-09-24T20:19:31.655Z] #39 14.34   DEP      images/core.pb-c.d
20:19:31 [2020-09-24T20:19:31.655Z] #39 14.39   DEP      images/inventory.pb-c.d
20:19:31 [2020-09-24T20:19:31.655Z] #39 14.47   PBCC     images/cpuinfo.pb-c.c
20:19:31 [2020-09-24T20:19:31.726Z] #39 79.85   DEP      criu/plugin.d
20:19:31 [2020-09-24T20:19:31.726Z] #39 79.91   DEP      criu/pipes.d
20:19:31 [2020-09-24T20:19:31.797Z] #63 DONE 0.7s
20:19:31 [2020-09-24T20:19:31.797Z] 
20:19:31 [2020-09-24T20:19:31.797Z] #64 exporting to image
20:19:31 [2020-09-24T20:19:31.797Z] #64 exporting layers
20:19:31 [2020-09-24T20:19:31.913Z] #39 14.52   DEP      images/cpuinfo.pb-c.d
20:19:31 [2020-09-24T20:19:31.913Z] #39 14.56   PBCC     images/stats.pb-c.c
20:19:31 [2020-09-24T20:19:31.913Z] #39 14.59   DEP      images/stats.pb-c.d
20:19:31 [2020-09-24T20:19:31.986Z] #39 80.09   DEP      criu/pie-util.d
20:19:31 [2020-09-24T20:19:31.986Z] #39 80.18   DEP      criu/pie-util-vdso.d
20:19:32 [2020-09-24T20:19:32.245Z] #39 80.30   DEP      criu/pie-util-vdso-elf32.d
20:19:32 [2020-09-24T20:19:32.245Z] #39 80.47   DEP      criu/path.d
20:19:32 [2020-09-24T20:19:32.504Z] #39 80.63   DEP      criu/parasite-syscall.d
20:19:32 [2020-09-24T20:19:32.764Z] #39 80.80   DEP      criu/pagemap.d
20:19:32 [2020-09-24T20:19:32.764Z] #39 81.00   DEP      criu/pagemap-cache.d
20:19:32 [2020-09-24T20:19:32.764Z] #39 81.12   DEP      criu/page-xfer.d
20:19:33 [2020-09-24T20:19:33.023Z] #39 81.30   DEP      criu/page-pipe.d
20:19:33 [2020-09-24T20:19:33.282Z] #39 81.40   DEP      criu/netfilter.d
20:19:33 [2020-09-24T20:19:33.284Z] #39 15.94 make[1]: Nothing to be done for 'all'.
20:19:33 [2020-09-24T20:19:33.541Z] #39 81.58   DEP      criu/net.d
20:19:33 [2020-09-24T20:19:33.541Z] #39 81.77   DEP      criu/namespaces.d
20:19:33 [2020-09-24T20:19:33.543Z] #39 ...
20:19:33 [2020-09-24T20:19:33.543Z] 
20:19:33 [2020-09-24T20:19:33.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:33 [2020-09-24T20:19:33.543Z] #41 77.12 internal/lazyregexp
20:19:33 [2020-09-24T20:19:33.543Z] #41 77.12 go/ast
20:19:33 [2020-09-24T20:19:33.543Z] #41 77.49 net/url
20:19:33 [2020-09-24T20:19:33.543Z] #41 79.41 text/template/parse
20:19:33 [2020-09-24T20:19:33.543Z] #41 83.38 go/parser
20:19:33 [2020-09-24T20:19:33.543Z] #41 84.25 text/template
20:19:33 [2020-09-24T20:19:33.543Z] #41 86.45 encoding/xml
20:19:33 [2020-09-24T20:19:33.543Z] #41 ...
20:19:33 [2020-09-24T20:19:33.543Z] 
20:19:33 [2020-09-24T20:19:33.543Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:19:33 [2020-09-24T20:19:33.543Z] #52 38.76 Checking out files:  47% (1525/3242)   
Checking out files:  48% (1557/3242)   
Checking out files:  49% (1589/3242)   
Checking out files:  50% (1621/3242)   
Checking out files:  51% (1654/3242)   
Checking out files:  52% (1686/3242)   
Checking out files:  53% (1719/3242)   
Checking out files:  54% (1751/3242)   
Checking out files:  55% (1784/3242)   
Checking out files:  56% (1816/3242)   
Checking out files:  57% (1848/3242)   
Checking out files:  58% (1881/3242)   
Checking out files:  59% (1913/3242)   
Checking out files:  60% (1946/3242)   
Checking out files:  61% (1978/3242)   
Checking out files:  62% (2011/3242)   
Checking out files:  63% (2043/3242)   
Checking out files:  64% (2075/3242)   
Checking out files:  65% (2108/3242)   
Checking out files:  66% (2140/3242)   
Checking out files:  67% (2173/3242)   
Checking out files:  68% (2205/3242)   
Checking out files:  69% (2237/3242)   
Checking out files:  70% (2270/3242)   
Checking out files:  71% (2302/3242)   
Checking out files:  72% (2335/3242)   
Checking out files:  73% (2367/3242)   
Checking out files:  74% (2400/3242)   
Checking out files:  75% (2432/3242)   
Checking out files:  76% (2464/3242)   
Checking out files:  77% (2497/3242)   
Checking out files:  78% (2529/3242)   
Checking out files:  79% (2562/3242)   
Checking out files:  80% (2594/3242)   
Checking out files:  81% (2627/3242)   
Checking out files:  82% (2659/3242)   
Checking out files:  83% (2691/3242)   
Checking out files:  84% (2724/3242)   
Checking out files:  85% (2756/3242)   
Checking out files:  86% (2789/3242)   
Checking out files:  87% (2821/3242)   
Checking out files:  88% (2853/3242)   
Checking out files:  89% (2886/3242)   
Checking out files:  90% (2918/3242)   
Checking out files:  91% (2951/3242)   
Checking out files:  91% (2964/3242)   
Checking out files:  92% (2983/3242)   
Checking out files:  93% (3016/3242)   
Checking out files:  94% (3048/3242)   
Checking out files:  95% (3080/3242)   
Checking out files:  96% (3113/3242)   
Checking out files:  97% (3145/3242)   
Checking out files:  98% (3178/3242)   
Checking out files:  99% (3210/3242)   
Checking out files: 100% (3242/3242)   
Checking out files: 100% (3242/3242), done.
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.07 + cd /tmp/tmp.utYF1tKblz/src/github.com/containerd/containerd
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.07 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + export 'BUILDTAGS=netgo osusergo static_build'
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + BUILDTAGS='netgo osusergo static_build'
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + export EXTRA_FLAGS=-buildmode=pie
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + EXTRA_FLAGS=-buildmode=pie
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + '[' '' = dynamic ']'
20:19:33 [2020-09-24T20:19:33.543Z] #52 40.31 + make
20:19:33 [2020-09-24T20:19:33.543Z] #52 41.15 + bin/ctr
20:19:33 [2020-09-24T20:19:33.801Z] #39 82.00   DEP      criu/mount.d
20:19:34 [2020-09-24T20:19:34.060Z] #39 82.19   DEP      criu/memfd.d
20:19:34 [2020-09-24T20:19:34.060Z] #39 82.28   DEP      criu/mem.d
20:19:34 [2020-09-24T20:19:34.134Z] #17 20.84 Selecting previously unselected package python3-minimal.
20:19:34 [2020-09-24T20:19:34.134Z] #17 20.84 (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 ... 23654 files and directories currently installed.)
20:19:34 [2020-09-24T20:19:34.134Z] #17 20.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
20:19:34 [2020-09-24T20:19:34.134Z] #17 20.90 Unpacking python3-minimal (3.7.3-1) ...
20:19:34 [2020-09-24T20:19:34.134Z] #17 21.01 Selecting previously unselected package libmpdec2:arm64.
20:19:34 [2020-09-24T20:19:34.134Z] #17 21.02 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
20:19:34 [2020-09-24T20:19:34.135Z] #17 21.04 Unpacking libmpdec2:arm64 (2.4.2-2) ...
20:19:34 [2020-09-24T20:19:34.135Z] #17 21.15 Selecting previously unselected package libpython3.7-stdlib:arm64.
20:19:34 [2020-09-24T20:19:34.135Z] #17 21.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
20:19:34 [2020-09-24T20:19:34.135Z] #17 21.18 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
20:19:34 [2020-09-24T20:19:34.320Z] #39 82.50   DEP      criu/lsm.d
20:19:34 [2020-09-24T20:19:34.320Z] #39 82.63   DEP      criu/log.d
20:19:34 [2020-09-24T20:19:34.579Z] #39 82.79   DEP      criu/libnetlink.d
20:19:34 [2020-09-24T20:19:34.579Z] #39 82.88   DEP      criu/kerndat.d
20:19:34 [2020-09-24T20:19:34.679Z] #64 exporting layers 2.4s done
20:19:34 [2020-09-24T20:19:34.679Z] #64 writing image sha256:27b82417b22a7ac705a3d7dd4ca7a688051711d2d48a558388a9b65c04ee7729 done
20:19:34 [2020-09-24T20:19:34.679Z] #64 naming to docker.io/library/docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 done
20:19:34 [2020-09-24T20:19:34.679Z] #64 DONE 2.4s
[Pipeline] }
20:19:34 [2020-09-24T20:19:34.713Z] #17 ...
20:19:34 [2020-09-24T20:19:34.713Z] 
20:19:34 [2020-09-24T20:19:34.713Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:34 [2020-09-24T20:19:34.713Z] #39 52.97   CC       compel/src/lib/ptrace.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 53.23   AR       compel/libcompel.a
20:19:34 [2020-09-24T20:19:34.713Z] #39 53.31   HOSTCC   compel/src/main-host.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 53.66   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 53.85   HOSTCC   compel/src/lib/handle-elf-host.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 54.15   HOSTCC   compel/src/lib/log-host.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 54.35   HOSTLINK compel/compel-host-bin
20:19:34 [2020-09-24T20:19:34.713Z] #39 54.50   DEP      soccr/soccr.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 54.69   CC       soccr/soccr.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 55.88   AR       soccr/libsoccr.a
20:19:34 [2020-09-24T20:19:34.713Z] #39 55.95 make[1]: 'soccr/libsoccr.a' is up to date.
20:19:34 [2020-09-24T20:19:34.713Z] #39 56.29   DEP      criu/arch/aarch64/sigframe.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 56.37   DEP      criu/arch/aarch64/crtools.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 56.48   DEP      criu/arch/aarch64/cpu.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 56.50   DEP      criu/arch/aarch64/bitops.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 56.54   CC       criu/arch/aarch64/bitops.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 56.61   CC       criu/arch/aarch64/cpu.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 56.76   CC       criu/arch/aarch64/crtools.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 57.26   CC       criu/arch/aarch64/sigframe.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 57.51   LINK     criu/arch/aarch64/crtools.built-in.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 57.57   DEP      criu/pie/util-vdso.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 57.76   DEP      criu/pie/util.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 57.97   CC       criu/pie/util.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 58.27   CC       criu/pie/util-vdso.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 58.74   AR       criu/pie/pie.lib.a
20:19:34 [2020-09-24T20:19:34.713Z] #39 58.80   DEP      criu/pie/restorer.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 59.03   DEP      criu/arch/aarch64/intraprocedure.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 59.05   DEP      criu/arch/aarch64/restorer.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 59.22   DEP      criu/arch/aarch64/vdso-pie.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 59.27   DEP      criu/pie/parasite-vdso.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 59.37   DEP      criu/pie/parasite.d
20:19:34 [2020-09-24T20:19:34.713Z] #39 59.70   CC       criu/pie/parasite.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 60.59   LINK     criu/pie/parasite.built-in.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 60.60   GEN      criu/pie/parasite-blob.h
20:19:34 [2020-09-24T20:19:34.713Z] #39 60.62   CC       criu/pie/parasite-vdso.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 61.16   CC       criu/arch/aarch64/vdso-pie.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 61.35   CC       criu/arch/aarch64/restorer.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 61.72   CC       criu/arch/aarch64/intraprocedure.o
20:19:34 [2020-09-24T20:19:34.713Z] #39 61.78   CC       criu/pie/restorer.o
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:19:34 [2020-09-24T20:19:34.838Z] #39 83.07   DEP      criu/kcmp-ids.d
20:19:34 [2020-09-24T20:19:34.838Z] #39 83.14   DEP      criu/irmap.d
20:19:34 [2020-09-24T20:19:34.961Z] #53 ...
20:19:34 [2020-09-24T20:19:34.961Z] 
20:19:34 [2020-09-24T20:19:34.961Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:34 [2020-09-24T20:19:34.961Z] #31 82.51 os
20:19:34 [2020-09-24T20:19:34.961Z] #31 85.57 internal/fmtsort
20:19:34 [2020-09-24T20:19:34.961Z] #31 86.65 path/filepath
20:19:34 [2020-09-24T20:19:34.961Z] #31 86.65 fmt
20:19:34 [2020-09-24T20:19:34.961Z] #31 88.63 io/ioutil
20:19:34 [2020-09-24T20:19:34.961Z] #31 90.89 flag
20:19:34 [2020-09-24T20:19:34.961Z] #31 90.89 github.com/BurntSushi/toml
20:19:34 [2020-09-24T20:19:34.961Z] #31 90.89 log
20:19:34 [2020-09-24T20:19:34.961Z] #31 ...
20:19:34 [2020-09-24T20:19:34.961Z] 
20:19:34 [2020-09-24T20:19:34.961Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:34 [2020-09-24T20:19:34.961Z] #40 15.74 make[1]: Nothing to be done for 'all'.
20:19:34 [2020-09-24T20:19:34.961Z] #40 17.52   CC       images/stats.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 18.00   CC       images/core.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 18.70   CC       images/core-x86.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 19.29   CC       images/core-arm.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 19.75   CC       images/core-aarch64.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 20.20   CC       images/core-ppc64.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 20.99   CC       images/core-s390.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 21.93   CC       images/cpuinfo.o
20:19:34 [2020-09-24T20:19:34.961Z] #40 22.46   CC       images/inventory.o
20:19:34 [2020-09-24T20:19:34.977Z] #39 ...
20:19:34 [2020-09-24T20:19:34.977Z] 
20:19:34 [2020-09-24T20:19:34.977Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:34 [2020-09-24T20:19:34.977Z] #17 22.02 Selecting previously unselected package python3.7.
20:19:34 [2020-09-24T20:19:34.977Z] #17 22.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
20:19:34 [2020-09-24T20:19:34.977Z] #17 22.03 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:19:35 [2020-09-24T20:19:35.098Z] #39 83.26   DEP      criu/ipc_ns.d
20:19:35 [2020-09-24T20:19:35.129Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/test/unit
20:19:35 [2020-09-24T20:19:35.240Z] #17 22.16 Selecting previously unselected package libpython3-stdlib:arm64.
20:19:35 [2020-09-24T20:19:35.240Z] #17 22.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
20:19:35 [2020-09-24T20:19:35.240Z] #17 22.18 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
20:19:35 [2020-09-24T20:19:35.240Z] #17 22.29 Setting up python3-minimal (3.7.3-1) ...
20:19:35 [2020-09-24T20:19:35.259Z] #40 22.72   CC       images/fdinfo.o
20:19:35 [2020-09-24T20:19:35.358Z] #39 83.45   DEP      criu/image.d
20:19:35 [2020-09-24T20:19:35.358Z] #39 83.57   DEP      criu/image-desc.d
20:19:35 [2020-09-24T20:19:35.358Z] #39 83.70   DEP      criu/fsnotify.d
20:19:35 [2020-09-24T20:19:35.558Z] #40 23.12   CC       images/fown.o
20:19:35 [2020-09-24T20:19:35.856Z] #40 23.36   CC       images/ns.o
20:19:35 [2020-09-24T20:19:35.926Z] #39 83.85   DEP      criu/filesystems.d
20:19:35 [2020-09-24T20:19:35.926Z] #39 83.98   DEP      criu/files.d
20:19:35 [2020-09-24T20:19:35.926Z] #39 84.15   DEP      criu/files-reg.d
20:19:36 [2020-09-24T20:19:36.156Z] #40 23.64   CC       images/regfile.o
20:19:36 [2020-09-24T20:19:36.156Z] #40 ...
20:19:36 [2020-09-24T20:19:36.156Z] 
20:19:36 [2020-09-24T20:19:36.156Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:36 [2020-09-24T20:19:36.156Z] #48 93.74 mvdan.cc/sh/v3/fileutil
20:19:36 [2020-09-24T20:19:36.185Z] #39 84.30   DEP      criu/files-ext.d
20:19:36 [2020-09-24T20:19:36.189Z] #17 23.27 Selecting previously unselected package python3.
20:19:36 [2020-09-24T20:19:36.189Z] #17 23.27 (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 ... 24066 files and directories currently installed.)
20:19:36 [2020-09-24T20:19:36.189Z] #17 23.33 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
20:19:36 [2020-09-24T20:19:36.189Z] #17 23.35 Unpacking python3 (3.7.3-1) ...
20:19:36 [2020-09-24T20:19:36.445Z] #39 84.46   DEP      criu/file-lock.d
20:19:36 [2020-09-24T20:19:36.445Z] #39 ...
20:19:36 [2020-09-24T20:19:36.445Z] 
20:19:36 [2020-09-24T20:19:36.445Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:19:36 [2020-09-24T20:19:36.445Z] #28 DONE 157.2s
20:19:36 [2020-09-24T20:19:36.445Z] 
20:19:36 [2020-09-24T20:19:36.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:36 [2020-09-24T20:19:36.445Z] #39 84.66   DEP      criu/file-ids.d
20:19:36 [2020-09-24T20:19:36.445Z] #39 ...
20:19:36 [2020-09-24T20:19:36.445Z] 
20:19:36 [2020-09-24T20:19:36.445Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.47 The following NEW packages will be installed:
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.47   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.48   xz-utils zip
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.85 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.85 Need to get 28.5 MB of archives.
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.85 After this operation, 116 MB of additional disk space will be used.
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 21.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 22.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 22.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 22.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:19:36 [2020-09-24T20:19:36.445Z] #17 22.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 22.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 23.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 23.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 23.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 23.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.15 debconf: delaying package configuration, since apt-utils is not installed
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.26 Fetched 28.5 MB in 2s (15.1 MB/s)
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.33 Selecting previously unselected package pigz.
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.41 Unpacking pigz (2.4-1) ...
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.50 Selecting previously unselected package libpython3.7-minimal:amd64.
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:19:36 [2020-09-24T20:19:36.446Z] #17 24.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:19:36 [2020-09-24T20:19:36.446Z] #17 25.05 Selecting previously unselected package python3.7-minimal.
20:19:36 [2020-09-24T20:19:36.446Z] #17 25.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:19:36 [2020-09-24T20:19:36.446Z] #17 25.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:19:36 [2020-09-24T20:19:36.446Z] #17 26.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:19:36 [2020-09-24T20:19:36.446Z] #17 26.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:19:36 [2020-09-24T20:19:36.451Z] #17 23.45 Selecting previously unselected package libip4tc0:arm64.
20:19:36 [2020-09-24T20:19:36.451Z] #17 23.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
20:19:36 [2020-09-24T20:19:36.451Z] #17 23.47 Unpacking libip4tc0:arm64 (1.8.2-4) ...
20:19:36 [2020-09-24T20:19:36.451Z] #17 23.63 Selecting previously unselected package libip6tc0:arm64.
20:19:36 [2020-09-24T20:19:36.714Z] #17 23.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
20:19:36 [2020-09-24T20:19:36.714Z] #17 23.64 Unpacking libip6tc0:arm64 (1.8.2-4) ...
20:19:36 [2020-09-24T20:19:36.714Z] #17 23.75 Selecting previously unselected package libiptc0:arm64.
20:19:36 [2020-09-24T20:19:36.714Z] #17 23.76 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
20:19:36 [2020-09-24T20:19:36.714Z] #17 23.77 Unpacking libiptc0:arm64 (1.8.2-4) ...
20:19:36 [2020-09-24T20:19:36.977Z] #17 24.08 Selecting previously unselected package libnfnetlink0:arm64.
20:19:36 [2020-09-24T20:19:36.977Z] #17 24.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:19:37 [2020-09-24T20:19:37.240Z] #17 24.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:19:37 [2020-09-24T20:19:37.303Z] ?   	github.com/docker/docker/api	[no test files]
20:19:37 [2020-09-24T20:19:37.503Z] #17 24.48 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:19:37 [2020-09-24T20:19:37.503Z] #17 24.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
20:19:37 [2020-09-24T20:19:37.693Z] #48 95.55 github.com/pkg/diff
20:19:37 [2020-09-24T20:19:37.785Z] #17 24.84 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:19:37 [2020-09-24T20:19:37.785Z] #17 24.92 Selecting previously unselected package libnftnl11:arm64.
20:19:37 [2020-09-24T20:19:37.785Z] #17 24.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
20:19:37 [2020-09-24T20:19:37.785Z] #17 24.94 Unpacking libnftnl11:arm64 (1.1.2-2) ...
20:19:37 [2020-09-24T20:19:37.991Z] #48 95.55 go/token
20:19:37 [2020-09-24T20:19:37.991Z] #48 95.57 mvdan.cc/editorconfig
20:19:37 [2020-09-24T20:19:37.991Z] #48 95.61 encoding/binary
20:19:38 [2020-09-24T20:19:38.048Z] #17 25.03 Selecting previously unselected package iptables.
20:19:38 [2020-09-24T20:19:38.048Z] #17 25.04 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
20:19:38 [2020-09-24T20:19:38.048Z] #17 25.05 Unpacking iptables (1.8.2-4) ...
20:19:38 [2020-09-24T20:19:38.311Z] #17 25.39 Selecting previously unselected package xxd.
20:19:38 [2020-09-24T20:19:38.311Z] #17 25.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
20:19:38 [2020-09-24T20:19:38.311Z] #17 25.41 Unpacking xxd (2:8.1.0875-5) ...
20:19:38 [2020-09-24T20:19:38.574Z] #17 25.62 Selecting previously unselected package vim-common.
20:19:38 [2020-09-24T20:19:38.574Z] #17 25.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:19:38 [2020-09-24T20:19:38.574Z] #17 25.65 Unpacking vim-common (2:8.1.0875-5) ...
20:19:38 [2020-09-24T20:19:38.803Z] #52 ...
20:19:38 [2020-09-24T20:19:38.803Z] 
20:19:38 [2020-09-24T20:19:38.803Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:38 [2020-09-24T20:19:38.803Z] #47 81.74 github.com/pkg/diff
20:19:38 [2020-09-24T20:19:38.803Z] #47 83.86 golang.org/x/crypto/ssh/terminal
20:19:38 [2020-09-24T20:19:38.803Z] #47 83.90 mvdan.cc/editorconfig
20:19:38 [2020-09-24T20:19:38.803Z] #47 85.06 mvdan.cc/sh/v3/fileutil
20:19:38 [2020-09-24T20:19:38.803Z] #47 85.23 mvdan.cc/sh/v3/syntax
20:19:38 [2020-09-24T20:19:38.803Z] #47 90.84 mvdan.cc/sh/v3/cmd/shfmt
20:19:38 [2020-09-24T20:19:38.803Z] #47 ...
20:19:38 [2020-09-24T20:19:38.803Z] 
20:19:38 [2020-09-24T20:19:38.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:38 [2020-09-24T20:19:38.803Z] #39 17.26   CC       images/stats.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 17.70   CC       images/core.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 18.24   CC       images/core-x86.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 18.92   CC       images/core-arm.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 19.28   CC       images/core-aarch64.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 19.66   CC       images/core-ppc64.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 20.24   CC       images/core-s390.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 20.90   CC       images/cpuinfo.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 21.32   CC       images/inventory.o
20:19:38 [2020-09-24T20:19:38.803Z] #39 21.50   CC       images/fdinfo.o
20:19:38 [2020-09-24T20:19:38.981Z] #17 28.69 Selecting previously unselected package python3-minimal.
20:19:38 [2020-09-24T20:19:38.981Z] #17 28.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 ... 23681 files and directories currently installed.)
20:19:38 [2020-09-24T20:19:38.981Z] #17 28.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:19:38 [2020-09-24T20:19:38.981Z] #17 28.77 Unpacking python3-minimal (3.7.3-1) ...
20:19:39 [2020-09-24T20:19:39.061Z] #39 21.86   CC       images/fown.o
20:19:39 [2020-09-24T20:19:39.150Z] #17 26.03 Selecting previously unselected package bash-completion.
20:19:39 [2020-09-24T20:19:39.150Z] #17 26.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:19:39 [2020-09-24T20:19:39.240Z] #17 28.84 Selecting previously unselected package libmpdec2:amd64.
20:19:39 [2020-09-24T20:19:39.240Z] #17 28.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:19:39 [2020-09-24T20:19:39.240Z] #17 28.87 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:19:39 [2020-09-24T20:19:39.240Z] #17 29.00 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:19:39 [2020-09-24T20:19:39.240Z] #17 29.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
20:19:39 [2020-09-24T20:19:39.240Z] #17 29.03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:19:39 [2020-09-24T20:19:39.318Z] #39 22.12   CC       images/ns.o
20:19:39 [2020-09-24T20:19:39.576Z] #39 22.28   CC       images/regfile.o
20:19:39 [2020-09-24T20:19:39.834Z] #39 22.48   CC       images/ghost-file.o
20:19:40 [2020-09-24T20:19:40.092Z] #39 22.74   CC       images/fifo.o
20:19:40 [2020-09-24T20:19:40.350Z] #39 22.93   CC       images/remap-file-path.o
20:19:40 [2020-09-24T20:19:40.350Z] #39 23.12   CC       images/eventfd.o
20:19:40 [2020-09-24T20:19:40.608Z] #39 23.30   CC       images/eventpoll.o
20:19:40 [2020-09-24T20:19:40.619Z] #17 30.02 Selecting previously unselected package python3.7.
20:19:40 [2020-09-24T20:19:40.619Z] #17 30.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
20:19:40 [2020-09-24T20:19:40.619Z] #17 30.04 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:19:40 [2020-09-24T20:19:40.619Z] #17 30.18 Selecting previously unselected package libpython3-stdlib:amd64.
20:19:40 [2020-09-24T20:19:40.619Z] #17 30.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:19:40 [2020-09-24T20:19:40.619Z] #17 30.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:19:40 [2020-09-24T20:19:40.619Z] #17 30.27 Setting up python3-minimal (3.7.3-1) ...
20:19:40 [2020-09-24T20:19:40.786Z] #48 ...
20:19:40 [2020-09-24T20:19:40.786Z] 
20:19:40 [2020-09-24T20:19:40.786Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:40 [2020-09-24T20:19:40.786Z] #42 88.09 path/filepath
20:19:40 [2020-09-24T20:19:40.786Z] #42 92.07 os/exec
20:19:40 [2020-09-24T20:19:40.786Z] #42 93.48 net
20:19:40 [2020-09-24T20:19:40.786Z] #42 94.71 internal/lazyregexp
20:19:40 [2020-09-24T20:19:40.786Z] #42 95.17 github.com/LK4D4/vndr/versioned
20:19:40 [2020-09-24T20:19:40.786Z] #42 ...
20:19:40 [2020-09-24T20:19:40.786Z] 
20:19:40 [2020-09-24T20:19:40.786Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:40 [2020-09-24T20:19:40.786Z] #40 23.98   CC       images/ghost-file.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 24.46   CC       images/fifo.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 24.85   CC       images/remap-file-path.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 25.20   CC       images/eventfd.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 25.39   CC       images/eventpoll.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 25.71   CC       images/fh.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 26.03   CC       images/fsnotify.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 26.97   CC       images/signalfd.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 27.18   CC       images/fs.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 27.44   CC       images/pstree.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 27.71   CC       images/pipe.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 27.94   CC       images/tcp-stream.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 28.16   CC       images/sk-packet.o
20:19:40 [2020-09-24T20:19:40.786Z] #40 28.43   CC       images/mnt.o
20:19:40 [2020-09-24T20:19:40.865Z] #39 23.55   CC       images/fh.o
20:19:41 [2020-09-24T20:19:41.093Z] #40 28.67   CC       images/pipe-data.o
20:19:41 [2020-09-24T20:19:41.122Z] #39 23.93   CC       images/fsnotify.o
20:19:41 [2020-09-24T20:19:41.435Z] #40 28.93   CC       images/sa.o
20:19:41 [2020-09-24T20:19:41.435Z] #40 ...
20:19:41 [2020-09-24T20:19:41.435Z] 
20:19:41 [2020-09-24T20:19:41.435Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:41 [2020-09-24T20:19:41.435Z] #31 95.15 github.com/BurntSushi/toml/cmd/tomlv
20:19:41 [2020-09-24T20:19:41.435Z] #31 DONE 99.3s
20:19:41 [2020-09-24T20:19:41.435Z] 
20:19:41 [2020-09-24T20:19:41.435Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:41 [2020-09-24T20:19:41.435Z] #40 29.06   CC       images/timer.o
20:19:41 [2020-09-24T20:19:41.435Z] #40 ...
20:19:41 [2020-09-24T20:19:41.435Z] 
20:19:41 [2020-09-24T20:19:41.435Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:41 [2020-09-24T20:19:41.435Z] #48 99.08 go/scanner
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.06 Selecting previously unselected package python3.
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.12 Unpacking python3 (3.7.3-1) ...
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.20 Selecting previously unselected package libip4tc0:amd64.
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.23 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.32 Selecting previously unselected package libip6tc0:amd64.
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:19:41 [2020-09-24T20:19:41.557Z] #17 31.33 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.43 Selecting previously unselected package libiptc0:amd64.
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.45 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.59 Selecting previously unselected package libnfnetlink0:amd64.
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.68 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:19:41 [2020-09-24T20:19:41.818Z] #17 31.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:19:42 [2020-09-24T20:19:42.054Z] #39 24.53   CC       images/signalfd.o
20:19:42 [2020-09-24T20:19:42.054Z] #39 24.76   CC       images/fs.o
20:19:42 [2020-09-24T20:19:42.077Z] #17 31.74 Selecting previously unselected package libnftnl11:amd64.
20:19:42 [2020-09-24T20:19:42.077Z] #17 31.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:19:42 [2020-09-24T20:19:42.077Z] #17 31.75 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:19:42 [2020-09-24T20:19:42.077Z] #17 31.83 Selecting previously unselected package iptables.
20:19:42 [2020-09-24T20:19:42.077Z] #17 31.83 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:19:42 [2020-09-24T20:19:42.077Z] #17 31.83 Unpacking iptables (1.8.2-4) ...
20:19:42 [2020-09-24T20:19:42.336Z] #17 32.16 Selecting previously unselected package xxd.
20:19:42 [2020-09-24T20:19:42.537Z] #17 29.06 Unpacking bash-completion (1:2.8-6) ...
20:19:42 [2020-09-24T20:19:42.537Z] #17 ...
20:19:42 [2020-09-24T20:19:42.537Z] 
20:19:42 [2020-09-24T20:19:42.537Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:19:42 [2020-09-24T20:19:42.537Z] #36 133.3 + dpkg --print-architecture
20:19:42 [2020-09-24T20:19:42.537Z] #36 DONE 134.4s
20:19:42 [2020-09-24T20:19:42.537Z] 
20:19:42 [2020-09-24T20:19:42.537Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:42 [2020-09-24T20:19:42.537Z] #17 29.63 Selecting previously unselected package bzip2.
20:19:42 [2020-09-24T20:19:42.537Z] #17 29.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
20:19:42 [2020-09-24T20:19:42.537Z] #17 29.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:19:42 [2020-09-24T20:19:42.537Z] #17 ...
20:19:42 [2020-09-24T20:19:42.537Z] 
20:19:42 [2020-09-24T20:19:42.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.08   LINK     criu/pie/restorer.built-in.o
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.09   GEN      criu/pie/restorer-blob.h
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.22   DEP      criu/vdso.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.36   DEP      criu/uts_ns.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.47   DEP      criu/util.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.60   DEP      criu/uffd.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.72   DEP      criu/tun.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 64.90   DEP      criu/tty.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 65.10   DEP      criu/timerfd.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 65.28   DEP      criu/timens.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 65.43   DEP      criu/sysfs_parse.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 65.52   DEP      criu/sysctl.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 65.65   DEP      criu/string.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 65.69   DEP      criu/stats.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 65.86   DEP      criu/sockets.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 66.09   DEP      criu/sk-unix.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 66.34   DEP      criu/sk-tcp.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 66.49   DEP      criu/sk-queue.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 66.65   DEP      criu/sk-packet.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 66.79   DEP      criu/sk-netlink.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 66.91   DEP      criu/sk-inet.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 67.06   DEP      criu/signalfd.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 67.24   DEP      criu/sigframe.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 67.35   DEP      criu/shmem.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 67.60   DEP      criu/servicefd.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 67.75   DEP      criu/seize.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 67.90   DEP      criu/seccomp.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 68.12   DEP      criu/rst-malloc.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 68.21   DEP      criu/rbtree.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 68.24   DEP      criu/pstree.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 68.43   DEP      criu/protobuf.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 68.56   GEN      criu/protobuf-desc-gen.h
20:19:42 [2020-09-24T20:19:42.537Z] #39 70.42   DEP      criu/protobuf-desc.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 70.52   DEP      criu/proc_parse.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 70.73   DEP      criu/plugin.d
20:19:42 [2020-09-24T20:19:42.537Z] #39 70.80   DEP      criu/pipes.d
20:19:42 [2020-09-24T20:19:42.595Z] #17 32.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:19:42 [2020-09-24T20:19:42.595Z] #17 32.18 Unpacking xxd (2:8.1.0875-5) ...
20:19:42 [2020-09-24T20:19:42.595Z] #17 32.31 Selecting previously unselected package vim-common.
20:19:42 [2020-09-24T20:19:42.595Z] #17 32.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:19:42 [2020-09-24T20:19:42.595Z] #17 32.35 Unpacking vim-common (2:8.1.0875-5) ...
20:19:42 [2020-09-24T20:19:42.619Z] #39 25.09   CC       images/pstree.o
20:19:42 [2020-09-24T20:19:42.619Z] #39 25.31   CC       images/pipe.o
20:19:42 [2020-09-24T20:19:42.800Z] #39 71.02   DEP      criu/pie-util.d
20:19:42 [2020-09-24T20:19:42.800Z] #39 71.11   DEP      criu/pie-util-vdso.d
20:19:42 [2020-09-24T20:19:42.800Z] #39 ...
20:19:42 [2020-09-24T20:19:42.800Z] 
20:19:42 [2020-09-24T20:19:42.800Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:42 [2020-09-24T20:19:42.800Z] #17 29.80 Selecting previously unselected package xz-utils.
20:19:42 [2020-09-24T20:19:42.800Z] #17 29.82 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
20:19:42 [2020-09-24T20:19:42.800Z] #17 29.82 Unpacking xz-utils (5.2.4-1) ...
20:19:42 [2020-09-24T20:19:42.855Z] #17 32.53 Selecting previously unselected package bash-completion.
20:19:42 [2020-09-24T20:19:42.855Z] #17 32.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:19:42 [2020-09-24T20:19:42.877Z] #39 25.59   CC       images/tcp-stream.o
20:19:42 [2020-09-24T20:19:42.970Z] #48 100.6 mvdan.cc/sh/v3/syntax
20:19:43 [2020-09-24T20:19:43.062Z] #17 30.19 Selecting previously unselected package apparmor.
20:19:43 [2020-09-24T20:19:43.134Z] #39 ...
20:19:43 [2020-09-24T20:19:43.134Z] 
20:19:43 [2020-09-24T20:19:43.134Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:19:43 [2020-09-24T20:19:43.134Z] #47 DONE 96.9s
20:19:43 [2020-09-24T20:19:43.134Z] 
20:19:43 [2020-09-24T20:19:43.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:43 [2020-09-24T20:19:43.134Z] #39 25.82   CC       images/sk-packet.o
20:19:43 [2020-09-24T20:19:43.134Z] #39 ...
20:19:43 [2020-09-24T20:19:43.134Z] 
20:19:43 [2020-09-24T20:19:43.135Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:43 [2020-09-24T20:19:43.135Z] #41 88.71 go/doc
20:19:43 [2020-09-24T20:19:43.135Z] #41 91.02 github.com/LK4D4/vndr/build
20:19:43 [2020-09-24T20:19:43.135Z] #41 92.17 github.com/LK4D4/vndr/versioned
20:19:43 [2020-09-24T20:19:43.135Z] #41 92.32 compress/flate
20:19:43 [2020-09-24T20:19:43.135Z] #41 94.39 hash/crc32
20:19:43 [2020-09-24T20:19:43.135Z] #41 95.08 net
20:19:43 [2020-09-24T20:19:43.135Z] #41 95.09 compress/gzip
20:19:43 [2020-09-24T20:19:43.135Z] #41 95.64 vendor/golang.org/x/sys/cpu
20:19:43 [2020-09-24T20:19:43.135Z] #41 95.96 vendor/golang.org/x/crypto/chacha20poly1305
20:19:43 [2020-09-24T20:19:43.324Z] #17 30.19 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
20:19:43 [2020-09-24T20:19:43.324Z] #17 30.33 Unpacking apparmor (2.13.2-10) ...
20:19:43 [2020-09-24T20:19:43.392Z] #41 97.15 vendor/golang.org/x/crypto/hkdf
20:19:43 [2020-09-24T20:19:43.586Z] #17 30.65 Selecting previously unselected package aufs-tools.
20:19:43 [2020-09-24T20:19:43.586Z] #17 30.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
20:19:43 [2020-09-24T20:19:43.586Z] #17 30.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:19:43 [2020-09-24T20:19:43.650Z] #41 ...
20:19:43 [2020-09-24T20:19:43.650Z] 
20:19:43 [2020-09-24T20:19:43.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:43 [2020-09-24T20:19:43.650Z] #39 26.37   CC       images/mnt.o
20:19:43 [2020-09-24T20:19:43.849Z] #17 30.83 Selecting previously unselected package libonig5:arm64.
20:19:43 [2020-09-24T20:19:43.849Z] #17 30.83 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
20:19:43 [2020-09-24T20:19:43.849Z] #17 30.84 Unpacking libonig5:arm64 (6.9.1-1) ...
20:19:44 [2020-09-24T20:19:44.112Z] #17 31.06 Selecting previously unselected package libjq1:arm64.
20:19:44 [2020-09-24T20:19:44.112Z] #17 31.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:19:44 [2020-09-24T20:19:44.112Z] #17 31.07 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:19:44 [2020-09-24T20:19:44.112Z] #17 31.19 Selecting previously unselected package jq.
20:19:44 [2020-09-24T20:19:44.112Z] #17 31.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
20:19:44 [2020-09-24T20:19:44.112Z] #17 31.20 Unpacking jq (1.5+dfsg-2+b1) ...
20:19:44 [2020-09-24T20:19:44.215Z] #39 26.82   CC       images/pipe-data.o
20:19:44 [2020-09-24T20:19:44.375Z] #17 31.32 Selecting previously unselected package libaio1:arm64.
20:19:44 [2020-09-24T20:19:44.375Z] #17 31.33 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
20:19:44 [2020-09-24T20:19:44.375Z] #17 31.42 Unpacking libaio1:arm64 (0.3.112-3) ...
20:19:44 [2020-09-24T20:19:44.375Z] #17 31.49 Selecting previously unselected package libgpm2:arm64.
20:19:44 [2020-09-24T20:19:44.375Z] #17 31.49 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
20:19:44 [2020-09-24T20:19:44.375Z] #17 31.50 Unpacking libgpm2:arm64 (1.20.7-5) ...
20:19:44 [2020-09-24T20:19:44.472Z] #39 27.03   CC       images/sa.o
20:19:44 [2020-09-24T20:19:44.472Z] #39 27.20   CC       images/timer.o
20:19:44 [2020-09-24T20:19:44.508Z] #48 101.9 go/ast
20:19:44 [2020-09-24T20:19:44.508Z] #48 102.3 golang.org/x/sys/unix
20:19:44 [2020-09-24T20:19:44.508Z] #48 102.3 encoding/json
20:19:44 [2020-09-24T20:19:44.524Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:19:44 [2020-09-24T20:19:44.524Z] 
20:19:44 [2020-09-24T20:19:44.524Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:19:44 [2020-09-24T20:19:44.524Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:19:44 [2020-09-24T20:19:44.524Z] Using test binary docker
20:19:44 [2020-09-24T20:19:44.524Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:19:44 [2020-09-24T20:19:44.524Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:19:44 [2020-09-24T20:19:44.524Z] INFO: Waiting for daemon to start...
20:19:44 [2020-09-24T20:19:44.524Z] Starting dockerd
20:19:44 [2020-09-24T20:19:44.638Z] #17 31.57 Selecting previously unselected package libicu63:arm64.
20:19:44 [2020-09-24T20:19:44.638Z] #17 31.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
20:19:44 [2020-09-24T20:19:44.638Z] #17 31.59 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
20:19:44 [2020-09-24T20:19:44.730Z] #39 27.53   CC       images/timerfd.o
20:19:44 [2020-09-24T20:19:44.987Z] #39 27.69   CC       images/mm.o
20:19:45 [2020-09-24T20:19:45.091Z] .
20:19:45 [2020-09-24T20:19:45.091Z] INFO: Building docker-sdk-python3:4.3.0...
20:19:45 [2020-09-24T20:19:45.245Z] #39 28.05   CC       images/sk-opts.o
20:19:45 [2020-09-24T20:19:45.390Z] #17 34.96 Unpacking bash-completion (1:2.8-6) ...
20:19:45 [2020-09-24T20:19:45.502Z] #39 28.21   CC       images/sk-unix.o
20:19:45 [2020-09-24T20:19:45.650Z] #17 35.29 Selecting previously unselected package bzip2.
20:19:45 [2020-09-24T20:19:45.650Z] #17 35.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:19:45 [2020-09-24T20:19:45.650Z] #17 35.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:19:45 [2020-09-24T20:19:45.650Z] #17 35.42 Selecting previously unselected package xz-utils.
20:19:45 [2020-09-24T20:19:45.650Z] #17 35.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:19:45 [2020-09-24T20:19:45.650Z] #17 35.43 Unpacking xz-utils (5.2.4-1) ...
20:19:45 [2020-09-24T20:19:45.760Z] #39 28.47   CC       images/sk-inet.o
20:19:45 [2020-09-24T20:19:45.910Z] #17 35.56 Selecting previously unselected package apparmor.
20:19:45 [2020-09-24T20:19:45.910Z] #17 35.57 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:19:45 [2020-09-24T20:19:45.910Z] #17 35.66 Unpacking apparmor (2.13.2-10) ...
20:19:45 [2020-09-24T20:19:45.931Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
20:19:46 [2020-09-24T20:19:46.020Z] #39 28.77   CC       images/tun.o
20:19:46 [2020-09-24T20:19:46.169Z] #17 35.95 Selecting previously unselected package aufs-tools.
20:19:46 [2020-09-24T20:19:46.169Z] #17 35.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:19:46 [2020-09-24T20:19:46.169Z] #17 35.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:19:46 [2020-09-24T20:19:46.429Z] #17 36.10 Selecting previously unselected package libonig5:amd64.
20:19:46 [2020-09-24T20:19:46.429Z] #17 36.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:19:46 [2020-09-24T20:19:46.429Z] #17 36.11 Unpacking libonig5:amd64 (6.9.1-1) ...
20:19:46 [2020-09-24T20:19:46.563Z] #17 33.56 Selecting previously unselected package libnet1:arm64.
20:19:46 [2020-09-24T20:19:46.564Z] #17 33.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:19:46 [2020-09-24T20:19:46.564Z] #17 33.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:19:46 [2020-09-24T20:19:46.564Z] #17 33.67 Selecting previously unselected package libnl-3-200:arm64.
20:19:46 [2020-09-24T20:19:46.564Z] #17 33.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
20:19:46 [2020-09-24T20:19:46.564Z] #17 33.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:19:46 [2020-09-24T20:19:46.564Z] #17 33.77 Selecting previously unselected package libprotobuf-c1:arm64.
20:19:46 [2020-09-24T20:19:46.586Z] #39 29.03   CC       images/sk-netlink.o
20:19:46 [2020-09-24T20:19:46.586Z] #39 29.26   CC       images/packet-sock.o
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.25 Selecting previously unselected package libjq1:amd64.
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.37 Selecting previously unselected package jq.
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.39 Unpacking jq (1.5+dfsg-2+b1) ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.47 Selecting previously unselected package libaio1:amd64.
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.48 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.49 Unpacking libaio1:amd64 (0.3.112-3) ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.55 Selecting previously unselected package libgpm2:amd64.
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.56 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:19:46 [2020-09-24T20:19:46.690Z] #17 36.62 Selecting previously unselected package libicu63:amd64.
20:19:46 [2020-09-24T20:19:46.690Z] #17 ...
20:19:46 [2020-09-24T20:19:46.690Z] 
20:19:46 [2020-09-24T20:19:46.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:46 [2020-09-24T20:19:46.690Z] #39 84.90   DEP      criu/fifo.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 85.17   DEP      criu/fdstore.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 85.27   DEP      criu/fault-injection.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 85.27   DEP      criu/external.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 85.41   DEP      criu/eventpoll.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 85.69   DEP      criu/eventfd.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 86.00   DEP      criu/crtools.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 86.13   DEP      criu/cr-service.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 86.34   DEP      criu/cr-restore.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 86.56   DEP      criu/cr-errno.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 86.59   DEP      criu/cr-dump.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 86.81   DEP      criu/cr-dedup.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 86.91   DEP      criu/cr-check.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.13   DEP      criu/config.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.34   DEP      criu/clone-noasan.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.42   DEP      criu/cgroup.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.51   DEP      criu/cgroup-props.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.59   DEP      criu/bitmap.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.61   DEP      criu/bfd.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.68   DEP      criu/autofs.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.84   DEP      criu/aio.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 87.97   DEP      criu/action-scripts.d
20:19:46 [2020-09-24T20:19:46.690Z] #39 88.20   CC       criu/action-scripts.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 88.60   CC       criu/aio.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 89.18   CC       criu/autofs.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 90.44   CC       criu/bfd.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 90.84   CC       criu/bitmap.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 90.96   CC       criu/cgroup-props.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 91.79   CC       criu/cgroup.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 94.44   CC       criu/clone-noasan.o
20:19:46 [2020-09-24T20:19:46.690Z] #39 94.67   CC       criu/config.o
20:19:46 [2020-09-24T20:19:46.827Z] #17 33.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:19:46 [2020-09-24T20:19:46.827Z] #17 33.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:19:46 [2020-09-24T20:19:46.827Z] #17 33.85 Selecting previously unselected package libreadline5:arm64.
20:19:46 [2020-09-24T20:19:46.827Z] #17 33.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
20:19:46 [2020-09-24T20:19:46.827Z] #17 33.87 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:19:46 [2020-09-24T20:19:46.949Z] #39 ...
20:19:46 [2020-09-24T20:19:46.949Z] 
20:19:46 [2020-09-24T20:19:46.949Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:46 [2020-09-24T20:19:46.949Z] #17 36.62 Selecting previously unselected package libicu63:amd64.
20:19:46 [2020-09-24T20:19:46.949Z] #17 36.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:19:46 [2020-09-24T20:19:46.949Z] #17 36.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:19:47 [2020-09-24T20:19:47.089Z] #17 34.01 Selecting previously unselected package net-tools.
20:19:47 [2020-09-24T20:19:47.090Z] #17 34.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
20:19:47 [2020-09-24T20:19:47.090Z] #17 34.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:19:47 [2020-09-24T20:19:47.090Z] #17 34.20 Selecting previously unselected package python-pip-whl.
20:19:47 [2020-09-24T20:19:47.090Z] #17 34.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:19:47 [2020-09-24T20:19:47.090Z] #17 34.23 Unpacking python-pip-whl (18.1-5) ...
20:19:47 [2020-09-24T20:19:47.150Z] #39 29.64   CC       images/ipc-var.o
20:19:47 [2020-09-24T20:19:47.150Z] #39 29.78   CC       images/ipc-desc.o
20:19:47 [2020-09-24T20:19:47.288Z] #48 ...
20:19:47 [2020-09-24T20:19:47.288Z] 
20:19:47 [2020-09-24T20:19:47.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:47 [2020-09-24T20:19:47.288Z] #11 94.54 Selecting previously unselected package g++-mingw-w64-x86-64.
20:19:47 [2020-09-24T20:19:47.288Z] #11 94.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:19:47 [2020-09-24T20:19:47.288Z] #11 94.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:47 [2020-09-24T20:19:47.288Z] #11 ...
20:19:47 [2020-09-24T20:19:47.288Z] 
20:19:47 [2020-09-24T20:19:47.288Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:47 [2020-09-24T20:19:47.288Z] #40 29.98   CC       images/timerfd.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 30.35   CC       images/mm.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 30.60   CC       images/sk-opts.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 30.81   CC       images/sk-unix.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 31.27   CC       images/sk-inet.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 31.64   CC       images/tun.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 31.92   CC       images/sk-netlink.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 32.10   CC       images/packet-sock.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 32.64   CC       images/ipc-var.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 32.87   CC       images/ipc-desc.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 33.16   CC       images/ipc-shm.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 33.37   CC       images/ipc-msg.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 33.69   CC       images/ipc-sem.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 33.88   CC       images/utsns.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 34.12   CC       images/creds.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 34.35   CC       images/vma.o
20:19:47 [2020-09-24T20:19:47.288Z] #40 34.54   CC       images/netdev.o
20:19:47 [2020-09-24T20:19:47.407Z] #39 29.97   CC       images/ipc-shm.o
20:19:47 [2020-09-24T20:19:47.588Z] #40 35.02   CC       images/tty.o
20:19:47 [2020-09-24T20:19:47.664Z] #17 34.58 Selecting previously unselected package python3-lib2to3.
20:19:47 [2020-09-24T20:19:47.665Z] #17 34.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:19:47 [2020-09-24T20:19:47.665Z] #17 34.60 Unpacking python3-lib2to3 (3.7.3-1) ...
20:19:47 [2020-09-24T20:19:47.665Z] #17 34.74 Selecting previously unselected package python3-distutils.
20:19:47 [2020-09-24T20:19:47.665Z] #17 34.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:19:47 [2020-09-24T20:19:47.665Z] #17 34.75 Unpacking python3-distutils (3.7.3-1) ...
20:19:47 [2020-09-24T20:19:47.665Z] #39 30.23   CC       images/ipc-msg.o
20:19:47 [2020-09-24T20:19:47.665Z] #39 30.45   CC       images/ipc-sem.o
20:19:47 [2020-09-24T20:19:47.922Z] #39 30.54   CC       images/utsns.o
20:19:47 [2020-09-24T20:19:47.927Z] #17 34.93 Selecting previously unselected package python3-pip.
20:19:47 [2020-09-24T20:19:47.927Z] #17 34.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:19:47 [2020-09-24T20:19:47.927Z] #17 34.94 Unpacking python3-pip (18.1-5) ...
20:19:48 [2020-09-24T20:19:48.180Z] #39 30.73   CC       images/creds.o
20:19:48 [2020-09-24T20:19:48.190Z] #17 35.13 Selecting previously unselected package python3-pkg-resources.
20:19:48 [2020-09-24T20:19:48.190Z] #17 35.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:19:48 [2020-09-24T20:19:48.190Z] #17 35.15 Unpacking python3-pkg-resources (40.8.0-1) ...
20:19:48 [2020-09-24T20:19:48.190Z] #17 35.29 Selecting previously unselected package python3-setuptools.
20:19:48 [2020-09-24T20:19:48.190Z] #17 35.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:19:48 [2020-09-24T20:19:48.190Z] #17 35.31 Unpacking python3-setuptools (40.8.0-1) ...
20:19:48 [2020-09-24T20:19:48.235Z] #40 35.77   CC       images/file-lock.o
20:19:48 [2020-09-24T20:19:48.236Z] #40 36.02   CC       images/rlimit.o
20:19:48 [2020-09-24T20:19:48.438Z] #39 31.02   CC       images/vma.o
20:19:48 [2020-09-24T20:19:48.438Z] #39 31.26   CC       images/netdev.o
20:19:48 [2020-09-24T20:19:48.452Z] #17 35.53 Selecting previously unselected package python3-wheel.
20:19:48 [2020-09-24T20:19:48.452Z] #17 35.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:19:48 [2020-09-24T20:19:48.452Z] #17 35.55 Unpacking python3-wheel (0.32.3-2) ...
20:19:48 [2020-09-24T20:19:48.715Z] #17 35.65 Selecting previously unselected package sudo.
20:19:48 [2020-09-24T20:19:48.715Z] #17 35.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
20:19:48 [2020-09-24T20:19:48.715Z] #17 35.68 Unpacking sudo (1.8.27-1+deb10u2) ...
20:19:48 [2020-09-24T20:19:48.884Z] #40 36.36   CC       images/pagemap.o
20:19:48 [2020-09-24T20:19:48.978Z] #17 36.06 Selecting previously unselected package thin-provisioning-tools.
20:19:48 [2020-09-24T20:19:48.978Z] #17 36.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
20:19:48 [2020-09-24T20:19:48.978Z] #17 36.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:19:49 [2020-09-24T20:19:49.003Z] #39 31.59   CC       images/tty.o
20:19:49 [2020-09-24T20:19:49.184Z] #40 36.75   CC       images/siginfo.o
20:19:49 [2020-09-24T20:19:49.241Z] #17 36.28 Selecting previously unselected package uidmap.
20:19:49 [2020-09-24T20:19:49.241Z] #17 36.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
20:19:49 [2020-09-24T20:19:49.241Z] #17 36.32 Unpacking uidmap (1:4.5-1.1) ...
20:19:49 [2020-09-24T20:19:49.260Z] #39 32.12   CC       images/file-lock.o
20:19:49 [2020-09-24T20:19:49.483Z] #40 37.09   CC       images/rpc.o
20:19:49 [2020-09-24T20:19:49.504Z] #17 36.46 Selecting previously unselected package vim-runtime.
20:19:49 [2020-09-24T20:19:49.504Z] #17 36.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:19:49 [2020-09-24T20:19:49.504Z] #17 36.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:19:49 [2020-09-24T20:19:49.504Z] #17 36.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:19:49 [2020-09-24T20:19:49.504Z] #17 36.58 Unpacking vim-runtime (2:8.1.0875-5) ...
20:19:49 [2020-09-24T20:19:49.826Z] #39 32.29   CC       images/rlimit.o
20:19:49 [2020-09-24T20:19:49.826Z] #39 32.47   CC       images/pagemap.o
20:19:50 [2020-09-24T20:19:50.084Z] #39 32.67   CC       images/siginfo.o
20:19:50 [2020-09-24T20:19:50.084Z] #39 32.82   CC       images/rpc.o
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.13 Selecting previously unselected package libnet1:amd64.
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.24 Selecting previously unselected package libnl-3-200:amd64.
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.32 Selecting previously unselected package libprotobuf-c1:amd64.
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.40 Selecting previously unselected package libreadline5:amd64.
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.54 Selecting previously unselected package net-tools.
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.77 Selecting previously unselected package python-pip-whl.
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:19:51 [2020-09-24T20:19:51.152Z] #17 40.78 Unpacking python-pip-whl (18.1-5) ...
20:19:51 [2020-09-24T20:19:51.457Z] #39 33.96   CC       images/ext-file.o
20:19:51 [2020-09-24T20:19:51.457Z] #39 34.21   CC       images/cgroup.o
20:19:51 [2020-09-24T20:19:51.593Z] #40 38.75   CC       images/ext-file.o
20:19:51 [2020-09-24T20:19:51.593Z] #40 39.02   CC       images/cgroup.o
20:19:51 [2020-09-24T20:19:51.593Z] #40 ...
20:19:51 [2020-09-24T20:19:51.593Z] 
20:19:51 [2020-09-24T20:19:51.593Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:51 [2020-09-24T20:19:51.593Z] #11 109.3 Selecting previously unselected package libapparmor1:ppc64el.
20:19:51 [2020-09-24T20:19:51.593Z] #11 109.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
20:19:51 [2020-09-24T20:19:51.593Z] #11 109.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
20:19:51 [2020-09-24T20:19:51.593Z] #11 109.4 Selecting previously unselected package libapparmor-dev:ppc64el.
20:19:51 [2020-09-24T20:19:51.722Z] #17 41.29 Selecting previously unselected package python3-lib2to3.
20:19:51 [2020-09-24T20:19:51.722Z] #17 41.31 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:19:51 [2020-09-24T20:19:51.722Z] #17 41.32 Unpacking python3-lib2to3 (3.7.3-1) ...
20:19:51 [2020-09-24T20:19:51.722Z] #17 41.44 Selecting previously unselected package python3-distutils.
20:19:51 [2020-09-24T20:19:51.722Z] #17 41.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:19:51 [2020-09-24T20:19:51.722Z] #17 41.46 Unpacking python3-distutils (3.7.3-1) ...
20:19:51 [2020-09-24T20:19:51.722Z] #17 41.61 Selecting previously unselected package python3-pip.
20:19:51 [2020-09-24T20:19:51.892Z] #11 109.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
20:19:51 [2020-09-24T20:19:51.892Z] #11 109.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
20:19:51 [2020-09-24T20:19:51.892Z] #11 109.6 Selecting previously unselected package libbtrfs0.
20:19:51 [2020-09-24T20:19:51.892Z] #11 109.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
20:19:51 [2020-09-24T20:19:51.892Z] #11 109.6 Unpacking libbtrfs0 (4.20.1-2) ...
20:19:51 [2020-09-24T20:19:51.982Z] #17 41.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:19:51 [2020-09-24T20:19:51.982Z] #17 41.63 Unpacking python3-pip (18.1-5) ...
20:19:52 [2020-09-24T20:19:52.022Z] #39 34.75   CC       images/userns.o
20:19:52 [2020-09-24T20:19:52.060Z] #17 39.10 Selecting previously unselected package vim.
20:19:52 [2020-09-24T20:19:52.060Z] #17 39.12 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
20:19:52 [2020-09-24T20:19:52.060Z] #17 39.14 Unpacking vim (2:8.1.0875-5) ...
20:19:52 [2020-09-24T20:19:52.201Z] #11 109.7 Selecting previously unselected package libbtrfs-dev.
20:19:52 [2020-09-24T20:19:52.201Z] #11 109.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:19:52 [2020-09-24T20:19:52.201Z] #11 109.7 Unpacking libbtrfs-dev (4.20.1-2) ...
20:19:52 [2020-09-24T20:19:52.201Z] #11 109.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
20:19:52 [2020-09-24T20:19:52.201Z] #11 109.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:19:52 [2020-09-24T20:19:52.201Z] #11 109.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:19:52 [2020-09-24T20:19:52.201Z] #11 110.0 Selecting previously unselected package libudev-dev:ppc64el.
20:19:52 [2020-09-24T20:19:52.241Z] #17 41.78 Selecting previously unselected package python3-pkg-resources.
20:19:52 [2020-09-24T20:19:52.241Z] #17 41.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:19:52 [2020-09-24T20:19:52.241Z] #17 41.80 Unpacking python3-pkg-resources (40.8.0-1) ...
20:19:52 [2020-09-24T20:19:52.241Z] #17 41.92 Selecting previously unselected package python3-setuptools.
20:19:52 [2020-09-24T20:19:52.241Z] #17 41.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:19:52 [2020-09-24T20:19:52.241Z] #17 41.94 Unpacking python3-setuptools (40.8.0-1) ...
20:19:52 [2020-09-24T20:19:52.280Z] #39 34.98   CC       images/google/protobuf/descriptor.o
20:19:52 [2020-09-24T20:19:52.499Z] #11 110.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
20:19:52 [2020-09-24T20:19:52.499Z] #11 110.1 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
20:19:52 [2020-09-24T20:19:52.499Z] #11 110.2 Selecting previously unselected package libsepol1-dev:ppc64el.
20:19:52 [2020-09-24T20:19:52.499Z] #11 110.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
20:19:52 [2020-09-24T20:19:52.499Z] #11 110.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
20:19:52 [2020-09-24T20:19:52.501Z] #17 42.12 Selecting previously unselected package python3-wheel.
20:19:52 [2020-09-24T20:19:52.501Z] #17 42.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:19:52 [2020-09-24T20:19:52.501Z] #17 42.14 Unpacking python3-wheel (0.32.3-2) ...
20:19:52 [2020-09-24T20:19:52.501Z] #17 42.22 Selecting previously unselected package sudo.
20:19:52 [2020-09-24T20:19:52.501Z] #17 42.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:19:52 [2020-09-24T20:19:52.501Z] #17 42.27 Unpacking sudo (1.8.27-1+deb10u2) ...
20:19:52 [2020-09-24T20:19:52.636Z] #17 39.61 Selecting previously unselected package xfsprogs.
20:19:52 [2020-09-24T20:19:52.636Z] #17 39.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
20:19:52 [2020-09-24T20:19:52.636Z] #17 39.64 Unpacking xfsprogs (4.20.0-1) ...
20:19:52 [2020-09-24T20:19:52.797Z] #11 110.6 Selecting previously unselected package libpcre16-3:ppc64el.
20:19:52 [2020-09-24T20:19:52.797Z] #11 110.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
20:19:52 [2020-09-24T20:19:52.797Z] #11 110.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
20:19:52 [2020-09-24T20:19:52.899Z] #17 40.00 Selecting previously unselected package zip.
20:19:52 [2020-09-24T20:19:52.899Z] #17 40.01 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
20:19:52 [2020-09-24T20:19:52.899Z] #17 ...
20:19:52 [2020-09-24T20:19:52.899Z] 
20:19:52 [2020-09-24T20:19:52.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:52 [2020-09-24T20:19:52.899Z] #39 71.17   DEP      criu/path.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 71.33   DEP      criu/parasite-syscall.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 71.54   DEP      criu/pagemap.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 71.78   DEP      criu/pagemap-cache.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 72.04   DEP      criu/page-xfer.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 72.17   DEP      criu/page-pipe.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 72.25   DEP      criu/netfilter.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 72.40   DEP      criu/net.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 72.72   DEP      criu/namespaces.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 72.87   DEP      criu/mount.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.04   DEP      criu/memfd.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.19   DEP      criu/mem.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.31   DEP      criu/lsm.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.41   DEP      criu/log.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.49   DEP      criu/libnetlink.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.56   DEP      criu/kerndat.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.66   DEP      criu/kcmp-ids.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.72   DEP      criu/irmap.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 73.90   DEP      criu/ipc_ns.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.02   DEP      criu/image.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.16   DEP      criu/image-desc.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.22   DEP      criu/fsnotify.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.36   DEP      criu/filesystems.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.54   DEP      criu/files.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.65   DEP      criu/files-reg.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.73   DEP      criu/files-ext.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.80   DEP      criu/file-lock.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.89   DEP      criu/file-ids.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 74.96   DEP      criu/fifo.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 75.07   DEP      criu/fdstore.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 75.14   DEP      criu/fault-injection.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 75.20   DEP      criu/external.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 75.34   DEP      criu/eventpoll.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 75.59   DEP      criu/eventfd.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 75.72   DEP      criu/crtools.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 75.91   DEP      criu/cr-service.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.04   DEP      criu/cr-restore.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.17   DEP      criu/cr-errno.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.18   DEP      criu/cr-dump.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.31   DEP      criu/cr-dedup.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.40   DEP      criu/cr-check.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.51   DEP      criu/config.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.60   DEP      criu/clone-noasan.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.65   DEP      criu/cgroup.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.82   DEP      criu/cgroup-props.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.91   DEP      criu/bitmap.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.93   DEP      criu/bfd.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 76.99   DEP      criu/autofs.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 77.10   DEP      criu/aio.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 77.31   DEP      criu/action-scripts.d
20:19:52 [2020-09-24T20:19:52.899Z] #39 77.61   CC       criu/action-scripts.o
20:19:52 [2020-09-24T20:19:52.899Z] #39 77.99   CC       criu/aio.o
20:19:52 [2020-09-24T20:19:52.899Z] #39 78.48   CC       criu/autofs.o
20:19:52 [2020-09-24T20:19:52.899Z] #39 79.83   CC       criu/bfd.o
20:19:52 [2020-09-24T20:19:52.899Z] #39 80.31   CC       criu/bitmap.o
20:19:52 [2020-09-24T20:19:52.899Z] #39 80.43   CC       criu/cgroup-props.o
20:19:53 [2020-09-24T20:19:53.073Z] #17 42.71 Selecting previously unselected package thin-provisioning-tools.
20:19:53 [2020-09-24T20:19:53.073Z] #17 42.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:19:53 [2020-09-24T20:19:53.073Z] #17 42.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:19:53 [2020-09-24T20:19:53.116Z] #11 110.8 Selecting previously unselected package libpcre32-3:ppc64el.
20:19:53 [2020-09-24T20:19:53.116Z] #11 110.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
20:19:53 [2020-09-24T20:19:53.116Z] #11 110.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
20:19:53 [2020-09-24T20:19:53.116Z] #11 ...
20:19:53 [2020-09-24T20:19:53.116Z] 
20:19:53 [2020-09-24T20:19:53.116Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:53 [2020-09-24T20:19:53.116Z] #42 100.8 net/url
20:19:53 [2020-09-24T20:19:53.116Z] #42 100.8 go/scanner
20:19:53 [2020-09-24T20:19:53.116Z] #42 100.8 text/template/parse
20:19:53 [2020-09-24T20:19:53.116Z] #42 103.4 go/ast
20:19:53 [2020-09-24T20:19:53.116Z] #42 104.5 encoding/json
20:19:53 [2020-09-24T20:19:53.116Z] #42 ...
20:19:53 [2020-09-24T20:19:53.116Z] 
20:19:53 [2020-09-24T20:19:53.116Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:53 [2020-09-24T20:19:53.116Z] #11 110.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
20:19:53 [2020-09-24T20:19:53.177Z] #39 81.26   CC       criu/cgroup.o
20:19:53 [2020-09-24T20:19:53.177Z] #39 ...
20:19:53 [2020-09-24T20:19:53.177Z] 
20:19:53 [2020-09-24T20:19:53.177Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.01 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.02 Unpacking zip (3.0-11+b1) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.21 Setting up aufs-tools (1:4.14+20190211-1) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.26 Setting up libip6tc0:arm64 (1.8.2-4) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.28 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.30 Setting up libgpm2:arm64 (1.20.7-5) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.32 Setting up libip4tc0:arm64 (1.8.2-4) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.34 Setting up uidmap (1:4.5-1.1) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.35 Setting up libnftnl11:arm64 (1.1.2-2) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:19:53 [2020-09-24T20:19:53.177Z] #17 40.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:19:53 [2020-09-24T20:19:53.178Z] #17 40.39 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:19:53 [2020-09-24T20:19:53.332Z] #17 42.95 Selecting previously unselected package uidmap.
20:19:53 [2020-09-24T20:19:53.332Z] #17 42.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:19:53 [2020-09-24T20:19:53.332Z] #17 42.98 Unpacking uidmap (1:4.5-1.1) ...
20:19:53 [2020-09-24T20:19:53.332Z] #17 43.11 Selecting previously unselected package vim-runtime.
20:19:53 [2020-09-24T20:19:53.332Z] #17 43.12 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:19:53 [2020-09-24T20:19:53.332Z] #17 43.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:19:53 [2020-09-24T20:19:53.332Z] #17 43.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:19:53 [2020-09-24T20:19:53.434Z] #11 110.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
20:19:53 [2020-09-24T20:19:53.434Z] #11 111.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:19:53 [2020-09-24T20:19:53.434Z] #11 111.1 Selecting previously unselected package libpcre3-dev:ppc64el.
20:19:53 [2020-09-24T20:19:53.434Z] #11 111.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
20:19:53 [2020-09-24T20:19:53.434Z] #11 111.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
20:19:53 [2020-09-24T20:19:53.441Z] #17 40.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
20:19:53 [2020-09-24T20:19:53.441Z] #17 40.45 Setting up xxd (2:8.1.0875-5) ...
20:19:53 [2020-09-24T20:19:53.441Z] #17 40.46 Setting up zip (3.0-11+b1) ...
20:19:53 [2020-09-24T20:19:53.441Z] #17 40.48 Setting up vim-common (2:8.1.0875-5) ...
20:19:53 [2020-09-24T20:19:53.441Z] #17 40.52 Setting up bash-completion (1:2.8-6) ...
20:19:53 [2020-09-24T20:19:53.592Z] #17 43.20 Unpacking vim-runtime (2:8.1.0875-5) ...
20:19:54 [2020-09-24T20:19:54.084Z] #11 111.7 Selecting previously unselected package libselinux1-dev:ppc64el.
20:19:54 [2020-09-24T20:19:54.084Z] #11 111.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
20:19:54 [2020-09-24T20:19:54.084Z] #11 111.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
20:19:54 [2020-09-24T20:19:54.219Z] #39 36.52   CC       images/opts.o
20:19:54 [2020-09-24T20:19:54.219Z] #39 ...
20:19:54 [2020-09-24T20:19:54.219Z] 
20:19:54 [2020-09-24T20:19:54.219Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:54 [2020-09-24T20:19:54.219Z] #41 97.59 vendor/golang.org/x/text/transform
20:19:54 [2020-09-24T20:19:54.219Z] #41 98.40 vendor/golang.org/x/text/unicode/bidi
20:19:54 [2020-09-24T20:19:54.219Z] #41 99.90 vendor/golang.org/x/text/secure/bidirule
20:19:54 [2020-09-24T20:19:54.219Z] #41 100.3 vendor/golang.org/x/text/unicode/norm
20:19:54 [2020-09-24T20:19:54.219Z] #41 104.2 vendor/golang.org/x/net/idna
20:19:54 [2020-09-24T20:19:54.219Z] #41 106.0 vendor/golang.org/x/net/http2/hpack
20:19:54 [2020-09-24T20:19:54.219Z] #41 106.9 mime
20:19:54 [2020-09-24T20:19:54.219Z] #41 ...
20:19:54 [2020-09-24T20:19:54.219Z] 
20:19:54 [2020-09-24T20:19:54.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:54 [2020-09-24T20:19:54.219Z] #39 36.91   CC       images/seccomp.o
20:19:54 [2020-09-24T20:19:54.382Z] #11 112.0 Selecting previously unselected package libdevmapper-dev:ppc64el.
20:19:54 [2020-09-24T20:19:54.382Z] #11 112.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
20:19:54 [2020-09-24T20:19:54.382Z] #11 112.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:19:54 [2020-09-24T20:19:54.382Z] #11 112.1 Selecting previously unselected package libseccomp-dev:ppc64el.
20:19:54 [2020-09-24T20:19:54.382Z] #11 112.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
20:19:54 [2020-09-24T20:19:54.382Z] #11 112.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
20:19:54 [2020-09-24T20:19:54.495Z] #39 37.20   CC       images/binfmt-misc.o
20:19:54 [2020-09-24T20:19:54.683Z] #11 112.4 Selecting previously unselected package libsystemd-dev:ppc64el.
20:19:54 [2020-09-24T20:19:54.683Z] #11 112.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
20:19:54 [2020-09-24T20:19:54.683Z] #11 112.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
20:19:54 [2020-09-24T20:19:54.756Z] #39 37.40   CC       images/time.o
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up libapparmor1:ppc64el (2.13.2-10) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up libsepol1-dev:ppc64el (2.8-1) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up libbtrfs0 (4.20.1-2) ...
20:19:54 [2020-09-24T20:19:54.982Z] #11 112.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
20:19:55 [2020-09-24T20:19:55.013Z] #39 37.59   CC       images/sysctl.o
20:19:55 [2020-09-24T20:19:55.013Z] #39 37.73   CC       images/autofs.o
20:19:55 [2020-09-24T20:19:55.270Z] #39 37.94   CC       images/macvlan.o
20:19:55 [2020-09-24T20:19:55.270Z] #39 38.13   CC       images/sit.o
20:19:55 [2020-09-24T20:19:55.281Z] #11 112.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up libbtrfs-dev (4.20.1-2) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up mingw-w64-common (6.0.0-3) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.1 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
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:19:55 [2020-09-24T20:19:55.281Z] #11 113.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:19:55 [2020-09-24T20:19:55.587Z] #11 113.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
20:19:55 [2020-09-24T20:19:55.587Z] #11 113.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:19:55 [2020-09-24T20:19:55.587Z] #11 113.1 Setting up dmsetup (2:1.02.155-3) ...
20:19:55 [2020-09-24T20:19:55.587Z] #11 113.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:19:55 [2020-09-24T20:19:55.587Z] #11 113.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:19:55 [2020-09-24T20:19:55.587Z] #11 113.2 Processing triggers for libc-bin (2.28-10) ...
20:19:55 [2020-09-24T20:19:55.587Z] #11 DONE 113.4s
20:19:55 [2020-09-24T20:19:55.587Z] 
20:19:55 [2020-09-24T20:19:55.587Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
20:19:55 [2020-09-24T20:19:55.834Z] #39 38.30   CC       images/memfd.o
20:19:55 [2020-09-24T20:19:55.834Z] #39 38.56   CC       images/timens.o
20:19:56 [2020-09-24T20:19:56.091Z] #39 38.81   LINK     images/built-in.o
20:19:56 [2020-09-24T20:19:56.091Z] #39 38.96   GEN      compel/include/asm
20:19:56 [2020-09-24T20:19:56.232Z] #12 DONE 0.5s
20:19:56 [2020-09-24T20:19:56.232Z] 
20:19:56 [2020-09-24T20:19:56.232Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.435 + RM_GOPATH=0
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.440 + TMP_GOPATH=
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.441 + : /build
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.441 + '[' -z '' ']'
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.442 ++ mktemp -d
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.444 + export GOPATH=/tmp/tmp.tTxxo9JhJM
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.445 + GOPATH=/tmp/tmp.tTxxo9JhJM
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.445 + RM_GOPATH=1
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.445 + case "$(go env GOARCH)" in
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.446 ++ go env GOARCH
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.465 + export GO_BUILDMODE=-buildmode=pie
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.466 + GO_BUILDMODE=-buildmode=pie
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.477 ++ dirname /tmp/install/install.sh
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.489 + dir=/tmp/install
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.496 + bin=runc
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.497 + shift
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.497 + '[' '!' -f /tmp/install/runc.installer ']'
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.498 + . /tmp/install/runc.installer
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.504 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.508 + install_runc
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.517 + uname -r
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.519 + grep -q '^3\.10\.0.*\.el7\.'
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.524 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.525 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.526 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tTxxo9JhJM/src/github.com/opencontainers/runc
20:19:56 [2020-09-24T20:19:56.232Z] #50 0.530 Cloning into '/tmp/tmp.tTxxo9JhJM/src/github.com/opencontainers/runc'...
20:19:56 [2020-09-24T20:19:56.348Z] #39 38.98   GEN      compel/include/version.h
20:19:56 [2020-09-24T20:19:56.348Z] #39 39.00 touch .config
20:19:56 [2020-09-24T20:19:56.348Z] #39 39.03   GEN      include/common/config.h
20:19:56 [2020-09-24T20:19:56.348Z] #39 39.11   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:19:56 [2020-09-24T20:19:56.532Z] #50 ...
20:19:56 [2020-09-24T20:19:56.532Z] 
20:19:56 [2020-09-24T20:19:56.532Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
20:19:56 [2020-09-24T20:19:56.532Z] #13 DONE 0.5s
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.13   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.16   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.18   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.20   DEP      compel/arch/x86/plugins/std/memcpy.d
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.24   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.28   GEN      compel/plugins/include/uapi/std/syscall.h
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.30   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.31   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.33   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:19:56 [2020-09-24T20:19:56.605Z] #39 39.34   DEP      compel/plugins/std/infect.d
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.40 Setting up libiptc0:arm64 (1.8.2-4) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.41 Setting up xz-utils (5.2.4-1) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.46 Setting up sudo (1.8.27-1+deb10u2) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.56 invoke-rc.d: could not determine current runlevel
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.58 invoke-rc.d: policy-rc.d denied execution of start.
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.59 Setting up pigz (2.4-1) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.62 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.66 Setting up python-pip-whl (18.1-5) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.67 Setting up libmpdec2:arm64 (2.4.2-2) ...
20:19:56 [2020-09-24T20:19:56.757Z] #17 43.69 Setting up vim-runtime (2:8.1.0875-5) ...
20:19:56 [2020-09-24T20:19:56.832Z] 
20:19:56 [2020-09-24T20:19:56.832Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
20:19:56 [2020-09-24T20:19:56.832Z] #14 0.226 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:19:56 [2020-09-24T20:19:56.861Z] #39 39.44   DEP      compel/plugins/std/string.d
20:19:56 [2020-09-24T20:19:56.861Z] #39 39.58   DEP      compel/plugins/std/log.d
20:19:56 [2020-09-24T20:19:56.861Z] #39 39.67   DEP      compel/plugins/std/fds.d
20:19:56 [2020-09-24T20:19:56.881Z] #17 46.14 Selecting previously unselected package vim.
20:19:56 [2020-09-24T20:19:56.881Z] #17 46.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:19:56 [2020-09-24T20:19:56.881Z] #17 46.17 Unpacking vim (2:8.1.0875-5) ...
20:19:56 [2020-09-24T20:19:56.881Z] #17 46.65 Selecting previously unselected package xfsprogs.
20:19:56 [2020-09-24T20:19:56.881Z] #17 46.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:19:56 [2020-09-24T20:19:56.881Z] #17 46.67 Unpacking xfsprogs (4.20.0-1) ...
20:19:57 [2020-09-24T20:19:57.020Z] #17 44.14 Setting up libaio1:arm64 (0.3.112-3) ...
20:19:57 [2020-09-24T20:19:57.020Z] #17 44.16 Setting up libonig5:arm64 (6.9.1-1) ...
20:19:57 [2020-09-24T20:19:57.020Z] #17 44.18 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
20:19:57 [2020-09-24T20:19:57.020Z] #17 44.19 Setting up vim (2:8.1.0875-5) ...
20:19:57 [2020-09-24T20:19:57.020Z] #17 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:19:57 [2020-09-24T20:19:57.020Z] #17 44.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:19:57 [2020-09-24T20:19:57.020Z] #17 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:19:57 [2020-09-24T20:19:57.120Z] #39 39.76   DEP      compel/plugins/std/std.d
20:19:57 [2020-09-24T20:19:57.120Z] #39 39.87   DEP      compel/plugins/shmem/shmem.d
20:19:57 [2020-09-24T20:19:57.120Z] #39 39.94   DEP      compel/plugins/fds/fds.d
20:19:57 [2020-09-24T20:19:57.147Z] #14 DONE 0.3s
20:19:57 [2020-09-24T20:19:57.147Z] 
20:19:57 [2020-09-24T20:19:57.147Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.33 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.35 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.38 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.39 Setting up jq (1.5+dfsg-2+b1) ...
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.42 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
20:19:57 [2020-09-24T20:19:57.284Z] #17 44.44 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:19:57 [2020-09-24T20:19:57.377Z] #39 40.15   CC       compel/plugins/std/std.o
20:19:57 [2020-09-24T20:19:57.450Z] #17 47.09 Selecting previously unselected package zip.
20:19:57 [2020-09-24T20:19:57.450Z] #17 47.10 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:19:57 [2020-09-24T20:19:57.450Z] #17 47.11 Unpacking zip (3.0-11+b1) ...
20:19:57 [2020-09-24T20:19:57.450Z] #17 47.28 Setting up aufs-tools (1:4.14+20190211-1) ...
20:19:57 [2020-09-24T20:19:57.450Z] #17 47.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:19:57 [2020-09-24T20:19:57.450Z] #17 47.31 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:19:57 [2020-09-24T20:19:57.450Z] #17 47.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:19:57 [2020-09-24T20:19:57.458Z] #15 DONE 0.4s
20:19:57 [2020-09-24T20:19:57.458Z] 
20:19:57 [2020-09-24T20:19:57.458Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:57 [2020-09-24T20:19:57.458Z] #40 39.91   CC       images/userns.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 40.18   CC       images/google/protobuf/descriptor.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 42.12   CC       images/opts.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 42.30   CC       images/seccomp.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 42.47   CC       images/binfmt-misc.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 42.62   CC       images/time.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 42.81   CC       images/sysctl.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 43.10   CC       images/autofs.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 43.41   CC       images/macvlan.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 43.63   CC       images/sit.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 43.92   CC       images/memfd.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 44.25   CC       images/timens.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 44.60   LINK     images/built-in.o
20:19:57 [2020-09-24T20:19:57.458Z] #40 44.91   GEN      compel/include/asm
20:19:57 [2020-09-24T20:19:57.458Z] #40 44.95   GEN      compel/include/version.h
20:19:57 [2020-09-24T20:19:57.458Z] #40 44.98 touch .config
20:19:57 [2020-09-24T20:19:57.458Z] #40 45.07   GEN      include/common/config.h
20:19:57 [2020-09-24T20:19:57.458Z] #40 45.18   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:19:57 [2020-09-24T20:19:57.634Z] #39 ...
20:19:57 [2020-09-24T20:19:57.634Z] 
20:19:57 [2020-09-24T20:19:57.634Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:19:57 [2020-09-24T20:19:57.634Z] #10 101.3 Selecting previously unselected package g++-mingw-w64-x86-64.
20:19:57 [2020-09-24T20:19:57.634Z] #10 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:19:57 [2020-09-24T20:19:57.634Z] #10 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.33 Setting up libgpm2:amd64 (1.20.7-5) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.34 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.36 Setting up uidmap (1:4.5-1.1) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.36 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.41 Setting up xxd (2:8.1.0875-5) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.42 Setting up zip (3.0-11+b1) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.43 Setting up vim-common (2:8.1.0875-5) ...
20:19:57 [2020-09-24T20:19:57.709Z] #17 47.45 Setting up bash-completion (1:2.8-6) ...
20:19:57 [2020-09-24T20:19:57.757Z] #40 45.19   GEN      compel/plugins/include/uapi/std/syscall.h
20:19:57 [2020-09-24T20:19:57.757Z] #40 45.23   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
20:19:57 [2020-09-24T20:19:57.757Z] #40 45.27   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
20:19:57 [2020-09-24T20:19:57.757Z] #40 45.31   DEP      compel/arch/ppc64/plugins/std/memcmp.d
20:19:57 [2020-09-24T20:19:57.757Z] #40 ...
20:19:57 [2020-09-24T20:19:57.757Z] 
20:19:57 [2020-09-24T20:19:57.757Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
20:19:57 [2020-09-24T20:19:57.757Z] #16 DONE 0.4s
20:19:57 [2020-09-24T20:19:57.757Z] 
20:19:57 [2020-09-24T20:19:57.757Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:57 [2020-09-24T20:19:57.757Z] #40 45.35   DEP      compel/arch/ppc64/plugins/std/memcpy.d
20:19:57 [2020-09-24T20:19:57.757Z] #40 45.38   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
20:19:57 [2020-09-24T20:19:57.757Z] #40 ...
20:19:57 [2020-09-24T20:19:57.757Z] 
20:19:57 [2020-09-24T20:19:57.757Z] #17 [dev-systemd-false  6/26] RUN ldconfig
20:19:57 [2020-09-24T20:19:57.891Z] #10 ...
20:19:57 [2020-09-24T20:19:57.891Z] 
20:19:57 [2020-09-24T20:19:57.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:57 [2020-09-24T20:19:57.891Z] #39 40.45   CC       compel/plugins/std/fds.o
20:19:57 [2020-09-24T20:19:57.969Z] #17 ...
20:19:57 [2020-09-24T20:19:57.969Z] 
20:19:57 [2020-09-24T20:19:57.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:57 [2020-09-24T20:19:57.969Z] #39 96.11   CC       criu/cr-check.o
20:19:57 [2020-09-24T20:19:57.969Z] #39 97.79   CC       criu/cr-dedup.o
20:19:57 [2020-09-24T20:19:57.969Z] #39 98.12   CC       criu/cr-dump.o
20:19:57 [2020-09-24T20:19:57.969Z] #39 100.1   CC       criu/cr-errno.o
20:19:57 [2020-09-24T20:19:57.969Z] #39 100.2   CC       criu/cr-restore.o
20:19:57 [2020-09-24T20:19:57.969Z] #39 104.6   CC       criu/cr-service.o
20:19:57 [2020-09-24T20:19:57.969Z] #39 106.2   CC       criu/crtools.o
20:19:58 [2020-09-24T20:19:58.156Z] #39 40.86   CC       compel/plugins/std/log.o
20:19:58 [2020-09-24T20:19:58.406Z] #17 DONE 0.4s
20:19:58 [2020-09-24T20:19:58.406Z] 
20:19:58 [2020-09-24T20:19:58.406Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:19:58 [2020-09-24T20:19:58.406Z] #40 45.49   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:19:58 [2020-09-24T20:19:58.406Z] #40 45.49   DEP      compel/plugins/std/infect.d
20:19:58 [2020-09-24T20:19:58.406Z] #40 45.67   DEP      compel/plugins/std/string.d
20:19:58 [2020-09-24T20:19:58.406Z] #40 45.75   DEP      compel/plugins/std/log.d
20:19:58 [2020-09-24T20:19:58.406Z] #40 45.94   DEP      compel/plugins/std/fds.d
20:19:58 [2020-09-24T20:19:58.406Z] #40 46.02   DEP      compel/plugins/std/std.d
20:19:58 [2020-09-24T20:19:58.406Z] #40 46.17   DEP      compel/plugins/shmem/shmem.d
20:19:58 [2020-09-24T20:19:58.538Z] #39 106.8   CC       criu/eventfd.o
20:19:58 [2020-09-24T20:19:58.706Z] #40 46.28   DEP      compel/plugins/fds/fds.d
20:19:59 [2020-09-24T20:19:59.010Z] #40 46.54   CC       compel/plugins/std/std.o
20:19:59 [2020-09-24T20:19:59.087Z] #39 41.62   CC       compel/plugins/std/string.o
20:19:59 [2020-09-24T20:19:59.107Z] #39 107.1   CC       criu/eventpoll.o
20:19:59 [2020-09-24T20:19:59.309Z] #40 46.91   CC       compel/plugins/std/fds.o
20:19:59 [2020-09-24T20:19:59.651Z] #39 42.30   CC       compel/plugins/std/infect.o
20:19:59 [2020-09-24T20:19:59.676Z] #39 107.9   CC       criu/external.o
20:19:59 [2020-09-24T20:19:59.908Z] #39 42.62   CC       compel/arch/x86/plugins/std/parasite-head.o
20:19:59 [2020-09-24T20:19:59.908Z] #39 42.67   CC       compel/arch/x86/plugins/std/memcpy.o
20:19:59 [2020-09-24T20:19:59.908Z] #39 42.71   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:19:59 [2020-09-24T20:19:59.936Z] #39 108.2   CC       criu/fault-injection.o
20:19:59 [2020-09-24T20:19:59.963Z] #40 47.36   CC       compel/plugins/std/log.o
20:20:00 [2020-09-24T20:20:00.166Z] #39 42.78   AR       compel/plugins/std.lib.a
20:20:00 [2020-09-24T20:20:00.166Z] #39 42.84   CC       compel/plugins/fds/fds.o
20:20:00 [2020-09-24T20:20:00.196Z] #39 108.3   CC       criu/fdstore.o
20:20:00 [2020-09-24T20:20:00.196Z] #39 ...
20:20:00 [2020-09-24T20:20:00.196Z] 
20:20:00 [2020-09-24T20:20:00.196Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:00 [2020-09-24T20:20:00.196Z] #17 49.95 Setting up libiptc0:amd64 (1.8.2-4) ...
20:20:00 [2020-09-24T20:20:00.196Z] #17 49.96 Setting up xz-utils (5.2.4-1) ...
20:20:00 [2020-09-24T20:20:00.196Z] #17 49.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:20:00 [2020-09-24T20:20:00.196Z] #17 50.00 Setting up sudo (1.8.27-1+deb10u2) ...
20:20:00 [2020-09-24T20:20:00.423Z] #39 43.08   AR       compel/plugins/fds.lib.a
20:20:00 [2020-09-24T20:20:00.423Z] #39 43.11   HOSTDEP  compel/src/lib/log-host.d
20:20:00 [2020-09-24T20:20:00.423Z] #39 43.23   HOSTDEP  compel/src/lib/handle-elf-host.d
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.07 invoke-rc.d: could not determine current runlevel
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.09 invoke-rc.d: policy-rc.d denied execution of start.
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.09 Setting up pigz (2.4-1) ...
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.11 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.13 Setting up python-pip-whl (18.1-5) ...
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.15 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:20:00 [2020-09-24T20:20:00.456Z] #17 50.16 Setting up vim-runtime (2:8.1.0875-5) ...
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.05 Setting up iptables (1.8.2-4) ...
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.15 Setting up python3 (3.7.3-1) ...
20:20:00 [2020-09-24T20:20:00.601Z] #17 47.66 Setting up python3-wheel (0.32.3-2) ...
20:20:00 [2020-09-24T20:20:00.680Z] #39 43.36   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:20:00 [2020-09-24T20:20:00.680Z] #39 43.44   HOSTDEP  compel/src/main-host.d
20:20:00 [2020-09-24T20:20:00.715Z] #17 50.57 Setting up libaio1:amd64 (0.3.112-3) ...
20:20:00 [2020-09-24T20:20:00.936Z] #39 43.56   DEP      compel/src/lib/ptrace.d
20:20:00 [2020-09-24T20:20:00.936Z] #39 43.65   DEP      compel/src/lib/infect.d
20:20:00 [2020-09-24T20:20:00.936Z] #39 43.76   DEP      compel/src/lib/infect-util.d
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.58 Setting up libonig5:amd64 (6.9.1-1) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.61 Setting up vim (2:8.1.0875-5) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.71 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.73 Setting up jq (1.5+dfsg-2+b1) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:20:00 [2020-09-24T20:20:00.975Z] #17 50.75 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:20:01 [2020-09-24T20:20:01.025Z] #40 48.36   CC       compel/plugins/std/string.o
20:20:01 [2020-09-24T20:20:01.178Z] #17 48.37 Setting up apparmor (2.13.2-10) ...
20:20:01 [2020-09-24T20:20:01.194Z] #39 43.85   DEP      compel/src/lib/infect-rpc.d
20:20:01 [2020-09-24T20:20:01.194Z] #39 44.01   DEP      compel/arch/x86/src/lib/infect.d
20:20:01 [2020-09-24T20:20:01.327Z] #40 48.97   CC       compel/plugins/std/infect.o
20:20:01 [2020-09-24T20:20:01.451Z] #39 44.10   DEP      compel/arch/x86/src/lib/cpu.d
20:20:01 [2020-09-24T20:20:01.451Z] #39 44.17   DEP      compel/src/lib/log.d
20:20:01 [2020-09-24T20:20:01.451Z] #39 44.30   DEP      compel/src/main.d
20:20:01 [2020-09-24T20:20:01.709Z] #39 44.42   DEP      compel/src/lib/handle-elf.d
20:20:01 [2020-09-24T20:20:01.709Z] #39 44.50   DEP      compel/arch/x86/src/lib/handle-elf.d
20:20:01 [2020-09-24T20:20:01.967Z] #39 44.61   CC       compel/src/lib/log.o
20:20:01 [2020-09-24T20:20:01.988Z] #40 49.54   CC       compel/arch/ppc64/plugins/std/parasite-head.o
20:20:01 [2020-09-24T20:20:01.988Z] #40 49.57   CC       compel/arch/ppc64/plugins/std/memcpy.o
20:20:01 [2020-09-24T20:20:01.988Z] #40 49.59   CC       compel/arch/ppc64/plugins/std/memcmp.o
20:20:02 [2020-09-24T20:20:02.224Z] #39 44.80   CC       compel/arch/x86/src/lib/cpu.o
20:20:02 [2020-09-24T20:20:02.286Z] #40 49.67   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
20:20:02 [2020-09-24T20:20:02.286Z] #40 49.74   AR       compel/plugins/std.lib.a
20:20:02 [2020-09-24T20:20:02.286Z] #40 49.88   CC       compel/plugins/fds/fds.o
20:20:02 [2020-09-24T20:20:02.584Z] #40 50.15   AR       compel/plugins/fds.lib.a
20:20:02 [2020-09-24T20:20:02.584Z] #40 50.20   HOSTDEP  compel/src/lib/log-host.d
20:20:02 [2020-09-24T20:20:02.811Z] #39 45.52   CC       compel/arch/x86/src/lib/infect.o
20:20:02 [2020-09-24T20:20:02.882Z] #40 50.28   HOSTDEP  compel/src/lib/handle-elf-host.d
20:20:02 [2020-09-24T20:20:02.882Z] #40 50.42   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
20:20:02 [2020-09-24T20:20:02.882Z] #40 50.50   HOSTDEP  compel/src/main-host.d
20:20:03 [2020-09-24T20:20:03.070Z] #39 ...
20:20:03 [2020-09-24T20:20:03.070Z] 
20:20:03 [2020-09-24T20:20:03.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:20:03 [2020-09-24T20:20:03.070Z] #10 116.7 Selecting previously unselected package libapparmor1:amd64.
20:20:03 [2020-09-24T20:20:03.070Z] #10 116.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:20:03 [2020-09-24T20:20:03.070Z] #10 116.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:20:03 [2020-09-24T20:20:03.181Z] #40 50.61   DEP      compel/src/lib/ptrace.d
20:20:03 [2020-09-24T20:20:03.181Z] #40 50.74   DEP      compel/src/lib/infect.d
20:20:03 [2020-09-24T20:20:03.479Z] #40 50.90   DEP      compel/src/lib/infect-util.d
20:20:03 [2020-09-24T20:20:03.479Z] #40 ...
20:20:03 [2020-09-24T20:20:03.479Z] 
20:20:03 [2020-09-24T20:20:03.479Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:03 [2020-09-24T20:20:03.479Z] #42 111.1 text/template
20:20:03 [2020-09-24T20:20:03.479Z] #42 116.4 go/parser
20:20:03 [2020-09-24T20:20:03.479Z] #42 119.5 encoding/xml
20:20:03 [2020-09-24T20:20:03.479Z] #42 ...
20:20:03 [2020-09-24T20:20:03.479Z] 
20:20:03 [2020-09-24T20:20:03.479Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:03 [2020-09-24T20:20:03.479Z] #40 51.02   DEP      compel/src/lib/infect-rpc.d
20:20:03 [2020-09-24T20:20:03.479Z] #40 51.14   DEP      compel/arch/ppc64/src/lib/infect.d
20:20:03 [2020-09-24T20:20:03.512Z] #17 53.34 Setting up iptables (1.8.2-4) ...
20:20:03 [2020-09-24T20:20:03.745Z] #17 50.90 Setting up xfsprogs (4.20.0-1) ...
20:20:03 [2020-09-24T20:20:03.771Z] #17 53.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:20:03 [2020-09-24T20:20:03.771Z] #17 53.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:20:03 [2020-09-24T20:20:03.771Z] #17 53.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:20:03 [2020-09-24T20:20:03.771Z] #17 53.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:20:03 [2020-09-24T20:20:03.771Z] #17 53.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:20:03 [2020-09-24T20:20:03.771Z] #17 53.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:20:03 [2020-09-24T20:20:03.771Z] #17 53.41 Setting up python3 (3.7.3-1) ...
20:20:03 [2020-09-24T20:20:03.779Z] #40 51.30   DEP      compel/arch/ppc64/src/lib/cpu.d
20:20:03 [2020-09-24T20:20:03.779Z] #40 51.40   DEP      compel/src/lib/log.d
20:20:03 [2020-09-24T20:20:03.779Z] #40 51.54   DEP      compel/src/main.d
20:20:04 [2020-09-24T20:20:04.009Z] #17 50.92 Setting up python3-lib2to3 (3.7.3-1) ...
20:20:04 [2020-09-24T20:20:04.028Z] #10 117.6 Selecting previously unselected package libapparmor-dev:amd64.
20:20:04 [2020-09-24T20:20:04.028Z] #10 117.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:20:04 [2020-09-24T20:20:04.028Z] #10 117.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:20:04 [2020-09-24T20:20:04.030Z] #17 53.81 Setting up python3-wheel (0.32.3-2) ...
20:20:04 [2020-09-24T20:20:04.078Z] #40 51.67   DEP      compel/src/lib/handle-elf.d
20:20:04 [2020-09-24T20:20:04.079Z] #40 51.77   DEP      compel/arch/ppc64/src/lib/handle-elf.d
20:20:04 [2020-09-24T20:20:04.272Z] #17 51.29 Setting up python3-pkg-resources (40.8.0-1) ...
20:20:04 [2020-09-24T20:20:04.285Z] #10 ...
20:20:04 [2020-09-24T20:20:04.285Z] 
20:20:04 [2020-09-24T20:20:04.285Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:20:04 [2020-09-24T20:20:04.285Z] #54 109.5 + for f in rootlesskit rootlesskit-docker-proxy
20:20:04 [2020-09-24T20:20:04.285Z] #54 109.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:20:04 [2020-09-24T20:20:04.285Z] #54 DONE 118.1s
20:20:04 [2020-09-24T20:20:04.285Z] 
20:20:04 [2020-09-24T20:20:04.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:20:04 [2020-09-24T20:20:04.285Z] #10 118.1 Selecting previously unselected package libbtrfs0.
20:20:04 [2020-09-24T20:20:04.285Z] #10 118.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:20:04 [2020-09-24T20:20:04.285Z] #10 118.1 Unpacking libbtrfs0 (4.20.1-2) ...
20:20:04 [2020-09-24T20:20:04.381Z] #40 51.96   CC       compel/src/lib/log.o
20:20:04 [2020-09-24T20:20:04.542Z] #10 ...
20:20:04 [2020-09-24T20:20:04.543Z] 
20:20:04 [2020-09-24T20:20:04.543Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:20:04 [2020-09-24T20:20:04.543Z] #55 DONE 0.0s
20:20:04 [2020-09-24T20:20:04.543Z] 
20:20:04 [2020-09-24T20:20:04.543Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:20:04 [2020-09-24T20:20:04.543Z] #56 DONE 0.1s
20:20:04 [2020-09-24T20:20:04.543Z] 
20:20:04 [2020-09-24T20:20:04.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:20:04 [2020-09-24T20:20:04.543Z] #10 118.3 Selecting previously unselected package libbtrfs-dev.
20:20:04 [2020-09-24T20:20:04.543Z] #10 118.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:20:04 [2020-09-24T20:20:04.543Z] #10 118.4 Unpacking libbtrfs-dev (4.20.1-2) ...
20:20:04 [2020-09-24T20:20:04.687Z] #40 52.17   CC       compel/arch/ppc64/src/lib/cpu.o
20:20:04 [2020-09-24T20:20:04.687Z] #40 52.50   CC       compel/arch/ppc64/src/lib/infect.o
20:20:04 [2020-09-24T20:20:04.859Z] #17 54.46 Setting up apparmor (2.13.2-10) ...
20:20:05 [2020-09-24T20:20:05.058Z] #10 118.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:20:05 [2020-09-24T20:20:05.058Z] #10 118.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:20:05 [2020-09-24T20:20:05.058Z] #10 118.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:20:05 [2020-09-24T20:20:05.058Z] #10 ...
20:20:05 [2020-09-24T20:20:05.058Z] 
20:20:05 [2020-09-24T20:20:05.058Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:05 [2020-09-24T20:20:05.058Z] #41 108.6 mime/quotedprintable
20:20:05 [2020-09-24T20:20:05.058Z] #41 109.0 net/http/internal
20:20:05 [2020-09-24T20:20:05.058Z] #41 112.3 net/textproto
20:20:05 [2020-09-24T20:20:05.058Z] #41 112.3 crypto/x509
20:20:05 [2020-09-24T20:20:05.058Z] #41 113.1 vendor/golang.org/x/net/http/httpguts
20:20:05 [2020-09-24T20:20:05.058Z] #41 113.5 vendor/golang.org/x/net/http/httpproxy
20:20:05 [2020-09-24T20:20:05.058Z] #41 113.9 mime/multipart
20:20:05 [2020-09-24T20:20:05.058Z] #41 116.2 crypto/tls
20:20:05 [2020-09-24T20:20:05.058Z] #41 ...
20:20:05 [2020-09-24T20:20:05.058Z] 
20:20:05 [2020-09-24T20:20:05.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:05 [2020-09-24T20:20:05.058Z] #39 46.15   CC       compel/src/lib/infect-rpc.o
20:20:05 [2020-09-24T20:20:05.058Z] #39 46.60   CC       compel/src/lib/infect-util.o
20:20:05 [2020-09-24T20:20:05.058Z] #39 46.81   CC       compel/src/lib/infect.o
20:20:05 [2020-09-24T20:20:05.220Z] #17 52.18 Setting up python3-distutils (3.7.3-1) ...
20:20:05 [2020-09-24T20:20:05.220Z] #17 ...
20:20:05 [2020-09-24T20:20:05.220Z] 
20:20:05 [2020-09-24T20:20:05.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:05 [2020-09-24T20:20:05.220Z] #39 83.30   CC       criu/clone-noasan.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 83.48   CC       criu/config.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 84.68   CC       criu/cr-check.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 86.19   CC       criu/cr-dedup.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 86.54   CC       criu/cr-dump.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 88.53   CC       criu/cr-errno.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 88.63   CC       criu/cr-restore.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 92.21   CC       criu/cr-service.o
20:20:05 [2020-09-24T20:20:05.220Z] #39 ...
20:20:05 [2020-09-24T20:20:05.220Z] 
20:20:05 [2020-09-24T20:20:05.220Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:05 [2020-09-24T20:20:05.220Z] #17 52.18 Setting up python3-distutils (3.7.3-1) ...
20:20:05 [2020-09-24T20:20:05.760Z] #40 53.39   CC       compel/src/lib/infect-rpc.o
20:20:05 [2020-09-24T20:20:05.794Z] #17 52.68 Setting up python3-setuptools (40.8.0-1) ...
20:20:06 [2020-09-24T20:20:06.067Z] #40 53.76   CC       compel/src/lib/infect-util.o
20:20:06 [2020-09-24T20:20:06.237Z] #17 56.07 Setting up xfsprogs (4.20.0-1) ...
20:20:06 [2020-09-24T20:20:06.366Z] #40 54.03   CC       compel/src/lib/infect.o
20:20:06 [2020-09-24T20:20:06.497Z] #17 56.10 Setting up python3-lib2to3 (3.7.3-1) ...
20:20:06 [2020-09-24T20:20:06.742Z] #17 53.85 Setting up python3-pip (18.1-5) ...
20:20:06 [2020-09-24T20:20:06.755Z] #17 56.46 Setting up python3-pkg-resources (40.8.0-1) ...
20:20:06 [2020-09-24T20:20:06.955Z] #39 49.56   CC       compel/src/lib/ptrace.o
20:20:07 [2020-09-24T20:20:07.212Z] #39 49.96   AR       compel/libcompel.a
20:20:07 [2020-09-24T20:20:07.470Z] #39 50.02   HOSTCC   compel/src/main-host.o
20:20:07 [2020-09-24T20:20:07.698Z] #17 57.33 Setting up python3-distutils (3.7.3-1) ...
20:20:07 [2020-09-24T20:20:07.698Z] #17 ...
20:20:07 [2020-09-24T20:20:07.698Z] 
20:20:07 [2020-09-24T20:20:07.698Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:20:07 [2020-09-24T20:20:07.698Z] #36 188.4 + dpkg --print-architecture
20:20:07 [2020-09-24T20:20:07.698Z] #36 188.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:20:07 [2020-09-24T20:20:07.698Z] #36 188.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:20:07 [2020-09-24T20:20:07.698Z] #36 188.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:20:07 [2020-09-24T20:20:07.727Z] #39 50.34   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:20:07 [2020-09-24T20:20:07.985Z] #39 50.54   HOSTCC   compel/src/lib/handle-elf-host.o
20:20:07 [2020-09-24T20:20:07.985Z] #39 50.79   HOSTCC   compel/src/lib/log-host.o
20:20:08 [2020-09-24T20:20:08.243Z] #39 51.00   HOSTLINK compel/compel-host-bin
20:20:08 [2020-09-24T20:20:08.243Z] #39 51.09   DEP      soccr/soccr.d
20:20:08 [2020-09-24T20:20:08.338Z] #17 55.38 Processing triggers for libc-bin (2.28-10) ...
20:20:08 [2020-09-24T20:20:08.472Z] #40 ...
20:20:08 [2020-09-24T20:20:08.472Z] 
20:20:08 [2020-09-24T20:20:08.472Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:08 [2020-09-24T20:20:08.472Z] #18 0.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:20:08 [2020-09-24T20:20:08.472Z] #18 0.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:20:08 [2020-09-24T20:20:08.472Z] #18 0.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:20:08 [2020-09-24T20:20:08.472Z] #18 1.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:20:08 [2020-09-24T20:20:08.472Z] #18 3.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB]
20:20:08 [2020-09-24T20:20:08.472Z] #18 4.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:20:08 [2020-09-24T20:20:08.472Z] #18 ...
20:20:08 [2020-09-24T20:20:08.472Z] 
20:20:08 [2020-09-24T20:20:08.472Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:08 [2020-09-24T20:20:08.472Z] #50 10.11 + cd /tmp/tmp.tTxxo9JhJM/src/github.com/opencontainers/runc
20:20:08 [2020-09-24T20:20:08.472Z] #50 10.11 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:20:08 [2020-09-24T20:20:08.472Z] #50 10.68 + '[' -z '' ']'
20:20:08 [2020-09-24T20:20:08.472Z] #50 10.68 + target=static
20:20:08 [2020-09-24T20:20:08.472Z] #50 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:20:08 [2020-09-24T20:20:08.472Z] #50 10.98 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
20:20:08 [2020-09-24T20:20:08.501Z] #39 51.20   CC       soccr/soccr.o
20:20:08 [2020-09-24T20:20:08.501Z] #39 ...
20:20:08 [2020-09-24T20:20:08.501Z] 
20:20:08 [2020-09-24T20:20:08.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:20:08 [2020-09-24T20:20:08.501Z] #10 118.9 Selecting previously unselected package libudev-dev:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 118.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.3 Selecting previously unselected package libsepol1-dev:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.7 Selecting previously unselected package libpcre16-3:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 119.9 Selecting previously unselected package libpcre32-3:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.1 Selecting previously unselected package libpcrecpp0v5:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.3 Selecting previously unselected package libpcre3-dev:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.6 Selecting previously unselected package libselinux1-dev:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.8 Selecting previously unselected package libdevmapper-dev:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.9 Selecting previously unselected package libseccomp-dev:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 120.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.0 Selecting previously unselected package libsystemd-dev:amd64.
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.6 Setting up libbtrfs0 (4.20.1-2) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up libbtrfs-dev (4.20.1-2) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up mingw-w64-common (6.0.0-3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.9 Setting up dmsetup (2:1.02.155-3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 121.9 Processing triggers for libc-bin (2.28-10) ...
20:20:08 [2020-09-24T20:20:08.501Z] #10 DONE 122.4s
20:20:08 [2020-09-24T20:20:08.501Z] 
20:20:08 [2020-09-24T20:20:08.501Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:08 [2020-09-24T20:20:08.501Z] #41 121.5 net/http/httptrace
20:20:08 [2020-09-24T20:20:08.501Z] #41 121.7 net/http
20:20:08 [2020-09-24T20:20:08.600Z] #17 55.55 Processing triggers for mime-support (3.62) ...
20:20:09 [2020-09-24T20:20:09.993Z] #17 DONE 57.0s
20:20:09 [2020-09-24T20:20:09.993Z] 
20:20:09 [2020-09-24T20:20:09.993Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:09 [2020-09-24T20:20:09.993Z] #49 62.31 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:20:09 [2020-09-24T20:20:09.993Z] #49 64.22 + mkdir -p /build
20:20:09 [2020-09-24T20:20:09.993Z] #49 64.22 + cp runc /build/runc
20:20:09 [2020-09-24T20:20:09.993Z] #49 DONE 66.6s
20:20:09 [2020-09-24T20:20:09.993Z] 
20:20:09 [2020-09-24T20:20:09.993Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
20:20:10 [2020-09-24T20:20:10.400Z] #41 ...
20:20:10 [2020-09-24T20:20:10.400Z] 
20:20:10 [2020-09-24T20:20:10.400Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
20:20:10 [2020-09-24T20:20:10.400Z] #11 DONE 1.6s
20:20:10 [2020-09-24T20:20:10.400Z] 
20:20:10 [2020-09-24T20:20:10.400Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.433 + RM_GOPATH=0
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.433 + TMP_GOPATH=
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.433 + : /build
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.433 + '[' -z '' ']'
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.433 ++ mktemp -d
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.433 + export GOPATH=/tmp/tmp.dDqXmMpXpW
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.434 + GOPATH=/tmp/tmp.dDqXmMpXpW
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.434 + RM_GOPATH=1
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.434 + case "$(go env GOARCH)" in
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.434 ++ go env GOARCH
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.451 + export GO_BUILDMODE=-buildmode=pie
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.451 + GO_BUILDMODE=-buildmode=pie
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.452 ++ dirname /tmp/install/install.sh
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.452 + dir=/tmp/install
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.454 + bin=runc
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.454 + shift
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.454 + '[' '!' -f /tmp/install/runc.installer ']'
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.458 + . /tmp/install/runc.installer
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.458 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.458 + install_runc
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.460 + grep -q '^3\.10\.0.*\.el7\.'
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.460 + uname -r
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.462 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.470 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.470 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.470 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dDqXmMpXpW/src/github.com/opencontainers/runc
20:20:10 [2020-09-24T20:20:10.400Z] #49 1.472 Cloning into '/tmp/tmp.dDqXmMpXpW/src/github.com/opencontainers/runc'...
20:20:10 [2020-09-24T20:20:10.988Z] #36 ...
20:20:10 [2020-09-24T20:20:10.988Z] 
20:20:10 [2020-09-24T20:20:10.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:10 [2020-09-24T20:20:10.988Z] #39 108.8   CC       criu/fifo.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 109.1   CC       criu/file-ids.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 109.4   CC       criu/file-lock.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 110.3   CC       criu/files-ext.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 110.6   CC       criu/files-reg.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 112.3   CC       criu/files.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 114.4   CC       criu/filesystems.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 115.1   CC       criu/fsnotify.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 116.1   CC       criu/image-desc.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 116.3   CC       criu/image.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 117.1   CC       criu/ipc_ns.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 118.0   CC       criu/irmap.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 118.7   CC       criu/kcmp-ids.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 119.0   CC       criu/kerndat.o
20:20:10 [2020-09-24T20:20:10.988Z] #39 ...
20:20:10 [2020-09-24T20:20:10.988Z] 
20:20:10 [2020-09-24T20:20:10.988Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:10 [2020-09-24T20:20:10.988Z] #17 57.66 Setting up python3-setuptools (40.8.0-1) ...
20:20:10 [2020-09-24T20:20:10.988Z] #17 58.80 Setting up python3-pip (18.1-5) ...
20:20:10 [2020-09-24T20:20:10.988Z] #17 59.87 Processing triggers for libc-bin (2.28-10) ...
20:20:10 [2020-09-24T20:20:10.988Z] #17 59.91 Processing triggers for mime-support (3.62) ...
20:20:10 [2020-09-24T20:20:10.988Z] #17 DONE 60.8s
20:20:10 [2020-09-24T20:20:10.988Z] 
20:20:10 [2020-09-24T20:20:10.988Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
20:20:11 [2020-09-24T20:20:11.333Z] #49 ...
20:20:11 [2020-09-24T20:20:11.333Z] 
20:20:11 [2020-09-24T20:20:11.333Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
20:20:11 [2020-09-24T20:20:11.333Z] #12 DONE 1.1s
20:20:11 [2020-09-24T20:20:11.391Z] #18 1.395 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:20:11 [2020-09-24T20:20:11.391Z] #18 1.398 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:20:11 [2020-09-24T20:20:11.391Z] #18 1.404 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:20:11 [2020-09-24T20:20:11.391Z] #18 DONE 1.5s
20:20:11 [2020-09-24T20:20:11.391Z] 
20:20:11 [2020-09-24T20:20:11.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:11 [2020-09-24T20:20:11.391Z] #39 93.71   CC       criu/crtools.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 94.20   CC       criu/eventfd.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 94.61   CC       criu/eventpoll.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 95.57   CC       criu/external.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 95.86   CC       criu/fault-injection.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 95.96   CC       criu/fdstore.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 96.61   CC       criu/fifo.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 96.94   CC       criu/file-ids.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 97.23   CC       criu/file-lock.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 98.20   CC       criu/files-ext.o
20:20:11 [2020-09-24T20:20:11.391Z] #39 98.56   CC       criu/files-reg.o
20:20:11 [2020-09-24T20:20:11.592Z] 
20:20:11 [2020-09-24T20:20:11.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:11 [2020-09-24T20:20:11.592Z] #39 52.92   AR       soccr/libsoccr.a
20:20:11 [2020-09-24T20:20:11.592Z] #39 53.06 make[1]: 'soccr/libsoccr.a' is up to date.
20:20:11 [2020-09-24T20:20:11.592Z] #39 53.58   DEP      criu/arch/x86/sigframe.d
20:20:11 [2020-09-24T20:20:11.592Z] #39 53.66   DEP      criu/arch/x86/sigaction_compat.d
20:20:11 [2020-09-24T20:20:11.592Z] #39 53.77   DEP      criu/arch/x86/kerndat.d
20:20:11 [2020-09-24T20:20:11.592Z] #39 53.91   DEP      criu/arch/x86/crtools.d
20:20:11 [2020-09-24T20:20:11.592Z] #39 54.04   DEP      criu/arch/x86/cpu.d
20:20:11 [2020-09-24T20:20:11.850Z] #39 54.37   CC       criu/arch/x86/cpu.o
20:20:11 [2020-09-24T20:20:11.927Z] #18 0.875 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:20:11 [2020-09-24T20:20:11.927Z] #18 0.879 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:20:11 [2020-09-24T20:20:11.927Z] #18 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:20:11 [2020-09-24T20:20:11.927Z] #18 DONE 0.9s
20:20:11 [2020-09-24T20:20:11.927Z] 
20:20:11 [2020-09-24T20:20:11.927Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:20:12 [2020-09-24T20:20:12.052Z] #50 ...
20:20:12 [2020-09-24T20:20:12.052Z] 
20:20:12 [2020-09-24T20:20:12.052Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:12 [2020-09-24T20:20:12.052Z] #40 57.17   CC       compel/src/lib/ptrace.o
20:20:12 [2020-09-24T20:20:12.052Z] #40 57.73   AR       compel/libcompel.a
20:20:12 [2020-09-24T20:20:12.052Z] #40 57.82   HOSTCC   compel/src/main-host.o
20:20:12 [2020-09-24T20:20:12.052Z] #40 58.22   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
20:20:12 [2020-09-24T20:20:12.052Z] #40 58.41   HOSTCC   compel/src/lib/handle-elf-host.o
20:20:12 [2020-09-24T20:20:12.052Z] #40 59.06   HOSTCC   compel/src/lib/log-host.o
20:20:12 [2020-09-24T20:20:12.052Z] #40 59.36   HOSTLINK compel/compel-host-bin
20:20:12 [2020-09-24T20:20:12.052Z] #40 59.59   DEP      soccr/soccr.d
20:20:12 [2020-09-24T20:20:12.336Z] #39 100.6   CC       criu/files.o
20:20:12 [2020-09-24T20:20:12.351Z] #40 59.78   CC       soccr/soccr.o
20:20:12 [2020-09-24T20:20:12.351Z] #40 ...
20:20:12 [2020-09-24T20:20:12.351Z] 
20:20:12 [2020-09-24T20:20:12.351Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:20:12 [2020-09-24T20:20:12.351Z] #48 121.2 golang.org/x/crypto/ssh/terminal
20:20:12 [2020-09-24T20:20:12.351Z] #48 124.4 mvdan.cc/sh/v3/cmd/shfmt
20:20:12 [2020-09-24T20:20:12.351Z] #48 DONE 130.3s
20:20:12 [2020-09-24T20:20:12.415Z] #39 ...
20:20:12 [2020-09-24T20:20:12.415Z] 
20:20:12 [2020-09-24T20:20:12.415Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
20:20:12 [2020-09-24T20:20:12.415Z] #13 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:20:12 [2020-09-24T20:20:12.415Z] #13 DONE 1.0s
20:20:12 [2020-09-24T20:20:12.415Z] 
20:20:12 [2020-09-24T20:20:12.415Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
20:20:12 [2020-09-24T20:20:12.657Z] 
20:20:12 [2020-09-24T20:20:12.657Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:12 [2020-09-24T20:20:12.657Z] #42 126.6 math/big
20:20:12 [2020-09-24T20:20:12.657Z] #42 129.1 go/doc
20:20:13 [2020-09-24T20:20:13.353Z] #14 DONE 1.0s
20:20:13 [2020-09-24T20:20:13.353Z] 
20:20:13 [2020-09-24T20:20:13.353Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
20:20:14 [2020-09-24T20:20:14.277Z] #39 102.1   CC       criu/filesystems.o
20:20:14 [2020-09-24T20:20:14.277Z] #39 102.6   CC       criu/fsnotify.o
20:20:14 [2020-09-24T20:20:14.736Z] #15 DONE 1.2s
20:20:14 [2020-09-24T20:20:14.736Z] 
20:20:14 [2020-09-24T20:20:14.736Z] #16 [dev-systemd-false  6/26] RUN ldconfig
20:20:14 [2020-09-24T20:20:14.778Z] #42 ...
20:20:14 [2020-09-24T20:20:14.778Z] 
20:20:14 [2020-09-24T20:20:14.778Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:14 [2020-09-24T20:20:14.778Z] #40 62.46   AR       soccr/libsoccr.a
20:20:15 [2020-09-24T20:20:15.078Z] #40 62.52 make[1]: 'soccr/libsoccr.a' is up to date.
20:20:15 [2020-09-24T20:20:15.224Z] #39 103.6   CC       criu/image-desc.o
20:20:15 [2020-09-24T20:20:15.376Z] #40 63.00   DEP      criu/arch/ppc64/sigframe.d
20:20:15 [2020-09-24T20:20:15.376Z] #40 63.12   DEP      criu/arch/ppc64/crtools.d
20:20:15 [2020-09-24T20:20:15.486Z] #39 103.7   CC       criu/image.o
20:20:15 [2020-09-24T20:20:15.674Z] #16 DONE 1.0s
20:20:15 [2020-09-24T20:20:15.674Z] 
20:20:15 [2020-09-24T20:20:15.674Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:15 [2020-09-24T20:20:15.674Z] #40 63.41   DEP      criu/arch/ppc64/cpu.d
20:20:15 [2020-09-24T20:20:15.973Z] #40 63.62   CC       criu/arch/ppc64/cpu.o
20:20:16 [2020-09-24T20:20:16.061Z] #39 104.3   CC       criu/ipc_ns.o
20:20:16 [2020-09-24T20:20:16.620Z] #40 64.29   CC       criu/arch/ppc64/crtools.o
20:20:17 [2020-09-24T20:20:17.008Z] #39 105.3   CC       criu/irmap.o
20:20:17 [2020-09-24T20:20:17.047Z] #17 1.372 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:20:17 [2020-09-24T20:20:17.047Z] #17 1.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:20:17 [2020-09-24T20:20:17.047Z] #17 1.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:20:17 [2020-09-24T20:20:17.203Z] #19 5.228 Collecting yamllint==1.16.0
20:20:17 [2020-09-24T20:20:17.203Z] #19 ...
20:20:17 [2020-09-24T20:20:17.203Z] 
20:20:17 [2020-09-24T20:20:17.203Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:20:17 [2020-09-24T20:20:17.203Z] #45 197.3 + cd /tmp/tmp.U9UeBjdJDY/src/github.com/golangci/golangci-lint/
20:20:17 [2020-09-24T20:20:17.203Z] #45 197.3 + git checkout -q v1.23.8
20:20:17 [2020-09-24T20:20:17.203Z] #45 198.1 ++ git describe --tags
20:20:17 [2020-09-24T20:20:17.203Z] #45 198.1 + version=v1.23.8
20:20:17 [2020-09-24T20:20:17.203Z] #45 198.1 ++ git rev-parse --short HEAD
20:20:17 [2020-09-24T20:20:17.203Z] #45 198.1 + commit=76a82c6
20:20:17 [2020-09-24T20:20:17.203Z] #45 198.1 ++ git show -s --format=%cd
20:20:17 [2020-09-24T20:20:17.203Z] #45 198.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:20:17 [2020-09-24T20:20:17.203Z] #45 198.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
20:20:17 [2020-09-24T20:20:17.582Z] #39 105.7   CC       criu/kcmp-ids.o
20:20:17 [2020-09-24T20:20:17.614Z] #17 2.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
20:20:17 [2020-09-24T20:20:17.681Z] #40 65.43   CC       criu/arch/ppc64/sigframe.o
20:20:17 [2020-09-24T20:20:17.844Z] #39 106.0   CC       criu/kerndat.o
20:20:17 [2020-09-24T20:20:17.978Z] #40 65.77   LINK     criu/arch/ppc64/crtools.built-in.o
20:20:18 [2020-09-24T20:20:18.276Z] #40 65.80   DEP      criu/pie/util-vdso.d
20:20:18 [2020-09-24T20:20:18.276Z] #40 65.92   DEP      criu/pie/util.d
20:20:18 [2020-09-24T20:20:18.276Z] #40 66.05   CC       criu/pie/util.o
20:20:18 [2020-09-24T20:20:18.419Z] #39 106.8   CC       criu/libnetlink.o
20:20:18 [2020-09-24T20:20:18.548Z] #17 3.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB]
20:20:18 [2020-09-24T20:20:18.574Z] #40 ...
20:20:18 [2020-09-24T20:20:18.574Z] 
20:20:18 [2020-09-24T20:20:18.574Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:18 [2020-09-24T20:20:18.574Z] #18 10.57 Fetched 8162 kB in 10s (806 kB/s)
20:20:18 [2020-09-24T20:20:18.574Z] #18 10.57 Reading package lists...
20:20:18 [2020-09-24T20:20:18.682Z] #39 107.1   CC       criu/log.o
20:20:18 [2020-09-24T20:20:18.962Z] #18 16.13 Reading package lists...
20:20:18 [2020-09-24T20:20:18.963Z] #18 ...
20:20:18 [2020-09-24T20:20:18.963Z] 
20:20:18 [2020-09-24T20:20:18.963Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:18 [2020-09-24T20:20:18.963Z] #40 66.37   CC       criu/pie/util-vdso.o
20:20:19 [2020-09-24T20:20:19.258Z] #39 107.4   CC       criu/lsm.o
20:20:19 [2020-09-24T20:20:19.520Z] #39 107.7   CC       criu/mem.o
20:20:19 [2020-09-24T20:20:19.611Z] #40 67.11   AR       criu/pie/pie.lib.a
20:20:19 [2020-09-24T20:20:19.611Z] #40 67.19   DEP      criu/pie/restorer.d
20:20:19 [2020-09-24T20:20:19.911Z] #40 67.46   DEP      criu/arch/ppc64/vdso-trampoline.d
20:20:19 [2020-09-24T20:20:19.911Z] #40 67.50   DEP      criu/arch/ppc64/restorer.d
20:20:20 [2020-09-24T20:20:20.049Z] #17 4.538 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:20:20 [2020-09-24T20:20:20.211Z] #40 67.71   DEP      criu/arch/ppc64/vdso-pie.d
20:20:20 [2020-09-24T20:20:20.211Z] #40 67.87   DEP      criu/pie/parasite-vdso.d
20:20:20 [2020-09-24T20:20:20.467Z] #39 108.9   CC       criu/memfd.o
20:20:20 [2020-09-24T20:20:20.510Z] #40 68.06   DEP      criu/pie/parasite.d
20:20:20 [2020-09-24T20:20:20.809Z] #40 68.36   CC       criu/pie/parasite.o
20:20:21 [2020-09-24T20:20:21.043Z] #39 109.3   CC       criu/mount.o
20:20:21 [2020-09-24T20:20:21.308Z] #39 ...
20:20:21 [2020-09-24T20:20:21.308Z] 
20:20:21 [2020-09-24T20:20:21.308Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:20:21 [2020-09-24T20:20:21.308Z] #19 4.473 Collecting yamllint==1.16.0
20:20:21 [2020-09-24T20:20:21.308Z] #19 9.772   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:20:21 [2020-09-24T20:20:21.308Z] #19 9.875 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:20:21 [2020-09-24T20:20:21.308Z] #19 9.912   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:20:21 [2020-09-24T20:20:21.308Z] #19 9.962 Collecting pyyaml (from yamllint==1.16.0)
20:20:21 [2020-09-24T20:20:21.571Z] #19 10.09   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:20:21 [2020-09-24T20:20:21.948Z] #17 ...
20:20:21 [2020-09-24T20:20:21.948Z] 
20:20:21 [2020-09-24T20:20:21.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:21 [2020-09-24T20:20:21.948Z] #39 55.26   CC       criu/arch/x86/crtools.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 57.15   CC       criu/arch/x86/kerndat.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 57.84   CC       criu/arch/x86/sigaction_compat.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 58.12   CC       criu/arch/x86/sigframe.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 58.58   LINK     criu/arch/x86/crtools.built-in.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 58.69   DEP      criu/pie/util-vdso-elf32.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 58.97   DEP      criu/pie/util-vdso.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 59.11   DEP      criu/pie/util.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 59.23   CC       criu/pie/util.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 59.50   CC       criu/pie/util-vdso.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 60.10   CC       criu/pie/util-vdso-elf32.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 60.72   AR       criu/pie/pie.lib.a
20:20:21 [2020-09-24T20:20:21.948Z] #39 60.79   DEP      criu/pie/restorer.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 61.01   DEP      criu/arch/x86/sigaction_compat_pie.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 61.10   DEP      criu/arch/x86/restorer_unmap.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 61.13   DEP      criu/arch/x86/restorer.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 61.30   DEP      criu/arch/x86/vdso-pie.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 61.44   DEP      criu/pie/parasite-vdso.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 61.58   DEP      criu/pie/parasite.d
20:20:21 [2020-09-24T20:20:21.948Z] #39 61.81   CC       criu/pie/parasite.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 62.93   LINK     criu/pie/parasite.built-in.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 62.93   GEN      criu/pie/parasite-blob.h
20:20:21 [2020-09-24T20:20:21.948Z] #39 62.97   CC       criu/pie/parasite-vdso.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 63.56   CC       criu/arch/x86/vdso-pie.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 63.81   CC       criu/arch/x86/restorer.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 64.26   CC       criu/arch/x86/restorer_unmap.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 64.34   CC       criu/arch/x86/sigaction_compat_pie.o
20:20:21 [2020-09-24T20:20:21.948Z] #39 64.59   CC       criu/pie/restorer.o
20:20:22 [2020-09-24T20:20:22.210Z] #39 ...
20:20:22 [2020-09-24T20:20:22.211Z] 
20:20:22 [2020-09-24T20:20:22.211Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:22 [2020-09-24T20:20:22.211Z] #41 136.0 github.com/LK4D4/vndr/godl
20:20:22 [2020-09-24T20:20:22.350Z] #40 69.76   LINK     criu/pie/parasite.built-in.o
20:20:22 [2020-09-24T20:20:22.350Z] #40 69.77   GEN      criu/pie/parasite-blob.h
20:20:22 [2020-09-24T20:20:22.350Z] #40 69.85   CC       criu/pie/parasite-vdso.o
20:20:22 [2020-09-24T20:20:22.481Z] #45 ...
20:20:22 [2020-09-24T20:20:22.481Z] 
20:20:22 [2020-09-24T20:20:22.481Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:22 [2020-09-24T20:20:22.481Z] #39 120.5   CC       criu/libnetlink.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 121.0   CC       criu/log.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 121.5   CC       criu/lsm.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 121.8   CC       criu/mem.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 123.6   CC       criu/memfd.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 124.2   CC       criu/mount.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 127.8   CC       criu/namespaces.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 129.6   CC       criu/net.o
20:20:22 [2020-09-24T20:20:22.481Z] #39 ...
20:20:22 [2020-09-24T20:20:22.481Z] 
20:20:22 [2020-09-24T20:20:22.481Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:20:22 [2020-09-24T20:20:22.481Z] #19 10.63   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:20:22 [2020-09-24T20:20:22.522Z] #19 11.18 Building wheels for collected packages: pyyaml
20:20:22 [2020-09-24T20:20:22.740Z] #19 10.71 Collecting pyyaml (from yamllint==1.16.0)
20:20:22 [2020-09-24T20:20:22.740Z] #19 10.87   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:20:22 [2020-09-24T20:20:22.785Z] #19 11.18   Running setup.py bdist_wheel for pyyaml: started
20:20:23 [2020-09-24T20:20:23.001Z] #40 70.71   CC       criu/arch/ppc64/vdso-pie.o
20:20:23 [2020-09-24T20:20:23.147Z] #41 136.8 github.com/LK4D4/vndr
20:20:23 [2020-09-24T20:20:23.366Z] #19 12.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:20:23 [2020-09-24T20:20:23.366Z] #19 12.00   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:20:23 [2020-09-24T20:20:23.366Z] #19 12.06 Successfully built pyyaml
20:20:23 [2020-09-24T20:20:23.629Z] #19 12.08 Installing collected packages: pathspec, pyyaml, yamllint
20:20:23 [2020-09-24T20:20:23.629Z] #19 ...
20:20:23 [2020-09-24T20:20:23.629Z] 
20:20:23 [2020-09-24T20:20:23.629Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:23 [2020-09-24T20:20:23.629Z] #39 112.1   CC       criu/namespaces.o
20:20:23 [2020-09-24T20:20:23.656Z] #40 71.29   CC       criu/arch/ppc64/restorer.o
20:20:23 [2020-09-24T20:20:23.980Z] #40 ...
20:20:23 [2020-09-24T20:20:23.980Z] 
20:20:23 [2020-09-24T20:20:23.980Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:20:23 [2020-09-24T20:20:23.980Z] #55 134.3 + for f in rootlesskit rootlesskit-docker-proxy
20:20:23 [2020-09-24T20:20:23.980Z] #55 134.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:20:23 [2020-09-24T20:20:23.980Z] #55 DONE 141.6s
20:20:23 [2020-09-24T20:20:23.980Z] 
20:20:23 [2020-09-24T20:20:23.980Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:23 [2020-09-24T20:20:23.980Z] #18 20.88 Building dependency tree...
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.32 libcap2-bin is already the newest version (1:2.25-2).
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.32 The following additional packages will be installed:
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.32   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.32   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   python3.7 python3.7-minimal vim-runtime xxd
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33 Suggested packages:
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33 Recommended packages:
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   aufs-dkms nftables build-essential python3-dev python3-keyring
20:20:23 [2020-09-24T20:20:23.980Z] #18 22.33   python3-keyrings.alt python3-xdg unzip
20:20:23 [2020-09-24T20:20:23.980Z] #18 24.37 The following NEW packages will be installed:
20:20:23 [2020-09-24T20:20:23.980Z] #18 24.37   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:20:23 [2020-09-24T20:20:23.980Z] #18 24.37   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.37   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.37   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.38   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.38   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.38   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.38   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.38   xz-utils zip
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.52 Need to get 29.2 MB of archives.
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.52 After this operation, 134 MB of additional disk space will be used.
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 24.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 ...
20:20:23 [2020-09-24T20:20:23.981Z] 
20:20:23 [2020-09-24T20:20:23.981Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
20:20:23 [2020-09-24T20:20:23.981Z] #56 DONE 0.1s
20:20:23 [2020-09-24T20:20:23.981Z] 
20:20:23 [2020-09-24T20:20:23.981Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:20:23 [2020-09-24T20:20:23.981Z] #57 DONE 0.1s
20:20:23 [2020-09-24T20:20:23.981Z] 
20:20:23 [2020-09-24T20:20:23.981Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
20:20:23 [2020-09-24T20:20:23.981Z] #18 25.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
20:20:24 [2020-09-24T20:20:24.229Z] #39 ...
20:20:24 [2020-09-24T20:20:24.229Z] 
20:20:24 [2020-09-24T20:20:24.229Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:20:24 [2020-09-24T20:20:24.229Z] #19 12.46 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:20:24 [2020-09-24T20:20:24.229Z] #19 DONE 12.8s
20:20:24 [2020-09-24T20:20:24.282Z] #18 26.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
20:20:24 [2020-09-24T20:20:24.492Z] 
20:20:24 [2020-09-24T20:20:24.492Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
20:20:24 [2020-09-24T20:20:24.579Z] #18 26.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
20:20:24 [2020-09-24T20:20:24.646Z] #19 12.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:20:24 [2020-09-24T20:20:24.646Z] #19 12.33   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:20:24 [2020-09-24T20:20:24.646Z] #19 12.39 Building wheels for collected packages: pyyaml
20:20:24 [2020-09-24T20:20:24.646Z] #19 12.39   Running setup.py bdist_wheel for pyyaml: started
20:20:24 [2020-09-24T20:20:24.878Z] #18 26.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
20:20:25 [2020-09-24T20:20:25.175Z] #18 26.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
20:20:25 [2020-09-24T20:20:25.175Z] #18 27.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
20:20:25 [2020-09-24T20:20:25.489Z] #45 ...
20:20:25 [2020-09-24T20:20:25.489Z] 
20:20:25 [2020-09-24T20:20:25.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:25 [2020-09-24T20:20:25.489Z] #39 113.6   CC       criu/net.o
20:20:25 [2020-09-24T20:20:25.584Z] #19 13.55   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:20:25 [2020-09-24T20:20:25.584Z] #19 13.55   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:20:25 [2020-09-24T20:20:25.584Z] #19 13.63 Successfully built pyyaml
20:20:25 [2020-09-24T20:20:25.584Z] #19 13.66 Installing collected packages: pyyaml, pathspec, yamllint
20:20:26 [2020-09-24T20:20:26.153Z] #19 14.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:20:26 [2020-09-24T20:20:26.242Z] #18 28.02 debconf: delaying package configuration, since apt-utils is not installed
20:20:26 [2020-09-24T20:20:26.242Z] #18 28.12 Fetched 29.2 MB in 3s (11.5 MB/s)
20:20:26 [2020-09-24T20:20:26.412Z] #19 DONE 14.5s
20:20:26 [2020-09-24T20:20:26.412Z] 
20:20:26 [2020-09-24T20:20:26.412Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:20:26 [2020-09-24T20:20:26.544Z] #18 28.20 Selecting previously unselected package pigz.
20:20:26 [2020-09-24T20:20:26.544Z] #18 28.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
20:20:26 [2020-09-24T20:20:26.544Z] #18 28.30 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
20:20:26 [2020-09-24T20:20:26.544Z] #18 28.30 Unpacking pigz (2.4-1) ...
20:20:26 [2020-09-24T20:20:26.544Z] #18 28.40 Selecting previously unselected package libpython3.7-minimal:ppc64el.
20:20:26 [2020-09-24T20:20:26.544Z] #18 28.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
20:20:26 [2020-09-24T20:20:26.544Z] #18 28.41 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
20:20:26 [2020-09-24T20:20:26.672Z] #22 DONE 0.3s
20:20:26 [2020-09-24T20:20:26.672Z] 
20:20:26 [2020-09-24T20:20:26.672Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:20:27 [2020-09-24T20:20:27.192Z] #18 28.95 Selecting previously unselected package python3.7-minimal.
20:20:27 [2020-09-24T20:20:27.192Z] #18 28.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
20:20:27 [2020-09-24T20:20:27.192Z] #18 28.98 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:20:28 [2020-09-24T20:20:28.091Z] #39 116.0   CC       criu/netfilter.o
20:20:28 [2020-09-24T20:20:28.091Z] #39 116.2   CC       criu/page-pipe.o
20:20:28 [2020-09-24T20:20:28.258Z] #18 29.96 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
20:20:28 [2020-09-24T20:20:28.258Z] #18 29.97 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:20:28 [2020-09-24T20:20:28.405Z] #41 ...
20:20:28 [2020-09-24T20:20:28.405Z] 
20:20:28 [2020-09-24T20:20:28.405Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:28 [2020-09-24T20:20:28.405Z] #39 67.22   LINK     criu/pie/restorer.built-in.o
20:20:28 [2020-09-24T20:20:28.405Z] #39 67.24   GEN      criu/pie/restorer-blob.h
20:20:28 [2020-09-24T20:20:28.405Z] #39 67.39   DEP      criu/vdso.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 67.63   DEP      criu/vdso-compat.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 67.76   DEP      criu/uts_ns.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 67.92   DEP      criu/util.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 68.09   DEP      criu/uffd.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 68.29   DEP      criu/tun.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 68.49   DEP      criu/tty.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 68.69   DEP      criu/timerfd.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 68.86   DEP      criu/timens.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 69.04   DEP      criu/sysfs_parse.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 69.25   DEP      criu/sysctl.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 69.40   DEP      criu/string.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 69.44   DEP      criu/stats.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 69.57   DEP      criu/sockets.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 69.76   DEP      criu/sk-unix.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 69.98   DEP      criu/sk-tcp.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 70.23   DEP      criu/sk-queue.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 70.44   DEP      criu/sk-packet.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 70.63   DEP      criu/sk-netlink.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 70.79   DEP      criu/sk-inet.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 70.95   DEP      criu/signalfd.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 71.05   DEP      criu/sigframe.d
20:20:28 [2020-09-24T20:20:28.405Z] #39 71.13   DEP      criu/shmem.d
20:20:28 [2020-09-24T20:20:28.663Z] #39 71.37   DEP      criu/servicefd.d
20:20:28 [2020-09-24T20:20:28.665Z] #39 116.8   CC       criu/page-xfer.o
20:20:28 [2020-09-24T20:20:28.921Z] #39 71.52   DEP      criu/seize.d
20:20:28 [2020-09-24T20:20:28.921Z] #39 71.70   DEP      criu/seccomp.d
20:20:28 [2020-09-24T20:20:28.921Z] #39 ...
20:20:28 [2020-09-24T20:20:28.921Z] 
20:20:28 [2020-09-24T20:20:28.921Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:28 [2020-09-24T20:20:28.921Z] #49 10.44 + cd /tmp/tmp.dDqXmMpXpW/src/github.com/opencontainers/runc
20:20:28 [2020-09-24T20:20:28.921Z] #49 10.44 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
20:20:28 [2020-09-24T20:20:28.921Z] #49 10.95 + '[' -z '' ']'
20:20:28 [2020-09-24T20:20:28.921Z] #49 10.95 + target=static
20:20:28 [2020-09-24T20:20:28.921Z] #49 10.95 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:20:28 [2020-09-24T20:20:28.921Z] #49 11.18 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
20:20:29 [2020-09-24T20:20:29.178Z] #49 ...
20:20:29 [2020-09-24T20:20:29.178Z] 
20:20:29 [2020-09-24T20:20:29.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:29 [2020-09-24T20:20:29.178Z] #39 71.83   DEP      criu/rst-malloc.d
20:20:29 [2020-09-24T20:20:29.178Z] #39 71.90   DEP      criu/rbtree.d
20:20:29 [2020-09-24T20:20:29.178Z] #39 71.95   DEP      criu/pstree.d
20:20:29 [2020-09-24T20:20:29.744Z] #39 72.20   DEP      criu/protobuf.d
20:20:29 [2020-09-24T20:20:29.744Z] #39 72.40   GEN      criu/protobuf-desc-gen.h
20:20:30 [2020-09-24T20:20:30.059Z] #39 118.1   CC       criu/pagemap-cache.o
20:20:30 [2020-09-24T20:20:30.059Z] #39 118.4   CC       criu/pagemap.o
20:20:30 [2020-09-24T20:20:30.981Z] #26 DONE 3.5s
20:20:30 [2020-09-24T20:20:30.981Z] 
20:20:30 [2020-09-24T20:20:30.981Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:20:30 [2020-09-24T20:20:30.981Z] #29 DONE 0.5s
20:20:30 [2020-09-24T20:20:30.981Z] 
20:20:30 [2020-09-24T20:20:30.981Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:20:30 [2020-09-24T20:20:30.981Z] #31 DONE 0.0s
20:20:30 [2020-09-24T20:20:30.981Z] 
20:20:30 [2020-09-24T20:20:30.981Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:20:30 [2020-09-24T20:20:30.981Z] #34 DONE 0.0s
20:20:30 [2020-09-24T20:20:30.981Z] 
20:20:30 [2020-09-24T20:20:30.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:30 [2020-09-24T20:20:30.981Z] #39 133.1   CC       criu/netfilter.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 133.5   CC       criu/page-pipe.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 134.2   CC       criu/page-xfer.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 136.2   CC       criu/pagemap-cache.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 136.6   CC       criu/pagemap.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 137.4   CC       criu/parasite-syscall.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 138.2   CC       criu/path.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 138.7   CC       criu/pie-util-vdso-elf32.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 139.1   CC       criu/pie-util-vdso.o
20:20:30 [2020-09-24T20:20:30.981Z] #39 ...
20:20:30 [2020-09-24T20:20:30.981Z] 
20:20:30 [2020-09-24T20:20:30.981Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:30 [2020-09-24T20:20:30.981Z] #49 88.00 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:20:31 [2020-09-24T20:20:31.005Z] #39 119.2   CC       criu/parasite-syscall.o
20:20:31 [2020-09-24T20:20:31.119Z] #39 73.95   DEP      criu/protobuf-desc.d
20:20:31 [2020-09-24T20:20:31.377Z] #39 74.13   DEP      criu/proc_parse.d
20:20:31 [2020-09-24T20:20:31.581Z] #39 119.9   CC       criu/path.o
20:20:31 [2020-09-24T20:20:31.634Z] #39 74.28   DEP      criu/plugin.d
20:20:31 [2020-09-24T20:20:31.765Z] sha256:a9225f37fe0691b1ba5820b34bcec0895949ce1a4d93558029678f18fe1a356a
20:20:31 [2020-09-24T20:20:31.765Z] INFO: Starting docker-py tests...
20:20:31 [2020-09-24T20:20:31.765Z] ============================= test session starts ==============================
20:20:31 [2020-09-24T20:20:31.765Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
20:20:31 [2020-09-24T20:20:31.765Z] rootdir: /src, inifile: pytest.ini
20:20:31 [2020-09-24T20:20:31.765Z] plugins: timeout-1.3.3, cov-2.6.1
20:20:31 [2020-09-24T20:20:31.765Z] collected 389 items / 1 deselected / 388 selected
20:20:31 [2020-09-24T20:20:31.765Z] 
20:20:31 [2020-09-24T20:20:31.843Z] #18 32.96 Selecting previously unselected package python3-minimal.
20:20:31 [2020-09-24T20:20:31.843Z] #18 32.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 ... 23610 files and directories currently installed.)
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.02 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.02 Unpacking python3-minimal (3.7.3-1) ...
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.13 Selecting previously unselected package libmpdec2:ppc64el.
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.13 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.14 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.24 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
20:20:31 [2020-09-24T20:20:31.843Z] #18 33.26 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
20:20:31 [2020-09-24T20:20:31.843Z] #18 ...
20:20:31 [2020-09-24T20:20:31.843Z] 
20:20:31 [2020-09-24T20:20:31.843Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:31 [2020-09-24T20:20:31.843Z] #42 139.3 vendor/golang.org/x/text/unicode/norm
20:20:31 [2020-09-24T20:20:31.843Z] #42 139.3 github.com/LK4D4/vndr/build
20:20:31 [2020-09-24T20:20:31.843Z] #42 ...
20:20:31 [2020-09-24T20:20:31.843Z] 
20:20:31 [2020-09-24T20:20:31.843Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:31 [2020-09-24T20:20:31.843Z] #40 71.87   CC       criu/arch/ppc64/vdso-trampoline.o
20:20:31 [2020-09-24T20:20:31.843Z] #40 71.93   CC       criu/pie/restorer.o
20:20:31 [2020-09-24T20:20:31.843Z] #40 76.16   LINK     criu/pie/restorer.built-in.o
20:20:31 [2020-09-24T20:20:31.843Z] #40 76.17   GEN      criu/pie/restorer-blob.h
20:20:31 [2020-09-24T20:20:31.843Z] #40 76.33   DEP      criu/vdso.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 76.49   DEP      criu/uts_ns.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 76.67   DEP      criu/util.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 76.87   DEP      criu/uffd.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 77.09   DEP      criu/tun.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 77.25   DEP      criu/tty.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 77.58   DEP      criu/timerfd.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 77.78   DEP      criu/timens.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 77.98   DEP      criu/sysfs_parse.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 78.15   DEP      criu/sysctl.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 78.34   DEP      criu/string.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 78.37   DEP      criu/stats.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 78.52   DEP      criu/sockets.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 78.74   DEP      criu/sk-unix.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 79.04   DEP      criu/sk-tcp.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 79.32   DEP      criu/sk-queue.d
20:20:31 [2020-09-24T20:20:31.843Z] #40 ...
20:20:31 [2020-09-24T20:20:31.843Z] 
20:20:31 [2020-09-24T20:20:31.843Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:31 [2020-09-24T20:20:31.843Z] #42 149.6 mime
20:20:31 [2020-09-24T20:20:31.844Z] #39 120.1   CC       criu/pie-util-vdso.o
20:20:31 [2020-09-24T20:20:31.893Z] #39 74.41   DEP      criu/pipes.d
20:20:31 [2020-09-24T20:20:31.893Z] #39 74.64   DEP      criu/pie-util.d
20:20:32 [2020-09-24T20:20:32.107Z] #39 120.4   CC       criu/pie-util.o
20:20:32 [2020-09-24T20:20:32.150Z] #39 74.72   DEP      criu/pie-util-vdso.d
20:20:32 [2020-09-24T20:20:32.150Z] #39 74.80   DEP      criu/pie-util-vdso-elf32.d
20:20:32 [2020-09-24T20:20:32.150Z] #39 74.92   DEP      criu/path.d
20:20:32 [2020-09-24T20:20:32.370Z] #39 120.6   CC       criu/pipes.o
20:20:32 [2020-09-24T20:20:32.408Z] #39 ...
20:20:32 [2020-09-24T20:20:32.408Z] 
20:20:32 [2020-09-24T20:20:32.408Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:32 [2020-09-24T20:20:32.408Z] #41 DONE 146.1s
20:20:32 [2020-09-24T20:20:32.408Z] 
20:20:32 [2020-09-24T20:20:32.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:32 [2020-09-24T20:20:32.408Z] #39 75.14   DEP      criu/parasite-syscall.d
20:20:32 [2020-09-24T20:20:32.666Z] #39 75.39   DEP      criu/pagemap.d
20:20:32 [2020-09-24T20:20:32.924Z] #39 75.55   DEP      criu/pagemap-cache.d
20:20:32 [2020-09-24T20:20:32.924Z] #39 75.75   DEP      criu/page-xfer.d
20:20:32 [2020-09-24T20:20:32.946Z] #39 121.2   CC       criu/plugin.o
20:20:33 [2020-09-24T20:20:33.209Z] #39 121.6   CC       criu/proc_parse.o
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 5.7% of statements
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:20:33 [2020-09-24T20:20:33.267Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
20:20:33 [2020-09-24T20:20:33.489Z] #39 76.03   DEP      criu/page-pipe.d
20:20:33 [2020-09-24T20:20:33.489Z] #39 76.14   DEP      criu/netfilter.d
20:20:33 [2020-09-24T20:20:33.545Z] #49 90.21 + mkdir -p /build
20:20:33 [2020-09-24T20:20:33.545Z] #49 90.22 + cp runc /build/runc
20:20:33 [2020-09-24T20:20:33.752Z] #39 76.29   DEP      criu/net.d
20:20:33 [2020-09-24T20:20:33.752Z] #39 76.50   DEP      criu/namespaces.d
20:20:33 [2020-09-24T20:20:33.804Z] #49 DONE 90.8s
20:20:33 [2020-09-24T20:20:33.804Z] 
20:20:33 [2020-09-24T20:20:33.804Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:33 [2020-09-24T20:20:33.804Z] #39 139.5   CC       criu/pie-util.o
20:20:33 [2020-09-24T20:20:33.804Z] #39 139.7   CC       criu/pipes.o
20:20:33 [2020-09-24T20:20:33.804Z] #39 140.5   CC       criu/plugin.o
20:20:33 [2020-09-24T20:20:33.804Z] #39 141.0   CC       criu/proc_parse.o
20:20:34 [2020-09-24T20:20:34.054Z] #39 76.67   DEP      criu/mount.d
20:20:34 [2020-09-24T20:20:34.054Z] #39 76.82   DEP      criu/memfd.d
20:20:34 [2020-09-24T20:20:34.312Z] #39 76.96   DEP      criu/mem.d
20:20:34 [2020-09-24T20:20:34.571Z] #39 77.15   DEP      criu/lsm.d
20:20:34 [2020-09-24T20:20:34.571Z] #39 77.36   DEP      criu/log.d
20:20:34 [2020-09-24T20:20:34.605Z] #39 ...
20:20:34 [2020-09-24T20:20:34.605Z] 
20:20:34 [2020-09-24T20:20:34.605Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:20:34 [2020-09-24T20:20:34.605Z] #45 180.7 + cd /tmp/tmp.XYE436e2VR/src/github.com/golangci/golangci-lint/
20:20:34 [2020-09-24T20:20:34.605Z] #45 180.7 + git checkout -q v1.23.8
20:20:34 [2020-09-24T20:20:34.605Z] #45 181.2 ++ git describe --tags
20:20:34 [2020-09-24T20:20:34.605Z] #45 181.2 + version=v1.23.8
20:20:34 [2020-09-24T20:20:34.605Z] #45 181.2 ++ git rev-parse --short HEAD
20:20:34 [2020-09-24T20:20:34.605Z] #45 181.2 + commit=76a82c6
20:20:34 [2020-09-24T20:20:34.605Z] #45 181.2 ++ git show -s --format=%cd
20:20:34 [2020-09-24T20:20:34.605Z] #45 181.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:20:34 [2020-09-24T20:20:34.605Z] #45 181.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
20:20:34 [2020-09-24T20:20:34.829Z] #39 77.47   DEP      criu/libnetlink.d
20:20:34 [2020-09-24T20:20:34.829Z] #39 77.59   DEP      criu/kerndat.d
20:20:35 [2020-09-24T20:20:35.088Z] #39 77.78   DEP      criu/kcmp-ids.d
20:20:35 [2020-09-24T20:20:35.088Z] #39 77.83   DEP      criu/irmap.d
20:20:35 [2020-09-24T20:20:35.181Z] #45 ...
20:20:35 [2020-09-24T20:20:35.181Z] 
20:20:35 [2020-09-24T20:20:35.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:35 [2020-09-24T20:20:35.181Z] #39 123.5   CC       criu/protobuf-desc.o
20:20:35 [2020-09-24T20:20:35.347Z] #39 77.93   DEP      criu/ipc_ns.d
20:20:35 [2020-09-24T20:20:35.347Z] #39 78.10   DEP      criu/image.d
20:20:35 [2020-09-24T20:20:35.417Z] #42 153.1 vendor/golang.org/x/net/idna
20:20:35 [2020-09-24T20:20:35.605Z] #39 78.27   DEP      criu/image-desc.d
20:20:35 [2020-09-24T20:20:35.605Z] #39 ...
20:20:35 [2020-09-24T20:20:35.605Z] 
20:20:35 [2020-09-24T20:20:35.605Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:35 [2020-09-24T20:20:35.605Z] #17 10.02 Fetched 8385 kB in 9s (942 kB/s)
20:20:35 [2020-09-24T20:20:35.605Z] #17 10.02 Reading package lists...
20:20:35 [2020-09-24T20:20:35.605Z] #17 13.94 Reading package lists...
20:20:35 [2020-09-24T20:20:35.605Z] #17 17.64 Building dependency tree...
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.36 libcap2-bin is already the newest version (1:2.25-2).
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.36 The following additional packages will be installed:
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.37   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.37   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   python3.7 python3.7-minimal vim-runtime xxd
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38 Suggested packages:
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38 Recommended packages:
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   aufs-dkms nftables build-essential python3-dev python3-keyring
20:20:35 [2020-09-24T20:20:35.605Z] #17 19.38   python3-keyrings.alt python3-xdg unzip
20:20:35 [2020-09-24T20:20:35.605Z] #17 ...
20:20:35 [2020-09-24T20:20:35.605Z] 
20:20:35 [2020-09-24T20:20:35.605Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:35 [2020-09-24T20:20:35.605Z] #39 78.39   DEP      criu/fsnotify.d
20:20:35 [2020-09-24T20:20:35.711Z] #39 ...
20:20:35 [2020-09-24T20:20:35.711Z] 
20:20:35 [2020-09-24T20:20:35.711Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:20:35 [2020-09-24T20:20:35.711Z] #36 DONE 216.4s
20:20:35 [2020-09-24T20:20:35.711Z] 
20:20:35 [2020-09-24T20:20:35.711Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:35 [2020-09-24T20:20:35.711Z] #39 143.9   CC       criu/protobuf-desc.o
20:20:35 [2020-09-24T20:20:35.863Z] #39 78.54   DEP      criu/filesystems.d
20:20:35 [2020-09-24T20:20:35.863Z] #39 78.74   DEP      criu/files.d
20:20:36 [2020-09-24T20:20:36.078Z] ok  	github.com/docker/docker/builder/remotecontext	0.354s	coverage: 13.6% of statements
20:20:36 [2020-09-24T20:20:36.078Z] ok  	github.com/docker/docker/builder/dockerfile	0.984s	coverage: 48.0% of statements
20:20:36 [2020-09-24T20:20:36.130Z] #39 124.3   CC       criu/protobuf.o
20:20:36 [2020-09-24T20:20:36.394Z] #39 124.6   CC       criu/pstree.o
20:20:36 [2020-09-24T20:20:36.427Z] #39 78.90   DEP      criu/files-reg.d
20:20:36 [2020-09-24T20:20:36.428Z] #39 79.03   DEP      criu/files-ext.d
20:20:36 [2020-09-24T20:20:36.428Z] #39 79.13   DEP      criu/file-lock.d
20:20:36 [2020-09-24T20:20:36.647Z] #39 144.8   CC       criu/protobuf.o
20:20:36 [2020-09-24T20:20:36.685Z] #39 79.25   DEP      criu/file-ids.d
20:20:36 [2020-09-24T20:20:36.685Z] #39 79.38   DEP      criu/fifo.d
20:20:36 [2020-09-24T20:20:36.710Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:20:36 [2020-09-24T20:20:36.943Z] #39 79.54   DEP      criu/fdstore.d
20:20:36 [2020-09-24T20:20:36.943Z] #39 79.65   DEP      criu/fault-injection.d
20:20:36 [2020-09-24T20:20:36.943Z] #39 79.70   DEP      criu/external.d
20:20:36 [2020-09-24T20:20:36.943Z] #39 79.78   DEP      criu/eventpoll.d
20:20:36 [2020-09-24T20:20:36.963Z] #42 ...
20:20:36 [2020-09-24T20:20:36.963Z] 
20:20:36 [2020-09-24T20:20:36.963Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:36 [2020-09-24T20:20:36.963Z] #18 34.37 Selecting previously unselected package python3.7.
20:20:36 [2020-09-24T20:20:36.963Z] #18 34.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 34.38 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 34.55 Selecting previously unselected package libpython3-stdlib:ppc64el.
20:20:36 [2020-09-24T20:20:36.963Z] #18 34.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 34.58 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 34.75 Setting up python3-minimal (3.7.3-1) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.70 Selecting previously unselected package python3.
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.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 ... 24022 files and directories currently installed.)
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.77 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.78 Unpacking python3 (3.7.3-1) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.90 Selecting previously unselected package libip4tc0:ppc64el.
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.90 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 35.97 Selecting previously unselected package libip6tc0:ppc64el.
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.01 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.13 Selecting previously unselected package libiptc0:ppc64el.
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.13 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.14 Unpacking libiptc0:ppc64el (1.8.2-4) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.23 Selecting previously unselected package libnfnetlink0:ppc64el.
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.25 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.33 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.37 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.43 Selecting previously unselected package libnftnl11:ppc64el.
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.45 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.56 Selecting previously unselected package iptables.
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.58 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 36.58 Unpacking iptables (1.8.2-4) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.11 Selecting previously unselected package xxd.
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.13 Unpacking xxd (2:8.1.0875-5) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.27 Selecting previously unselected package vim-common.
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.33 Unpacking vim-common (2:8.1.0875-5) ...
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.48 Selecting previously unselected package bash-completion.
20:20:36 [2020-09-24T20:20:36.963Z] #18 37.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:20:37 [2020-09-24T20:20:37.200Z] #39 79.90   DEP      criu/eventfd.d
20:20:37 [2020-09-24T20:20:37.215Z] #39 145.2   CC       criu/pstree.o
20:20:37 [2020-09-24T20:20:37.340Z] #39 125.5   CC       criu/rbtree.o
20:20:37 [2020-09-24T20:20:37.340Z] #39 ...
20:20:37 [2020-09-24T20:20:37.340Z] 
20:20:37 [2020-09-24T20:20:37.340Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:20:37 [2020-09-24T20:20:37.340Z] #52 143.1 + bin/containerd
20:20:37 [2020-09-24T20:20:37.342Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.998s	coverage: 86.3% of statements
20:20:37 [2020-09-24T20:20:37.342Z] ?   	github.com/docker/docker/cli	[no test files]
20:20:37 [2020-09-24T20:20:37.342Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:20:37 [2020-09-24T20:20:37.458Z] #39 80.11   DEP      criu/crtools.d
20:20:37 [2020-09-24T20:20:37.602Z] #52 ...
20:20:37 [2020-09-24T20:20:37.602Z] 
20:20:37 [2020-09-24T20:20:37.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:37 [2020-09-24T20:20:37.602Z] #39 125.7   CC       criu/rst-malloc.o
20:20:37 [2020-09-24T20:20:37.716Z] #39 80.27   DEP      criu/cr-service.d
20:20:37 [2020-09-24T20:20:37.716Z] #39 80.51   DEP      criu/cr-restore.d
20:20:37 [2020-09-24T20:20:37.783Z] #39 ...
20:20:37 [2020-09-24T20:20:37.783Z] 
20:20:37 [2020-09-24T20:20:37.783Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:20:37 [2020-09-24T20:20:37.783Z] #37 DONE 0.6s
20:20:37 [2020-09-24T20:20:37.865Z] #39 126.0   CC       criu/seccomp.o
20:20:37 [2020-09-24T20:20:37.973Z] #39 80.69   DEP      criu/cr-errno.d
20:20:37 [2020-09-24T20:20:37.973Z] #39 80.72   DEP      criu/cr-dump.d
20:20:38 [2020-09-24T20:20:38.042Z] 
20:20:38 [2020-09-24T20:20:38.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:38 [2020-09-24T20:20:38.042Z] #39 146.1   CC       criu/rbtree.o
20:20:38 [2020-09-24T20:20:38.042Z] #39 146.3   CC       criu/rst-malloc.o
20:20:38 [2020-09-24T20:20:38.230Z] #39 80.99   DEP      criu/cr-dedup.d
20:20:38 [2020-09-24T20:20:38.301Z] #39 146.5   CC       criu/seccomp.o
20:20:38 [2020-09-24T20:20:38.440Z] #39 126.6   CC       criu/seize.o
20:20:38 [2020-09-24T20:20:38.488Z] #39 81.13   DEP      criu/cr-check.d
20:20:38 [2020-09-24T20:20:38.746Z] #39 81.32   DEP      criu/config.d
20:20:38 [2020-09-24T20:20:38.746Z] #39 81.50   DEP      criu/clone-noasan.d
20:20:38 [2020-09-24T20:20:38.746Z] #39 81.56   DEP      criu/cgroup.d
20:20:38 [2020-09-24T20:20:38.870Z] #39 146.9   CC       criu/seize.o
20:20:39 [2020-09-24T20:20:39.003Z] #39 81.74   DEP      criu/cgroup-props.d
20:20:39 [2020-09-24T20:20:39.003Z] #39 81.80   DEP      criu/bitmap.d
20:20:39 [2020-09-24T20:20:39.003Z] #39 81.83   DEP      criu/bfd.d
20:20:39 [2020-09-24T20:20:39.017Z] #39 127.3   CC       criu/servicefd.o
20:20:39 [2020-09-24T20:20:39.260Z] #39 81.95   DEP      criu/autofs.d
20:20:39 [2020-09-24T20:20:39.410Z] ok  	github.com/docker/docker/client	0.124s	coverage: 75.4% of statements
20:20:39 [2020-09-24T20:20:39.438Z] #39 147.4   CC       criu/servicefd.o
20:20:39 [2020-09-24T20:20:39.438Z] #39 147.7   CC       criu/shmem.o
20:20:39 [2020-09-24T20:20:39.518Z] #39 82.10   DEP      criu/aio.d
20:20:39 [2020-09-24T20:20:39.518Z] #39 82.24   DEP      criu/action-scripts.d
20:20:39 [2020-09-24T20:20:39.592Z] #39 127.7   CC       criu/shmem.o
20:20:39 [2020-09-24T20:20:39.748Z] #18 41.54 Unpacking bash-completion (1:2.8-6) ...
20:20:39 [2020-09-24T20:20:39.776Z] #39 82.54   CC       criu/action-scripts.o
20:20:40 [2020-09-24T20:20:40.006Z] #39 148.2   CC       criu/sigframe.o
20:20:40 [2020-09-24T20:20:40.006Z] #39 148.3   CC       criu/signalfd.o
20:20:40 [2020-09-24T20:20:40.059Z] #18 41.92 Selecting previously unselected package bzip2.
20:20:40 [2020-09-24T20:20:40.059Z] #18 41.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
20:20:40 [2020-09-24T20:20:40.059Z] #18 41.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:20:40 [2020-09-24T20:20:40.266Z] #39 148.5   CC       criu/sk-inet.o
20:20:40 [2020-09-24T20:20:40.341Z] #39 ...
20:20:40 [2020-09-24T20:20:40.341Z] 
20:20:40 [2020-09-24T20:20:40.341Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:20:40 [2020-09-24T20:20:40.341Z] #28 DONE 153.8s
20:20:40 [2020-09-24T20:20:40.341Z] 
20:20:40 [2020-09-24T20:20:40.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:40 [2020-09-24T20:20:40.341Z] #39 83.08   CC       criu/aio.o
20:20:40 [2020-09-24T20:20:40.359Z] #18 41.97 Selecting previously unselected package xz-utils.
20:20:40 [2020-09-24T20:20:40.359Z] #18 41.98 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
20:20:40 [2020-09-24T20:20:40.359Z] #18 41.98 Unpacking xz-utils (5.2.4-1) ...
20:20:40 [2020-09-24T20:20:40.359Z] #18 42.16 Selecting previously unselected package apparmor.
20:20:40 [2020-09-24T20:20:40.359Z] #18 42.16 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
20:20:40 [2020-09-24T20:20:40.540Z] #39 128.6   CC       criu/sigframe.o
20:20:40 [2020-09-24T20:20:40.540Z] #39 128.8   CC       criu/signalfd.o
20:20:40 [2020-09-24T20:20:40.660Z] #18 42.26 Unpacking apparmor (2.13.2-10) ...
20:20:40 [2020-09-24T20:20:40.802Z] #39 129.1   CC       criu/sk-inet.o
20:20:40 [2020-09-24T20:20:40.835Z] #39 149.1   CC       criu/sk-netlink.o
20:20:40 [2020-09-24T20:20:40.961Z] #18 42.78 Selecting previously unselected package aufs-tools.
20:20:40 [2020-09-24T20:20:40.961Z] #18 42.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
20:20:40 [2020-09-24T20:20:40.961Z] #18 42.81 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:20:40 [2020-09-24T20:20:40.961Z] #18 42.94 Selecting previously unselected package libonig5:ppc64el.
20:20:41 [2020-09-24T20:20:41.094Z] #39 149.3   CC       criu/sk-packet.o
20:20:41 [2020-09-24T20:20:41.260Z] #18 42.95 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
20:20:41 [2020-09-24T20:20:41.260Z] #18 42.95 Unpacking libonig5:ppc64el (6.9.1-1) ...
20:20:41 [2020-09-24T20:20:41.260Z] #18 43.20 Selecting previously unselected package libjq1:ppc64el.
20:20:41 [2020-09-24T20:20:41.273Z] #39 83.77   CC       criu/autofs.o
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.21 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.30 Selecting previously unselected package jq.
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.31 Unpacking jq (1.5+dfsg-2+b1) ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.37 Selecting previously unselected package libaio1:ppc64el.
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.40 Unpacking libaio1:ppc64el (0.3.112-3) ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.48 Selecting previously unselected package libgpm2:ppc64el.
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.49 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.50 Unpacking libgpm2:ppc64el (1.20.7-5) ...
20:20:41 [2020-09-24T20:20:41.599Z] #18 43.59 Selecting previously unselected package libicu63:ppc64el.
20:20:41 [2020-09-24T20:20:41.662Z] #39 149.7   CC       criu/sk-queue.o
20:20:41 [2020-09-24T20:20:41.662Z] #39 150.0   CC       criu/sk-tcp.o
20:20:41 [2020-09-24T20:20:41.751Z] #39 130.1   CC       criu/sk-netlink.o
20:20:41 [2020-09-24T20:20:41.905Z] #18 43.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
20:20:41 [2020-09-24T20:20:41.905Z] #18 43.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
20:20:41 [2020-09-24T20:20:41.905Z] #18 ...
20:20:41 [2020-09-24T20:20:41.905Z] 
20:20:41 [2020-09-24T20:20:41.905Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:41 [2020-09-24T20:20:41.905Z] #40 79.51   DEP      criu/sk-packet.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 79.75   DEP      criu/sk-netlink.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 79.94   DEP      criu/sk-inet.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 80.18   DEP      criu/signalfd.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 80.38   DEP      criu/sigframe.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 80.49   DEP      criu/shmem.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 80.68   DEP      criu/servicefd.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 80.85   DEP      criu/seize.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 81.09   DEP      criu/seccomp.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 81.29   DEP      criu/rst-malloc.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 81.41   DEP      criu/rbtree.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 81.49   DEP      criu/pstree.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 81.77   DEP      criu/protobuf.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 81.90   GEN      criu/protobuf-desc-gen.h
20:20:41 [2020-09-24T20:20:41.905Z] #40 84.36   DEP      criu/protobuf-desc.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 84.52   DEP      criu/proc_parse.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 84.73   DEP      criu/plugin.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 84.85   DEP      criu/pipes.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 85.07   DEP      criu/pie-util.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 85.18   DEP      criu/pie-util-vdso.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 85.31   DEP      criu/path.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 85.49   DEP      criu/parasite-syscall.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 85.72   DEP      criu/pagemap.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 86.03   DEP      criu/pagemap-cache.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 86.17   DEP      criu/page-xfer.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 86.33   DEP      criu/page-pipe.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 86.43   DEP      criu/netfilter.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 86.58   DEP      criu/net.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 86.83   DEP      criu/namespaces.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 87.02   DEP      criu/mount.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 87.19   DEP      criu/memfd.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 87.40   DEP      criu/mem.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 87.63   DEP      criu/lsm.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 87.80   DEP      criu/log.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 87.93   DEP      criu/libnetlink.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 88.11   DEP      criu/kerndat.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 88.28   DEP      criu/kcmp-ids.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 88.33   DEP      criu/irmap.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 88.40   DEP      criu/ipc_ns.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 88.53   DEP      criu/image.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 88.75   DEP      criu/image-desc.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 88.92   DEP      criu/fsnotify.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 89.28   DEP      criu/filesystems.d
20:20:41 [2020-09-24T20:20:41.905Z] #40 89.49   DEP      criu/files.d
20:20:42 [2020-09-24T20:20:42.204Z] #40 89.75   DEP      criu/files-reg.d
20:20:42 [2020-09-24T20:20:42.230Z] #39 150.3   CC       criu/sk-unix.o
20:20:42 [2020-09-24T20:20:42.327Z] #39 130.5   CC       criu/sk-packet.o
20:20:42 [2020-09-24T20:20:42.502Z] #40 89.92   DEP      criu/files-ext.d
20:20:42 [2020-09-24T20:20:42.502Z] #40 90.09   DEP      criu/file-lock.d
20:20:42 [2020-09-24T20:20:42.645Z] #39 85.34   CC       criu/bfd.o
20:20:42 [2020-09-24T20:20:42.800Z] #40 90.24   DEP      criu/file-ids.d
20:20:42 [2020-09-24T20:20:42.800Z] #40 90.40   DEP      criu/fifo.d
20:20:42 [2020-09-24T20:20:42.904Z] #39 131.2   CC       criu/sk-queue.o
20:20:43 [2020-09-24T20:20:43.158Z] #40 90.56   DEP      criu/fdstore.d
20:20:43 [2020-09-24T20:20:43.159Z] #40 90.68   DEP      criu/fault-injection.d
20:20:43 [2020-09-24T20:20:43.159Z] #40 90.71   DEP      criu/external.d
20:20:43 [2020-09-24T20:20:43.159Z] #40 90.83   DEP      criu/eventpoll.d
20:20:43 [2020-09-24T20:20:43.159Z] #40 ...
20:20:43 [2020-09-24T20:20:43.159Z] 
20:20:43 [2020-09-24T20:20:43.159Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:20:43 [2020-09-24T20:20:43.211Z] #39 85.83   CC       criu/bitmap.o
20:20:43 [2020-09-24T20:20:43.211Z] #39 85.97   CC       criu/cgroup-props.o
20:20:43 [2020-09-24T20:20:43.484Z] #39 131.6   CC       criu/sk-tcp.o
20:20:43 [2020-09-24T20:20:43.484Z] #39 ...
20:20:43 [2020-09-24T20:20:43.484Z] 
20:20:43 [2020-09-24T20:20:43.484Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:20:43 [2020-09-24T20:20:43.484Z] #21 193.2 + return
20:20:43 [2020-09-24T20:20:43.484Z] #21 DONE 195.5s
20:20:43 [2020-09-24T20:20:43.609Z] #39 151.5   CC       criu/sockets.o
20:20:43 [2020-09-24T20:20:43.749Z] 
20:20:43 [2020-09-24T20:20:43.749Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:20:44 [2020-09-24T20:20:44.012Z] #52 ...
20:20:44 [2020-09-24T20:20:44.012Z] 
20:20:44 [2020-09-24T20:20:44.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:44 [2020-09-24T20:20:44.012Z] #39 132.2   CC       criu/sk-unix.o
20:20:44 [2020-09-24T20:20:44.143Z] #39 86.68   CC       criu/cgroup.o
20:20:44 [2020-09-24T20:20:44.177Z] #39 152.1   CC       criu/stats.o
20:20:44 [2020-09-24T20:20:44.177Z] #39 152.3   CC       criu/string.o
20:20:44 [2020-09-24T20:20:44.177Z] #39 152.4   CC       criu/sysctl.o
20:20:44 [2020-09-24T20:20:44.745Z] #39 152.8   CC       criu/sysfs_parse.o
20:20:44 [2020-09-24T20:20:44.745Z] #39 153.1   CC       criu/timens.o
20:20:45 [2020-09-24T20:20:45.313Z] #39 153.3   CC       criu/timerfd.o
20:20:45 [2020-09-24T20:20:45.313Z] #39 153.6   CC       criu/tty.o
20:20:45 [2020-09-24T20:20:45.556Z] #22 160.9 Checking out files:  29% (3173/10923)   
Checking out files:  30% (3277/10923)   
Checking out files:  31% (3387/10923)   
Checking out files:  32% (3496/10923)   
Checking out files:  33% (3605/10923)   
Checking out files:  34% (3714/10923)   
Checking out files:  35% (3824/10923)   
Checking out files:  36% (3933/10923)   
Checking out files:  37% (4042/10923)   
Checking out files:  38% (4151/10923)   
Checking out files:  39% (4260/10923)   
Checking out files:  40% (4370/10923)   
Checking out files:  41% (4479/10923)   
Checking out files:  42% (4588/10923)   
Checking out files:  43% (4697/10923)   
Checking out files:  44% (4807/10923)   
Checking out files:  45% (4916/10923)   
Checking out files:  46% (5025/10923)   
Checking out files:  47% (5134/10923)   
Checking out files:  48% (5244/10923)   
Checking out files:  49% (5353/10923)   
Checking out files:  50% (5462/10923)   
Checking out files:  51% (5571/10923)   
Checking out files:  52% (5680/10923)   
Checking out files:  53% (5790/10923)   
Checking out files:  54% (5899/10923)   
Checking out files:  54% (5966/10923)   
Checking out files:  55% (6008/10923)   
Checking out files:  56% (6117/10923)   
Checking out files:  57% (6227/10923)   
Checking out files:  58% (6336/10923)   
Checking out files:  59% (6445/10923)   
Checking out files:  60% (6554/10923)   
Checking out files:  61% (6664/10923)   
Checking out files:  62% (6773/10923)   
Checking out files:  63% (6882/10923)   
Checking out files:  64% (6991/10923)   
Checking out files:  65% (7100/10923)   
Checking out files:  66% (7210/10923)   
Checking out files:  67% (7319/10923)   
Checking out files:  68% (7428/10923)   
Checking out files:  69% (7537/10923)   
Checking out files:  70% (7647/10923)   
Checking out files:  71% (7756/10923)   
Checking out files:  72% (7865/10923)   
Checking out files:  73% (7974/10923)   
Checking out files:  74% (8084/10923)   
Checking out files:  75% (8193/10923)   
Checking out files:  76% (8302/10923)   
Checking out files:  77% (8411/10923)   
Checking out files:  78% (8520/10923)   
Checking out files:  79% (8630/10923)   
Checking out files:  80% (8739/10923)   
Checking out files:  81% (8848/10923)   
Checking out files:  82% (8957/10923)   
Checking out files:  83% (9067/10923)   
Checking out files:  84% (9176/10923)   
Checking out files:  85% (9285/10923)   
Checking out files:  86% (9394/10923)   
Checking out files:  87% (9504/10923)   
Checking out files:  88% (9613/10923)   
Checking out files:  89% (9722/10923)   
Checking out files:  90% (9831/10923)   
Checking out files:  90% (9843/10923)   
Checking out files:  91% (9940/10923)   
Checking out files:  92% (10050/10923)   
Checking out files:  93% (10159/10923)   
Checking out files:  94% (10268/10923)   
Checking out files:  95% (10377/10923)   
Checking out files:  96% (10487/10923)   
Checking out files:  97% (10596/10923)   
Checking out files:  98% (10705/10923)   
Checking out files:  99% (10814/10923)   
Checking out files: 100% (10923/10923)   
Checking out files: 100% (10923/10923), done.
20:20:45 [2020-09-24T20:20:45.856Z] #22 163.4 + cd /tmp/tmp.fTXZZAWCd1/tmp/docker-ce
20:20:45 [2020-09-24T20:20:45.856Z] #22 163.4 + git checkout -q v17.06.2-ce
20:20:45 [2020-09-24T20:20:45.936Z] #39 134.2   CC       criu/sockets.o
20:20:46 [2020-09-24T20:20:46.039Z] #39 ...
20:20:46 [2020-09-24T20:20:46.039Z] 
20:20:46 [2020-09-24T20:20:46.039Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.28 The following NEW packages will be installed:
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.28   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.28   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.29   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.29   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.29   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.29   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.29   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.29   xz-utils zip
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.61 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.61 Need to get 28.5 MB of archives.
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.61 After this operation, 116 MB of additional disk space will be used.
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 21.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:20:46 [2020-09-24T20:20:46.039Z] #17 22.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:20:46 [2020-09-24T20:20:46.040Z] #17 22.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:20:46 [2020-09-24T20:20:46.040Z] #17 22.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:20:46 [2020-09-24T20:20:46.040Z] #17 22.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:20:46 [2020-09-24T20:20:46.040Z] #17 22.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:20:46 [2020-09-24T20:20:46.040Z] #17 23.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:20:46 [2020-09-24T20:20:46.040Z] #17 23.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:20:46 [2020-09-24T20:20:46.040Z] #17 23.81 debconf: delaying package configuration, since apt-utils is not installed
20:20:46 [2020-09-24T20:20:46.040Z] #17 23.94 Fetched 28.5 MB in 2s (16.3 MB/s)
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.00 Selecting previously unselected package pigz.
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.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 ... 23432 files and directories currently installed.)
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.07 Unpacking pigz (2.4-1) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.16 Selecting previously unselected package libpython3.7-minimal:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.17 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.73 Selecting previously unselected package python3.7-minimal.
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 24.75 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 25.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 26.00 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 27.98 Selecting previously unselected package python3-minimal.
20:20:46 [2020-09-24T20:20:46.040Z] #17 27.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 ... 23681 files and directories currently installed.)
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.04 Unpacking python3-minimal (3.7.3-1) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.13 Selecting previously unselected package libmpdec2:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.13 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.14 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.24 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 28.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 29.15 Selecting previously unselected package python3.7.
20:20:46 [2020-09-24T20:20:46.040Z] #17 29.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 29.16 Unpacking python3.7 (3.7.3-2+deb10u2) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 29.27 Selecting previously unselected package libpython3-stdlib:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 29.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 29.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 29.38 Setting up python3-minimal (3.7.3-1) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.21 Selecting previously unselected package python3.
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.28 Unpacking python3 (3.7.3-1) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.34 Selecting previously unselected package libip4tc0:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.35 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.43 Selecting previously unselected package libip6tc0:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.44 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.53 Selecting previously unselected package libiptc0:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.55 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.64 Selecting previously unselected package libnfnetlink0:amd64.
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.040Z] #17 30.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:20:46 [2020-09-24T20:20:46.199Z] #39 ...
20:20:46 [2020-09-24T20:20:46.199Z] 
20:20:46 [2020-09-24T20:20:46.199Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:20:46 [2020-09-24T20:20:46.199Z] #22 DONE 0.4s
20:20:46 [2020-09-24T20:20:46.199Z] 
20:20:46 [2020-09-24T20:20:46.199Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.69 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.79 Selecting previously unselected package libnftnl11:amd64.
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.80 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.88 Selecting previously unselected package iptables.
20:20:46 [2020-09-24T20:20:46.297Z] #17 30.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.559Z] #17 30.89 Unpacking iptables (1.8.2-4) ...
20:20:46 [2020-09-24T20:20:46.691Z] #39 154.7   CC       criu/tun.o
20:20:46 [2020-09-24T20:20:46.816Z] #17 31.22 Selecting previously unselected package xxd.
20:20:46 [2020-09-24T20:20:46.816Z] #17 31.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:20:46 [2020-09-24T20:20:46.816Z] #17 31.24 Unpacking xxd (2:8.1.0875-5) ...
20:20:46 [2020-09-24T20:20:46.950Z] #39 155.1   CC       criu/uffd.o
20:20:47 [2020-09-24T20:20:47.062Z] tests/integration/api_build_test.py .......................X             [  6%]
20:20:47 [2020-09-24T20:20:47.074Z] #17 31.36 Selecting previously unselected package vim-common.
20:20:47 [2020-09-24T20:20:47.074Z] #17 31.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:20:47 [2020-09-24T20:20:47.074Z] #17 31.39 Unpacking vim-common (2:8.1.0875-5) ...
20:20:47 [2020-09-24T20:20:47.074Z] #17 31.53 Selecting previously unselected package bash-completion.
20:20:47 [2020-09-24T20:20:47.074Z] #17 31.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:20:47 [2020-09-24T20:20:47.400Z] #22 ...
20:20:47 [2020-09-24T20:20:47.400Z] 
20:20:47 [2020-09-24T20:20:47.400Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:20:47 [2020-09-24T20:20:47.400Z] #42 154.9 net/textproto
20:20:47 [2020-09-24T20:20:47.400Z] #42 154.9 crypto/x509
20:20:47 [2020-09-24T20:20:47.400Z] #42 156.9 mime/multipart
20:20:47 [2020-09-24T20:20:47.400Z] #42 157.4 vendor/golang.org/x/net/http/httpproxy
20:20:47 [2020-09-24T20:20:47.400Z] #42 157.5 vendor/golang.org/x/net/http/httpguts
20:20:47 [2020-09-24T20:20:47.400Z] #42 160.9 crypto/tls
20:20:47 [2020-09-24T20:20:47.400Z] #42 ...
20:20:47 [2020-09-24T20:20:47.400Z] 
20:20:47 [2020-09-24T20:20:47.400Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.23 Selecting previously unselected package libnet1:ppc64el.
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.23 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.36 Selecting previously unselected package libnl-3-200:ppc64el.
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.39 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.51 Selecting previously unselected package libprotobuf-c1:ppc64el.
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.53 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.58 Selecting previously unselected package libreadline5:ppc64el.
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.61 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.74 Selecting previously unselected package net-tools.
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.76 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 48.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 49.22 Selecting previously unselected package python-pip-whl.
20:20:47 [2020-09-24T20:20:47.400Z] #18 49.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:20:47 [2020-09-24T20:20:47.400Z] #18 49.28 Unpacking python-pip-whl (18.1-5) ...
20:20:47 [2020-09-24T20:20:47.628Z] tests/integration/api_client_test.py .....                               [  7%]
20:20:47 [2020-09-24T20:20:47.887Z] #39 155.9   CC       criu/util.o
20:20:48 [2020-09-24T20:20:48.063Z] #18 49.76 Selecting previously unselected package python3-lib2to3.
20:20:48 [2020-09-24T20:20:48.063Z] #18 49.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:20:48 [2020-09-24T20:20:48.063Z] #18 49.77 Unpacking python3-lib2to3 (3.7.3-1) ...
20:20:48 [2020-09-24T20:20:48.063Z] #18 49.96 Selecting previously unselected package python3-distutils.
20:20:48 [2020-09-24T20:20:48.063Z] #18 49.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:20:48 [2020-09-24T20:20:48.363Z] #18 49.97 Unpacking python3-distutils (3.7.3-1) ...
20:20:48 [2020-09-24T20:20:48.363Z] #18 50.25 Selecting previously unselected package python3-pip.
20:20:48 [2020-09-24T20:20:48.674Z] #18 50.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:20:48 [2020-09-24T20:20:48.674Z] #18 50.26 Unpacking python3-pip (18.1-5) ...
20:20:48 [2020-09-24T20:20:48.674Z] #18 50.53 Selecting previously unselected package python3-pkg-resources.
20:20:48 [2020-09-24T20:20:48.674Z] #18 50.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:20:48 [2020-09-24T20:20:48.674Z] #18 50.54 Unpacking python3-pkg-resources (40.8.0-1) ...
20:20:48 [2020-09-24T20:20:48.824Z] #39 156.8   CC       criu/uts_ns.o
20:20:48 [2020-09-24T20:20:48.824Z] #39 157.0   CC       criu/vdso-compat.o
20:20:49 [2020-09-24T20:20:49.036Z] #18 50.67 Selecting previously unselected package python3-setuptools.
20:20:49 [2020-09-24T20:20:49.036Z] #18 50.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:20:49 [2020-09-24T20:20:49.036Z] #18 50.69 Unpacking python3-setuptools (40.8.0-1) ...
20:20:49 [2020-09-24T20:20:49.083Z] #39 157.2   CC       criu/vdso.o
20:20:49 [2020-09-24T20:20:49.339Z] #18 51.07 Selecting previously unselected package python3-wheel.
20:20:49 [2020-09-24T20:20:49.339Z] #18 51.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:20:49 [2020-09-24T20:20:49.339Z] #18 51.08 Unpacking python3-wheel (0.32.3-2) ...
20:20:49 [2020-09-24T20:20:49.339Z] #18 51.19 Selecting previously unselected package sudo.
20:20:49 [2020-09-24T20:20:49.339Z] #18 51.20 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
20:20:49 [2020-09-24T20:20:49.339Z] #18 51.21 Unpacking sudo (1.8.27-1+deb10u2) ...
20:20:49 [2020-09-24T20:20:49.568Z] tests/integration/api_config_test.py .....                               [  8%]
20:20:49 [2020-09-24T20:20:49.600Z] #17 33.96 Unpacking bash-completion (1:2.8-6) ...
20:20:49 [2020-09-24T20:20:49.651Z] #39 157.6   LINK     criu/built-in.o
20:20:49 [2020-09-24T20:20:49.651Z] #39 157.7   LINK     criu/criu
20:20:49 [2020-09-24T20:20:49.857Z] #17 34.35 Selecting previously unselected package bzip2.
20:20:49 [2020-09-24T20:20:49.857Z] #17 34.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:20:49 [2020-09-24T20:20:49.857Z] #17 34.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:20:49 [2020-09-24T20:20:49.910Z] #39 158.0   DEP      lib/c/criu.d
20:20:49 [2020-09-24T20:20:49.910Z] #39 158.1   CC       images/rpc.pb-c.o
20:20:50 [2020-09-24T20:20:50.115Z] #17 34.45 Selecting previously unselected package xz-utils.
20:20:50 [2020-09-24T20:20:50.115Z] #17 34.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:20:50 [2020-09-24T20:20:50.115Z] #17 34.47 Unpacking xz-utils (5.2.4-1) ...
20:20:50 [2020-09-24T20:20:50.115Z] #17 34.59 Selecting previously unselected package apparmor.
20:20:50 [2020-09-24T20:20:50.115Z] #17 34.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:20:50 [2020-09-24T20:20:50.115Z] #17 34.66 Unpacking apparmor (2.13.2-10) ...
20:20:50 [2020-09-24T20:20:50.397Z] #18 51.95 Selecting previously unselected package thin-provisioning-tools.
20:20:50 [2020-09-24T20:20:50.398Z] #18 51.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
20:20:50 [2020-09-24T20:20:50.398Z] #18 51.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:20:50 [2020-09-24T20:20:50.398Z] #18 52.25 Selecting previously unselected package uidmap.
20:20:50 [2020-09-24T20:20:50.398Z] #18 52.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
20:20:50 [2020-09-24T20:20:50.398Z] #18 52.27 Unpacking uidmap (1:4.5-1.1) ...
20:20:50 [2020-09-24T20:20:50.398Z] #18 52.37 Selecting previously unselected package vim-runtime.
20:20:50 [2020-09-24T20:20:50.478Z] #39 158.5   CC       lib/c/criu.o
20:20:50 [2020-09-24T20:20:50.638Z] #17 34.99 Selecting previously unselected package aufs-tools.
20:20:50 [2020-09-24T20:20:50.638Z] #17 35.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:20:50 [2020-09-24T20:20:50.638Z] #17 35.01 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:20:50 [2020-09-24T20:20:50.696Z] #18 52.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:20:50 [2020-09-24T20:20:50.696Z] #18 52.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:20:50 [2020-09-24T20:20:50.696Z] #18 52.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:20:50 [2020-09-24T20:20:50.696Z] #18 52.47 Unpacking vim-runtime (2:8.1.0875-5) ...
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.17 Selecting previously unselected package libonig5:amd64.
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.18 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.18 Unpacking libonig5:amd64 (6.9.1-1) ...
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.31 Selecting previously unselected package libjq1:amd64.
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.41 Selecting previously unselected package jq.
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:20:50 [2020-09-24T20:20:50.896Z] #17 35.43 Unpacking jq (1.5+dfsg-2+b1) ...
20:20:51 [2020-09-24T20:20:51.154Z] #17 35.52 Selecting previously unselected package libaio1:amd64.
20:20:51 [2020-09-24T20:20:51.154Z] #17 35.53 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:20:51 [2020-09-24T20:20:51.154Z] #17 35.54 Unpacking libaio1:amd64 (0.3.112-3) ...
20:20:51 [2020-09-24T20:20:51.154Z] #17 35.59 Selecting previously unselected package libgpm2:amd64.
20:20:51 [2020-09-24T20:20:51.154Z] #17 35.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:20:51 [2020-09-24T20:20:51.154Z] #17 35.60 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:20:51 [2020-09-24T20:20:51.412Z] #17 35.67 Selecting previously unselected package libicu63:amd64.
20:20:51 [2020-09-24T20:20:51.412Z] #17 35.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:20:51 [2020-09-24T20:20:51.412Z] #17 35.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:20:51 [2020-09-24T20:20:51.424Z] #39 159.4   LINK     lib/c/built-in.o
20:20:51 [2020-09-24T20:20:51.424Z] #39 159.4   LINK     lib/c/libcriu.so
20:20:51 [2020-09-24T20:20:51.424Z] #39 159.5   LINK     lib/c/libcriu.a
20:20:51 [2020-09-24T20:20:51.424Z] #39 159.6   GEN      magic.py
20:20:51 [2020-09-24T20:20:51.424Z] #39 159.7 Note: Building without setproctitle() and strlcpy() support.
20:20:51 [2020-09-24T20:20:51.424Z] #39 159.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:20:51 [2020-09-24T20:20:51.683Z] #39 159.7 Note: Building without GnuTLS support
20:20:51 [2020-09-24T20:20:51.683Z] #39 159.7 Makefile.config:39: Warn: you have no libnftables installed
20:20:51 [2020-09-24T20:20:51.683Z] #39 159.7 Makefile.config:40: Warn: Building without nftables support
20:20:52 [2020-09-24T20:20:52.252Z] #39 160.3 fatal: not a git repository (or any of the parent directories): .git
20:20:52 [2020-09-24T20:20:52.801Z] #26 ...
20:20:52 [2020-09-24T20:20:52.801Z] 
20:20:52 [2020-09-24T20:20:52.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:52 [2020-09-24T20:20:52.801Z] #39 135.0   CC       criu/stats.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 135.3   CC       criu/string.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 135.4   CC       criu/sysctl.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 136.1   CC       criu/sysfs_parse.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 136.6   CC       criu/timens.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 136.9   CC       criu/timerfd.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 137.2   CC       criu/tty.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 139.0   CC       criu/tun.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 139.5   CC       criu/uffd.o
20:20:52 [2020-09-24T20:20:52.801Z] #39 140.7   CC       criu/util.o
20:20:52 [2020-09-24T20:20:52.819Z] #39 160.9 make[1]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.078Z] #39 161.4 make[1]: 'images/built-in.o' is up to date.
20:20:53 [2020-09-24T20:20:53.078Z] #39 161.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:20:53 [2020-09-24T20:20:53.078Z] #39 161.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:20:53 [2020-09-24T20:20:53.337Z] #39 161.5 make[1]: 'compel/libcompel.a' is up to date.
20:20:53 [2020-09-24T20:20:53.337Z] #39 161.5 make[1]: 'compel/compel-host-bin' is up to date.
20:20:53 [2020-09-24T20:20:53.337Z] #39 161.5 make[1]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.337Z] #39 161.5 make[1]: 'soccr/libsoccr.a' is up to date.
20:20:53 [2020-09-24T20:20:53.511Z] #18 ...
20:20:53 [2020-09-24T20:20:53.511Z] 
20:20:53 [2020-09-24T20:20:53.511Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:53 [2020-09-24T20:20:53.511Z] #40 91.05   DEP      criu/eventfd.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 91.25   DEP      criu/crtools.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 91.50   DEP      criu/cr-service.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 91.72   DEP      criu/cr-restore.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 92.01   DEP      criu/cr-errno.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 92.03   DEP      criu/cr-dump.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 92.38   DEP      criu/cr-dedup.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 92.64   DEP      criu/cr-check.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 93.00   DEP      criu/config.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 93.27   DEP      criu/clone-noasan.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 93.46   DEP      criu/cgroup.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 93.61   DEP      criu/cgroup-props.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 93.74   DEP      criu/bitmap.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 93.76   DEP      criu/bfd.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 93.95   DEP      criu/autofs.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 94.15   DEP      criu/aio.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 94.44   DEP      criu/action-scripts.d
20:20:53 [2020-09-24T20:20:53.511Z] #40 94.85   CC       criu/action-scripts.o
20:20:53 [2020-09-24T20:20:53.511Z] #40 95.64   CC       criu/aio.o
20:20:53 [2020-09-24T20:20:53.511Z] #40 96.30   CC       criu/autofs.o
20:20:53 [2020-09-24T20:20:53.511Z] #40 98.30   CC       criu/bfd.o
20:20:53 [2020-09-24T20:20:53.511Z] #40 98.99   CC       criu/bitmap.o
20:20:53 [2020-09-24T20:20:53.511Z] #40 99.19   CC       criu/cgroup-props.o
20:20:53 [2020-09-24T20:20:53.511Z] #40 100.2   CC       criu/cgroup.o
20:20:53 [2020-09-24T20:20:53.596Z] #39 161.7 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.596Z] #39 161.7 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.596Z] #39 161.8 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.596Z] #39 161.8 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.748Z] #39 141.9   CC       criu/uts_ns.o
20:20:53 [2020-09-24T20:20:53.855Z] #39 161.9 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.855Z] #39 161.9 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.855Z] #39 161.9 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.855Z] #39 162.0 make[2]: Nothing to be done for 'all'.
20:20:53 [2020-09-24T20:20:53.855Z] #39 162.0   INSTALL  criu/criu
20:20:54 [2020-09-24T20:20:54.011Z] #39 142.2   CC       criu/vdso.o
20:20:54 [2020-09-24T20:20:54.115Z] #39 DONE 162.3s
20:20:54 [2020-09-24T20:20:54.115Z] 
20:20:54 [2020-09-24T20:20:54.115Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:20:54 [2020-09-24T20:20:54.587Z] #39 142.7   LINK     criu/built-in.o
20:20:54 [2020-09-24T20:20:54.587Z] #39 142.9   LINK     criu/criu
20:20:54 [2020-09-24T20:20:54.692Z] #17 39.14 Selecting previously unselected package libnet1:amd64.
20:20:54 [2020-09-24T20:20:54.692Z] #17 39.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:20:54 [2020-09-24T20:20:54.692Z] #17 39.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.25 Selecting previously unselected package libnl-3-200:amd64.
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.36 Selecting previously unselected package libprotobuf-c1:amd64.
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.45 Selecting previously unselected package libreadline5:amd64.
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:20:54 [2020-09-24T20:20:54.950Z] #17 39.57 Selecting previously unselected package net-tools.
20:20:55 [2020-09-24T20:20:55.052Z] #52 ...
20:20:55 [2020-09-24T20:20:55.052Z] 
20:20:55 [2020-09-24T20:20:55.052Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:20:55 [2020-09-24T20:20:55.062Z] #40 ...
20:20:55 [2020-09-24T20:20:55.062Z] 
20:20:55 [2020-09-24T20:20:55.062Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:55 [2020-09-24T20:20:55.062Z] #18 56.82 Selecting previously unselected package vim.
20:20:55 [2020-09-24T20:20:55.062Z] #18 56.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
20:20:55 [2020-09-24T20:20:55.062Z] #18 56.85 Unpacking vim (2:8.1.0875-5) ...
20:20:55 [2020-09-24T20:20:55.161Z] #39 143.4   DEP      lib/c/criu.d
20:20:55 [2020-09-24T20:20:55.161Z] #39 143.5   CC       images/rpc.pb-c.o
20:20:55 [2020-09-24T20:20:55.207Z] #17 39.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:20:55 [2020-09-24T20:20:55.207Z] #17 39.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:20:55 [2020-09-24T20:20:55.311Z] #40 DONE 0.0s
20:20:55 [2020-09-24T20:20:55.311Z] 
20:20:55 [2020-09-24T20:20:55.311Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:20:55 [2020-09-24T20:20:55.311Z] #42 DONE 0.1s
20:20:55 [2020-09-24T20:20:55.311Z] 
20:20:55 [2020-09-24T20:20:55.311Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:20:55 [2020-09-24T20:20:55.311Z] #45 ...
20:20:55 [2020-09-24T20:20:55.311Z] 
20:20:55 [2020-09-24T20:20:55.311Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:20:55 [2020-09-24T20:20:55.311Z] #44 DONE 0.1s
20:20:55 [2020-09-24T20:20:55.465Z] #17 39.76 Selecting previously unselected package python-pip-whl.
20:20:55 [2020-09-24T20:20:55.465Z] #17 39.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:20:55 [2020-09-24T20:20:55.465Z] #17 39.77 Unpacking python-pip-whl (18.1-5) ...
20:20:55 [2020-09-24T20:20:55.570Z] 
20:20:55 [2020-09-24T20:20:55.570Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:20:55 [2020-09-24T20:20:55.712Z] #18 57.50 Selecting previously unselected package xfsprogs.
20:20:55 [2020-09-24T20:20:55.712Z] #18 57.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
20:20:55 [2020-09-24T20:20:55.712Z] #18 57.52 Unpacking xfsprogs (4.20.0-1) ...
20:20:55 [2020-09-24T20:20:55.736Z] #39 ...
20:20:55 [2020-09-24T20:20:55.736Z] 
20:20:55 [2020-09-24T20:20:55.736Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:20:55 [2020-09-24T20:20:55.736Z] #26 DONE 9.6s
20:20:55 [2020-09-24T20:20:55.736Z] 
20:20:55 [2020-09-24T20:20:55.736Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:20:55 [2020-09-24T20:20:55.980Z] #17 40.29 Selecting previously unselected package python3-lib2to3.
20:20:55 [2020-09-24T20:20:55.980Z] #17 40.31 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:20:55 [2020-09-24T20:20:55.980Z] #17 40.32 Unpacking python3-lib2to3 (3.7.3-1) ...
20:20:55 [2020-09-24T20:20:55.980Z] #17 40.40 Selecting previously unselected package python3-distutils.
20:20:55 [2020-09-24T20:20:55.980Z] #17 40.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:20:55 [2020-09-24T20:20:55.980Z] #17 40.41 Unpacking python3-distutils (3.7.3-1) ...
20:20:56 [2020-09-24T20:20:56.237Z] #17 40.55 Selecting previously unselected package python3-pip.
20:20:56 [2020-09-24T20:20:56.237Z] #17 40.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:20:56 [2020-09-24T20:20:56.237Z] #17 40.55 Unpacking python3-pip (18.1-5) ...
20:20:56 [2020-09-24T20:20:56.237Z] #17 40.72 Selecting previously unselected package python3-pkg-resources.
20:20:56 [2020-09-24T20:20:56.237Z] #17 40.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:20:56 [2020-09-24T20:20:56.237Z] #17 40.73 Unpacking python3-pkg-resources (40.8.0-1) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 57.98 Selecting previously unselected package zip.
20:20:56 [2020-09-24T20:20:56.363Z] #18 57.99 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 57.99 Unpacking zip (3.0-11+b1) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.23 Setting up aufs-tools (1:4.14+20190211-1) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.27 Setting up libip6tc0:ppc64el (1.8.2-4) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.28 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.28 Setting up libgpm2:ppc64el (1.20.7-5) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.29 Setting up libip4tc0:ppc64el (1.8.2-4) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.30 Setting up uidmap (1:4.5-1.1) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.31 Setting up libnftnl11:ppc64el (1.1.2-2) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.32 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:20:56 [2020-09-24T20:20:56.363Z] #18 58.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:20:56 [2020-09-24T20:20:56.495Z] #17 40.86 Selecting previously unselected package python3-setuptools.
20:20:56 [2020-09-24T20:20:56.495Z] #17 40.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:20:56 [2020-09-24T20:20:56.495Z] #17 40.87 Unpacking python3-setuptools (40.8.0-1) ...
20:20:56 [2020-09-24T20:20:56.495Z] #17 41.09 Selecting previously unselected package python3-wheel.
20:20:56 [2020-09-24T20:20:56.495Z] #17 41.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:20:56 [2020-09-24T20:20:56.663Z] #18 58.33 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:20:56 [2020-09-24T20:20:56.663Z] #18 58.34 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
20:20:56 [2020-09-24T20:20:56.663Z] #18 58.35 Setting up xxd (2:8.1.0875-5) ...
20:20:56 [2020-09-24T20:20:56.663Z] #18 58.36 Setting up zip (3.0-11+b1) ...
20:20:56 [2020-09-24T20:20:56.663Z] #18 58.36 Setting up vim-common (2:8.1.0875-5) ...
20:20:56 [2020-09-24T20:20:56.663Z] #18 58.42 Setting up bash-completion (1:2.8-6) ...
20:20:56 [2020-09-24T20:20:56.683Z] #29 DONE 0.7s
20:20:56 [2020-09-24T20:20:56.683Z] 
20:20:56 [2020-09-24T20:20:56.683Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:20:56 [2020-09-24T20:20:56.683Z] #31 DONE 0.1s
20:20:56 [2020-09-24T20:20:56.683Z] 
20:20:56 [2020-09-24T20:20:56.683Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:20:56 [2020-09-24T20:20:56.683Z] #34 DONE 0.0s
20:20:56 [2020-09-24T20:20:56.683Z] 
20:20:56 [2020-09-24T20:20:56.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:56 [2020-09-24T20:20:56.683Z] #39 144.2   CC       lib/c/criu.o
20:20:56 [2020-09-24T20:20:56.752Z] #17 41.10 Unpacking python3-wheel (0.32.3-2) ...
20:20:56 [2020-09-24T20:20:56.752Z] #17 41.18 Selecting previously unselected package sudo.
20:20:56 [2020-09-24T20:20:56.752Z] #17 41.19 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:20:56 [2020-09-24T20:20:56.752Z] #17 41.21 Unpacking sudo (1.8.27-1+deb10u2) ...
20:20:56 [2020-09-24T20:20:56.752Z] #17 ...
20:20:56 [2020-09-24T20:20:56.752Z] 
20:20:56 [2020-09-24T20:20:56.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:56 [2020-09-24T20:20:56.752Z] #39 89.35   CC       criu/clone-noasan.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 89.56   CC       criu/config.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 90.62   CC       criu/cr-check.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 92.14   CC       criu/cr-dedup.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 92.56   CC       criu/cr-dump.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 94.74   CC       criu/cr-errno.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 94.85   CC       criu/cr-restore.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 99.26   CC       criu/cr-service.o
20:20:56 [2020-09-24T20:20:56.752Z] #39 ...
20:20:56 [2020-09-24T20:20:56.752Z] 
20:20:56 [2020-09-24T20:20:56.752Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:20:56 [2020-09-24T20:20:56.752Z] #17 41.21 Unpacking sudo (1.8.27-1+deb10u2) ...
20:20:57 [2020-09-24T20:20:57.259Z] #39 145.3   LINK     lib/c/built-in.o
20:20:57 [2020-09-24T20:20:57.259Z] #39 145.3   LINK     lib/c/libcriu.so
20:20:57 [2020-09-24T20:20:57.259Z] #39 145.4   LINK     lib/c/libcriu.a
20:20:57 [2020-09-24T20:20:57.259Z] #39 145.5   GEN      magic.py
20:20:57 [2020-09-24T20:20:57.259Z] #39 ...
20:20:57 [2020-09-24T20:20:57.259Z] 
20:20:57 [2020-09-24T20:20:57.259Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:20:57 [2020-09-24T20:20:57.259Z] #37 DONE 0.8s
20:20:57 [2020-09-24T20:20:57.317Z] #17 41.71 Selecting previously unselected package thin-provisioning-tools.
20:20:57 [2020-09-24T20:20:57.317Z] #17 41.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:20:57 [2020-09-24T20:20:57.317Z] #17 41.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:20:57 [2020-09-24T20:20:57.317Z] #17 41.95 Selecting previously unselected package uidmap.
20:20:57 [2020-09-24T20:20:57.521Z] 
20:20:57 [2020-09-24T20:20:57.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:20:57 [2020-09-24T20:20:57.521Z] #39 145.7 Note: Building without setproctitle() and strlcpy() support.
20:20:57 [2020-09-24T20:20:57.521Z] #39 145.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:20:57 [2020-09-24T20:20:57.521Z] #39 145.8 Note: Building without GnuTLS support
20:20:57 [2020-09-24T20:20:57.521Z] #39 145.8 Makefile.config:39: Warn: you have no libnftables installed
20:20:57 [2020-09-24T20:20:57.521Z] #39 145.8 Makefile.config:40: Warn: Building without nftables support
20:20:57 [2020-09-24T20:20:57.574Z] #17 41.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:20:57 [2020-09-24T20:20:57.574Z] #17 41.96 Unpacking uidmap (1:4.5-1.1) ...
20:20:57 [2020-09-24T20:20:57.574Z] #17 42.09 Selecting previously unselected package vim-runtime.
20:20:57 [2020-09-24T20:20:57.833Z] #17 42.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:20:57 [2020-09-24T20:20:57.833Z] #17 42.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:20:57 [2020-09-24T20:20:57.833Z] #17 42.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:20:57 [2020-09-24T20:20:57.833Z] #17 42.17 Unpacking vim-runtime (2:8.1.0875-5) ...
20:20:58 [2020-09-24T20:20:58.470Z] #39 146.7 fatal: not a git repository (or any of the parent directories): .git
20:20:58 [2020-09-24T20:20:58.858Z] #45 ...
20:20:58 [2020-09-24T20:20:58.858Z] 
20:20:58 [2020-09-24T20:20:58.858Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:20:58 [2020-09-24T20:20:58.858Z] #52 194.4 + bin/containerd
20:20:59 [2020-09-24T20:20:59.418Z] #39 147.5 make[1]: Nothing to be done for 'all'.
20:21:00 [2020-09-24T20:21:00.264Z] #18 ...
20:21:00 [2020-09-24T20:21:00.264Z] 
20:21:00 [2020-09-24T20:21:00.264Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:21:00 [2020-09-24T20:21:00.264Z] #22 167.6 + mkdir -p /tmp/tmp.fTXZZAWCd1/src/github.com/docker
20:21:00 [2020-09-24T20:21:00.264Z] #22 167.6 + mv components/cli /tmp/tmp.fTXZZAWCd1/src/github.com/docker/cli
20:21:00 [2020-09-24T20:21:00.264Z] #22 167.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:21:00 [2020-09-24T20:21:00.264Z] #22 ...
20:21:00 [2020-09-24T20:21:00.264Z] 
20:21:00 [2020-09-24T20:21:00.264Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:00 [2020-09-24T20:21:00.264Z] #40 105.2   CC       criu/clone-noasan.o
20:21:00 [2020-09-24T20:21:00.264Z] #40 105.6   CC       criu/config.o
20:21:00 [2020-09-24T20:21:00.383Z] #39 148.4 make[1]: 'images/built-in.o' is up to date.
20:21:00 [2020-09-24T20:21:00.383Z] #39 148.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:21:00 [2020-09-24T20:21:00.383Z] #39 148.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:21:00 [2020-09-24T20:21:00.383Z] #39 148.6 make[1]: 'compel/libcompel.a' is up to date.
20:21:00 [2020-09-24T20:21:00.383Z] #39 148.6 make[1]: 'compel/compel-host-bin' is up to date.
20:21:00 [2020-09-24T20:21:00.383Z] #39 148.7 make[1]: Nothing to be done for 'all'.
20:21:00 [2020-09-24T20:21:00.383Z] #39 148.7 make[1]: 'soccr/libsoccr.a' is up to date.
20:21:00 [2020-09-24T20:21:00.646Z] #39 149.0 make[2]: Nothing to be done for 'all'.
20:21:00 [2020-09-24T20:21:00.646Z] #39 149.1 make[2]: Nothing to be done for 'all'.
20:21:00 [2020-09-24T20:21:00.908Z] #39 149.1 make[2]: Nothing to be done for 'all'.
20:21:00 [2020-09-24T20:21:00.908Z] #39 149.2 make[2]: Nothing to be done for 'all'.
20:21:00 [2020-09-24T20:21:00.908Z] #39 149.3 make[2]: Nothing to be done for 'all'.
20:21:00 [2020-09-24T20:21:00.921Z] #40 108.6   CC       criu/cr-check.o
20:21:01 [2020-09-24T20:21:01.111Z] #17 45.22 Selecting previously unselected package vim.
20:21:01 [2020-09-24T20:21:01.111Z] #17 45.23 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:21:01 [2020-09-24T20:21:01.111Z] #17 45.25 Unpacking vim (2:8.1.0875-5) ...
20:21:01 [2020-09-24T20:21:01.169Z] #39 149.4 make[2]: Nothing to be done for 'all'.
20:21:01 [2020-09-24T20:21:01.169Z] #39 149.4 make[2]: Nothing to be done for 'all'.
20:21:01 [2020-09-24T20:21:01.220Z] #40 ...
20:21:01 [2020-09-24T20:21:01.220Z] 
20:21:01 [2020-09-24T20:21:01.220Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:01 [2020-09-24T20:21:01.220Z] #42 168.8 net/http/httptrace
20:21:01 [2020-09-24T20:21:01.220Z] #42 169.2 net/http
20:21:01 [2020-09-24T20:21:01.369Z] #17 45.83 Selecting previously unselected package xfsprogs.
20:21:01 [2020-09-24T20:21:01.369Z] #17 45.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:21:01 [2020-09-24T20:21:01.369Z] #17 45.85 Unpacking xfsprogs (4.20.0-1) ...
20:21:01 [2020-09-24T20:21:01.432Z] #39 149.5 make[2]: Nothing to be done for 'all'.
20:21:01 [2020-09-24T20:21:01.432Z] #39 149.6   INSTALL  criu/criu
20:21:01 [2020-09-24T20:21:01.694Z] #39 DONE 149.9s
20:21:01 [2020-09-24T20:21:01.694Z] 
20:21:01 [2020-09-24T20:21:01.694Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:01 [2020-09-24T20:21:01.868Z] #42 ...
20:21:01 [2020-09-24T20:21:01.868Z] 
20:21:01 [2020-09-24T20:21:01.868Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.60 Setting up libiptc0:ppc64el (1.8.2-4) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.61 Setting up xz-utils (5.2.4-1) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.64 Setting up sudo (1.8.27-1+deb10u2) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.74 invoke-rc.d: could not determine current runlevel
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.75 invoke-rc.d: policy-rc.d denied execution of start.
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.76 Setting up pigz (2.4-1) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.77 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.80 Setting up python-pip-whl (18.1-5) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.81 Setting up libmpdec2:ppc64el (2.4.2-2) ...
20:21:01 [2020-09-24T20:21:01.868Z] #18 63.82 Setting up vim-runtime (2:8.1.0875-5) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.26 Selecting previously unselected package zip.
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.27 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.28 Unpacking zip (3.0-11+b1) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.42 Setting up aufs-tools (1:4.14+20190211-1) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.44 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.45 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.46 Setting up libgpm2:amd64 (1.20.7-5) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.47 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.50 Setting up uidmap (1:4.5-1.1) ...
20:21:01 [2020-09-24T20:21:01.883Z] #17 46.51 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:21:02 [2020-09-24T20:21:02.140Z] #17 46.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:21:02 [2020-09-24T20:21:02.141Z] #17 46.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:21:02 [2020-09-24T20:21:02.141Z] #17 46.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:21:02 [2020-09-24T20:21:02.141Z] #17 46.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:21:02 [2020-09-24T20:21:02.141Z] #17 46.56 Setting up xxd (2:8.1.0875-5) ...
20:21:02 [2020-09-24T20:21:02.141Z] #17 46.58 Setting up zip (3.0-11+b1) ...
20:21:02 [2020-09-24T20:21:02.141Z] #17 46.59 Setting up vim-common (2:8.1.0875-5) ...
20:21:02 [2020-09-24T20:21:02.141Z] #17 46.62 Setting up bash-completion (1:2.8-6) ...
20:21:02 [2020-09-24T20:21:02.520Z] #18 64.38 Setting up libaio1:ppc64el (0.3.112-3) ...
20:21:02 [2020-09-24T20:21:02.520Z] #18 64.39 Setting up libonig5:ppc64el (6.9.1-1) ...
20:21:02 [2020-09-24T20:21:02.520Z] #18 64.40 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
20:21:02 [2020-09-24T20:21:02.520Z] #18 64.41 Setting up vim (2:8.1.0875-5) ...
20:21:02 [2020-09-24T20:21:02.520Z] #18 64.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:21:02 [2020-09-24T20:21:02.820Z] #18 64.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:21:02 [2020-09-24T20:21:02.820Z] #18 64.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:21:02 [2020-09-24T20:21:02.820Z] #18 64.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.58 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.59 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.62 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.62 Setting up jq (1.5+dfsg-2+b1) ...
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.63 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
20:21:02 [2020-09-24T20:21:02.821Z] #18 64.65 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:21:03 [2020-09-24T20:21:03.619Z] #52 ...
20:21:03 [2020-09-24T20:21:03.619Z] 
20:21:03 [2020-09-24T20:21:03.619Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:21:03 [2020-09-24T20:21:03.619Z] #40 DONE 0.1s
20:21:03 [2020-09-24T20:21:03.619Z] 
20:21:03 [2020-09-24T20:21:03.619Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:21:04 [2020-09-24T20:21:04.192Z] #42 DONE 0.7s
20:21:04 [2020-09-24T20:21:04.192Z] 
20:21:04 [2020-09-24T20:21:04.192Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:04 [2020-09-24T20:21:04.192Z] #45 ...
20:21:04 [2020-09-24T20:21:04.192Z] 
20:21:04 [2020-09-24T20:21:04.192Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:21:04 [2020-09-24T20:21:04.453Z] #44 DONE 0.3s
20:21:04 [2020-09-24T20:21:04.453Z] 
20:21:04 [2020-09-24T20:21:04.453Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.25 Setting up libiptc0:amd64 (1.8.2-4) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.26 Setting up xz-utils (5.2.4-1) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.31 Setting up sudo (1.8.27-1+deb10u2) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.36 invoke-rc.d: could not determine current runlevel
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.37 invoke-rc.d: policy-rc.d denied execution of start.
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.38 Setting up pigz (2.4-1) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.41 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.42 Setting up python-pip-whl (18.1-5) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.43 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:21:04 [2020-09-24T20:21:04.923Z] #17 49.44 Setting up vim-runtime (2:8.1.0875-5) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.83 Setting up libaio1:amd64 (0.3.112-3) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.85 Setting up libonig5:amd64 (6.9.1-1) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.89 Setting up vim (2:8.1.0875-5) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 49.99 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 50.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:21:05 [2020-09-24T20:21:05.487Z] #17 50.01 Setting up jq (1.5+dfsg-2+b1) ...
20:21:05 [2020-09-24T20:21:05.744Z] #17 50.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:21:05 [2020-09-24T20:21:05.744Z] #17 50.03 Setting up python3.7 (3.7.3-2+deb10u2) ...
20:21:06 [2020-09-24T20:21:06.516Z] ok  	github.com/docker/docker/cmd/dockerd	0.045s	coverage: 30.8% of statements
20:21:06 [2020-09-24T20:21:06.517Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.4% of statements
20:21:06 [2020-09-24T20:21:06.517Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:21:06 [2020-09-24T20:21:06.517Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:21:06 [2020-09-24T20:21:06.517Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:21:06 [2020-09-24T20:21:06.517Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.58 Setting up iptables (1.8.2-4) ...
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:21:07 [2020-09-24T20:21:07.355Z] #18 68.69 Setting up python3 (3.7.3-1) ...
20:21:07 [2020-09-24T20:21:07.355Z] #18 69.19 Setting up python3-wheel (0.32.3-2) ...
20:21:08 [2020-09-24T20:21:08.270Z] #17 ...
20:21:08 [2020-09-24T20:21:08.270Z] 
20:21:08 [2020-09-24T20:21:08.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:08 [2020-09-24T20:21:08.270Z] #39 100.8   CC       criu/crtools.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 101.4   CC       criu/eventfd.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 101.7   CC       criu/eventpoll.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 102.5   CC       criu/external.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 102.7   CC       criu/fault-injection.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 102.8   CC       criu/fdstore.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 103.2   CC       criu/fifo.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 103.5   CC       criu/file-ids.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 103.8   CC       criu/file-lock.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 104.8   CC       criu/files-ext.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 105.2   CC       criu/files-reg.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 107.2   CC       criu/files.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 109.0   CC       criu/filesystems.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 109.8   CC       criu/fsnotify.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 110.8   CC       criu/image-desc.o
20:21:08 [2020-09-24T20:21:08.270Z] #39 111.0   CC       criu/image.o
20:21:08 [2020-09-24T20:21:08.416Z] #18 70.14 Setting up apparmor (2.13.2-10) ...
20:21:08 [2020-09-24T20:21:08.527Z] #39 ...
20:21:08 [2020-09-24T20:21:08.527Z] 
20:21:08 [2020-09-24T20:21:08.527Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:21:08 [2020-09-24T20:21:08.527Z] #17 52.92 Setting up iptables (1.8.2-4) ...
20:21:08 [2020-09-24T20:21:08.527Z] #17 52.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:21:08 [2020-09-24T20:21:08.527Z] #17 52.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:21:08 [2020-09-24T20:21:08.527Z] #17 52.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:21:08 [2020-09-24T20:21:08.527Z] #17 52.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:21:08 [2020-09-24T20:21:08.527Z] #17 52.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:21:08 [2020-09-24T20:21:08.527Z] #17 52.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:21:08 [2020-09-24T20:21:08.527Z] #17 53.04 Setting up python3 (3.7.3-1) ...
20:21:09 [2020-09-24T20:21:09.092Z] #17 53.56 Setting up python3-wheel (0.32.3-2) ...
20:21:09 [2020-09-24T20:21:09.248Z] ok  	github.com/docker/docker/daemon/cluster	0.036s	coverage: 0.5% of statements
20:21:09 [2020-09-24T20:21:09.657Z] #17 54.20 Setting up apparmor (2.13.2-10) ...
20:21:10 [2020-09-24T20:21:10.755Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
20:21:11 [2020-09-24T20:21:11.204Z] #18 72.66 Setting up xfsprogs (4.20.0-1) ...
20:21:11 [2020-09-24T20:21:11.204Z] #18 72.67 Setting up python3-lib2to3 (3.7.3-1) ...
20:21:11 [2020-09-24T20:21:11.553Z] #17 55.73 Setting up xfsprogs (4.20.0-1) ...
20:21:11 [2020-09-24T20:21:11.553Z] #17 55.74 Setting up python3-lib2to3 (3.7.3-1) ...
20:21:11 [2020-09-24T20:21:11.553Z] #17 56.08 Setting up python3-pkg-resources (40.8.0-1) ...
20:21:11 [2020-09-24T20:21:11.790Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
20:21:11 [2020-09-24T20:21:11.854Z] #18 73.42 Setting up python3-pkg-resources (40.8.0-1) ...
20:21:12 [2020-09-24T20:21:12.485Z] #17 56.99 Setting up python3-distutils (3.7.3-1) ...
20:21:12 [2020-09-24T20:21:12.919Z] #18 74.70 Setting up python3-distutils (3.7.3-1) ...
20:21:13 [2020-09-24T20:21:13.050Z] #17 57.45 Setting up python3-setuptools (40.8.0-1) ...
20:21:13 [2020-09-24T20:21:13.591Z] #18 ...
20:21:13 [2020-09-24T20:21:13.591Z] 
20:21:13 [2020-09-24T20:21:13.591Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:13 [2020-09-24T20:21:13.591Z] #40 111.2   CC       criu/cr-dedup.o
20:21:13 [2020-09-24T20:21:13.591Z] #40 111.8   CC       criu/cr-dump.o
20:21:13 [2020-09-24T20:21:13.591Z] #40 115.5   CC       criu/cr-errno.o
20:21:13 [2020-09-24T20:21:13.591Z] #40 115.7   CC       criu/cr-restore.o
20:21:13 [2020-09-24T20:21:13.889Z] #40 ...
20:21:13 [2020-09-24T20:21:13.889Z] 
20:21:13 [2020-09-24T20:21:13.889Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:21:13 [2020-09-24T20:21:13.889Z] #18 75.53 Setting up python3-setuptools (40.8.0-1) ...
20:21:14 [2020-09-24T20:21:14.422Z] #17 58.58 Setting up python3-pip (18.1-5) ...
20:21:14 [2020-09-24T20:21:14.544Z] #18 ...
20:21:14 [2020-09-24T20:21:14.544Z] 
20:21:14 [2020-09-24T20:21:14.544Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:14 [2020-09-24T20:21:14.544Z] #42 182.2 github.com/LK4D4/vndr/godl
20:21:14 [2020-09-24T20:21:14.544Z] #42 183.2 github.com/LK4D4/vndr
20:21:14 [2020-09-24T20:21:14.844Z] #42 ...
20:21:14 [2020-09-24T20:21:14.844Z] 
20:21:14 [2020-09-24T20:21:14.844Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:14 [2020-09-24T20:21:14.844Z] #40 122.5   CC       criu/cr-service.o
20:21:15 [2020-09-24T20:21:15.355Z] #17 59.58 Processing triggers for libc-bin (2.28-10) ...
20:21:15 [2020-09-24T20:21:15.355Z] #17 59.61 Processing triggers for mime-support (3.62) ...
20:21:15 [2020-09-24T20:21:15.496Z] #40 ...
20:21:15 [2020-09-24T20:21:15.496Z] 
20:21:15 [2020-09-24T20:21:15.496Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:15 [2020-09-24T20:21:15.496Z] #42 DONE 193.3s
20:21:15 [2020-09-24T20:21:15.797Z] 
20:21:15 [2020-09-24T20:21:15.797Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
20:21:15 [2020-09-24T20:21:15.797Z] #18 77.04 Setting up python3-pip (18.1-5) ...
20:21:16 [2020-09-24T20:21:16.016Z] #17 DONE 60.5s
20:21:16 [2020-09-24T20:21:16.016Z] 
20:21:16 [2020-09-24T20:21:16.016Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
20:21:16 [2020-09-24T20:21:16.702Z] #52 ...
20:21:16 [2020-09-24T20:21:16.703Z] 
20:21:16 [2020-09-24T20:21:16.703Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:16 [2020-09-24T20:21:16.703Z] #45 DONE 228.6s
20:21:16 [2020-09-24T20:21:16.703Z] 
20:21:16 [2020-09-24T20:21:16.703Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:16 [2020-09-24T20:21:16.983Z] #18 0.963 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:21:17 [2020-09-24T20:21:17.244Z] #18 0.972 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not settingupdate-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:21:17 [2020-09-24T20:21:17.244Z] #18 0.972 
20:21:17 [2020-09-24T20:21:17.244Z] #18 DONE 1.0s
20:21:17 [2020-09-24T20:21:17.244Z] 
20:21:17 [2020-09-24T20:21:17.244Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:21:17 [2020-09-24T20:21:17.338Z] #18 79.07 Processing triggers for libc-bin (2.28-10) ...
20:21:17 [2020-09-24T20:21:17.338Z] #18 79.11 Processing triggers for mime-support (3.62) ...
20:21:17 [2020-09-24T20:21:17.657Z] #18 DONE 79.4s
20:21:17 [2020-09-24T20:21:17.657Z] 
20:21:17 [2020-09-24T20:21:17.657Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
20:21:17 [2020-09-24T20:21:17.955Z] #19 0.414 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:21:17 [2020-09-24T20:21:17.955Z] #19 0.417 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:21:17 [2020-09-24T20:21:17.955Z] #19 0.427 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:21:17 [2020-09-24T20:21:17.955Z] #19 DONE 0.5s
20:21:17 [2020-09-24T20:21:17.955Z] 
20:21:17 [2020-09-24T20:21:17.955Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:17 [2020-09-24T20:21:17.955Z] #40 125.6   CC       criu/crtools.o
20:21:18 [2020-09-24T20:21:18.737Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 14.1% of statements
20:21:19 [2020-09-24T20:21:19.016Z] #40 126.6   CC       criu/eventfd.o
20:21:19 [2020-09-24T20:21:19.140Z] #19 ...
20:21:19 [2020-09-24T20:21:19.140Z] 
20:21:19 [2020-09-24T20:21:19.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:19 [2020-09-24T20:21:19.140Z] #39 111.9   CC       criu/ipc_ns.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 113.0   CC       criu/irmap.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 113.6   CC       criu/kcmp-ids.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 114.0   CC       criu/kerndat.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 115.0   CC       criu/libnetlink.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 115.3   CC       criu/log.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 115.8   CC       criu/lsm.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 116.2   CC       criu/mem.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 117.8   CC       criu/memfd.o
20:21:19 [2020-09-24T20:21:19.140Z] #39 118.4   CC       criu/mount.o
20:21:19 [2020-09-24T20:21:19.369Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 81.8% of statements
20:21:19 [2020-09-24T20:21:19.397Z] #39 ...
20:21:19 [2020-09-24T20:21:19.397Z] 
20:21:19 [2020-09-24T20:21:19.397Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:19 [2020-09-24T20:21:19.397Z] #45 192.7 + cd /tmp/tmp.laRBigFZL3/src/github.com/golangci/golangci-lint/
20:21:19 [2020-09-24T20:21:19.397Z] #45 192.7 + git checkout -q v1.23.8
20:21:19 [2020-09-24T20:21:19.663Z] #40 127.2   CC       criu/eventpoll.o
20:21:19 [2020-09-24T20:21:19.962Z] #45 193.5 ++ git describe --tags
20:21:19 [2020-09-24T20:21:19.962Z] #45 193.5 + version=v1.23.8
20:21:19 [2020-09-24T20:21:19.962Z] #45 193.5 ++ git rev-parse --short HEAD
20:21:19 [2020-09-24T20:21:19.962Z] #45 193.5 + commit=76a82c6
20:21:19 [2020-09-24T20:21:19.962Z] #45 193.5 ++ git show -s --format=%cd
20:21:19 [2020-09-24T20:21:19.962Z] #45 193.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:21:19 [2020-09-24T20:21:19.962Z] #45 193.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
20:21:20 [2020-09-24T20:21:20.001Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
20:21:20 [2020-09-24T20:21:20.069Z] #52 ...
20:21:20 [2020-09-24T20:21:20.069Z] 
20:21:20 [2020-09-24T20:21:20.069Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:21:20 [2020-09-24T20:21:20.633Z] ok  	github.com/docker/docker/daemon/events	0.054s	coverage: 50.0% of statements
20:21:20 [2020-09-24T20:21:20.717Z] #40 128.2   CC       criu/external.o
20:21:20 [2020-09-24T20:21:20.993Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:21:21 [2020-09-24T20:21:21.014Z] #40 128.6   CC       criu/fault-injection.o
20:21:21 [2020-09-24T20:21:21.014Z] #40 128.7   CC       criu/fdstore.o
20:21:21 [2020-09-24T20:21:21.022Z] #46 DONE 1.2s
20:21:21 [2020-09-24T20:21:21.022Z] 
20:21:21 [2020-09-24T20:21:21.022Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:21 [2020-09-24T20:21:21.267Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
20:21:21 [2020-09-24T20:21:21.284Z] #52 ...
20:21:21 [2020-09-24T20:21:21.284Z] 
20:21:21 [2020-09-24T20:21:21.284Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:21:21 [2020-09-24T20:21:21.284Z] #48 DONE 0.1s
20:21:21 [2020-09-24T20:21:21.284Z] 
20:21:21 [2020-09-24T20:21:21.284Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:21:21 [2020-09-24T20:21:21.312Z] #40 129.1   CC       criu/fifo.o
20:21:21 [2020-09-24T20:21:21.857Z] #50 DONE 0.5s
20:21:21 [2020-09-24T20:21:21.857Z] 
20:21:21 [2020-09-24T20:21:21.857Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:21 [2020-09-24T20:21:21.899Z] ok  	github.com/docker/docker/daemon	12.245s	coverage: 17.4% of statements
20:21:21 [2020-09-24T20:21:21.899Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:21:21 [2020-09-24T20:21:21.899Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:21:21 [2020-09-24T20:21:21.899Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:21:21 [2020-09-24T20:21:21.899Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:21:21 [2020-09-24T20:21:21.958Z] #40 129.5   CC       criu/file-ids.o
20:21:22 [2020-09-24T20:21:22.256Z] #40 129.9   CC       criu/file-lock.o
20:21:22 [2020-09-24T20:21:22.487Z] #45 ...
20:21:22 [2020-09-24T20:21:22.488Z] 
20:21:22 [2020-09-24T20:21:22.488Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:21:22 [2020-09-24T20:21:22.488Z] #36 186.3 + dpkg --print-architecture
20:21:22 [2020-09-24T20:21:22.488Z] #36 186.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:21:22 [2020-09-24T20:21:22.488Z] #36 186.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:21:22 [2020-09-24T20:21:22.488Z] #36 186.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:21:22 [2020-09-24T20:21:22.745Z] #36 ...
20:21:22 [2020-09-24T20:21:22.745Z] 
20:21:22 [2020-09-24T20:21:22.745Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:21:22 [2020-09-24T20:21:22.745Z] #19 5.231 Collecting yamllint==1.16.0
20:21:23 [2020-09-24T20:21:23.406Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
20:21:23 [2020-09-24T20:21:23.794Z] #40 131.1   CC       criu/files-ext.o
20:21:24 [2020-09-24T20:21:24.039Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.184s	coverage: 56.2% of statements
20:21:24 [2020-09-24T20:21:24.103Z] #40 ...
20:21:24 [2020-09-24T20:21:24.104Z] 
20:21:24 [2020-09-24T20:21:24.104Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:21:24 [2020-09-24T20:21:24.104Z] #29 DONE 201.7s
20:21:24 [2020-09-24T20:21:24.104Z] 
20:21:24 [2020-09-24T20:21:24.104Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:24 [2020-09-24T20:21:24.104Z] #40 131.5   CC       criu/files-reg.o
20:21:24 [2020-09-24T20:21:24.104Z] #40 ...
20:21:24 [2020-09-24T20:21:24.104Z] 
20:21:24 [2020-09-24T20:21:24.104Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:21:24 [2020-09-24T20:21:24.104Z] #20 5.526 Collecting yamllint==1.16.0
20:21:24 [2020-09-24T20:21:24.104Z] #20 5.984   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:21:24 [2020-09-24T20:21:24.402Z] #20 6.119 Collecting pyyaml (from yamllint==1.16.0)
20:21:24 [2020-09-24T20:21:24.402Z] #20 6.356   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:21:25 [2020-09-24T20:21:25.157Z] #52 200.9 + bin/containerd-stress
20:21:25 [2020-09-24T20:21:25.409Z] #52 ...
20:21:25 [2020-09-24T20:21:25.409Z] 
20:21:25 [2020-09-24T20:21:25.409Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:25 [2020-09-24T20:21:25.409Z] #45 DONE 263.0s
20:21:25 [2020-09-24T20:21:25.409Z] 
20:21:25 [2020-09-24T20:21:25.409Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:25 [2020-09-24T20:21:25.409Z] #52 ...
20:21:25 [2020-09-24T20:21:25.409Z] 
20:21:25 [2020-09-24T20:21:25.409Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:21:25 [2020-09-24T20:21:25.409Z] #46 DONE 0.2s
20:21:25 [2020-09-24T20:21:25.409Z] 
20:21:25 [2020-09-24T20:21:25.409Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:25 [2020-09-24T20:21:25.409Z] #52 ...
20:21:25 [2020-09-24T20:21:25.409Z] 
20:21:25 [2020-09-24T20:21:25.409Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:21:25 [2020-09-24T20:21:25.409Z] #48 DONE 0.1s
20:21:25 [2020-09-24T20:21:25.409Z] 
20:21:25 [2020-09-24T20:21:25.409Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:21:25 [2020-09-24T20:21:25.409Z] #50 DONE 0.2s
20:21:25 [2020-09-24T20:21:25.409Z] 
20:21:25 [2020-09-24T20:21:25.409Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:26 [2020-09-24T20:21:26.503Z] #20 8.351 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:21:26 [2020-09-24T20:21:26.504Z] #20 8.404   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:21:26 [2020-09-24T20:21:26.504Z] #20 8.444 Building wheels for collected packages: pyyaml
20:21:26 [2020-09-24T20:21:26.504Z] #20 8.447   Running setup.py bdist_wheel for pyyaml: started
20:21:27 [2020-09-24T20:21:27.150Z] #20 ...
20:21:27 [2020-09-24T20:21:27.151Z] 
20:21:27 [2020-09-24T20:21:27.151Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:27 [2020-09-24T20:21:27.151Z] #40 134.7   CC       criu/files.o
20:21:28 [2020-09-24T20:21:28.002Z] #19 10.59   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:21:28 [2020-09-24T20:21:28.002Z] #19 10.68 Collecting pyyaml (from yamllint==1.16.0)
20:21:28 [2020-09-24T20:21:28.002Z] #19 10.83   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:21:28 [2020-09-24T20:21:28.460Z] #52 204.1 + bin/containerd-shim
20:21:28 [2020-09-24T20:21:28.489Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.217s	coverage: 46.2% of statements
20:21:28 [2020-09-24T20:21:28.690Z] #40 ...
20:21:28 [2020-09-24T20:21:28.690Z] 
20:21:28 [2020-09-24T20:21:28.690Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:21:28 [2020-09-24T20:21:28.690Z] #20 9.695   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:21:28 [2020-09-24T20:21:28.690Z] #20 9.700   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:21:28 [2020-09-24T20:21:28.690Z] #20 9.796 Successfully built pyyaml
20:21:28 [2020-09-24T20:21:28.690Z] #20 9.816 Installing collected packages: pyyaml, pathspec, yamllint
20:21:28 [2020-09-24T20:21:28.690Z] #20 10.13 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:21:28 [2020-09-24T20:21:28.690Z] #20 DONE 10.3s
20:21:28 [2020-09-24T20:21:28.690Z] 
20:21:28 [2020-09-24T20:21:28.690Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:29 [2020-09-24T20:21:29.122Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
20:21:29 [2020-09-24T20:21:29.374Z] #19 12.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:21:29 [2020-09-24T20:21:29.374Z] #19 12.28   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:21:29 [2020-09-24T20:21:29.374Z] #19 12.32 Building wheels for collected packages: pyyaml
20:21:29 [2020-09-24T20:21:29.374Z] #19 12.33   Running setup.py bdist_wheel for pyyaml: started
20:21:30 [2020-09-24T20:21:30.227Z] #40 137.6   CC       criu/filesystems.o
20:21:30 [2020-09-24T20:21:30.744Z] #19 13.41   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:21:30 [2020-09-24T20:21:30.744Z] #19 13.41   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:21:30 [2020-09-24T20:21:30.744Z] #19 ...
20:21:30 [2020-09-24T20:21:30.744Z] 
20:21:30 [2020-09-24T20:21:30.744Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:30 [2020-09-24T20:21:30.744Z] #39 123.2   CC       criu/namespaces.o
20:21:30 [2020-09-24T20:21:30.744Z] #39 125.2   CC       criu/net.o
20:21:30 [2020-09-24T20:21:30.744Z] #39 128.2   CC       criu/netfilter.o
20:21:30 [2020-09-24T20:21:30.744Z] #39 128.5   CC       criu/page-pipe.o
20:21:30 [2020-09-24T20:21:30.745Z] #39 129.1   CC       criu/page-xfer.o
20:21:30 [2020-09-24T20:21:30.745Z] #39 130.6   CC       criu/pagemap-cache.o
20:21:30 [2020-09-24T20:21:30.745Z] #39 130.9   CC       criu/pagemap.o
20:21:30 [2020-09-24T20:21:30.745Z] #39 132.0   CC       criu/parasite-syscall.o
20:21:30 [2020-09-24T20:21:30.745Z] #39 133.1   CC       criu/path.o
20:21:30 [2020-09-24T20:21:30.745Z] #39 ...
20:21:30 [2020-09-24T20:21:30.745Z] 
20:21:30 [2020-09-24T20:21:30.745Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
20:21:30 [2020-09-24T20:21:30.745Z] #19 13.48 Successfully built pyyaml
20:21:30 [2020-09-24T20:21:30.745Z] #19 13.50 Installing collected packages: pyyaml, pathspec, yamllint
20:21:30 [2020-09-24T20:21:30.876Z] #40 138.3   CC       criu/fsnotify.o
20:21:31 [2020-09-24T20:21:31.002Z] #19 13.79 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:21:31 [2020-09-24T20:21:31.570Z] #19 DONE 14.3s
20:21:31 [2020-09-24T20:21:31.570Z] 
20:21:31 [2020-09-24T20:21:31.570Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:21:31 [2020-09-24T20:21:31.570Z] #22 DONE 0.2s
20:21:31 [2020-09-24T20:21:31.570Z] 
20:21:31 [2020-09-24T20:21:31.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:31 [2020-09-24T20:21:31.570Z] #39 133.5   CC       criu/pie-util-vdso-elf32.o
20:21:31 [2020-09-24T20:21:31.570Z] #39 134.2   CC       criu/pie-util-vdso.o
20:21:31 [2020-09-24T20:21:31.932Z] #40 139.6   CC       criu/image-desc.o
20:21:32 [2020-09-24T20:21:32.231Z] #40 139.8   CC       criu/image.o
20:21:32 [2020-09-24T20:21:32.502Z] #39 135.0   CC       criu/pie-util.o
20:21:32 [2020-09-24T20:21:32.502Z] #39 135.2   CC       criu/pipes.o
20:21:32 [2020-09-24T20:21:32.646Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.253s	coverage: 49.5% of statements
20:21:33 [2020-09-24T20:21:33.288Z] #40 140.7   CC       criu/ipc_ns.o
20:21:33 [2020-09-24T20:21:33.434Z] #39 136.1   CC       criu/plugin.o
20:21:33 [2020-09-24T20:21:33.692Z] #39 136.5   CC       criu/proc_parse.o
20:21:34 [2020-09-24T20:21:34.346Z] #40 142.0   CC       criu/irmap.o
20:21:35 [2020-09-24T20:21:35.000Z] #40 142.7   CC       criu/kcmp-ids.o
20:21:35 [2020-09-24T20:21:35.058Z] #52 209.9 + bin/containerd-shim-runc-v1
20:21:35 [2020-09-24T20:21:35.332Z] #40 143.0   CC       criu/kerndat.o
20:21:35 [2020-09-24T20:21:35.589Z] #39 ...
20:21:35 [2020-09-24T20:21:35.589Z] 
20:21:35 [2020-09-24T20:21:35.589Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:21:35 [2020-09-24T20:21:35.589Z] #26 DONE 3.8s
20:21:35 [2020-09-24T20:21:35.589Z] 
20:21:35 [2020-09-24T20:21:35.589Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:35 [2020-09-24T20:21:35.589Z] #49 86.95 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:21:35 [2020-09-24T20:21:35.847Z] #49 ...
20:21:35 [2020-09-24T20:21:35.847Z] 
20:21:35 [2020-09-24T20:21:35.847Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:21:35 [2020-09-24T20:21:35.847Z] #29 DONE 0.3s
20:21:35 [2020-09-24T20:21:35.847Z] 
20:21:35 [2020-09-24T20:21:35.847Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:21:35 [2020-09-24T20:21:35.847Z] #31 DONE 0.1s
20:21:35 [2020-09-24T20:21:35.847Z] 
20:21:35 [2020-09-24T20:21:35.847Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:21:35 [2020-09-24T20:21:35.847Z] #34 DONE 0.0s
20:21:35 [2020-09-24T20:21:35.847Z] 
20:21:35 [2020-09-24T20:21:35.847Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:36 [2020-09-24T20:21:36.873Z] #40 144.2   CC       criu/libnetlink.o
20:21:36 [2020-09-24T20:21:36.873Z] #40 144.6   CC       criu/log.o
20:21:37 [2020-09-24T20:21:37.526Z] #40 145.1   CC       criu/lsm.o
20:21:37 [2020-09-24T20:21:37.744Z] #49 88.95 + mkdir -p /build
20:21:37 [2020-09-24T20:21:37.744Z] #49 88.96 + cp runc /build/runc
20:21:38 [2020-09-24T20:21:38.003Z] #49 DONE 89.5s
20:21:38 [2020-09-24T20:21:38.003Z] 
20:21:38 [2020-09-24T20:21:38.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:38 [2020-09-24T20:21:38.003Z] #39 139.3   CC       criu/protobuf-desc.o
20:21:38 [2020-09-24T20:21:38.003Z] #39 140.2   CC       criu/protobuf.o
20:21:38 [2020-09-24T20:21:38.003Z] #39 140.6   CC       criu/pstree.o
20:21:38 [2020-09-24T20:21:38.175Z] #40 145.6   CC       criu/mem.o
20:21:38 [2020-09-24T20:21:38.229Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.954s	coverage: 73.1% of statements
20:21:38 [2020-09-24T20:21:38.229Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:21:38 [2020-09-24T20:21:38.369Z] #52 213.8 + bin/containerd-shim-runc-v2
20:21:39 [2020-09-24T20:21:39.268Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.635s	coverage: 76.1% of statements
20:21:39 [2020-09-24T20:21:39.312Z] #52 215.1 + binaries
20:21:39 [2020-09-24T20:21:39.312Z] #52 215.1 + install -D bin/containerd /build/containerd
20:21:39 [2020-09-24T20:21:39.312Z] #52 215.2 + install -D bin/containerd-shim /build/containerd-shim
20:21:39 [2020-09-24T20:21:39.312Z] #52 215.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:21:39 [2020-09-24T20:21:39.312Z] #52 215.2 + install -D bin/ctr /build/ctr
20:21:39 [2020-09-24T20:21:39.374Z] #39 142.1   CC       criu/rbtree.o
20:21:39 [2020-09-24T20:21:39.560Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.403s	coverage: 57.7% of statements
20:21:39 [2020-09-24T20:21:39.560Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:21:39 [2020-09-24T20:21:39.560Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:21:39 [2020-09-24T20:21:39.636Z] #39 142.4   CC       criu/rst-malloc.o
20:21:39 [2020-09-24T20:21:39.894Z] #39 142.6   CC       criu/seccomp.o
20:21:40 [2020-09-24T20:21:40.151Z] #39 ...
20:21:40 [2020-09-24T20:21:40.151Z] 
20:21:40 [2020-09-24T20:21:40.151Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:21:40 [2020-09-24T20:21:40.151Z] #36 DONE 213.8s
20:21:40 [2020-09-24T20:21:40.198Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
20:21:40 [2020-09-24T20:21:40.286Z] #40 147.6   CC       criu/memfd.o
20:21:40 [2020-09-24T20:21:40.292Z] #52 234.8 + bin/containerd-stress
20:21:40 [2020-09-24T20:21:40.409Z] 
20:21:40 [2020-09-24T20:21:40.409Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:40 [2020-09-24T20:21:40.550Z] #52 236.6 + bin/containerd-shim
20:21:40 [2020-09-24T20:21:40.583Z] #40 148.3   CC       criu/mount.o
20:21:40 [2020-09-24T20:21:40.666Z] #45 ...
20:21:40 [2020-09-24T20:21:40.666Z] 
20:21:40 [2020-09-24T20:21:40.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:40 [2020-09-24T20:21:40.666Z] #39 143.3   CC       criu/seize.o
20:21:40 [2020-09-24T20:21:40.836Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
20:21:41 [2020-09-24T20:21:41.472Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
20:21:41 [2020-09-24T20:21:41.598Z] #39 144.3   CC       criu/servicefd.o
20:21:41 [2020-09-24T20:21:41.856Z] #39 ...
20:21:41 [2020-09-24T20:21:41.856Z] 
20:21:41 [2020-09-24T20:21:41.856Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:21:41 [2020-09-24T20:21:41.856Z] #37 DONE 0.2s
20:21:41 [2020-09-24T20:21:41.856Z] 
20:21:41 [2020-09-24T20:21:41.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:21:41 [2020-09-24T20:21:41.856Z] #39 144.7   CC       criu/shmem.o
20:21:42 [2020-09-24T20:21:42.568Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.8% of statements
20:21:42 [2020-09-24T20:21:42.568Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:21:42 [2020-09-24T20:21:42.568Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:21:42 [2020-09-24T20:21:42.610Z] #52 DONE 218.3s
20:21:42 [2020-09-24T20:21:42.788Z] #39 145.4   CC       criu/sigframe.o
20:21:42 [2020-09-24T20:21:42.788Z] #39 145.5   CC       criu/signalfd.o
20:21:42 [2020-09-24T20:21:42.861Z] ok  	github.com/docker/docker/daemon/logger	0.212s	coverage: 41.0% of statements
20:21:43 [2020-09-24T20:21:43.046Z] #39 145.7   CC       criu/sk-inet.o
20:21:43 [2020-09-24T20:21:43.612Z] #39 146.4   CC       criu/sk-netlink.o
20:21:43 [2020-09-24T20:21:43.870Z] #39 146.6   CC       criu/sk-packet.o
20:21:43 [2020-09-24T20:21:43.900Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
20:21:43 [2020-09-24T20:21:43.900Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.069s	coverage: 77.8% of statements
20:21:43 [2020-09-24T20:21:43.900Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:21:43 [2020-09-24T20:21:43.900Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:21:43 [2020-09-24T20:21:43.994Z] 
20:21:43 [2020-09-24T20:21:43.994Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:21:44 [2020-09-24T20:21:44.193Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 23.9% of statements
20:21:44 [2020-09-24T20:21:44.435Z] #39 146.9   CC       criu/sk-queue.o
20:21:44 [2020-09-24T20:21:44.693Z] #39 147.2   CC       criu/sk-tcp.o
20:21:44 [2020-09-24T20:21:44.829Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
20:21:44 [2020-09-24T20:21:44.829Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
20:21:44 [2020-09-24T20:21:44.950Z] #39 147.6   CC       criu/sk-unix.o
20:21:45 [2020-09-24T20:21:45.094Z] #40 152.1   CC       criu/namespaces.o
20:21:45 [2020-09-24T20:21:45.868Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
20:21:45 [2020-09-24T20:21:45.869Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:21:45 [2020-09-24T20:21:45.869Z] time="2020-09-24T20:21:45Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate892216563/log910388150.1: no such file or directory"
20:21:45 [2020-09-24T20:21:45.869Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 38.3% of statements
20:21:45 [2020-09-24T20:21:45.883Z] #39 148.7   CC       criu/sockets.o
20:21:45 [2020-09-24T20:21:45.905Z] #53 DONE 2.0s
20:21:45 [2020-09-24T20:21:45.905Z] 
20:21:45 [2020-09-24T20:21:45.905Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:21:46 [2020-09-24T20:21:46.448Z] #39 149.2   CC       criu/stats.o
20:21:46 [2020-09-24T20:21:46.481Z] #57 DONE 0.5s
20:21:46 [2020-09-24T20:21:46.481Z] 
20:21:46 [2020-09-24T20:21:46.481Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:21:46 [2020-09-24T20:21:46.631Z] #40 154.2   CC       criu/net.o
20:21:46 [2020-09-24T20:21:46.705Z] #39 149.4   CC       criu/string.o
20:21:46 [2020-09-24T20:21:46.909Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 33.3% of statements
20:21:46 [2020-09-24T20:21:46.963Z] #39 149.5   CC       criu/sysctl.o
20:21:47 [2020-09-24T20:21:47.220Z] #39 150.0   CC       criu/sysfs_parse.o
20:21:47 [2020-09-24T20:21:47.423Z] #59 DONE 1.1s
20:21:47 [2020-09-24T20:21:47.423Z] 
20:21:47 [2020-09-24T20:21:47.423Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:21:47 [2020-09-24T20:21:47.423Z] #61 DONE 0.0s
20:21:47 [2020-09-24T20:21:47.423Z] 
20:21:47 [2020-09-24T20:21:47.423Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:21:47 [2020-09-24T20:21:47.423Z] #62 DONE 0.0s
20:21:47 [2020-09-24T20:21:47.478Z] #39 150.3   CC       criu/timens.o
20:21:47 [2020-09-24T20:21:47.684Z] 
20:21:47 [2020-09-24T20:21:47.684Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
20:21:47 [2020-09-24T20:21:47.735Z] #39 150.5   CC       criu/timerfd.o
20:21:47 [2020-09-24T20:21:47.948Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
20:21:47 [2020-09-24T20:21:47.948Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
20:21:47 [2020-09-24T20:21:47.993Z] #39 150.7   CC       criu/tty.o
20:21:48 [2020-09-24T20:21:48.584Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
20:21:48 [2020-09-24T20:21:48.584Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.446s	coverage: 82.5% of statements
20:21:48 [2020-09-24T20:21:48.584Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:21:48 [2020-09-24T20:21:48.584Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:21:48 [2020-09-24T20:21:48.663Z] #52 243.3 + bin/containerd-shim-runc-v1
20:21:49 [2020-09-24T20:21:49.376Z] #39 151.9   CC       criu/tun.o
20:21:49 [2020-09-24T20:21:49.600Z] #63 DONE 1.9s
20:21:49 [2020-09-24T20:21:49.600Z] 
20:21:49 [2020-09-24T20:21:49.600Z] #64 exporting to image
20:21:49 [2020-09-24T20:21:49.600Z] #64 exporting layers
20:21:49 [2020-09-24T20:21:49.634Z] #39 152.3   CC       criu/uffd.o
20:21:50 [2020-09-24T20:21:50.098Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
20:21:50 [2020-09-24T20:21:50.198Z] #39 152.9   CC       criu/util.o
20:21:50 [2020-09-24T20:21:50.212Z] #40 157.9   CC       criu/netfilter.o
20:21:50 [2020-09-24T20:21:50.513Z] #40 158.2   CC       criu/page-pipe.o
20:21:51 [2020-09-24T20:21:51.131Z] #39 153.7   CC       criu/uts_ns.o
20:21:51 [2020-09-24T20:21:51.161Z] #40 158.9   CC       criu/page-xfer.o
20:21:51 [2020-09-24T20:21:51.388Z] #39 153.9   CC       criu/vdso-compat.o
20:21:51 [2020-09-24T20:21:51.389Z] #39 154.1   CC       criu/vdso.o
20:21:51 [2020-09-24T20:21:51.646Z] #39 154.5   LINK     criu/built-in.o
20:21:51 [2020-09-24T20:21:51.904Z] #39 154.6   LINK     criu/criu
20:21:51 [2020-09-24T20:21:51.950Z] #52 247.8 + bin/containerd-shim-runc-v2
20:21:52 [2020-09-24T20:21:52.161Z] #39 154.9   DEP      lib/c/criu.d
20:21:52 [2020-09-24T20:21:52.173Z] ok  	github.com/docker/docker/distribution	2.029s	coverage: 21.9% of statements
20:21:52 [2020-09-24T20:21:52.173Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:21:52 [2020-09-24T20:21:52.419Z] #39 154.9   CC       images/rpc.pb-c.o
20:21:52 [2020-09-24T20:21:52.466Z] ok  	github.com/docker/docker/distribution/xfer	1.868s	coverage: 85.1% of statements
20:21:52 [2020-09-24T20:21:52.466Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:21:52 [2020-09-24T20:21:52.466Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
20:21:52 [2020-09-24T20:21:52.676Z] #39 155.4   CC       lib/c/criu.o
20:21:52 [2020-09-24T20:21:52.886Z] #52 248.8 + binaries
20:21:52 [2020-09-24T20:21:52.886Z] #52 248.8 + install -D bin/containerd /build/containerd
20:21:52 [2020-09-24T20:21:52.886Z] #52 248.8 + install -D bin/containerd-shim /build/containerd-shim
20:21:52 [2020-09-24T20:21:52.886Z] #52 248.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:21:52 [2020-09-24T20:21:52.886Z] #52 248.8 + install -D bin/ctr /build/ctr
20:21:53 [2020-09-24T20:21:53.241Z] #39 156.1   LINK     lib/c/built-in.o
20:21:53 [2020-09-24T20:21:53.273Z] #40 160.5   CC       criu/pagemap-cache.o
20:21:53 [2020-09-24T20:21:53.273Z] #40 160.9   CC       criu/pagemap.o
20:21:53 [2020-09-24T20:21:53.498Z] #39 156.1   LINK     lib/c/libcriu.so
20:21:53 [2020-09-24T20:21:53.498Z] #39 156.2   LINK     lib/c/libcriu.a
20:21:53 [2020-09-24T20:21:53.498Z] #39 156.3   GEN      magic.py
20:21:53 [2020-09-24T20:21:53.506Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
20:21:53 [2020-09-24T20:21:53.506Z] ok  	github.com/docker/docker/image	0.021s	coverage: 86.4% of statements
20:21:53 [2020-09-24T20:21:53.506Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:21:53 [2020-09-24T20:21:53.756Z] #39 156.4 Note: Building without setproctitle() and strlcpy() support.
20:21:53 [2020-09-24T20:21:53.756Z] #39 156.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:21:53 [2020-09-24T20:21:53.756Z] #39 156.4 Note: Building without GnuTLS support
20:21:53 [2020-09-24T20:21:53.756Z] #39 156.4 Makefile.config:39: Warn: you have no libnftables installed
20:21:53 [2020-09-24T20:21:53.756Z] #39 156.4 Makefile.config:40: Warn: Building without nftables support
20:21:53 [2020-09-24T20:21:53.814Z] #64 exporting layers 3.9s done
20:21:53 [2020-09-24T20:21:53.814Z] #64 writing image sha256:285ba376d5e3e6155e87522e74b5f50785c1bcf9eac8de0a0674601dd0eb4e3b done
20:21:53 [2020-09-24T20:21:53.814Z] #64 naming to docker.io/library/docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 done
20:21:53 [2020-09-24T20:21:53.814Z] #64 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:21:54 [2020-09-24T20:21:54.142Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
20:21:54 [2020-09-24T20:21:54.142Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:21:54 [2020-09-24T20:21:54.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/test/unit
20:21:54 [2020-09-24T20:21:54.258Z] #52 DONE 250.4s
20:21:54 [2020-09-24T20:21:54.321Z] #39 156.9 fatal: not a git repository (or any of the parent directories): .git
20:21:54 [2020-09-24T20:21:54.778Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
20:21:54 [2020-09-24T20:21:54.821Z] #40 162.1   CC       criu/parasite-syscall.o
20:21:54 [2020-09-24T20:21:54.885Z] #39 157.5 make[1]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.143Z] #39 157.9 make[1]: 'images/built-in.o' is up to date.
20:21:55 [2020-09-24T20:21:55.193Z] 
20:21:55 [2020-09-24T20:21:55.193Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:21:55 [2020-09-24T20:21:55.400Z] #39 158.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:21:55 [2020-09-24T20:21:55.400Z] #39 158.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:21:55 [2020-09-24T20:21:55.400Z] #39 158.0 make[1]: 'compel/libcompel.a' is up to date.
20:21:55 [2020-09-24T20:21:55.400Z] #39 158.1 make[1]: 'compel/compel-host-bin' is up to date.
20:21:55 [2020-09-24T20:21:55.400Z] #39 158.1 make[1]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.400Z] #39 158.1 make[1]: 'soccr/libsoccr.a' is up to date.
20:21:55 [2020-09-24T20:21:55.469Z] #40 163.2   CC       criu/path.o
20:21:55 [2020-09-24T20:21:55.658Z] #39 158.3 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.658Z] #39 158.3 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.658Z] #39 158.3 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.658Z] #39 158.4 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.658Z] #39 158.5 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.758Z] #53 DONE 0.8s
20:21:55 [2020-09-24T20:21:55.767Z] #40 163.5   CC       criu/pie-util-vdso.o
20:21:55 [2020-09-24T20:21:55.819Z] ok  	github.com/docker/docker/opts	0.015s	coverage: 67.1% of statements
20:21:55 [2020-09-24T20:21:55.819Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
20:21:55 [2020-09-24T20:21:55.915Z] #39 158.5 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.915Z] #39 158.5 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.915Z] #39 158.6 make[2]: Nothing to be done for 'all'.
20:21:55 [2020-09-24T20:21:55.915Z] #39 158.6   INSTALL  criu/criu
20:21:56 [2020-09-24T20:21:56.016Z] 
20:21:56 [2020-09-24T20:21:56.016Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:21:56 [2020-09-24T20:21:56.016Z] #57 DONE 0.2s
20:21:56 [2020-09-24T20:21:56.016Z] 
20:21:56 [2020-09-24T20:21:56.016Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:21:56 [2020-09-24T20:21:56.172Z] #39 DONE 158.9s
20:21:56 [2020-09-24T20:21:56.172Z] 
20:21:56 [2020-09-24T20:21:56.172Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:56 [2020-09-24T20:21:56.441Z] #40 164.0   CC       criu/pie-util.o
20:21:56 [2020-09-24T20:21:56.582Z] #59 DONE 0.4s
20:21:56 [2020-09-24T20:21:56.582Z] 
20:21:56 [2020-09-24T20:21:56.582Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:21:56 [2020-09-24T20:21:56.582Z] #61 DONE 0.0s
20:21:56 [2020-09-24T20:21:56.582Z] 
20:21:56 [2020-09-24T20:21:56.582Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:21:56 [2020-09-24T20:21:56.582Z] #62 DONE 0.0s
20:21:56 [2020-09-24T20:21:56.582Z] 
20:21:56 [2020-09-24T20:21:56.582Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
20:21:56 [2020-09-24T20:21:56.739Z] #40 164.2   CC       criu/pipes.o
20:21:57 [2020-09-24T20:21:57.148Z] #63 DONE 0.6s
20:21:57 [2020-09-24T20:21:57.148Z] 
20:21:57 [2020-09-24T20:21:57.148Z] #64 exporting to image
20:21:57 [2020-09-24T20:21:57.148Z] #64 exporting layers
20:21:57 [2020-09-24T20:21:57.333Z] ok  	github.com/docker/docker/pkg/archive	0.466s	coverage: 76.9% of statements
20:21:57 [2020-09-24T20:21:57.386Z] #40 165.0   CC       criu/plugin.o
20:21:57 [2020-09-24T20:21:57.584Z] #45 ...
20:21:57 [2020-09-24T20:21:57.584Z] 
20:21:57 [2020-09-24T20:21:57.584Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:21:57 [2020-09-24T20:21:57.584Z] #40 DONE 0.1s
20:21:57 [2020-09-24T20:21:57.584Z] 
20:21:57 [2020-09-24T20:21:57.584Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:21:57 [2020-09-24T20:21:57.584Z] #42 DONE 0.2s
20:21:57 [2020-09-24T20:21:57.584Z] 
20:21:57 [2020-09-24T20:21:57.584Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:57 [2020-09-24T20:21:57.584Z] #45 ...
20:21:57 [2020-09-24T20:21:57.584Z] 
20:21:57 [2020-09-24T20:21:57.584Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:21:57 [2020-09-24T20:21:57.584Z] #44 DONE 0.1s
20:21:57 [2020-09-24T20:21:57.842Z] 
20:21:57 [2020-09-24T20:21:57.842Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:57 [2020-09-24T20:21:57.968Z] ok  	github.com/docker/docker/pkg/authorization	0.223s	coverage: 68.3% of statements
20:21:58 [2020-09-24T20:21:58.033Z] #40 165.5   CC       criu/proc_parse.o
20:21:58 [2020-09-24T20:21:58.261Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:21:58 [2020-09-24T20:21:58.261Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:21:59 [2020-09-24T20:21:59.451Z] ?   	github.com/docker/docker/api	[no test files]
20:22:00 [2020-09-24T20:22:00.144Z] #40 ...
20:22:00 [2020-09-24T20:22:00.144Z] 
20:22:00 [2020-09-24T20:22:00.144Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:00 [2020-09-24T20:22:00.144Z] #50 124.0 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:22:02 [2020-09-24T20:22:02.027Z] #52 189.1 + bin/containerd
20:22:02 [2020-09-24T20:22:02.303Z] #50 126.4 + mkdir -p /build
20:22:02 [2020-09-24T20:22:02.304Z] #50 126.5 + cp runc /build/runc
20:22:02 [2020-09-24T20:22:02.304Z] #50 DONE 126.6s
20:22:02 [2020-09-24T20:22:02.304Z] 
20:22:02 [2020-09-24T20:22:02.304Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:02 [2020-09-24T20:22:02.724Z] ok  	github.com/docker/docker/layer	7.161s	coverage: 68.8% of statements
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/oci	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.458s	coverage: 43.2% of statements
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:22:02 [2020-09-24T20:22:02.724Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
20:22:02 [2020-09-24T20:22:02.724Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
20:22:02 [2020-09-24T20:22:02.724Z] ok  	github.com/docker/docker/pkg/discovery/file	0.001s	coverage: 92.9% of statements
20:22:02 [2020-09-24T20:22:02.954Z] #46 ...
20:22:02 [2020-09-24T20:22:02.954Z] 
20:22:02 [2020-09-24T20:22:02.954Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:02 [2020-09-24T20:22:02.954Z] #40 170.4   CC       criu/protobuf-desc.o
20:22:03 [2020-09-24T20:22:03.360Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
20:22:03 [2020-09-24T20:22:03.653Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
20:22:03 [2020-09-24T20:22:03.711Z] #64 exporting layers 6.4s done
20:22:03 [2020-09-24T20:22:03.711Z] #64 writing image sha256:c1ed85f46bcb6f20c4ef2a8d04a7f7680d109e883defce52eb2d581e5009a067 done
20:22:03 [2020-09-24T20:22:03.711Z] #64 naming to docker.io/library/docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 done
20:22:03 [2020-09-24T20:22:03.711Z] #64 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
20:22:04 [2020-09-24T20:22:04.017Z] #40 171.7   CC       criu/protobuf.o
20:22:04 [2020-09-24T20:22:04.051Z] + trap exit INT TERM
20:22:04 [2020-09-24T20:22:04.051Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:22:04 [2020-09-24T20:22:04.051Z] + CONTAINER_NAME=docker-pr5
20:22:04 [2020-09-24T20:22:04.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41482/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh dynbinary-daemon
20:22:04 [2020-09-24T20:22:04.288Z] ok  	github.com/docker/docker/pkg/dmesg	0.027s	coverage: 83.3% of statements
20:22:04 [2020-09-24T20:22:04.670Z] #40 172.2   CC       criu/pstree.o
20:22:04 [2020-09-24T20:22:04.989Z] 
20:22:04 [2020-09-24T20:22:04.989Z] Removing bundles/
20:22:04 [2020-09-24T20:22:04.989Z] 
20:22:04 [2020-09-24T20:22:04.989Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:22:04 [2020-09-24T20:22:04.989Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:22:04 [2020-09-24T20:22:04.989Z] GOOS="" GOARCH="" GOARM=""
20:22:05 [2020-09-24T20:22:05.351Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
20:22:05 [2020-09-24T20:22:05.753Z] #40 173.4   CC       criu/rbtree.o
20:22:05 [2020-09-24T20:22:05.996Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
20:22:06 [2020-09-24T20:22:06.052Z] #40 173.8   CC       criu/rst-malloc.o
20:22:06 [2020-09-24T20:22:06.349Z] #40 174.1   CC       criu/seccomp.o
20:22:06 [2020-09-24T20:22:06.632Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
20:22:06 [2020-09-24T20:22:06.632Z] ok  	github.com/docker/docker/pkg/fsutils	0.365s	coverage: 85.1% of statements
20:22:06 [2020-09-24T20:22:06.925Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
20:22:07 [2020-09-24T20:22:07.410Z] #40 174.9   CC       criu/seize.o
20:22:07 [2020-09-24T20:22:07.561Z] ok  	github.com/docker/docker/pkg/idtools	0.303s	coverage: 70.1% of statements
20:22:07 [2020-09-24T20:22:07.856Z] ok  	github.com/docker/docker/pkg/ioutils	0.333s	coverage: 70.1% of statements
20:22:07 [2020-09-24T20:22:07.856Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
20:22:07 [2020-09-24T20:22:07.856Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:22:08 [2020-09-24T20:22:08.149Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
20:22:08 [2020-09-24T20:22:08.149Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:22:08 [2020-09-24T20:22:08.149Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:22:08 [2020-09-24T20:22:08.149Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
20:22:08 [2020-09-24T20:22:08.149Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:22:08 [2020-09-24T20:22:08.149Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
20:22:08 [2020-09-24T20:22:08.444Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
20:22:08 [2020-09-24T20:22:08.471Z] #40 176.1   CC       criu/servicefd.o
20:22:08 [2020-09-24T20:22:08.737Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
20:22:08 [2020-09-24T20:22:08.737Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
20:22:08 [2020-09-24T20:22:08.737Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:22:08 [2020-09-24T20:22:08.737Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:22:08 [2020-09-24T20:22:08.769Z] #40 176.6   CC       criu/shmem.o
20:22:09 [2020-09-24T20:22:09.374Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
20:22:09 [2020-09-24T20:22:09.667Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
20:22:09 [2020-09-24T20:22:09.834Z] #40 ...
20:22:09 [2020-09-24T20:22:09.834Z] 
20:22:09 [2020-09-24T20:22:09.834Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:09 [2020-09-24T20:22:09.834Z] #37 242.9 + dpkg --print-architecture
20:22:09 [2020-09-24T20:22:09.834Z] #37 242.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:22:09 [2020-09-24T20:22:09.834Z] #37 243.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:22:09 [2020-09-24T20:22:09.834Z] #37 243.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:22:09 [2020-09-24T20:22:09.960Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
20:22:10 [2020-09-24T20:22:10.253Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
20:22:11 [2020-09-24T20:22:11.292Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
20:22:11 [2020-09-24T20:22:11.585Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
20:22:12 [2020-09-24T20:22:12.621Z] #37 ...
20:22:12 [2020-09-24T20:22:12.621Z] 
20:22:12 [2020-09-24T20:22:12.621Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:12 [2020-09-24T20:22:12.621Z] #40 177.7   CC       criu/sigframe.o
20:22:12 [2020-09-24T20:22:12.621Z] #40 177.9   CC       criu/signalfd.o
20:22:12 [2020-09-24T20:22:12.621Z] #40 178.3   CC       criu/sk-inet.o
20:22:12 [2020-09-24T20:22:12.621Z] #40 179.5   CC       criu/sk-netlink.o
20:22:12 [2020-09-24T20:22:12.621Z] #40 179.9   CC       criu/sk-packet.o
20:22:12 [2020-09-24T20:22:12.927Z] #40 ...
20:22:12 [2020-09-24T20:22:12.927Z] 
20:22:12 [2020-09-24T20:22:12.927Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:12 [2020-09-24T20:22:12.927Z] #46 240.7 + cd /tmp/tmp.6kyRyvB6l6/src/github.com/golangci/golangci-lint/
20:22:12 [2020-09-24T20:22:12.927Z] #46 240.7 + git checkout -q v1.23.8
20:22:12 [2020-09-24T20:22:12.927Z] #46 241.6 ++ git describe --tags
20:22:12 [2020-09-24T20:22:12.927Z] #46 241.6 + version=v1.23.8
20:22:12 [2020-09-24T20:22:12.927Z] #46 241.6 ++ git rev-parse --short HEAD
20:22:12 [2020-09-24T20:22:12.927Z] #46 241.6 + commit=76a82c6
20:22:12 [2020-09-24T20:22:12.927Z] #46 241.7 ++ git show -s --format=%cd
20:22:12 [2020-09-24T20:22:12.927Z] #46 241.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:22:12 [2020-09-24T20:22:12.927Z] #46 241.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
20:22:13 [2020-09-24T20:22:13.236Z] #46 ...
20:22:13 [2020-09-24T20:22:13.236Z] 
20:22:13 [2020-09-24T20:22:13.236Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:13 [2020-09-24T20:22:13.236Z] #40 180.6   CC       criu/sk-queue.o
20:22:13 [2020-09-24T20:22:13.536Z] #40 181.3   CC       criu/sk-tcp.o
20:22:14 [2020-09-24T20:22:14.326Z] ok  	github.com/docker/docker/pkg/signal	2.330s	coverage: 61.0% of statements
20:22:14 [2020-09-24T20:22:14.380Z] ok  	github.com/docker/docker/api/server	0.044s	coverage: 9.0% of statements
20:22:14 [2020-09-24T20:22:14.596Z] #40 182.1   CC       criu/sk-unix.o
20:22:14 [2020-09-24T20:22:14.619Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:22:14 [2020-09-24T20:22:14.912Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
20:22:15 [2020-09-24T20:22:15.205Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
20:22:15 [2020-09-24T20:22:15.498Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
20:22:15 [2020-09-24T20:22:15.792Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
20:22:16 [2020-09-24T20:22:16.428Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
20:22:16 [2020-09-24T20:22:16.706Z] #40 184.2   CC       criu/sockets.o
20:22:16 [2020-09-24T20:22:16.721Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
20:22:17 [2020-09-24T20:22:17.014Z] ok  	github.com/docker/docker/pkg/tarsum	0.029s	coverage: 89.3% of statements
20:22:17 [2020-09-24T20:22:17.307Z] testing: warning: no tests to run
20:22:17 [2020-09-24T20:22:17.307Z] coverage: [no statements]
20:22:17 [2020-09-24T20:22:17.307Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
20:22:17 [2020-09-24T20:22:17.600Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
20:22:17 [2020-09-24T20:22:17.600Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
20:22:17 [2020-09-24T20:22:17.782Z] #40 185.3   CC       criu/stats.o
20:22:17 [2020-09-24T20:22:17.892Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
20:22:18 [2020-09-24T20:22:18.081Z] #40 185.8   CC       criu/string.o
20:22:18 [2020-09-24T20:22:18.380Z] #40 185.9   CC       criu/sysctl.o
20:22:19 [2020-09-24T20:22:19.029Z] #40 186.6   CC       criu/sysfs_parse.o
20:22:19 [2020-09-24T20:22:19.328Z] #40 187.0   CC       criu/timens.o
20:22:19 [2020-09-24T20:22:19.406Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 23.1% of statements
20:22:19 [2020-09-24T20:22:19.975Z] #40 187.5   CC       criu/timerfd.o
20:22:20 [2020-09-24T20:22:20.042Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
20:22:20 [2020-09-24T20:22:20.277Z] #40 187.9   CC       criu/tty.o
20:22:20 [2020-09-24T20:22:20.678Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 73.7% of statements
20:22:20 [2020-09-24T20:22:20.971Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
20:22:21 [2020-09-24T20:22:21.266Z] ..........................xx....................                         [ 29%]
20:22:22 [2020-09-24T20:22:22.009Z] ok  	github.com/docker/docker/registry	0.090s	coverage: 56.3% of statements
20:22:22 [2020-09-24T20:22:22.645Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
20:22:22 [2020-09-24T20:22:22.645Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
20:22:23 [2020-09-24T20:22:23.066Z] #40 190.3   CC       criu/tun.o
20:22:23 [2020-09-24T20:22:23.281Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
20:22:23 [2020-09-24T20:22:23.367Z] #40 190.9   CC       criu/uffd.o
20:22:23 [2020-09-24T20:22:23.574Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
20:22:24 [2020-09-24T20:22:24.924Z] #40 192.3   CC       criu/util.o
20:22:25 [2020-09-24T20:22:25.690Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
20:22:25 [2020-09-24T20:22:25.983Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
20:22:26 [2020-09-24T20:22:26.469Z] #40 193.9   CC       criu/uts_ns.o
20:22:26 [2020-09-24T20:22:26.620Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
20:22:26 [2020-09-24T20:22:26.773Z] #40 194.2   CC       criu/vdso.o
20:22:27 [2020-09-24T20:22:27.256Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
20:22:27 [2020-09-24T20:22:27.429Z] #40 195.0   LINK     criu/built-in.o
20:22:27 [2020-09-24T20:22:27.728Z] #40 195.2   LINK     criu/criu
20:22:28 [2020-09-24T20:22:28.377Z] #40 195.9   DEP      lib/c/criu.d
20:22:28 [2020-09-24T20:22:28.377Z] #40 195.9   CC       images/rpc.pb-c.o
20:22:28 [2020-09-24T20:22:28.543Z] #52 ...
20:22:28 [2020-09-24T20:22:28.543Z] 
20:22:28 [2020-09-24T20:22:28.543Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:28 [2020-09-24T20:22:28.543Z] #45 DONE 259.0s
20:22:28 [2020-09-24T20:22:28.543Z] 
20:22:28 [2020-09-24T20:22:28.543Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:28 [2020-09-24T20:22:28.543Z] #52 ...
20:22:28 [2020-09-24T20:22:28.543Z] 
20:22:28 [2020-09-24T20:22:28.543Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:22:28 [2020-09-24T20:22:28.543Z] #46 DONE 0.1s
20:22:28 [2020-09-24T20:22:28.543Z] 
20:22:28 [2020-09-24T20:22:28.543Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:22:28 [2020-09-24T20:22:28.543Z] #48 DONE 0.0s
20:22:28 [2020-09-24T20:22:28.543Z] 
20:22:28 [2020-09-24T20:22:28.543Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:22:28 [2020-09-24T20:22:28.543Z] #50 DONE 0.1s
20:22:28 [2020-09-24T20:22:28.543Z] 
20:22:28 [2020-09-24T20:22:28.543Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:29 [2020-09-24T20:22:29.040Z] #40 196.7   CC       lib/c/criu.o
20:22:30 [2020-09-24T20:22:30.583Z] #40 198.0   LINK     lib/c/built-in.o
20:22:30 [2020-09-24T20:22:30.583Z] #40 198.1   LINK     lib/c/libcriu.so
20:22:30 [2020-09-24T20:22:30.583Z] #40 198.1   LINK     lib/c/libcriu.a
20:22:30 [2020-09-24T20:22:30.882Z] #40 198.4   GEN      magic.py
20:22:30 [2020-09-24T20:22:30.882Z] #40 198.6 Note: Building without setproctitle() and strlcpy() support.
20:22:30 [2020-09-24T20:22:30.882Z] #40 198.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:22:30 [2020-09-24T20:22:30.882Z] #40 198.6 Note: Building without GnuTLS support
20:22:31 [2020-09-24T20:22:31.180Z] #40 198.6 Makefile.config:39: Warn: you have no libnftables installed
20:22:31 [2020-09-24T20:22:31.180Z] #40 198.6 Makefile.config:40: Warn: Building without nftables support
20:22:31 [2020-09-24T20:22:31.831Z] #40 199.5 fatal: not a git repository (or any of the parent directories): .git
20:22:32 [2020-09-24T20:22:32.483Z] #40 ...
20:22:32 [2020-09-24T20:22:32.483Z] 
20:22:32 [2020-09-24T20:22:32.483Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:32 [2020-09-24T20:22:32.483Z] #37 DONE 270.2s
20:22:32 [2020-09-24T20:22:32.782Z] 
20:22:32 [2020-09-24T20:22:32.782Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:33 [2020-09-24T20:22:33.082Z] #53 ...
20:22:33 [2020-09-24T20:22:33.082Z] 
20:22:33 [2020-09-24T20:22:33.082Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:33 [2020-09-24T20:22:33.082Z] #40 200.6 make[1]: Nothing to be done for 'all'.
20:22:34 [2020-09-24T20:22:34.622Z] #40 202.0 make[1]: 'images/built-in.o' is up to date.
20:22:34 [2020-09-24T20:22:34.622Z] #40 202.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:22:34 [2020-09-24T20:22:34.622Z] #40 202.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:22:34 [2020-09-24T20:22:34.622Z] #40 202.1 make[1]: 'compel/libcompel.a' is up to date.
20:22:34 [2020-09-24T20:22:34.622Z] #40 202.2 make[1]: 'compel/compel-host-bin' is up to date.
20:22:34 [2020-09-24T20:22:34.622Z] #40 202.2 make[1]: Nothing to be done for 'all'.
20:22:34 [2020-09-24T20:22:34.622Z] #40 202.3 make[1]: 'soccr/libsoccr.a' is up to date.
20:22:34 [2020-09-24T20:22:34.939Z] #40 202.5 make[2]: Nothing to be done for 'all'.
20:22:34 [2020-09-24T20:22:34.939Z] #40 202.5 make[2]: Nothing to be done for 'all'.
20:22:34 [2020-09-24T20:22:34.939Z] #40 202.6 make[2]: Nothing to be done for 'all'.
20:22:35 [2020-09-24T20:22:35.235Z] #40 202.8 make[2]: Nothing to be done for 'all'.
20:22:35 [2020-09-24T20:22:35.235Z] #40 202.8 make[2]: Nothing to be done for 'all'.
20:22:35 [2020-09-24T20:22:35.235Z] #40 202.9 make[2]: Nothing to be done for 'all'.
20:22:35 [2020-09-24T20:22:35.235Z] #40 203.0 make[2]: Nothing to be done for 'all'.
20:22:35 [2020-09-24T20:22:35.532Z] #40 203.1 make[2]: Nothing to be done for 'all'.
20:22:35 [2020-09-24T20:22:35.532Z] #40 203.1   INSTALL  criu/criu
20:22:35 [2020-09-24T20:22:35.532Z] #40 DONE 203.2s
20:22:35 [2020-09-24T20:22:35.532Z] 
20:22:35 [2020-09-24T20:22:35.532Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:40 [2020-09-24T20:22:40.351Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:22:43 [2020-09-24T20:22:43.401Z] #52 229.0 + bin/containerd-stress
20:22:43 [2020-09-24T20:22:43.401Z] #52 230.9 + bin/containerd-shim
20:22:45 [2020-09-24T20:22:45.870Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/rootless	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/volume	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:22:45 [2020-09-24T20:22:45.870Z] 
20:22:45 [2020-09-24T20:22:45.870Z] === Skipped
20:22:45 [2020-09-24T20:22:45.870Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:22:45 [2020-09-24T20:22:45.870Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:22:45 [2020-09-24T20:22:45.870Z] 
20:22:45 [2020-09-24T20:22:45.870Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:22:45 [2020-09-24T20:22:45.870Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:22:45 [2020-09-24T20:22:45.870Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:73: No driver to put!
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z] time="2020-09-24T20:21:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z] time="2020-09-24T20:21:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z] time="2020-09-24T20:21:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z] time="2020-09-24T20:21:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z] time="2020-09-24T20:21:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:73: No driver to put!
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     overlay_test.go:49: Fails to compute changes intermittently
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     graphtest_unix.go:73: No driver to put!
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:22:45 [2020-09-24T20:22:45.871Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] 
20:22:45 [2020-09-24T20:22:45.871Z] DONE 2138 tests, 26 skipped in 186.984s
Post stage
[Pipeline] junit
20:22:45 [2020-09-24T20:22:45.918Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:22:46 [2020-09-24T20:22:46.484Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh dynbinary test-integration
20:22:46 [2020-09-24T20:22:46.777Z] 
20:22:46 [2020-09-24T20:22:46.777Z] Removing bundles/
20:22:46 [2020-09-24T20:22:46.777Z] 
20:22:46 [2020-09-24T20:22:46.777Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:22:47 [2020-09-24T20:22:47.073Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:22:47 [2020-09-24T20:22:47.073Z] GOOS="" GOARCH="" GOARM=""
20:22:47 [2020-09-24T20:22:47.811Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:22:49 [2020-09-24T20:22:49.946Z] #52 237.6 + bin/containerd-shim-runc-v1
20:22:51 [2020-09-24T20:22:51.737Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:22:54 [2020-09-24T20:22:54.123Z] #52 242.1 + bin/containerd-shim-runc-v2
20:22:55 [2020-09-24T20:22:55.492Z] #52 243.1 + binaries
20:22:55 [2020-09-24T20:22:55.492Z] #52 243.1 + install -D bin/containerd /build/containerd
20:22:55 [2020-09-24T20:22:55.492Z] #52 243.1 + install -D bin/containerd-shim /build/containerd-shim
20:22:55 [2020-09-24T20:22:55.492Z] #52 243.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:22:55 [2020-09-24T20:22:55.492Z] #52 243.1 + install -D bin/ctr /build/ctr
20:22:56 [2020-09-24T20:22:56.422Z] #52 DONE 244.1s
20:22:56 [2020-09-24T20:22:56.984Z] 
20:22:56 [2020-09-24T20:22:56.984Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:22:57 [2020-09-24T20:22:57.913Z] #53 DONE 0.8s
20:22:57 [2020-09-24T20:22:57.913Z] 
20:22:57 [2020-09-24T20:22:57.913Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:22:58 [2020-09-24T20:22:58.169Z] #57 DONE 0.2s
20:22:58 [2020-09-24T20:22:58.169Z] 
20:22:58 [2020-09-24T20:22:58.169Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:22:58 [2020-09-24T20:22:58.426Z] #59 DONE 0.4s
20:22:58 [2020-09-24T20:22:58.426Z] 
20:22:58 [2020-09-24T20:22:58.426Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:22:58 [2020-09-24T20:22:58.426Z] #61 DONE 0.0s
20:22:58 [2020-09-24T20:22:58.426Z] 
20:22:58 [2020-09-24T20:22:58.426Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:22:58 [2020-09-24T20:22:58.426Z] #62 DONE 0.0s
20:22:58 [2020-09-24T20:22:58.426Z] 
20:22:58 [2020-09-24T20:22:58.426Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
20:22:59 [2020-09-24T20:22:59.356Z] #63 DONE 0.7s
20:22:59 [2020-09-24T20:22:59.356Z] 
20:22:59 [2020-09-24T20:22:59.356Z] #64 exporting to image
20:22:59 [2020-09-24T20:22:59.356Z] #64 exporting layers
20:23:05 [2020-09-24T20:23:05.900Z] #64 exporting layers 6.3s done
20:23:05 [2020-09-24T20:23:05.900Z] #64 writing image sha256:9769af475e8166335811453530d1d508266ff638d6906a80efce36d94172d55f done
20:23:05 [2020-09-24T20:23:05.900Z] #64 naming to docker.io/library/docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 done
20:23:05 [2020-09-24T20:23:05.900Z] #64 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:23:06 [2020-09-24T20:23:06.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh dynbinary test-integration
20:23:07 [2020-09-24T20:23:07.178Z] 
20:23:07 [2020-09-24T20:23:07.178Z] Removing bundles/
20:23:07 [2020-09-24T20:23:07.178Z] 
20:23:07 [2020-09-24T20:23:07.178Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:23:07 [2020-09-24T20:23:07.178Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:23:07 [2020-09-24T20:23:07.178Z] GOOS="" GOARCH="" GOARM=""
20:23:10 [2020-09-24T20:23:10.677Z] ok  	github.com/docker/docker/api/server/httputils	0.047s	coverage: 14.7% of statements
20:23:10 [2020-09-24T20:23:10.677Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:23:10 [2020-09-24T20:23:10.677Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
20:23:10 [2020-09-24T20:23:10.677Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:23:10 [2020-09-24T20:23:10.677Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ok  	github.com/docker/docker/api/types/strslice	0.024s	coverage: 90.0% of statements
20:23:10 [2020-09-24T20:23:10.678Z] ok  	github.com/docker/docker/api/types/filters	0.020s	coverage: 92.2% of statements
20:23:10 [2020-09-24T20:23:10.678Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 5.7% of statements
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
20:23:10 [2020-09-24T20:23:10.678Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:23:10 [2020-09-24T20:23:10.678Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
20:23:10 [2020-09-24T20:23:10.678Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
20:23:11 [2020-09-24T20:23:11.287Z] ok  	github.com/docker/docker/builder/remotecontext	0.177s	coverage: 13.6% of statements
20:23:11 [2020-09-24T20:23:11.517Z] tests/integration/api_network_test.py ............................       [ 47%]
20:23:11 [2020-09-24T20:23:11.880Z] ok  	github.com/docker/docker/builder/dockerfile	0.435s	coverage: 48.0% of statements
20:23:13 [2020-09-24T20:23:13.282Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.300s	coverage: 86.3% of statements
20:23:13 [2020-09-24T20:23:13.282Z] ?   	github.com/docker/docker/cli	[no test files]
20:23:13 [2020-09-24T20:23:13.282Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:23:15 [2020-09-24T20:23:15.192Z] #53 ...
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:23:15 [2020-09-24T20:23:15.192Z] #22 306.6 + return
20:23:15 [2020-09-24T20:23:15.192Z] #22 DONE 306.7s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:15 [2020-09-24T20:23:15.192Z] #53 269.5 + bin/containerd
20:23:15 [2020-09-24T20:23:15.192Z] #53 ...
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:23:15 [2020-09-24T20:23:15.192Z] #23 DONE 0.3s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:23:15 [2020-09-24T20:23:15.192Z] #27 DONE 0.8s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:23:15 [2020-09-24T20:23:15.192Z] #30 DONE 0.1s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:23:15 [2020-09-24T20:23:15.192Z] #32 DONE 0.1s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:23:15 [2020-09-24T20:23:15.192Z] #35 DONE 0.1s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:23:15 [2020-09-24T20:23:15.192Z] #38 DONE 0.2s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:15 [2020-09-24T20:23:15.192Z] #53 ...
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:23:15 [2020-09-24T20:23:15.192Z] #41 DONE 0.1s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:23:15 [2020-09-24T20:23:15.192Z] #43 DONE 0.2s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:23:15 [2020-09-24T20:23:15.192Z] #45 DONE 0.1s
20:23:15 [2020-09-24T20:23:15.192Z] 
20:23:15 [2020-09-24T20:23:15.192Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:18 [2020-09-24T20:23:18.583Z] ok  	github.com/docker/docker/client	0.277s	coverage: 75.4% of statements
20:23:18 [2020-09-24T20:23:18.800Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:23:20 [2020-09-24T20:23:20.742Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:23:25 [2020-09-24T20:23:25.070Z] tests/integration/api_service_test.py .................................. [ 60%]
20:23:26 [2020-09-24T20:23:26.446Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:23:26 [2020-09-24T20:23:26.705Z] 
20:23:28 [2020-09-24T20:23:28.079Z] + TEST_INTEGRATION_DEST=1
20:23:28 [2020-09-24T20:23:28.079Z] + CONTAINER_NAME=docker-pr5-1
20:23:28 [2020-09-24T20:23:28.079Z] + TEST_SKIP_INTEGRATION_CLI=1
20:23:28 [2020-09-24T20:23:28.079Z] + run_tests test-integration-flaky
20:23:28 [2020-09-24T20:23:28.079Z] + '[' -n 0 ']'
20:23:28 [2020-09-24T20:23:28.079Z] + rm=
20:23:28 [2020-09-24T20:23:28.079Z] + c=0
20:23:28 [2020-09-24T20:23:28.079Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41482/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41482/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh test-integration-flaky test-integration
20:23:28 [2020-09-24T20:23:28.079Z] ++ jobs -p
20:23:28 [2020-09-24T20:23:28.079Z] + for job in $(jobs -p)
20:23:28 [2020-09-24T20:23:28.079Z] + wait 4460
20:23:28 [2020-09-24T20:23:28.079Z] + TEST_INTEGRATION_DEST=3
20:23:28 [2020-09-24T20:23:28.079Z] + CONTAINER_NAME=docker-pr5-3
20:23:28 [2020-09-24T20:23:28.079Z] + TEST_SKIP_INTEGRATION=1
20:23:28 [2020-09-24T20:23:28.079Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:23:28 [2020-09-24T20:23:28.079Z] + run_tests
20:23:28 [2020-09-24T20:23:28.079Z] + '[' -n 0 ']'
20:23:28 [2020-09-24T20:23:28.079Z] + rm=
20:23:28 [2020-09-24T20:23:28.079Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41482/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41482/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh '' test-integration
20:23:28 [2020-09-24T20:23:28.079Z] + TEST_INTEGRATION_DEST=2
20:23:28 [2020-09-24T20:23:28.079Z] + CONTAINER_NAME=docker-pr5-2
20:23:28 [2020-09-24T20:23:28.079Z] + TEST_SKIP_INTEGRATION=1
20:23:28 [2020-09-24T20:23:28.079Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:23:28 [2020-09-24T20:23:28.079Z] + run_tests
20:23:28 [2020-09-24T20:23:28.079Z] + '[' -n 0 ']'
20:23:28 [2020-09-24T20:23:28.079Z] + rm=
20:23:28 [2020-09-24T20:23:28.079Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41482/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41482/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh '' test-integration
20:23:29 [2020-09-24T20:23:29.013Z] 
20:23:29 [2020-09-24T20:23:29.273Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:23:29 [2020-09-24T20:23:29.273Z] 
20:23:29 [2020-09-24T20:23:29.273Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:23:29 [2020-09-24T20:23:29.273Z] 
20:23:29 [2020-09-24T20:23:29.273Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:23:29 [2020-09-24T20:23:29.273Z] HOSTNAME=5389cd29f45c
20:23:29 [2020-09-24T20:23:29.273Z] TEST_SKIP_INTEGRATION=1
20:23:29 [2020-09-24T20:23:29.273Z] TESTDEBUG=0
20:23:29 [2020-09-24T20:23:29.273Z] DEST=bundles/test-integration
20:23:29 [2020-09-24T20:23:29.273Z] PWD=/go/src/github.com/docker/docker
20:23:29 [2020-09-24T20:23:29.273Z] KEEPBUNDLE=1
20:23:29 [2020-09-24T20:23:29.273Z] DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:23:29 [2020-09-24T20:23:29.532Z] container=docker
20:23:29 [2020-09-24T20:23:29.532Z] HOME=/root
20:23:29 [2020-09-24T20:23:29.532Z] GOLANG_VERSION=1.13.15
20:23:29 [2020-09-24T20:23:29.532Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:23:29 [2020-09-24T20:23:29.532Z] VALIDATE_BRANCH=master
20:23:29 [2020-09-24T20:23:29.532Z] TERM=xterm
20:23:29 [2020-09-24T20:23:29.532Z] DOCKER_PKG=github.com/docker/docker
20:23:29 [2020-09-24T20:23:29.532Z] SHLVL=1
20:23:29 [2020-09-24T20:23:29.532Z] TIMEOUT=120m
20:23:29 [2020-09-24T20:23:29.532Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:23:29 [2020-09-24T20:23:29.532Z] DOCKER_GRAPHDRIVER=overlay2
20:23:29 [2020-09-24T20:23:29.532Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:23:29 [2020-09-24T20:23:29.532Z] GO111MODULE=off
20:23:29 [2020-09-24T20:23:29.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:23:29 [2020-09-24T20:23:29.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:23:29 [2020-09-24T20:23:29.532Z] GOPATH=/go
20:23:29 [2020-09-24T20:23:29.532Z] PKG_CONFIG=pkg-config
20:23:29 [2020-09-24T20:23:29.532Z] _=/usr/bin/env
20:23:29 [2020-09-24T20:23:29.532Z] Building test suite binary ./integration-cli/test.main
20:23:29 [2020-09-24T20:23:29.532Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:23:29 [2020-09-24T20:23:29.532Z] No new tests added to integration.
20:23:29 [2020-09-24T20:23:29.532Z] 
20:23:29 [2020-09-24T20:23:29.532Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:23:29 [2020-09-24T20:23:29.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:23:29 [2020-09-24T20:23:29.532Z] HOSTNAME=fdc94775088d
20:23:29 [2020-09-24T20:23:29.532Z] TEST_SKIP_INTEGRATION=1
20:23:29 [2020-09-24T20:23:29.532Z] TESTDEBUG=0
20:23:29 [2020-09-24T20:23:29.532Z] DEST=bundles/test-integration
20:23:29 [2020-09-24T20:23:29.532Z] PWD=/go/src/github.com/docker/docker
20:23:29 [2020-09-24T20:23:29.532Z] KEEPBUNDLE=1
20:23:29 [2020-09-24T20:23:29.532Z] DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:23:29 [2020-09-24T20:23:29.532Z] container=docker
20:23:29 [2020-09-24T20:23:29.532Z] HOME=/root
20:23:29 [2020-09-24T20:23:29.532Z] GOLANG_VERSION=1.13.15
20:23:29 [2020-09-24T20:23:29.532Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:23:29 [2020-09-24T20:23:29.532Z] VALIDATE_BRANCH=master
20:23:29 [2020-09-24T20:23:29.532Z] TERM=xterm
20:23:29 [2020-09-24T20:23:29.532Z] DOCKER_PKG=github.com/docker/docker
20:23:29 [2020-09-24T20:23:29.532Z] SHLVL=1
20:23:29 [2020-09-24T20:23:29.532Z] TIMEOUT=120m
20:23:29 [2020-09-24T20:23:29.532Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:23:29 [2020-09-24T20:23:29.532Z] DOCKER_GRAPHDRIVER=overlay2
20:23:29 [2020-09-24T20:23:29.532Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:23:29 [2020-09-24T20:23:29.532Z] GO111MODULE=off
20:23:29 [2020-09-24T20:23:29.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:23:29 [2020-09-24T20:23:29.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:23:29 [2020-09-24T20:23:29.532Z] GOPATH=/go
20:23:29 [2020-09-24T20:23:29.532Z] PKG_CONFIG=pkg-config
20:23:29 [2020-09-24T20:23:29.532Z] _=/usr/bin/env
20:23:29 [2020-09-24T20:23:29.532Z] Building test suite binary ./integration-cli/test.main
20:23:30 [2020-09-24T20:23:30.637Z] #53 ...
20:23:30 [2020-09-24T20:23:30.637Z] 
20:23:30 [2020-09-24T20:23:30.637Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:23:30 [2020-09-24T20:23:30.637Z] #46 DONE 327.5s
20:23:30 [2020-09-24T20:23:30.637Z] 
20:23:30 [2020-09-24T20:23:30.637Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:30 [2020-09-24T20:23:30.909Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:23:30 [2020-09-24T20:23:30.909Z] HOSTNAME=ff67a2944ee3
20:23:30 [2020-09-24T20:23:30.909Z] TESTDEBUG=0
20:23:30 [2020-09-24T20:23:30.909Z] DEST=bundles/test-integration
20:23:30 [2020-09-24T20:23:30.909Z] PWD=/go/src/github.com/docker/docker
20:23:30 [2020-09-24T20:23:30.909Z] KEEPBUNDLE=1
20:23:30 [2020-09-24T20:23:30.909Z] DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:23:30 [2020-09-24T20:23:30.909Z] container=docker
20:23:30 [2020-09-24T20:23:30.909Z] HOME=/root
20:23:30 [2020-09-24T20:23:30.909Z] GOLANG_VERSION=1.13.15
20:23:30 [2020-09-24T20:23:30.909Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:23:30 [2020-09-24T20:23:30.909Z] VALIDATE_BRANCH=master
20:23:30 [2020-09-24T20:23:30.909Z] TERM=xterm
20:23:30 [2020-09-24T20:23:30.909Z] DOCKER_PKG=github.com/docker/docker
20:23:30 [2020-09-24T20:23:30.909Z] SHLVL=1
20:23:30 [2020-09-24T20:23:30.909Z] TIMEOUT=120m
20:23:30 [2020-09-24T20:23:30.909Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:23:30 [2020-09-24T20:23:30.909Z] DOCKER_GRAPHDRIVER=overlay2
20:23:30 [2020-09-24T20:23:30.909Z] GO111MODULE=off
20:23:30 [2020-09-24T20:23:30.909Z] TEST_SKIP_INTEGRATION_CLI=1
20:23:30 [2020-09-24T20:23:30.909Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:23:30 [2020-09-24T20:23:30.909Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:23:30 [2020-09-24T20:23:30.909Z] GOPATH=/go
20:23:30 [2020-09-24T20:23:30.909Z] PKG_CONFIG=pkg-config
20:23:30 [2020-09-24T20:23:30.909Z] _=/usr/bin/env
20:23:30 [2020-09-24T20:23:30.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:23:32 [2020-09-24T20:23:32.175Z] #53 ...
20:23:32 [2020-09-24T20:23:32.175Z] 
20:23:32 [2020-09-24T20:23:32.175Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:23:32 [2020-09-24T20:23:32.472Z] #47 DONE 0.1s
20:23:32 [2020-09-24T20:23:32.472Z] 
20:23:32 [2020-09-24T20:23:32.472Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:32 [2020-09-24T20:23:32.472Z] #53 ...
20:23:32 [2020-09-24T20:23:32.472Z] 
20:23:32 [2020-09-24T20:23:32.472Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:23:32 [2020-09-24T20:23:32.472Z] #49 DONE 0.1s
20:23:32 [2020-09-24T20:23:32.472Z] 
20:23:32 [2020-09-24T20:23:32.472Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:23:32 [2020-09-24T20:23:32.768Z] #51 DONE 0.1s
20:23:32 [2020-09-24T20:23:32.768Z] 
20:23:32 [2020-09-24T20:23:32.768Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:39 [2020-09-24T20:23:39.392Z] .........................                                                [ 67%]
20:23:44 [2020-09-24T20:23:44.028Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:23:44 [2020-09-24T20:23:44.028Z] 
20:23:44 [2020-09-24T20:23:44.028Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:23:44 [2020-09-24T20:23:44.028Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:23:44 [2020-09-24T20:23:44.028Z] HOSTNAME=d1025e86cd27
20:23:44 [2020-09-24T20:23:44.028Z] TESTDEBUG=0
20:23:44 [2020-09-24T20:23:44.028Z] DEST=bundles/test-integration
20:23:44 [2020-09-24T20:23:44.028Z] PWD=/go/src/github.com/docker/docker
20:23:44 [2020-09-24T20:23:44.028Z] DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:23:44 [2020-09-24T20:23:44.028Z] container=docker
20:23:44 [2020-09-24T20:23:44.028Z] HOME=/root
20:23:44 [2020-09-24T20:23:44.028Z] GOLANG_VERSION=1.13.15
20:23:44 [2020-09-24T20:23:44.028Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:23:44 [2020-09-24T20:23:44.028Z] VALIDATE_BRANCH=master
20:23:44 [2020-09-24T20:23:44.028Z] TERM=xterm
20:23:44 [2020-09-24T20:23:44.028Z] DOCKER_PKG=github.com/docker/docker
20:23:44 [2020-09-24T20:23:44.028Z] SHLVL=1
20:23:44 [2020-09-24T20:23:44.028Z] TIMEOUT=120m
20:23:44 [2020-09-24T20:23:44.028Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:23:44 [2020-09-24T20:23:44.028Z] DOCKER_GRAPHDRIVER=overlay2
20:23:44 [2020-09-24T20:23:44.028Z] GO111MODULE=off
20:23:44 [2020-09-24T20:23:44.028Z] DOCKER_EXPERIMENTAL=1
20:23:44 [2020-09-24T20:23:44.028Z] TEST_SKIP_INTEGRATION_CLI=1
20:23:44 [2020-09-24T20:23:44.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:23:44 [2020-09-24T20:23:44.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:23:44 [2020-09-24T20:23:44.028Z] GOPATH=/go
20:23:44 [2020-09-24T20:23:44.028Z] PKG_CONFIG=pkg-config
20:23:44 [2020-09-24T20:23:44.028Z] _=/usr/bin/env
20:23:44 [2020-09-24T20:23:44.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:23:45 [2020-09-24T20:23:45.188Z] ok  	github.com/docker/docker/cmd/dockerd	0.123s	coverage: 30.8% of statements
20:23:46 [2020-09-24T20:23:46.134Z] ok  	github.com/docker/docker/container	0.208s	coverage: 34.4% of statements
20:23:46 [2020-09-24T20:23:46.134Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:23:46 [2020-09-24T20:23:46.134Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:23:46 [2020-09-24T20:23:46.134Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:23:46 [2020-09-24T20:23:46.134Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:23:48 [2020-09-24T20:23:48.692Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.059s	coverage: 65.3% of statements
20:23:50 [2020-09-24T20:23:50.614Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.036s	coverage: 35.9% of statements
20:23:53 [2020-09-24T20:23:53.928Z] ok  	github.com/docker/docker/daemon/cluster	0.112s	coverage: 0.5% of statements
20:23:55 [2020-09-24T20:23:55.345Z] #53 311.1 + bin/containerd-stress
20:23:55 [2020-09-24T20:23:55.345Z] #53 313.6 + bin/containerd-shim
20:23:55 [2020-09-24T20:23:55.854Z] ok  	github.com/docker/docker/daemon/discovery	0.022s	coverage: 30.0% of statements
20:23:56 [2020-09-24T20:23:56.809Z] ok  	github.com/docker/docker/daemon/config	0.073s	coverage: 81.8% of statements
20:23:57 [2020-09-24T20:23:57.382Z] ok  	github.com/docker/docker/daemon/events	0.106s	coverage: 50.0% of statements
20:23:58 [2020-09-24T20:23:58.772Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
20:24:02 [2020-09-24T20:24:02.306Z] #53 320.6 + bin/containerd-shim-runc-v1
20:24:02 [2020-09-24T20:24:02.989Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.486s	coverage: 14.0% of statements
20:24:02 [2020-09-24T20:24:02.989Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.035s	coverage: 73.1% of statements
20:24:02 [2020-09-24T20:24:02.989Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.026s	coverage: 2.9% of statements
20:24:03 [2020-09-24T20:24:03.934Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.807s	coverage: 56.2% of statements
20:24:04 [2020-09-24T20:24:04.881Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.019s	coverage: 1.8% of statements
20:24:06 [2020-09-24T20:24:06.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:24:06 [2020-09-24T20:24:06.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:24:06 [2020-09-24T20:24:06.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:24:06 [2020-09-24T20:24:06.824Z] #53 325.6 + bin/containerd-shim-runc-v2
20:24:07 [2020-09-24T20:24:07.440Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.762s	coverage: 49.5% of statements
20:24:07 [2020-09-24T20:24:07.869Z] #53 326.7 + binaries
20:24:07 [2020-09-24T20:24:07.869Z] #53 326.7 + install -D bin/containerd /build/containerd
20:24:07 [2020-09-24T20:24:07.869Z] #53 326.8 + install -D bin/containerd-shim /build/containerd-shim
20:24:07 [2020-09-24T20:24:07.869Z] #53 326.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:24:07 [2020-09-24T20:24:07.869Z] #53 326.8 + install -D bin/ctr /build/ctr
20:24:07 [2020-09-24T20:24:07.869Z] #53 DONE 326.9s
20:24:08 [2020-09-24T20:24:08.848Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.364s	coverage: 46.2% of statements
20:24:08 [2020-09-24T20:24:08.848Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.484s	coverage: 57.7% of statements
20:24:08 [2020-09-24T20:24:08.925Z] 
20:24:08 [2020-09-24T20:24:08.925Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:24:09 [2020-09-24T20:24:09.218Z] #54 DONE 0.1s
20:24:09 [2020-09-24T20:24:09.218Z] 
20:24:09 [2020-09-24T20:24:09.218Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:24:09 [2020-09-24T20:24:09.218Z] #58 DONE 0.1s
20:24:09 [2020-09-24T20:24:09.218Z] 
20:24:09 [2020-09-24T20:24:09.218Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:24:09 [2020-09-24T20:24:09.512Z] #60 DONE 0.2s
20:24:09 [2020-09-24T20:24:09.512Z] 
20:24:09 [2020-09-24T20:24:09.512Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:24:09 [2020-09-24T20:24:09.512Z] #62 DONE 0.1s
20:24:09 [2020-09-24T20:24:09.512Z] 
20:24:09 [2020-09-24T20:24:09.512Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:24:09 [2020-09-24T20:24:09.512Z] #63 DONE 0.0s
20:24:09 [2020-09-24T20:24:09.512Z] 
20:24:09 [2020-09-24T20:24:09.512Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
20:24:10 [2020-09-24T20:24:10.238Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.507s	coverage: 76.1% of statements
20:24:10 [2020-09-24T20:24:10.812Z] ok  	github.com/docker/docker/daemon	12.312s	coverage: 17.4% of statements
20:24:10 [2020-09-24T20:24:10.812Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:24:10 [2020-09-24T20:24:10.812Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:24:10 [2020-09-24T20:24:10.812Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:24:10 [2020-09-24T20:24:10.812Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:24:10 [2020-09-24T20:24:10.812Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:24:10 [2020-09-24T20:24:10.812Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:24:10 [2020-09-24T20:24:10.812Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:24:11 [2020-09-24T20:24:11.074Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.045s	coverage: 58.0% of statements
20:24:11 [2020-09-24T20:24:11.337Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.042s	coverage: 3.0% of statements
20:24:11 [2020-09-24T20:24:11.337Z] ok  	github.com/docker/docker/daemon/links	0.032s	coverage: 93.0% of statements
20:24:12 [2020-09-24T20:24:12.259Z] #64 DONE 2.5s
20:24:12 [2020-09-24T20:24:12.259Z] 
20:24:12 [2020-09-24T20:24:12.259Z] #65 exporting to oci image format
20:24:12 [2020-09-24T20:24:12.259Z] #65 exporting layers
20:24:14 [2020-09-24T20:24:14.650Z] ok  	github.com/docker/docker/daemon/logger	0.237s	coverage: 41.0% of statements
20:24:14 [2020-09-24T20:24:14.650Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.272s	coverage: 77.8% of statements
20:24:14 [2020-09-24T20:24:14.650Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.036s	coverage: 67.0% of statements
20:24:14 [2020-09-24T20:24:14.650Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 4.8% of statements
20:24:14 [2020-09-24T20:24:14.650Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:24:14 [2020-09-24T20:24:14.650Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:24:14 [2020-09-24T20:24:14.650Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:24:14 [2020-09-24T20:24:14.650Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:24:15 [2020-09-24T20:24:15.227Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.038s	coverage: 87.2% of statements
20:24:15 [2020-09-24T20:24:15.802Z] ok  	github.com/docker/docker/daemon/logger/journald	0.048s	coverage: 23.9% of statements
20:24:16 [2020-09-24T20:24:16.065Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.065s	coverage: 61.6% of statements
20:24:16 [2020-09-24T20:24:16.328Z] ok  	github.com/docker/docker/daemon/logger/local	0.047s	coverage: 75.2% of statements
20:24:16 [2020-09-24T20:24:16.328Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:24:17 [2020-09-24T20:24:17.719Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.033s	coverage: 33.3% of statements
20:24:17 [2020-09-24T20:24:17.719Z] time="2020-09-24T20:24:17Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate234243622/log492248909.1: no such file or directory"
20:24:17 [2020-09-24T20:24:17.719Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.072s	coverage: 37.7% of statements
20:24:17 [2020-09-24T20:24:17.982Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 46.8% of statements
20:24:18 [2020-09-24T20:24:18.057Z] Running on azwin-2-8d4cc0 in d:\jenkins\workspace\moby_PR-41482
[Pipeline] {
[Pipeline] ws
20:24:18 [2020-09-24T20:24:18.074Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
20:24:18 [2020-09-24T20:24:18.557Z] ok  	github.com/docker/docker/daemon/logger/templates	0.042s	coverage: 8.3% of statements
20:24:19 [2020-09-24T20:24:19.505Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
20:24:20 [2020-09-24T20:24:20.453Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.922s	coverage: 82.5% of statements
20:24:20 [2020-09-24T20:24:20.453Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:24:20 [2020-09-24T20:24:20.453Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:24:20 [2020-09-24T20:24:20.716Z] ok  	github.com/docker/docker/distribution/metadata	0.125s	coverage: 48.2% of statements
20:24:21 [2020-09-24T20:24:21.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:24:21 [2020-09-24T20:24:21.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:24:22 [2020-09-24T20:24:22.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:24:22 [2020-09-24T20:24:22.231Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
20:24:22 [2020-09-24T20:24:22.231Z] ok  	github.com/docker/docker/distribution	0.854s	coverage: 21.9% of statements
20:24:22 [2020-09-24T20:24:22.231Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:24:22 [2020-09-24T20:24:22.817Z] ok  	github.com/docker/docker/image	0.051s	coverage: 86.4% of statements
20:24:22 [2020-09-24T20:24:22.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:24:23 [2020-09-24T20:24:23.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:24:23 [2020-09-24T20:24:23.384Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:24:23 [2020-09-24T20:24:23.771Z] ok  	github.com/docker/docker/image/cache	0.030s	coverage: 19.2% of statements
20:24:23 [2020-09-24T20:24:23.771Z] ok  	github.com/docker/docker/image/v1	0.038s	coverage: 25.0% of statements
20:24:23 [2020-09-24T20:24:23.771Z] ok  	github.com/docker/docker/distribution/xfer	1.773s	coverage: 85.1% of statements
20:24:23 [2020-09-24T20:24:23.771Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:24:23 [2020-09-24T20:24:23.771Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:24:23 [2020-09-24T20:24:23.771Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:24:24 [2020-09-24T20:24:24.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:24:24 [2020-09-24T20:24:24.718Z] ok  	github.com/docker/docker/libcontainerd/queue	0.045s	coverage: 100.0% of statements
20:24:24 [2020-09-24T20:24:24.718Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 50.0% of statements
20:24:26 [2020-09-24T20:24:26.640Z] ok  	github.com/docker/docker/opts	0.122s	coverage: 67.1% of statements
20:24:26 [2020-09-24T20:24:26.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:24:27 [2020-09-24T20:24:27.215Z] ok  	github.com/docker/docker/pkg/authorization	0.489s	coverage: 68.3% of statements
20:24:27 [2020-09-24T20:24:27.477Z] ok  	github.com/docker/docker/pkg/broadcaster	0.015s	coverage: 100.0% of statements
20:24:27 [2020-09-24T20:24:27.477Z] ok  	github.com/docker/docker/pkg/capabilities	0.018s	coverage: 87.5% of statements
20:24:27 [2020-09-24T20:24:27.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:24:28 [2020-09-24T20:24:28.423Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
20:24:28 [2020-09-24T20:24:28.576Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:24:28 [2020-09-24T20:24:28.577Z] 
20:24:28 [2020-09-24T20:24:28.577Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:24:28 [2020-09-24T20:24:28.686Z] ok  	github.com/docker/docker/pkg/archive	1.273s	coverage: 76.8% of statements
20:24:28 [2020-09-24T20:24:28.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:24:28 [2020-09-24T20:24:28.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:24:28 [2020-09-24T20:24:28.833Z] HOSTNAME=fbc37228f677
20:24:28 [2020-09-24T20:24:28.833Z] DEST=bundles/test-integration
20:24:28 [2020-09-24T20:24:28.833Z] PWD=/go/src/github.com/docker/docker
20:24:28 [2020-09-24T20:24:28.833Z] DOCKER_ROOTLESS=1
20:24:28 [2020-09-24T20:24:28.833Z] DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:24:28 [2020-09-24T20:24:28.833Z] container=docker
20:24:28 [2020-09-24T20:24:28.833Z] HOME=/root
20:24:28 [2020-09-24T20:24:28.833Z] GOLANG_VERSION=1.13.15
20:24:28 [2020-09-24T20:24:28.833Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:24:28 [2020-09-24T20:24:28.833Z] VALIDATE_BRANCH=master
20:24:28 [2020-09-24T20:24:28.833Z] TERM=xterm
20:24:28 [2020-09-24T20:24:28.833Z] DOCKER_PKG=github.com/docker/docker
20:24:28 [2020-09-24T20:24:28.833Z] SHLVL=1
20:24:28 [2020-09-24T20:24:28.833Z] TIMEOUT=120m
20:24:28 [2020-09-24T20:24:28.833Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:24:28 [2020-09-24T20:24:28.833Z] DOCKER_GRAPHDRIVER=overlay2
20:24:28 [2020-09-24T20:24:28.833Z] GO111MODULE=off
20:24:28 [2020-09-24T20:24:28.833Z] DOCKER_EXPERIMENTAL=1
20:24:28 [2020-09-24T20:24:28.833Z] TEST_SKIP_INTEGRATION_CLI=1
20:24:28 [2020-09-24T20:24:28.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:24:28 [2020-09-24T20:24:28.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:24:28 [2020-09-24T20:24:28.833Z] GOPATH=/go
20:24:28 [2020-09-24T20:24:28.833Z] PKG_CONFIG=pkg-config
20:24:28 [2020-09-24T20:24:28.833Z] _=/usr/bin/env
20:24:28 [2020-09-24T20:24:28.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:24:29 [2020-09-24T20:24:29.259Z] ok  	github.com/docker/docker/pkg/discovery	0.019s	coverage: 58.3% of statements
20:24:29 [2020-09-24T20:24:29.259Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 97.6% of statements
20:24:29 [2020-09-24T20:24:29.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:24:30 [2020-09-24T20:24:30.206Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
20:24:30 [2020-09-24T20:24:30.468Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
20:24:30 [2020-09-24T20:24:30.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:24:31 [2020-09-24T20:24:31.040Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
20:24:31 [2020-09-24T20:24:31.304Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.004s	coverage: 43.2% of statements
20:24:31 [2020-09-24T20:24:31.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:24:32 [2020-09-24T20:24:32.248Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
20:24:32 [2020-09-24T20:24:32.248Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
20:24:32 [2020-09-24T20:24:32.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:24:32 [2020-09-24T20:24:32.821Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
20:24:32 [2020-09-24T20:24:32.821Z] ok  	github.com/docker/docker/pkg/fsutils	0.254s	coverage: 85.1% of statements
20:24:33 [2020-09-24T20:24:33.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:24:33 [2020-09-24T20:24:33.396Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.097s	coverage: 84.1% of statements
20:24:34 [2020-09-24T20:24:34.342Z] ok  	github.com/docker/docker/layer	7.444s	coverage: 68.8% of statements
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/oci	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:24:34 [2020-09-24T20:24:34.342Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.028s	coverage: 91.7% of statements
20:24:34 [2020-09-24T20:24:34.342Z] ok  	github.com/docker/docker/pkg/ioutils	0.592s	coverage: 69.3% of statements
20:24:34 [2020-09-24T20:24:34.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:24:34 [2020-09-24T20:24:34.604Z] ok  	github.com/docker/docker/pkg/idtools	0.813s	coverage: 70.1% of statements
20:24:34 [2020-09-24T20:24:34.604Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:24:34 [2020-09-24T20:24:34.866Z] ok  	github.com/docker/docker/pkg/longpath	0.041s	coverage: 100.0% of statements
20:24:34 [2020-09-24T20:24:34.867Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:24:34 [2020-09-24T20:24:34.867Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:24:34 [2020-09-24T20:24:34.867Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
20:24:34 [2020-09-24T20:24:34.867Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:24:35 [2020-09-24T20:24:35.129Z] ok  	github.com/docker/docker/pkg/parsers	0.014s	coverage: 97.0% of statements
20:24:35 [2020-09-24T20:24:35.129Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
20:24:35 [2020-09-24T20:24:35.421Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:24:35 [2020-09-24T20:24:35.422Z] Using test binary docker
20:24:35 [2020-09-24T20:24:35.422Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:24:35 [2020-09-24T20:24:35.422Z] +++ /etc/init.d/apparmor start
20:24:35 [2020-09-24T20:24:35.422Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:24:35 [2020-09-24T20:24:35.422Z] INFO: Waiting for daemon to start...
20:24:35 [2020-09-24T20:24:35.422Z] Starting dockerd
20:24:35 [2020-09-24T20:24:35.422Z] +++ 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
20:24:35 [2020-09-24T20:24:35.702Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
20:24:35 [2020-09-24T20:24:35.702Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.041s	coverage: 86.7% of statements
20:24:35 [2020-09-24T20:24:35.702Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:24:35 [2020-09-24T20:24:35.702Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:24:36 [2020-09-24T20:24:36.280Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.036s	coverage: 56.8% of statements
20:24:36 [2020-09-24T20:24:36.856Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
20:24:36 [2020-09-24T20:24:36.856Z] ok  	github.com/docker/docker/pkg/progress	0.021s	coverage: 75.9% of statements
20:24:37 [2020-09-24T20:24:37.121Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
20:24:37 [2020-09-24T20:24:37.570Z] .
20:24:37 [2020-09-24T20:24:37.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:24:37 [2020-09-24T20:24:37.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:24:37 [2020-09-24T20:24:37.570Z] Error: No such image: emptyfs
20:24:37 [2020-09-24T20:24:37.570Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:24:37 [2020-09-24T20:24:37.570Z] ++++ docker load
20:24:37 [2020-09-24T20:24:37.570Z] Running integration-test (iteration 1)
20:24:37 [2020-09-24T20:24:37.570Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
20:24:37 [2020-09-24T20:24:37.570Z] ++ 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
20:24:37 [2020-09-24T20:24:37.570Z] ++ set -e
20:24:37 [2020-09-24T20:24:37.570Z] ++ '[' -n 0 ']'
20:24:37 [2020-09-24T20:24:37.570Z] ++ set -x
20:24:37 [2020-09-24T20:24:37.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
20:24:37 [2020-09-24T20:24:37.695Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
20:24:38 [2020-09-24T20:24:38.283Z] ok  	github.com/docker/docker/pkg/stdcopy	0.013s	coverage: 100.0% of statements
20:24:38 [2020-09-24T20:24:38.284Z] ok  	github.com/docker/docker/pkg/pubsub	1.074s	coverage: 73.9% of statements
20:24:38 [2020-09-24T20:24:38.513Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:24:38 [2020-09-24T20:24:38.857Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
20:24:39 [2020-09-24T20:24:39.125Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
20:24:39 [2020-09-24T20:24:39.386Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
20:24:39 [2020-09-24T20:24:39.960Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.9% of statements
20:24:40 [2020-09-24T20:24:40.413Z] tests/integration/client_test.py .....                                   [ 75%]
20:24:40 [2020-09-24T20:24:40.413Z] tests/integration/context_api_test.py ...                                [ 76%]
20:24:40 [2020-09-24T20:24:40.419Z] using credential docker-jenkins-github-credentials
20:24:40 [2020-09-24T20:24:40.494Z] Cloning the remote Git repository
20:24:40 [2020-09-24T20:24:40.494Z] Cloning with configured refspecs honoured and without tags
20:24:40 [2020-09-24T20:24:40.538Z] ok  	github.com/docker/docker/pkg/system	0.015s	coverage: 36.9% of statements
20:24:40 [2020-09-24T20:24:40.800Z] ok  	github.com/docker/docker/pkg/signal	2.881s	coverage: 61.0% of statements
20:24:40 [2020-09-24T20:24:40.800Z] ok  	github.com/docker/docker/pkg/tailfile	0.152s	coverage: 88.6% of statements
20:24:40 [2020-09-24T20:24:40.978Z] tests/integration/errors_test.py .                                       [ 76%]
20:24:41 [2020-09-24T20:24:41.375Z] testing: warning: no tests to run
20:24:41 [2020-09-24T20:24:41.375Z] coverage: [no statements]
20:24:41 [2020-09-24T20:24:41.375Z] ok  	github.com/docker/docker/pkg/term/windows	0.015s	coverage: [no statements] [no tests to run]
20:24:41 [2020-09-24T20:24:41.375Z] ok  	github.com/docker/docker/pkg/tarsum	0.137s	coverage: 89.3% of statements
20:24:41 [2020-09-24T20:24:41.637Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
20:24:41 [2020-09-24T20:24:41.637Z] ok  	github.com/docker/docker/pkg/urlutil	0.023s	coverage: 100.0% of statements
20:24:41 [2020-09-24T20:24:41.902Z] ok  	github.com/docker/docker/pkg/useragent	0.021s	coverage: 88.9% of statements
20:24:40 [2020-09-24T20:24:40.683Z] Cloning repository https://github.com/moby/moby.git
20:24:41 [2020-09-24T20:24:41.074Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:24:41 [2020-09-24T20:24:41.952Z] Fetching upstream changes from https://github.com/moby/moby.git
20:24:41 [2020-09-24T20:24:41.952Z]  > git --version # timeout=10
20:24:41 [2020-09-24T20:24:41.996Z]  > git --version # 'git version 2.24.1.windows.2'
20:24:41 [2020-09-24T20:24:41.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:24:41 [2020-09-24T20:24:41.999Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:24:43 [2020-09-24T20:24:43.295Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
20:24:43 [2020-09-24T20:24:43.558Z] ok  	github.com/docker/docker/profiles/seccomp	0.025s	coverage: 72.4% of statements
20:24:44 [2020-09-24T20:24:44.509Z] ok  	github.com/docker/docker/reference	0.049s	coverage: 84.4% of statements
20:24:44 [2020-09-24T20:24:44.509Z] ok  	github.com/docker/docker/plugin	0.560s	coverage: 23.1% of statements
20:24:45 [2020-09-24T20:24:45.457Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 50.9% of statements
20:24:45 [2020-09-24T20:24:45.457Z] ok  	github.com/docker/docker/registry/resumable	0.039s	coverage: 100.0% of statements
20:24:46 [2020-09-24T20:24:46.031Z] ok  	github.com/docker/docker/registry	0.248s	coverage: 56.3% of statements
20:24:46 [2020-09-24T20:24:46.294Z] ok  	github.com/docker/docker/testutil	0.040s	coverage: 62.5% of statements
20:24:46 [2020-09-24T20:24:46.308Z] Loaded image: buildpack-deps:buster
20:24:46 [2020-09-24T20:24:46.308Z] Loaded image: busybox:latest
20:24:46 [2020-09-24T20:24:46.308Z] Loaded image: busybox:glibc
20:24:46 [2020-09-24T20:24:46.308Z] Loaded image: debian:buster
20:24:46 [2020-09-24T20:24:46.308Z] Loaded image: hello-world:latest
20:24:46 [2020-09-24T20:24:46.308Z] INFO: Testing against a local daemon
20:24:46 [2020-09-24T20:24:46.308Z] === RUN   TestCgroupNamespacesBuild
20:24:46 [2020-09-24T20:24:46.869Z] ok  	github.com/docker/docker/runconfig	0.073s	coverage: 66.1% of statements
20:24:48 [2020-09-24T20:24:48.259Z] ok  	github.com/docker/docker/volume/drivers	0.021s	coverage: 36.1% of statements
20:24:48 [2020-09-24T20:24:48.404Z] --- PASS: TestCgroupNamespacesBuild (2.21s)
20:24:48 [2020-09-24T20:24:48.404Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:24:49 [2020-09-24T20:24:49.649Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
20:24:49 [2020-09-24T20:24:49.649Z] ok  	github.com/docker/docker/volume/mounts	0.066s	coverage: 67.0% of statements
20:24:50 [2020-09-24T20:24:50.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s)
20:24:50 [2020-09-24T20:24:50.024Z] === RUN   TestBuildWithSession
20:24:50 [2020-09-24T20:24:50.024Z] --- SKIP: TestBuildWithSession (0.00s)
20:24:50 [2020-09-24T20:24:50.024Z]     build_session_test.go:25: TODO: BuildKit
20:24:50 [2020-09-24T20:24:50.024Z] === RUN   TestBuildSquashParent
20:24:50 [2020-09-24T20:24:50.221Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
20:24:56 [2020-09-24T20:24:56.974Z] --- PASS: TestBuildSquashParent (6.79s)
20:24:56 [2020-09-24T20:24:56.974Z] === RUN   TestBuildWithRemoveAndForceRemove
20:24:56 [2020-09-24T20:24:56.974Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:24:56 [2020-09-24T20:24:56.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:24:56 [2020-09-24T20:24:56.974Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:24:56 [2020-09-24T20:24:56.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:24:56 [2020-09-24T20:24:56.974Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:24:56 [2020-09-24T20:24:56.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:24:56 [2020-09-24T20:24:56.974Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:24:56 [2020-09-24T20:24:56.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:24:56 [2020-09-24T20:24:56.974Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:24:56 [2020-09-24T20:24:56.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:24:56 [2020-09-24T20:24:56.974Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:24:56 [2020-09-24T20:24:56.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:24:56 [2020-09-24T20:24:56.974Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:24:56 [2020-09-24T20:24:56.974Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:24:57 [2020-09-24T20:24:57.951Z] Fetching without tags
20:24:59 [2020-09-24T20:24:59.215Z] Merging remotes/origin/master commit 48b5b51bdb55534becb3a850522caabac07bfa8a into PR head commit 5a7b75f8898d76efc24683dbf2735c1bec6355c8
20:24:57 [2020-09-24T20:24:57.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:24:57 [2020-09-24T20:24:57.708Z]  > git config --add remote.origin.fetch +refs/pull/41482/head:refs/remotes/origin/PR-41482 # timeout=10
20:24:57 [2020-09-24T20:24:57.752Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:24:57 [2020-09-24T20:24:57.865Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:24:57 [2020-09-24T20:24:57.985Z] Fetching upstream changes from https://github.com/moby/moby.git
20:24:57 [2020-09-24T20:24:57.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:24:57 [2020-09-24T20:24:57.987Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41482/head:refs/remotes/origin/PR-41482 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:24:59 [2020-09-24T20:24:59.850Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:24:59 [2020-09-24T20:24:59.850Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:25:01 [2020-09-24T20:25:01.925Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:25:01 [2020-09-24T20:25:01.925Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:24:59 [2020-09-24T20:24:59.321Z]  > git config core.sparsecheckout # timeout=10
20:24:59 [2020-09-24T20:24:59.364Z]  > git checkout -f 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:25:01 [2020-09-24T20:25:01.761Z]  > git remote # timeout=10
20:25:03 [2020-09-24T20:25:03.298Z] Merge succeeded, producing 90f38d1d61ca83042caabc958ad3a5124f1afe70
20:25:03 [2020-09-24T20:25:03.298Z] Checking out Revision 90f38d1d61ca83042caabc958ad3a5124f1afe70 (PR-41482)
20:25:04 [2020-09-24T20:25:04.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:25:04 [2020-09-24T20:25:04.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s)
20:25:04 [2020-09-24T20:25:04.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s)
20:25:04 [2020-09-24T20:25:04.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s)
20:25:04 [2020-09-24T20:25:04.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s)
20:25:04 [2020-09-24T20:25:04.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s)
20:25:04 [2020-09-24T20:25:04.664Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s)
20:25:04 [2020-09-24T20:25:04.664Z] === RUN   TestBuildMultiStageCopy
20:25:04 [2020-09-24T20:25:04.664Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:25:02 [2020-09-24T20:25:02.522Z]  > git config --get remote.origin.url # timeout=10
20:25:02 [2020-09-24T20:25:02.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:25:02 [2020-09-24T20:25:02.575Z]  > git merge 48b5b51bdb55534becb3a850522caabac07bfa8a # timeout=10
20:25:03 [2020-09-24T20:25:03.197Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:25:03 [2020-09-24T20:25:03.329Z]  > git config core.sparsecheckout # timeout=10
20:25:03 [2020-09-24T20:25:03.375Z]  > git checkout -f 90f38d1d61ca83042caabc958ad3a5124f1afe70 # timeout=10
20:25:07 [2020-09-24T20:25:07.404Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:25:07 [2020-09-24T20:25:07.698Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:25:08 [2020-09-24T20:25:08.334Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:25:08 [2020-09-24T20:25:08.969Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:25:09 [2020-09-24T20:25:09.605Z] --- PASS: TestBuildMultiStageCopy (5.09s)
20:25:09 [2020-09-24T20:25:09.605Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s)
20:25:09 [2020-09-24T20:25:09.605Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s)
20:25:09 [2020-09-24T20:25:09.605Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
20:25:09 [2020-09-24T20:25:09.605Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
20:25:09 [2020-09-24T20:25:09.605Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
20:25:09 [2020-09-24T20:25:09.605Z] === RUN   TestBuildMultiStageParentConfig
20:25:11 [2020-09-24T20:25:11.679Z] --- PASS: TestBuildMultiStageParentConfig (1.80s)
20:25:11 [2020-09-24T20:25:11.679Z] === RUN   TestBuildLabelWithTargets
20:25:12 [2020-09-24T20:25:12.175Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/rootless	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/volume	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === Skipped
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver btrfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver btrfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver btrfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver btrfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver btrfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:73: No driver to put!
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z] time="2020-09-24T20:24:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z] time="2020-09-24T20:24:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z] time="2020-09-24T20:24:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z] time="2020-09-24T20:24:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z] time="2020-09-24T20:24:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:73: No driver to put!
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     overlay_test.go:49: Fails to compute changes intermittently
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver zfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver zfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver zfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver zfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:46: Driver zfs not supported
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     graphtest_unix.go:73: No driver to put!
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:25:12 [2020-09-24T20:25:12.175Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] 
20:25:12 [2020-09-24T20:25:12.175Z] DONE 2138 tests, 26 skipped in 193.456s
Post stage
[Pipeline] junit
20:25:12 [2020-09-24T20:25:12.190Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:25:14 [2020-09-24T20:25:14.422Z] --- PASS: TestBuildLabelWithTargets (2.73s)
20:25:14 [2020-09-24T20:25:14.422Z] === RUN   TestBuildWithEmptyLayers
20:25:14 [2020-09-24T20:25:14.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh dynbinary test-integration
20:25:14 [2020-09-24T20:25:14.995Z] 
20:25:15 [2020-09-24T20:25:15.059Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
20:25:15 [2020-09-24T20:25:15.059Z] === RUN   TestBuildMultiStageOnBuild
20:25:15 [2020-09-24T20:25:15.257Z] Removing bundles/
20:25:15 [2020-09-24T20:25:15.257Z] 
20:25:15 [2020-09-24T20:25:15.257Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:25:15 [2020-09-24T20:25:15.257Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:25:15 [2020-09-24T20:25:15.257Z] GOOS="" GOARCH="" GOARM=""
20:25:15 [2020-09-24T20:25:15.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:25:15 [2020-09-24T20:25:15.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:25:15 [2020-09-24T20:25:15.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:25:18 [2020-09-24T20:25:18.306Z] Commit message: "Merge commit '48b5b51bdb55534becb3a850522caabac07bfa8a' into HEAD"
20:25:18 [2020-09-24T20:25:18.587Z] --- PASS: TestBuildMultiStageOnBuild (3.21s)
20:25:18 [2020-09-24T20:25:18.587Z] === RUN   TestBuildUncleanTarFilenames
20:25:18 [2020-09-24T20:25:18.340Z]  > git rev-list --no-walk 5a7b75f8898d76efc24683dbf2735c1bec6355c8 # timeout=10
20:25:19 [2020-09-24T20:25:19.049Z] tests/integration/models_containers_test.py ............................ [ 83%]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:25:19 [2020-09-24T20:25:19.625Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
20:25:19 [2020-09-24T20:25:19.625Z] === RUN   TestBuildMultiStageLayerLeak
20:25:21 [2020-09-24T20:25:21.571Z] + docker version
20:25:23 [2020-09-24T20:25:23.153Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s)
20:25:23 [2020-09-24T20:25:23.153Z] === RUN   TestBuildWithHugeFile
20:25:28 [2020-09-24T20:25:28.636Z] Client: Docker Engine - Enterprise
20:25:28 [2020-09-24T20:25:28.636Z]  Version:           19.03.5
20:25:28 [2020-09-24T20:25:28.636Z]  API version:       1.40
20:25:28 [2020-09-24T20:25:28.636Z]  Go version:        go1.12.12
20:25:28 [2020-09-24T20:25:28.636Z]  Git commit:        2ee0c57608
20:25:28 [2020-09-24T20:25:28.636Z]  Built:             11/13/2019 08:00:16
20:25:28 [2020-09-24T20:25:28.636Z]  OS/Arch:           windows/amd64
20:25:28 [2020-09-24T20:25:28.636Z]  Experimental:      false
20:25:28 [2020-09-24T20:25:28.636Z] 
20:25:28 [2020-09-24T20:25:28.636Z] Server: Docker Engine - Enterprise
20:25:28 [2020-09-24T20:25:28.636Z]  Engine:
20:25:28 [2020-09-24T20:25:28.636Z]   Version:          19.03.5
20:25:28 [2020-09-24T20:25:28.636Z]   API version:      1.40 (minimum version 1.24)
20:25:28 [2020-09-24T20:25:28.636Z]   Go version:       go1.12.12
20:25:28 [2020-09-24T20:25:28.636Z]   Git commit:       2ee0c57608
20:25:28 [2020-09-24T20:25:28.636Z]   Built:            11/13/2019 07:58:51
20:25:28 [2020-09-24T20:25:28.636Z]   OS/Arch:          windows/amd64
20:25:28 [2020-09-24T20:25:28.636Z]   Experimental:     true
[Pipeline] sh
20:25:30 [2020-09-24T20:25:30.526Z] + docker info
20:25:34 [2020-09-24T20:25:34.695Z] #65 exporting layers 82.1s done
20:25:34 [2020-09-24T20:25:34.695Z] #65 exporting manifest sha256:098d0c6cba03795a35d56445d80c584b4436c4fbadd81a4884bd74aba84c409b done
20:25:34 [2020-09-24T20:25:34.695Z] #65 exporting config sha256:550ee94d32e68d6c03e174793c87d692a92cb4c3f8cc154621e80e441cd68f2c done
20:25:34 [2020-09-24T20:25:34.695Z] #65 sending tarball
20:25:36 [2020-09-24T20:25:36.310Z] .........                                                                [ 86%]
20:25:37 [2020-09-24T20:25:37.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:25:37 [2020-09-24T20:25:37.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:25:37 [2020-09-24T20:25:37.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:25:37 [2020-09-24T20:25:37.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:25:37 [2020-09-24T20:25:37.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:25:38 [2020-09-24T20:25:38.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:25:39 [2020-09-24T20:25:39.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:25:40 [2020-09-24T20:25:40.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:25:40 [2020-09-24T20:25:40.861Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:25:42 [2020-09-24T20:25:42.750Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:25:43 [2020-09-24T20:25:43.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:25:45 [2020-09-24T20:25:45.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:25:46 [2020-09-24T20:25:46.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:25:47 [2020-09-24T20:25:47.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:25:48 [2020-09-24T20:25:48.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:25:48 [2020-09-24T20:25:48.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:25:49 [2020-09-24T20:25:49.317Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:25:49 [2020-09-24T20:25:49.317Z] tests/integration/models_resources_test.py .                             [ 91%]
20:25:50 [2020-09-24T20:25:50.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:25:50 [2020-09-24T20:25:50.176Z] #65 sending tarball 15.8s done
20:25:50 [2020-09-24T20:25:50.176Z] #65 DONE 97.9s
20:25:50 [2020-09-24T20:25:50.176Z] 
20:25:50 [2020-09-24T20:25:50.176Z] #66 importing to docker
20:25:50 [2020-09-24T20:25:50.360Z] --- PASS: TestBuildWithHugeFile (26.95s)
20:25:50 [2020-09-24T20:25:50.360Z] === RUN   TestBuildWithEmptyDockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:25:50 [2020-09-24T20:25:50.360Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
20:25:50 [2020-09-24T20:25:50.360Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
20:25:50 [2020-09-24T20:25:50.360Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
20:25:50 [2020-09-24T20:25:50.360Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
20:25:50 [2020-09-24T20:25:50.360Z] === RUN   TestBuildPreserveOwnership
20:25:50 [2020-09-24T20:25:50.360Z] === RUN   TestBuildPreserveOwnership/copy_from
20:25:51 [2020-09-24T20:25:51.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:25:52 [2020-09-24T20:25:52.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:25:54 [2020-09-24T20:25:54.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:25:54 [2020-09-24T20:25:54.861Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:25:55 [2020-09-24T20:25:55.153Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:25:55 [2020-09-24T20:25:55.153Z] Using test binary docker
20:25:55 [2020-09-24T20:25:55.153Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:25:55 [2020-09-24T20:25:55.153Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:25:55 [2020-09-24T20:25:55.153Z] INFO: Waiting for daemon to start...
20:25:55 [2020-09-24T20:25:55.153Z] Starting dockerd
20:25:55 [2020-09-24T20:25:55.543Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:25:56 [2020-09-24T20:25:56.375Z] --- PASS: TestBuildPreserveOwnership (6.42s)
20:25:56 [2020-09-24T20:25:56.375Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.12s)
20:25:56 [2020-09-24T20:25:56.375Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s)
20:25:56 [2020-09-24T20:25:56.375Z] === RUN   TestBuildPlatformInvalid
20:25:56 [2020-09-24T20:25:56.375Z] --- PASS: TestBuildPlatformInvalid (0.14s)
20:25:56 [2020-09-24T20:25:56.375Z] PASS
20:25:56 [2020-09-24T20:25:56.375Z] 
20:25:56 [2020-09-24T20:25:56.375Z] === Skipped
20:25:56 [2020-09-24T20:25:56.375Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
20:25:56 [2020-09-24T20:25:56.375Z]     build_session_test.go:25: TODO: BuildKit
20:25:56 [2020-09-24T20:25:56.375Z] 
20:25:56 [2020-09-24T20:25:56.375Z] 
20:25:56 [2020-09-24T20:25:56.375Z] DONE 32 tests, 1 skipped in 78.865s
20:25:56 [2020-09-24T20:25:56.667Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
20:25:56 [2020-09-24T20:25:56.667Z] ++ 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
20:25:56 [2020-09-24T20:25:56.667Z] ++ set -e
20:25:56 [2020-09-24T20:25:56.667Z] ++ '[' -n 0 ']'
20:25:56 [2020-09-24T20:25:56.667Z] ++ set -x
20:25:56 [2020-09-24T20:25:56.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
20:25:56 [2020-09-24T20:25:56.668Z] INFO: Testing against a local daemon
20:25:56 [2020-09-24T20:25:56.668Z] === RUN   TestConfigInspect
20:25:58 [2020-09-24T20:25:58.401Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:25:58 [2020-09-24T20:25:58.401Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:25:58 [2020-09-24T20:25:58.422Z] .
20:25:58 [2020-09-24T20:25:58.422Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:25:58 [2020-09-24T20:25:58.422Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:25:58 [2020-09-24T20:25:58.422Z] Error: No such image: emptyfs
20:25:58 [2020-09-24T20:25:58.422Z] Running integration-test (iteration 1)
20:25:58 [2020-09-24T20:25:58.422Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:26:00 [2020-09-24T20:26:00.470Z] Client:
20:26:00 [2020-09-24T20:26:00.470Z]  Debug Mode: false
20:26:00 [2020-09-24T20:26:00.470Z]  Plugins:
20:26:00 [2020-09-24T20:26:00.470Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:26:00 [2020-09-24T20:26:00.470Z] 
20:26:00 [2020-09-24T20:26:00.470Z] Server:
20:26:00 [2020-09-24T20:26:00.470Z]  Containers: 0
20:26:00 [2020-09-24T20:26:00.470Z]   Running: 0
20:26:00 [2020-09-24T20:26:00.470Z]   Paused: 0
20:26:00 [2020-09-24T20:26:00.470Z]   Stopped: 0
20:26:00 [2020-09-24T20:26:00.470Z]  Images: 0
20:26:00 [2020-09-24T20:26:00.470Z]  Server Version: 19.03.5
20:26:00 [2020-09-24T20:26:00.470Z]  Storage Driver: lcow (linux) windowsfilter (windows)
20:26:00 [2020-09-24T20:26:00.470Z]   LCOW: 
20:26:00 [2020-09-24T20:26:00.470Z]   Windows: 
20:26:00 [2020-09-24T20:26:00.470Z]  Logging Driver: json-file
20:26:00 [2020-09-24T20:26:00.470Z]  Plugins:
20:26:00 [2020-09-24T20:26:00.470Z]   Volume: local
20:26:00 [2020-09-24T20:26:00.470Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:26:00 [2020-09-24T20:26:00.470Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:26:00 [2020-09-24T20:26:00.470Z]  Swarm: inactive
20:26:00 [2020-09-24T20:26:00.470Z]  Default Isolation: process
20:26:00 [2020-09-24T20:26:00.470Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:26:00 [2020-09-24T20:26:00.470Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
20:26:00 [2020-09-24T20:26:00.470Z]  OSType: windows
20:26:00 [2020-09-24T20:26:00.470Z]  Architecture: x86_64
20:26:00 [2020-09-24T20:26:00.470Z]  CPUs: 4
20:26:00 [2020-09-24T20:26:00.470Z]  Total Memory: 32GiB
20:26:00 [2020-09-24T20:26:00.470Z]  Name: azwin-2-8d4cc0
20:26:00 [2020-09-24T20:26:00.470Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
20:26:00 [2020-09-24T20:26:00.470Z]  Docker Root Dir: D:\docker
20:26:00 [2020-09-24T20:26:00.470Z]  Debug Mode: false
20:26:00 [2020-09-24T20:26:00.470Z]  Registry: https://index.docker.io/v1/
20:26:00 [2020-09-24T20:26:00.470Z]  Labels:
20:26:00 [2020-09-24T20:26:00.470Z]  Experimental: true
20:26:00 [2020-09-24T20:26:00.470Z]  Insecure Registries:
20:26:00 [2020-09-24T20:26:00.470Z]   10.0.0.4:5000
20:26:00 [2020-09-24T20:26:00.470Z]   127.0.0.0/8
20:26:00 [2020-09-24T20:26:00.470Z]  Registry Mirrors:
20:26:00 [2020-09-24T20:26:00.470Z]   http://10.0.0.4:5000/
20:26:00 [2020-09-24T20:26:00.470Z]  Live Restore Enabled: false
20:26:00 [2020-09-24T20:26:00.470Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:26:01 [2020-09-24T20:26:01.131Z] --- PASS: TestConfigInspect (4.03s)
20:26:01 [2020-09-24T20:26:01.132Z] === RUN   TestConfigList
20:26:02 [2020-09-24T20:26:02.319Z] tests/integration/regression_test.py ......                              [ 98%]
20:26:02 [2020-09-24T20:26:02.836Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:26:02 [2020-09-24T20:26:02.836Z] tests/integration/credentials/utils_test.py .                            [100%]
20:26:02 [2020-09-24T20:26:02.836Z] 
20:26:02 [2020-09-24T20:26:02.836Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:26:02 [2020-09-24T20:26:02.836Z] =========================== short test summary info ============================
20:26:02 [2020-09-24T20:26:02.836Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:26:02 [2020-09-24T20:26:02.836Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:26:02 [2020-09-24T20:26:02.836Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:26:02 [2020-09-24T20:26:02.836Z]   Not supported on most drivers
20:26:02 [2020-09-24T20:26:02.836Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:26:02 [2020-09-24T20:26:02.836Z]   Output of docker top depends on host distro, and is not formalized.
20:26:02 [2020-09-24T20:26:02.836Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:26:02 [2020-09-24T20:26:02.836Z]   Output of docker top depends on host distro, and is not formalized.
20:26:02 [2020-09-24T20:26:02.836Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:26:02 [2020-09-24T20:26:02.836Z]   Can fail if eth0 has multiple IP addresses
20:26:02 [2020-09-24T20:26:02.836Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:26:02 [2020-09-24T20:26:02.836Z]   This doesn't seem to be taken into account by the engine
20:26:02 [2020-09-24T20:26:02.836Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:26:02 [2020-09-24T20:26:02.836Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:26:02 [2020-09-24T20:26:02.836Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 335.87 seconds ==
20:26:03 [2020-09-24T20:26:03.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:26:03 [2020-09-24T20:26:03.869Z] --- PASS: TestConfigList (3.20s)
20:26:03 [2020-09-24T20:26:03.869Z] === RUN   TestConfigsCreateAndDelete
20:26:07 [2020-09-24T20:26:07.394Z] --- PASS: TestConfigsCreateAndDelete (3.58s)
20:26:07 [2020-09-24T20:26:07.394Z] === RUN   TestConfigsUpdate
20:26:08 [2020-09-24T20:26:08.808Z] #66 DONE 16.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:26:09 [2020-09-24T20:26:09.269Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/test/unit
20:26:10 [2020-09-24T20:26:10.606Z] Loaded image: buildpack-deps:buster
20:26:10 [2020-09-24T20:26:10.606Z] Loaded image: busybox:latest
20:26:10 [2020-09-24T20:26:10.606Z] Loaded image: busybox:glibc
20:26:10 [2020-09-24T20:26:10.606Z] Loaded image: debian:buster
20:26:10 [2020-09-24T20:26:10.606Z] Loaded image: hello-world:latest
20:26:10 [2020-09-24T20:26:10.606Z] INFO: Testing against a local daemon
20:26:10 [2020-09-24T20:26:10.606Z] === RUN   TestCgroupNamespacesBuild
20:26:10 [2020-09-24T20:26:10.920Z] --- PASS: TestConfigsUpdate (3.48s)
20:26:10 [2020-09-24T20:26:10.920Z] === RUN   TestTemplatedConfig
20:26:12 [2020-09-24T20:26:12.820Z] ?   	github.com/docker/docker/api	[no test files]
20:26:14 [2020-09-24T20:26:14.775Z] --- PASS: TestCgroupNamespacesBuild (3.70s)
20:26:14 [2020-09-24T20:26:14.775Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:26:15 [2020-09-24T20:26:15.385Z] --- PASS: TestTemplatedConfig (3.81s)
20:26:15 [2020-09-24T20:26:15.385Z] === RUN   TestConfigCreateResolve
20:26:15 [2020-09-24T20:26:15.597Z] Leaving: AppArmorNo profiles have been unloaded.
20:26:15 [2020-09-24T20:26:15.597Z] 
20:26:15 [2020-09-24T20:26:15.597Z] Unloading profiles will leave already running processes permanently
20:26:15 [2020-09-24T20:26:15.597Z] unconfined, which can lead to unexpected situations.
20:26:15 [2020-09-24T20:26:15.597Z] 
20:26:15 [2020-09-24T20:26:15.597Z] To set a process to complain mode, use the command line tool
20:26:15 [2020-09-24T20:26:15.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:26:15 [2020-09-24T20:26:15.597Z] 
20:26:15 [2020-09-24T20:26:15.960Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:26:15 [2020-09-24T20:26:15.960Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-aa04ec52\powershellScript.ps1'; exit $LASTEXITCODE;
20:26:15 [2020-09-24T20:26:15.960Z] ----------------------------------------------------------------------------
20:26:15 [2020-09-24T20:26:15.960Z] 
20:26:15 [2020-09-24T20:26:15.960Z] INFO: executeCI.ps1 starting at Thu Sep 24 20:26:14 CUT 2020
20:26:15 [2020-09-24T20:26:15.960Z] 
20:26:15 [2020-09-24T20:26:15.960Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:26:15 [2020-09-24T20:26:15.960Z] INFO: Running git version 2.24.1.windows.2
20:26:15 [2020-09-24T20:26:15.960Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:26:15 [2020-09-24T20:26:15.960Z] INFO: Environment variables:
20:26:15 [2020-09-24T20:26:15.960Z] 
20:26:15 [2020-09-24T20:26:15.960Z] Name                           Value                                                                                   
20:26:15 [2020-09-24T20:26:15.960Z] ----                           -----                                                                                   
20:26:15 [2020-09-24T20:26:15.960Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:26:15 [2020-09-24T20:26:15.960Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
20:26:15 [2020-09-24T20:26:15.960Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:26:15 [2020-09-24T20:26:15.960Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
20:26:15 [2020-09-24T20:26:15.960Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
20:26:15 [2020-09-24T20:26:15.960Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:26:15 [2020-09-24T20:26:15.960Z] BRANCH_NAME                    PR-41482                                                                                
20:26:15 [2020-09-24T20:26:15.960Z] BUILD_DISPLAY_NAME             #5                                                                                      
20:26:15 [2020-09-24T20:26:15.960Z] BUILD_ID                       5                                                                                       
20:26:15 [2020-09-24T20:26:15.960Z] BUILD_NUMBER                   5                                                                                       
20:26:15 [2020-09-24T20:26:15.960Z] BUILD_TAG                      jenkins-moby-PR-41482-5                                                                 
20:26:15 [2020-09-24T20:26:15.960Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41482/5/                              
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_AUTHOR                  tklauser                                                                                
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_AUTHOR_DISPLAY_NAME     Tobias Klauser                                                                          
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_BRANCH                  unix-fileclone                                                                          
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_FORK                    tklauser                                                                                
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_ID                      41482                                                                                   
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_TARGET                  master                                                                                  
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_TITLE                   daemon/graphdriver/copy: use IoctlFileClone from golang.org/x/sys/unix                  
20:26:15 [2020-09-24T20:26:15.960Z] CHANGE_URL                     https://github.com/moby/moby/pull/41482                                                 
20:26:15 [2020-09-24T20:26:15.960Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
20:26:15 [2020-09-24T20:26:15.960Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:26:15 [2020-09-24T20:26:15.960Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:26:15 [2020-09-24T20:26:15.960Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:26:15 [2020-09-24T20:26:15.960Z] COMPUTERNAME                   azwin-2-8d4cc0                                                                          
20:26:15 [2020-09-24T20:26:15.960Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
20:26:15 [2020-09-24T20:26:15.960Z] ConfigSequenceNumber           0                                                                                       
20:26:15 [2020-09-24T20:26:15.960Z] DOCKER_BUILDKIT                0                                                                                       
20:26:15 [2020-09-24T20:26:15.960Z] DOCKER_DUT_DEBUG               1                                                                                       
20:26:15 [2020-09-24T20:26:15.960Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:26:15 [2020-09-24T20:26:15.960Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:26:15 [2020-09-24T20:26:15.960Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:26:15 [2020-09-24T20:26:15.960Z] EXECUTOR_NUMBER                0                                                                                       
20:26:15 [2020-09-24T20:26:15.960Z] FQDN                           azwin-2-8d4cc0.westus.cloudapp.azure.com                                                
20:26:15 [2020-09-24T20:26:15.960Z] GIT_BRANCH                     PR-41482                                                                                
20:26:15 [2020-09-24T20:26:15.960Z] GIT_COMMIT                     af1ec9f3691f05aa956493c167e1ede1a3b9ed40                                                
20:26:15 [2020-09-24T20:26:15.960Z] GIT_PREVIOUS_COMMIT            5a7b75f8898d76efc24683dbf2735c1bec6355c8                                                
20:26:15 [2020-09-24T20:26:15.960Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:26:15 [2020-09-24T20:26:15.960Z] HUDSON_COOKIE                  389cabcd-e530-4840-8895-6b1768b105b1                                                    
20:26:15 [2020-09-24T20:26:15.960Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:26:15 [2020-09-24T20:26:15.960Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:26:15 [2020-09-24T20:26:15.960Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:26:15 [2020-09-24T20:26:15.960Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
20:26:15 [2020-09-24T20:26:15.960Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:26:15 [2020-09-24T20:26:15.960Z] JENKINS_NODE_COOKIE            75002e49-c13e-4ae9-b77f-0139ca86d65d                                                    
20:26:15 [2020-09-24T20:26:15.960Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:26:15 [2020-09-24T20:26:15.960Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:26:15 [2020-09-24T20:26:15.960Z] JOB_BASE_NAME                  PR-41482                                                                                
20:26:15 [2020-09-24T20:26:15.960Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41482/display/redirect                
20:26:15 [2020-09-24T20:26:15.961Z] JOB_NAME                       moby/PR-41482                                                                           
20:26:15 [2020-09-24T20:26:15.961Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41482/                                
20:26:15 [2020-09-24T20:26:15.961Z] library.jps.version            master                                                                                  
20:26:15 [2020-09-24T20:26:15.961Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
20:26:15 [2020-09-24T20:26:15.961Z] NODE_LABELS                    amd64 azure azwin-2-8d4cc0 azwin-2019 docker west-us windows windows-2019 x86_64        
20:26:15 [2020-09-24T20:26:15.961Z] NODE_NAME                      azwin-2-8d4cc0                                                                          
20:26:15 [2020-09-24T20:26:15.961Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:26:15 [2020-09-24T20:26:15.961Z] OS                             Windows_NT                                                                              
20:26:15 [2020-09-24T20:26:15.961Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
20:26:15 [2020-09-24T20:26:15.961Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:26:15 [2020-09-24T20:26:15.961Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:26:15 [2020-09-24T20:26:15.961Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
20:26:15 [2020-09-24T20:26:15.961Z] PROCESSOR_LEVEL                6                                                                                       
20:26:15 [2020-09-24T20:26:15.961Z] PROCESSOR_REVISION             5504                                                                                    
20:26:15 [2020-09-24T20:26:15.961Z] ProgramData                    C:\ProgramData                                                                          
20:26:15 [2020-09-24T20:26:15.961Z] ProgramFiles                   C:\Program Files                                                                        
20:26:15 [2020-09-24T20:26:15.961Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:26:15 [2020-09-24T20:26:15.961Z] ProgramW6432                   C:\Program Files                                                                        
20:26:15 [2020-09-24T20:26:15.961Z] PROMPT                         $P$G                                                                                    
20:26:15 [2020-09-24T20:26:15.961Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:26:15 [2020-09-24T20:26:15.961Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
20:26:15 [2020-09-24T20:26:15.961Z] PUBLIC                         C:\Users\Public                                                                         
20:26:15 [2020-09-24T20:26:15.961Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41482/5/display/redirect?page=changes 
20:26:15 [2020-09-24T20:26:15.961Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41482/5/display/redirect              
20:26:15 [2020-09-24T20:26:15.961Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:26:15 [2020-09-24T20:26:15.961Z] SOURCES_DRIVE                  d                                                                                       
20:26:15 [2020-09-24T20:26:15.961Z] SOURCES_SUBDIR                 gopath                                                                                  
20:26:15 [2020-09-24T20:26:15.961Z] STAGE_NAME                     Run tests                                                                               
20:26:15 [2020-09-24T20:26:15.961Z] SystemDrive                    C:                                                                                      
20:26:15 [2020-09-24T20:26:15.961Z] SystemRoot                     C:\windows                                                                              
20:26:15 [2020-09-24T20:26:15.961Z] TEMP                           C:\windows\TEMP                                                                         
20:26:15 [2020-09-24T20:26:15.961Z] TESTDEBUG                      0                                                                                       
20:26:15 [2020-09-24T20:26:15.961Z] TESTRUN_DRIVE                  d                                                                                       
20:26:15 [2020-09-24T20:26:15.961Z] TESTRUN_SUBDIR                 CI                                                                                      
20:26:15 [2020-09-24T20:26:15.961Z] TIMEOUT                        120m                                                                                    
20:26:15 [2020-09-24T20:26:15.961Z] TMP                            C:\windows\TEMP                                                                         
20:26:15 [2020-09-24T20:26:15.961Z] USERDOMAIN                     WORKGROUP                                                                               
20:26:15 [2020-09-24T20:26:15.961Z] USERNAME                       azwin-2-8d4cc0$                                                                         
20:26:15 [2020-09-24T20:26:15.961Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
20:26:15 [2020-09-24T20:26:15.961Z] windir                         C:\windows                                                                              
20:26:15 [2020-09-24T20:26:15.961Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:26:15 [2020-09-24T20:26:15.961Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:26:15 [2020-09-24T20:26:15.961Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:26:15 [2020-09-24T20:26:15.961Z] 
20:26:15 [2020-09-24T20:26:15.961Z] 
20:26:15 [2020-09-24T20:26:15.961Z] 
20:26:15 [2020-09-24T20:26:15.961Z] INFO: Sources under d:\gopath\...
20:26:15 [2020-09-24T20:26:15.961Z] INFO: Test run under d:\CI\...
20:26:15 [2020-09-24T20:26:15.961Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:26:15 [2020-09-24T20:26:15.961Z] INFO: docker/docker repository was found
Post stage
[Pipeline] junit
20:26:16 [2020-09-24T20:26:16.176Z] Recording test results
20:26:16 [2020-09-24T20:26:16.418Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
20:26:16 [2020-09-24T20:26:16.667Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s)
20:26:16 [2020-09-24T20:26:16.667Z] === RUN   TestBuildWithSession
20:26:16 [2020-09-24T20:26:16.667Z] --- SKIP: TestBuildWithSession (0.00s)
20:26:16 [2020-09-24T20:26:16.667Z]     build_session_test.go:25: TODO: BuildKit
20:26:16 [2020-09-24T20:26:16.667Z] === RUN   TestBuildSquashParent
20:26:16 [2020-09-24T20:26:16.876Z] ltsc2019: Pulling from windows/servercore
20:26:16 [2020-09-24T20:26:16.876Z] 4612f6d0b889: Pulling fs layer
20:26:16 [2020-09-24T20:26:16.876Z] c3aff4450246: Pulling fs layer
[Pipeline] sh
20:26:17 [2020-09-24T20:26:17.240Z] + echo Ensuring container killed.
20:26:17 [2020-09-24T20:26:17.240Z] Ensuring container killed.
20:26:17 [2020-09-24T20:26:17.240Z] + docker rm -vf docker-pr5
20:26:17 [2020-09-24T20:26:17.240Z] Error: No such container: docker-pr5
20:26:17 [2020-09-24T20:26:17.240Z] + true
[Pipeline] sh
20:26:17 [2020-09-24T20:26:17.521Z] + echo Chowning /workspace to jenkins user
20:26:17 [2020-09-24T20:26:17.521Z] Chowning /workspace to jenkins user
20:26:17 [2020-09-24T20:26:17.521Z] + id -u
20:26:17 [2020-09-24T20:26:17.521Z] + id -g
20:26:17 [2020-09-24T20:26:17.521Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41482:/workspace busybox chown -R 1000:1000 /workspace
20:26:17 [2020-09-24T20:26:17.521Z] Unable to find image 'busybox:latest' locally
20:26:18 [2020-09-24T20:26:18.911Z] --- PASS: TestConfigCreateResolve (3.52s)
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestConfigDaemonLibtrustID
20:26:18 [2020-09-24T20:26:18.911Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:26:18 [2020-09-24T20:26:18.911Z] PASS
20:26:18 [2020-09-24T20:26:18.911Z] 
20:26:18 [2020-09-24T20:26:18.911Z] DONE 7 tests in 22.240s
20:26:18 [2020-09-24T20:26:18.911Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
20:26:18 [2020-09-24T20:26:18.911Z] ++ 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
20:26:18 [2020-09-24T20:26:18.911Z] ++ set -e
20:26:18 [2020-09-24T20:26:18.911Z] ++ '[' -n 0 ']'
20:26:18 [2020-09-24T20:26:18.911Z] ++ set -x
20:26:18 [2020-09-24T20:26:18.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
20:26:18 [2020-09-24T20:26:18.911Z] INFO: Testing against a local daemon
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestCheckpoint
20:26:18 [2020-09-24T20:26:18.911Z] --- SKIP: TestCheckpoint (0.00s)
20:26:18 [2020-09-24T20:26:18.911Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestContainerInvalidJSON
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:26:18 [2020-09-24T20:26:18.911Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:26:18 [2020-09-24T20:26:18.911Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:26:18 [2020-09-24T20:26:18.911Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:26:18 [2020-09-24T20:26:18.911Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:26:18 [2020-09-24T20:26:18.911Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:26:18 [2020-09-24T20:26:18.911Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:26:18 [2020-09-24T20:26:18.911Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:26:18 [2020-09-24T20:26:18.911Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:26:18 [2020-09-24T20:26:18.911Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:26:18 [2020-09-24T20:26:18.911Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:26:18 [2020-09-24T20:26:18.911Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
20:26:18 [2020-09-24T20:26:18.911Z] === RUN   TestCopyFromContainerPathIsNotDir
20:26:19 [2020-09-24T20:26:19.204Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
20:26:19 [2020-09-24T20:26:19.204Z] === RUN   TestCopyToContainerPathDoesNotExist
20:26:19 [2020-09-24T20:26:19.204Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
20:26:19 [2020-09-24T20:26:19.204Z] === RUN   TestCopyToContainerPathIsNotDir
20:26:19 [2020-09-24T20:26:19.496Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
20:26:19 [2020-09-24T20:26:19.496Z] === RUN   TestCopyFromContainer
20:26:21 [2020-09-24T20:26:21.603Z] === RUN   TestCopyFromContainer//
20:26:21 [2020-09-24T20:26:21.603Z] === RUN   TestCopyFromContainer//bar/root
20:26:21 [2020-09-24T20:26:21.603Z] === RUN   TestCopyFromContainer//bar/root/
20:26:21 [2020-09-24T20:26:21.603Z] === RUN   TestCopyFromContainer/bar/quux
20:26:21 [2020-09-24T20:26:21.900Z] === RUN   TestCopyFromContainer/bar/quux/
20:26:21 [2020-09-24T20:26:21.900Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:26:21 [2020-09-24T20:26:21.900Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:26:21 [2020-09-24T20:26:21.900Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:26:22 [2020-09-24T20:26:22.193Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:26:22 [2020-09-24T20:26:22.193Z] === RUN   TestCopyFromContainer/bar/notarget
20:26:22 [2020-09-24T20:26:22.193Z] --- PASS: TestCopyFromContainer (2.85s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer// (0.05s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
20:26:22 [2020-09-24T20:26:22.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:26:22 [2020-09-24T20:26:22.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:26:22 [2020-09-24T20:26:22.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:26:22 [2020-09-24T20:26:22.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:26:22 [2020-09-24T20:26:22.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:26:22 [2020-09-24T20:26:22.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:26:22 [2020-09-24T20:26:22.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:26:22 [2020-09-24T20:26:22.193Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:26:22 [2020-09-24T20:26:22.193Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:26:22 [2020-09-24T20:26:22.193Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:26:22 [2020-09-24T20:26:22.193Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:26:22 [2020-09-24T20:26:22.193Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:26:22 [2020-09-24T20:26:22.193Z] === RUN   TestCreateLinkToNonExistingContainer
20:26:22 [2020-09-24T20:26:22.486Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:26:22 [2020-09-24T20:26:22.486Z] === RUN   TestCreateWithInvalidEnv
20:26:22 [2020-09-24T20:26:22.486Z] === RUN   TestCreateWithInvalidEnv/0
20:26:22 [2020-09-24T20:26:22.486Z] === PAUSE TestCreateWithInvalidEnv/0
20:26:22 [2020-09-24T20:26:22.486Z] === RUN   TestCreateWithInvalidEnv/1
20:26:22 [2020-09-24T20:26:22.486Z] === PAUSE TestCreateWithInvalidEnv/1
20:26:22 [2020-09-24T20:26:22.486Z] === RUN   TestCreateWithInvalidEnv/2
20:26:22 [2020-09-24T20:26:22.486Z] === PAUSE TestCreateWithInvalidEnv/2
20:26:22 [2020-09-24T20:26:22.486Z] === CONT  TestCreateWithInvalidEnv/0
20:26:22 [2020-09-24T20:26:22.486Z] === CONT  TestCreateWithInvalidEnv/2
20:26:22 [2020-09-24T20:26:22.486Z] === CONT  TestCreateWithInvalidEnv/1
20:26:22 [2020-09-24T20:26:22.486Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:26:22 [2020-09-24T20:26:22.486Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:26:22 [2020-09-24T20:26:22.486Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:26:22 [2020-09-24T20:26:22.486Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:26:22 [2020-09-24T20:26:22.486Z] === RUN   TestCreateTmpfsMountsTarget
20:26:22 [2020-09-24T20:26:22.486Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:26:22 [2020-09-24T20:26:22.486Z] === RUN   TestCreateWithCustomMaskedPaths
20:26:22 [2020-09-24T20:26:22.784Z] latest: Pulling from library/busybox
20:26:22 [2020-09-24T20:26:22.784Z] df8698476c65: Pulling fs layer
20:26:22 [2020-09-24T20:26:22.784Z] df8698476c65: Verifying Checksum
20:26:22 [2020-09-24T20:26:22.784Z] df8698476c65: Download complete
20:26:22 [2020-09-24T20:26:22.784Z] df8698476c65: Pull complete
20:26:22 [2020-09-24T20:26:22.784Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
20:26:22 [2020-09-24T20:26:22.784Z] Status: Downloaded newer image for busybox:latest
20:26:23 [2020-09-24T20:26:23.208Z] --- PASS: TestBuildSquashParent (6.88s)
20:26:23 [2020-09-24T20:26:23.208Z] === RUN   TestBuildWithRemoveAndForceRemove
20:26:23 [2020-09-24T20:26:23.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:23 [2020-09-24T20:26:23.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:23 [2020-09-24T20:26:23.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:23 [2020-09-24T20:26:23.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:23 [2020-09-24T20:26:23.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:23 [2020-09-24T20:26:23.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:23 [2020-09-24T20:26:23.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:23 [2020-09-24T20:26:23.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:23 [2020-09-24T20:26:23.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:23 [2020-09-24T20:26:23.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:23 [2020-09-24T20:26:23.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:23 [2020-09-24T20:26:23.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:23 [2020-09-24T20:26:23.208Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:23 [2020-09-24T20:26:23.208Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:26:24 [2020-09-24T20:26:24.013Z] + bundleName=docker-py
20:26:24 [2020-09-24T20:26:24.014Z] + echo Creating docker-py-bundles.tar.gz
20:26:24 [2020-09-24T20:26:24.014Z] Creating docker-py-bundles.tar.gz
20:26:24 [2020-09-24T20:26:24.014Z] + 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
20:26:24 [2020-09-24T20:26:24.025Z] Archiving artifacts
20:26:24 [2020-09-24T20:26:24.578Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:24 [2020-09-24T20:26:24.578Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:25 [2020-09-24T20:26:25.224Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s)
20:26:25 [2020-09-24T20:26:25.224Z] === RUN   TestCreateWithCustomReadonlyPaths
20:26:25 [2020-09-24T20:26:25.496Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
20:26:25 [2020-09-24T20:26:25.860Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh binary-daemon
20:26:26 [2020-09-24T20:26:26.118Z] 
20:26:26 [2020-09-24T20:26:26.377Z] Removing bundles/
20:26:26 [2020-09-24T20:26:26.377Z] 
20:26:26 [2020-09-24T20:26:26.377Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
20:26:26 [2020-09-24T20:26:26.377Z] Building: bundles/binary-daemon/dockerd-dev
20:26:26 [2020-09-24T20:26:26.377Z] GOOS="" GOARCH="" GOARM=""
20:26:27 [2020-09-24T20:26:27.131Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:27 [2020-09-24T20:26:27.131Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:27 [2020-09-24T20:26:27.190Z] c3aff4450246: Verifying Checksum
20:26:27 [2020-09-24T20:26:27.190Z] c3aff4450246: Download complete
20:26:27 [2020-09-24T20:26:27.298Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
20:26:27 [2020-09-24T20:26:27.298Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:26:27 [2020-09-24T20:26:27.298Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:26:27 [2020-09-24T20:26:27.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:26:27 [2020-09-24T20:26:27.298Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:26:27 [2020-09-24T20:26:27.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:26:27 [2020-09-24T20:26:27.298Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:26:27 [2020-09-24T20:26:27.298Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:26:27 [2020-09-24T20:26:27.298Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:26:27 [2020-09-24T20:26:27.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:26:27 [2020-09-24T20:26:27.298Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:26:27 [2020-09-24T20:26:27.298Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:26:27 [2020-09-24T20:26:27.298Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:26:27 [2020-09-24T20:26:27.298Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:26:27 [2020-09-24T20:26:27.298Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:26:27 [2020-09-24T20:26:27.298Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:26:28 [2020-09-24T20:26:28.344Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestCreateDifferentPlatform
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestCreateDifferentPlatform/different_os
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:26:28 [2020-09-24T20:26:28.344Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:26:28 [2020-09-24T20:26:28.344Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:26:28 [2020-09-24T20:26:28.344Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:26:28 [2020-09-24T20:26:28.344Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestContainerStartOnDaemonRestart
20:26:28 [2020-09-24T20:26:28.344Z] === PAUSE TestContainerStartOnDaemonRestart
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestDaemonRestartIpcMode
20:26:28 [2020-09-24T20:26:28.344Z] === PAUSE TestDaemonRestartIpcMode
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestDaemonHostGatewayIP
20:26:28 [2020-09-24T20:26:28.344Z] === PAUSE TestDaemonHostGatewayIP
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestContainerKillOnDaemonStart
20:26:28 [2020-09-24T20:26:28.344Z] === PAUSE TestContainerKillOnDaemonStart
20:26:28 [2020-09-24T20:26:28.344Z] === RUN   TestDiff
20:26:28 [2020-09-24T20:26:28.980Z] --- PASS: TestDiff (0.79s)
20:26:28 [2020-09-24T20:26:28.980Z] === RUN   TestExecWithCloseStdin
20:26:29 [2020-09-24T20:26:29.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:26:29 [2020-09-24T20:26:29.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s)
20:26:29 [2020-09-24T20:26:29.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s)
20:26:29 [2020-09-24T20:26:29.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s)
20:26:29 [2020-09-24T20:26:29.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s)
20:26:29 [2020-09-24T20:26:29.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
20:26:29 [2020-09-24T20:26:29.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
20:26:29 [2020-09-24T20:26:29.050Z] === RUN   TestBuildMultiStageCopy
20:26:29 [2020-09-24T20:26:29.050Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:26:30 [2020-09-24T20:26:30.018Z] --- PASS: TestExecWithCloseStdin (0.92s)
20:26:30 [2020-09-24T20:26:30.018Z] === RUN   TestExec
20:26:30 [2020-09-24T20:26:30.654Z] --- PASS: TestExec (0.91s)
20:26:30 [2020-09-24T20:26:30.654Z] === RUN   TestExecUser
20:26:30 [2020-09-24T20:26:30.918Z] 4612f6d0b889: Verifying Checksum
20:26:30 [2020-09-24T20:26:30.918Z] 4612f6d0b889: Download complete
20:26:31 [2020-09-24T20:26:31.483Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
20:26:31 [2020-09-24T20:26:31.700Z] --- PASS: TestExecUser (0.91s)
20:26:31 [2020-09-24T20:26:31.700Z] === RUN   TestExportContainerAndImportImage
20:26:32 [2020-09-24T20:26:32.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:26:32 [2020-09-24T20:26:32.738Z] --- PASS: TestExportContainerAndImportImage (1.15s)
20:26:32 [2020-09-24T20:26:32.738Z] === RUN   TestExportContainerAfterDaemonRestart
20:26:33 [2020-09-24T20:26:33.246Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:26:34 [2020-09-24T20:26:34.174Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:26:34 [2020-09-24T20:26:34.250Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
20:26:34 [2020-09-24T20:26:34.251Z] === RUN   TestHealthCheckWorkdir
20:26:35 [2020-09-24T20:26:35.102Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:26:35 [2020-09-24T20:26:35.764Z] --- PASS: TestHealthCheckWorkdir (1.10s)
20:26:35 [2020-09-24T20:26:35.764Z] === RUN   TestHealthKillContainer
20:26:36 [2020-09-24T20:26:36.031Z] --- PASS: TestBuildMultiStageCopy (7.36s)
20:26:36 [2020-09-24T20:26:36.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
20:26:36 [2020-09-24T20:26:36.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:26:36 [2020-09-24T20:26:36.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:26:36 [2020-09-24T20:26:36.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:26:36 [2020-09-24T20:26:36.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:26:36 [2020-09-24T20:26:36.031Z] === RUN   TestBuildMultiStageParentConfig
20:26:36 [2020-09-24T20:26:36.773Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:26:36 [2020-09-24T20:26:36.773Z] 
20:26:36 [2020-09-24T20:26:36.773Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:26:36 [2020-09-24T20:26:36.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:26:36 [2020-09-24T20:26:36.773Z] HOSTNAME=3b8ee1e646da
20:26:36 [2020-09-24T20:26:36.773Z] TESTDEBUG=0
20:26:36 [2020-09-24T20:26:36.773Z] DEST=bundles/test-integration
20:26:36 [2020-09-24T20:26:36.773Z] PWD=/go/src/github.com/docker/docker
20:26:36 [2020-09-24T20:26:36.773Z] DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:26:36 [2020-09-24T20:26:36.773Z] container=docker
20:26:36 [2020-09-24T20:26:36.773Z] HOME=/root
20:26:36 [2020-09-24T20:26:36.773Z] GOLANG_VERSION=1.13.15
20:26:36 [2020-09-24T20:26:36.773Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:26:36 [2020-09-24T20:26:36.773Z] VALIDATE_BRANCH=master
20:26:36 [2020-09-24T20:26:36.773Z] TERM=xterm
20:26:36 [2020-09-24T20:26:36.773Z] DOCKER_PKG=github.com/docker/docker
20:26:36 [2020-09-24T20:26:36.773Z] SHLVL=1
20:26:36 [2020-09-24T20:26:36.773Z] TIMEOUT=120m
20:26:36 [2020-09-24T20:26:36.773Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:26:36 [2020-09-24T20:26:36.773Z] DOCKER_GRAPHDRIVER=overlay2
20:26:36 [2020-09-24T20:26:36.773Z] GO111MODULE=off
20:26:36 [2020-09-24T20:26:36.773Z] DOCKER_EXPERIMENTAL=1
20:26:36 [2020-09-24T20:26:36.773Z] TEST_SKIP_INTEGRATION_CLI=1
20:26:36 [2020-09-24T20:26:36.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:26:36 [2020-09-24T20:26:36.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:26:36 [2020-09-24T20:26:36.773Z] GOPATH=/go
20:26:36 [2020-09-24T20:26:36.773Z] PKG_CONFIG=pkg-config
20:26:36 [2020-09-24T20:26:36.773Z] _=/usr/bin/env
20:26:36 [2020-09-24T20:26:36.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:26:38 [2020-09-24T20:26:38.504Z] --- PASS: TestHealthKillContainer (2.90s)
20:26:38 [2020-09-24T20:26:38.504Z] === RUN   TestInspectCpusetInConfigPre120
20:26:39 [2020-09-24T20:26:39.139Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
20:26:39 [2020-09-24T20:26:39.139Z] === RUN   TestIpcModeNone
20:26:40 [2020-09-24T20:26:40.177Z] --- PASS: TestIpcModeNone (0.90s)
20:26:40 [2020-09-24T20:26:40.177Z] === RUN   TestIpcModePrivate
20:26:41 [2020-09-24T20:26:41.215Z] --- PASS: TestIpcModePrivate (0.88s)
20:26:41 [2020-09-24T20:26:41.215Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
20:26:41 [2020-09-24T20:26:41.215Z] === RUN   TestIpcModeShareable
20:26:41 [2020-09-24T20:26:41.277Z] --- PASS: TestBuildMultiStageParentConfig (5.01s)
20:26:41 [2020-09-24T20:26:41.277Z] === RUN   TestBuildLabelWithTargets
20:26:41 [2020-09-24T20:26:41.851Z] --- PASS: TestIpcModeShareable (0.94s)
20:26:41 [2020-09-24T20:26:41.851Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
20:26:41 [2020-09-24T20:26:41.851Z] === RUN   TestAPIIpcModeShareableAndContainer
20:26:45 [2020-09-24T20:26:45.412Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s)
20:26:45 [2020-09-24T20:26:45.412Z] === RUN   TestAPIIpcModeHost
20:26:45 [2020-09-24T20:26:45.412Z] --- PASS: TestAPIIpcModeHost (0.62s)
20:26:45 [2020-09-24T20:26:45.412Z] === RUN   TestDaemonIpcModeShareable
20:26:47 [2020-09-24T20:26:47.487Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
20:26:47 [2020-09-24T20:26:47.487Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
20:26:47 [2020-09-24T20:26:47.487Z] === RUN   TestDaemonIpcModePrivate
20:26:49 [2020-09-24T20:26:49.001Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
20:26:49 [2020-09-24T20:26:49.001Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
20:26:49 [2020-09-24T20:26:49.001Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:26:49 [2020-09-24T20:26:49.364Z] --- PASS: TestBuildLabelWithTargets (7.98s)
20:26:49 [2020-09-24T20:26:49.364Z] === RUN   TestBuildWithEmptyLayers
20:26:50 [2020-09-24T20:26:50.514Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
20:26:50 [2020-09-24T20:26:50.514Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
20:26:50 [2020-09-24T20:26:50.514Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:26:52 [2020-09-24T20:26:52.591Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
20:26:52 [2020-09-24T20:26:52.591Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
20:26:52 [2020-09-24T20:26:52.591Z] === RUN   TestIpcModeOlderClient
20:26:52 [2020-09-24T20:26:52.591Z] === PAUSE TestIpcModeOlderClient
20:26:52 [2020-09-24T20:26:52.591Z] === RUN   TestKillContainerInvalidSignal
20:26:52 [2020-09-24T20:26:52.632Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
20:26:52 [2020-09-24T20:26:52.632Z] === RUN   TestBuildMultiStageOnBuild
20:26:53 [2020-09-24T20:26:53.227Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
20:26:53 [2020-09-24T20:26:53.227Z] === RUN   TestKillContainer
20:26:53 [2020-09-24T20:26:53.227Z] === RUN   TestKillContainer/no_signal
20:26:54 [2020-09-24T20:26:54.266Z] === RUN   TestKillContainer/non_killing_signal
20:26:54 [2020-09-24T20:26:54.559Z] === RUN   TestKillContainer/killing_signal
20:26:56 [2020-09-24T20:26:56.076Z] --- PASS: TestKillContainer (2.61s)
20:26:56 [2020-09-24T20:26:56.076Z]     --- PASS: TestKillContainer/no_signal (0.84s)
20:26:56 [2020-09-24T20:26:56.076Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
20:26:56 [2020-09-24T20:26:56.076Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
20:26:56 [2020-09-24T20:26:56.076Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:26:56 [2020-09-24T20:26:56.076Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:26:56 [2020-09-24T20:26:56.711Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:26:57 [2020-09-24T20:26:57.750Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s)
20:26:57 [2020-09-24T20:26:57.750Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
20:26:57 [2020-09-24T20:26:57.750Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
20:26:57 [2020-09-24T20:26:57.750Z] === RUN   TestKillStoppedContainer
20:26:57 [2020-09-24T20:26:57.750Z] --- PASS: TestKillStoppedContainer (0.08s)
20:26:57 [2020-09-24T20:26:57.750Z] === RUN   TestKillStoppedContainerAPIPre120
20:26:57 [2020-09-24T20:26:57.750Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
20:26:57 [2020-09-24T20:26:57.750Z] === RUN   TestKillDifferentUserContainer
20:26:57 [2020-09-24T20:26:57.883Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
20:26:57 [2020-09-24T20:26:57.883Z] === RUN   TestBuildUncleanTarFilenames
20:26:57 [2020-09-24T20:26:57.883Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
20:26:57 [2020-09-24T20:26:57.883Z] === RUN   TestBuildMultiStageLayerLeak
20:26:58 [2020-09-24T20:26:58.457Z] Created binary: bundles/binary-daemon/dockerd-dev
20:26:58 [2020-09-24T20:26:58.457Z] Copying nested executables into bundles/binary-daemon
20:26:58 [2020-09-24T20:26:58.457Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
20:26:58 [2020-09-24T20:26:58.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:26:58 [2020-09-24T20:26:58.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:26:58 [2020-09-24T20:26:58.790Z] --- PASS: TestKillDifferentUserContainer (0.85s)
20:26:58 [2020-09-24T20:26:58.790Z] === RUN   TestInspectOomKilledTrue
20:26:58 [2020-09-24T20:26:58.790Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:26:58 [2020-09-24T20:26:58.790Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:26:58 [2020-09-24T20:26:58.790Z] === RUN   TestInspectOomKilledFalse
20:26:58 [2020-09-24T20:26:58.790Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:26:58 [2020-09-24T20:26:58.790Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:26:58 [2020-09-24T20:26:58.791Z] === RUN   TestLinksEtcHostsContentMatch
20:26:58 [2020-09-24T20:26:58.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh cross
20:26:59 [2020-09-24T20:26:59.061Z] 
20:26:59 [2020-09-24T20:26:59.086Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
20:26:59 [2020-09-24T20:26:59.086Z] === RUN   TestLinksContainerNames
20:26:59 [2020-09-24T20:26:59.320Z] Removing bundles/
20:26:59 [2020-09-24T20:26:59.320Z] 
20:26:59 [2020-09-24T20:26:59.320Z] ---> Making bundle: cross (in bundles/cross)
20:26:59 [2020-09-24T20:26:59.320Z] Cross building: bundles/cross/linux/amd64
20:26:59 [2020-09-24T20:26:59.320Z] Building: bundles/cross/linux/amd64/dockerd-dev
20:26:59 [2020-09-24T20:26:59.320Z] GOOS="linux" GOARCH="amd64" GOARM=""
20:27:01 [2020-09-24T20:27:01.166Z] --- PASS: TestLinksContainerNames (1.73s)
20:27:01 [2020-09-24T20:27:01.166Z] === RUN   TestLogsFollowTailEmpty
20:27:01 [2020-09-24T20:27:01.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:27:01 [2020-09-24T20:27:01.803Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
20:27:01 [2020-09-24T20:27:01.803Z] === RUN   TestContainerNetworkMountsNoChown
20:27:02 [2020-09-24T20:27:02.053Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
20:27:02 [2020-09-24T20:27:02.053Z] === RUN   TestBuildWithHugeFile
20:27:02 [2020-09-24T20:27:02.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/default
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/default
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/private
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/private
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rprivate
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rprivate
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/slave
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/slave
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rslave
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rslave
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/shared
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/shared
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rshared
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rshared
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/default
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/default/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/default/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/default/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/rshared
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/shared
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/rslave
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/slave
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/rprivate
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/private
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/private/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/private/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/default/mount_root
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:27:02 [2020-09-24T20:27:02.843Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:27:03 [2020-09-24T20:27:03.136Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/private/bind_root
20:27:03 [2020-09-24T20:27:03.429Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:27:03 [2020-09-24T20:27:03.722Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:27:03 [2020-09-24T20:27:03.722Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:27:03 [2020-09-24T20:27:03.722Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:27:03 [2020-09-24T20:27:03.722Z] === CONT  TestMountDaemonRoot/private/mount_root
20:27:03 [2020-09-24T20:27:03.722Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:27:03 [2020-09-24T20:27:03.722Z] --- PASS: TestMountDaemonRoot (0.01s)
20:27:03 [2020-09-24T20:27:03.722Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.14s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s)
20:27:03 [2020-09-24T20:27:03.722Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
20:27:03 [2020-09-24T20:27:03.722Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s)
20:27:03 [2020-09-24T20:27:03.722Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s)
20:27:03 [2020-09-24T20:27:03.722Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:27:03 [2020-09-24T20:27:03.722Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:27:03 [2020-09-24T20:27:03.722Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
20:27:03 [2020-09-24T20:27:03.722Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
20:27:03 [2020-09-24T20:27:03.722Z] === RUN   TestContainerBindMountNonRecursive
20:27:06 [2020-09-24T20:27:06.470Z] --- PASS: TestContainerBindMountNonRecursive (2.35s)
20:27:06 [2020-09-24T20:27:06.470Z] === RUN   TestNetworkNat
20:27:07 [2020-09-24T20:27:07.140Z] --- PASS: TestNetworkNat (0.89s)
20:27:07 [2020-09-24T20:27:07.140Z] === RUN   TestNetworkLocalhostTCPNat
20:27:07 [2020-09-24T20:27:07.776Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
20:27:07 [2020-09-24T20:27:07.776Z] === RUN   TestNetworkLoopbackNat
20:27:10 [2020-09-24T20:27:10.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:27:10 [2020-09-24T20:27:10.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:27:10 [2020-09-24T20:27:10.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:27:11 [2020-09-24T20:27:11.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:27:11 [2020-09-24T20:27:11.304Z] --- PASS: TestNetworkLoopbackNat (3.27s)
20:27:11 [2020-09-24T20:27:11.304Z] === RUN   TestPause
20:27:11 [2020-09-24T20:27:11.940Z] --- PASS: TestPause (0.90s)
20:27:11 [2020-09-24T20:27:11.940Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:27:11 [2020-09-24T20:27:11.940Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:27:11 [2020-09-24T20:27:11.940Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:27:11 [2020-09-24T20:27:11.940Z] === RUN   TestPauseStopPausedContainer
20:27:12 [2020-09-24T20:27:12.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:27:12 [2020-09-24T20:27:12.980Z] --- PASS: TestPauseStopPausedContainer (0.83s)
20:27:12 [2020-09-24T20:27:12.980Z] === RUN   TestPsFilter
20:27:12 [2020-09-24T20:27:12.980Z] --- PASS: TestPsFilter (0.27s)
20:27:12 [2020-09-24T20:27:12.980Z] === RUN   TestRemoveContainerWithRemovedVolume
20:27:14 [2020-09-24T20:27:14.019Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
20:27:14 [2020-09-24T20:27:14.019Z] === RUN   TestRemoveContainerWithVolume
20:27:14 [2020-09-24T20:27:14.655Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
20:27:14 [2020-09-24T20:27:14.655Z] === RUN   TestRemoveContainerRunning
20:27:15 [2020-09-24T20:27:15.694Z] --- PASS: TestRemoveContainerRunning (0.90s)
20:27:15 [2020-09-24T20:27:15.694Z] === RUN   TestRemoveContainerForceRemoveRunning
20:27:16 [2020-09-24T20:27:16.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
20:27:16 [2020-09-24T20:27:16.733Z] === RUN   TestRemoveInvalidContainer
20:27:16 [2020-09-24T20:27:16.733Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:27:16 [2020-09-24T20:27:16.733Z] === RUN   TestRenameLinkedContainer
20:27:17 [2020-09-24T20:27:17.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:27:20 [2020-09-24T20:27:20.260Z] --- PASS: TestRenameLinkedContainer (3.57s)
20:27:20 [2020-09-24T20:27:20.260Z] === RUN   TestRenameStoppedContainer
20:27:20 [2020-09-24T20:27:20.896Z] --- PASS: TestRenameStoppedContainer (0.87s)
20:27:20 [2020-09-24T20:27:20.896Z] === RUN   TestRenameRunningContainerAndReuse
20:27:22 [2020-09-24T20:27:22.989Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
20:27:22 [2020-09-24T20:27:22.989Z] === RUN   TestRenameInvalidName
20:27:23 [2020-09-24T20:27:23.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:27:23 [2020-09-24T20:27:23.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:27:23 [2020-09-24T20:27:23.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:27:23 [2020-09-24T20:27:23.625Z] --- PASS: TestRenameInvalidName (0.83s)
20:27:23 [2020-09-24T20:27:23.625Z] === RUN   TestRenameAnonymousContainer
20:27:24 [2020-09-24T20:27:24.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:27:24 [2020-09-24T20:27:24.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:27:26 [2020-09-24T20:27:26.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:27:27 [2020-09-24T20:27:27.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:27:29 [2020-09-24T20:27:29.207Z] --- PASS: TestRenameAnonymousContainer (4.97s)
20:27:29 [2020-09-24T20:27:29.207Z] === RUN   TestRenameContainerWithSameName
20:27:29 [2020-09-24T20:27:29.500Z] --- PASS: TestRenameContainerWithSameName (0.88s)
20:27:29 [2020-09-24T20:27:29.500Z] === RUN   TestRenameContainerWithLinkedContainer
20:27:30 [2020-09-24T20:27:30.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:27:31 [2020-09-24T20:27:31.014Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
20:27:31 [2020-09-24T20:27:31.014Z] === RUN   TestResize
20:27:31 [2020-09-24T20:27:31.407Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
20:27:31 [2020-09-24T20:27:31.407Z] Copying nested executables into bundles/cross/linux/amd64
20:27:31 [2020-09-24T20:27:31.407Z] Cross building: bundles/cross/windows/amd64
20:27:31 [2020-09-24T20:27:31.407Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
20:27:31 [2020-09-24T20:27:31.407Z] GOOS="windows" GOARCH="amd64" GOARM=""
20:27:32 [2020-09-24T20:27:32.054Z] --- PASS: TestResize (0.83s)
20:27:32 [2020-09-24T20:27:32.054Z] === RUN   TestResizeWithInvalidSize
20:27:32 [2020-09-24T20:27:32.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:27:32 [2020-09-24T20:27:32.714Z] --- PASS: TestResizeWithInvalidSize (0.90s)
20:27:32 [2020-09-24T20:27:32.714Z] === RUN   TestResizeWhenContainerNotStarted
20:27:32 [2020-09-24T20:27:32.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:27:33 [2020-09-24T20:27:33.755Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s)
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:27:33 [2020-09-24T20:27:33.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:27:34 [2020-09-24T20:27:34.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:27:35 [2020-09-24T20:27:35.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:27:36 [2020-09-24T20:27:36.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:27:36 [2020-09-24T20:27:36.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:27:36 [2020-09-24T20:27:36.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:27:37 [2020-09-24T20:27:37.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:27:37 [2020-09-24T20:27:37.539Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:27:37 [2020-09-24T20:27:37.539Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:27:38 [2020-09-24T20:27:38.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:27:39 [2020-09-24T20:27:39.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:27:39 [2020-09-24T20:27:39.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:27:39 [2020-09-24T20:27:39.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:27:40 [2020-09-24T20:27:40.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:27:41 [2020-09-24T20:27:41.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:27:41 [2020-09-24T20:27:41.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:27:42 [2020-09-24T20:27:42.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:27:42 [2020-09-24T20:27:42.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:27:44 [2020-09-24T20:27:44.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:27:44 [2020-09-24T20:27:44.433Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:27:44 [2020-09-24T20:27:44.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:27:45 [2020-09-24T20:27:45.690Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:27:45 [2020-09-24T20:27:45.690Z] Using test binary docker
20:27:45 [2020-09-24T20:27:45.690Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:27:45 [2020-09-24T20:27:45.690Z] +++ /etc/init.d/apparmor start
20:27:45 [2020-09-24T20:27:45.690Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:27:45 [2020-09-24T20:27:45.690Z] INFO: Waiting for daemon to start...
20:27:45 [2020-09-24T20:27:45.690Z] Starting dockerd
20:27:45 [2020-09-24T20:27:45.690Z] +++ 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
20:27:46 [2020-09-24T20:27:46.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:27:47 [2020-09-24T20:27:47.471Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
20:27:47 [2020-09-24T20:27:47.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
20:27:47 [2020-09-24T20:27:47.471Z] === RUN   TestCgroupNamespacesRun
20:27:48 [2020-09-24T20:27:48.988Z] --- PASS: TestCgroupNamespacesRun (1.78s)
20:27:48 [2020-09-24T20:27:48.988Z] === RUN   TestCgroupNamespacesRunPrivileged
20:27:50 [2020-09-24T20:27:50.503Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
20:27:50 [2020-09-24T20:27:50.503Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:27:51 [2020-09-24T20:27:51.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:27:52 [2020-09-24T20:27:52.018Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s)
20:27:52 [2020-09-24T20:27:52.018Z] === RUN   TestCgroupNamespacesRunHostMode
20:27:52 [2020-09-24T20:27:52.272Z] .
20:27:52 [2020-09-24T20:27:52.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:27:52 [2020-09-24T20:27:52.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:27:52 [2020-09-24T20:27:52.272Z] Error: No such image: emptyfs
20:27:52 [2020-09-24T20:27:52.272Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:27:52 [2020-09-24T20:27:52.272Z] ++++ docker load
20:27:52 [2020-09-24T20:27:52.272Z] Running integration-test (iteration 1)
20:27:52 [2020-09-24T20:27:52.272Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:27:52 [2020-09-24T20:27:52.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:27:52 [2020-09-24T20:27:52.272Z] ++ set -e
20:27:52 [2020-09-24T20:27:52.272Z] ++ '[' -n 0 ']'
20:27:52 [2020-09-24T20:27:52.272Z] ++ set -x
20:27:52 [2020-09-24T20:27:52.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:27:53 [2020-09-24T20:27:53.350Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
20:27:53 [2020-09-24T20:27:53.350Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
20:27:53 [2020-09-24T20:27:53.350Z] remote: Enumerating objects: 2, done.
20:27:53 [2020-09-24T20:27:53.350Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
20:27:53 [2020-09-24T20:27:53.350Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
20:27:53 [2020-09-24T20:27:53.350Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
20:27:53 [2020-09-24T20:27:53.350Z] 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.
20:27:53 [2020-09-24T20:27:53.350Z] Building: bundles/cross/windows/amd64/containerutility.exe
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/api/types/filters	0.018s	coverage: 92.2% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/api/server/router/swarm	0.027s	coverage: 5.7% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/api/types/versions	0.057s	coverage: 75.0% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/cli/debug	0.036s	coverage: 100.0% of statements
20:27:53 [2020-09-24T20:27:53.838Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.317s	coverage: 86.3% of statements
20:27:54 [2020-09-24T20:27:54.093Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
20:27:54 [2020-09-24T20:27:54.093Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:27:54 [2020-09-24T20:27:54.134Z] ok  	github.com/docker/docker/builder/remotecontext	0.417s	coverage: 13.6% of statements
20:27:54 [2020-09-24T20:27:54.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:27:55 [2020-09-24T20:27:55.608Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
20:27:55 [2020-09-24T20:27:55.609Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:27:56 [2020-09-24T20:27:56.235Z] ok  	github.com/docker/docker/builder/dockerfile	1.264s	coverage: 48.0% of statements
20:27:56 [2020-09-24T20:27:56.235Z] ?   	github.com/docker/docker/cli	[no test files]
20:27:56 [2020-09-24T20:27:56.235Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:27:57 [2020-09-24T20:27:57.166Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s)
20:27:57 [2020-09-24T20:27:57.166Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:27:57 [2020-09-24T20:27:57.535Z] 
20:27:58 [2020-09-24T20:27:58.206Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
20:27:58 [2020-09-24T20:27:58.206Z] === RUN   TestCgroupNamespacesRunOlderClient
20:27:58 [2020-09-24T20:27:58.240Z] --- PASS: TestBuildWithHugeFile (54.20s)
20:27:58 [2020-09-24T20:27:58.240Z] === RUN   TestBuildWithEmptyDockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:27:58 [2020-09-24T20:27:58.240Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
20:27:58 [2020-09-24T20:27:58.240Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
20:27:58 [2020-09-24T20:27:58.240Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
20:27:58 [2020-09-24T20:27:58.240Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:27:58 [2020-09-24T20:27:58.240Z] === RUN   TestBuildPreserveOwnership
20:27:58 [2020-09-24T20:27:58.240Z] === RUN   TestBuildPreserveOwnership/copy_from
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:27:59 [2020-09-24T20:27:59.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:27:59 [2020-09-24T20:27:59.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/test/unit
20:27:59 [2020-09-24T20:27:59.721Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
20:27:59 [2020-09-24T20:27:59.721Z] === RUN   TestKernelTCPMemory
20:28:00 [2020-09-24T20:28:00.749Z] ok  	github.com/docker/docker/client	0.511s	coverage: 75.4% of statements
20:28:00 [2020-09-24T20:28:00.762Z] --- PASS: TestKernelTCPMemory (0.90s)
20:28:00 [2020-09-24T20:28:00.762Z] === RUN   TestNISDomainname
20:28:01 [2020-09-24T20:28:01.147Z] ?   	github.com/docker/docker/api	[no test files]
20:28:01 [2020-09-24T20:28:01.802Z] --- PASS: TestNISDomainname (1.00s)
20:28:01 [2020-09-24T20:28:01.802Z] === RUN   TestHostnameDnsResolution
20:28:02 [2020-09-24T20:28:02.407Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:28:03 [2020-09-24T20:28:03.229Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:28:03 [2020-09-24T20:28:03.229Z] Using test binary docker
20:28:03 [2020-09-24T20:28:03.229Z] +++ /etc/init.d/apparmor start
20:28:03 [2020-09-24T20:28:03.229Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:28:03 [2020-09-24T20:28:03.229Z] INFO: Waiting for daemon to start...
20:28:03 [2020-09-24T20:28:03.229Z] Starting dockerd
20:28:03 [2020-09-24T20:28:03.230Z] +++ 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
20:28:03 [2020-09-24T20:28:03.316Z] --- PASS: TestHostnameDnsResolution (1.68s)
20:28:03 [2020-09-24T20:28:03.316Z] === RUN   TestStats
20:28:05 [2020-09-24T20:28:05.135Z] .
20:28:05 [2020-09-24T20:28:05.135Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:28:05 [2020-09-24T20:28:05.135Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:28:05 [2020-09-24T20:28:05.135Z] Error: No such image: emptyfs
20:28:05 [2020-09-24T20:28:05.135Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:28:05 [2020-09-24T20:28:05.135Z] ++++ docker load
20:28:05 [2020-09-24T20:28:05.394Z] Running integration-test (iteration 1)
20:28:05 [2020-09-24T20:28:05.394Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:28:05 [2020-09-24T20:28:05.394Z] ++ 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
20:28:05 [2020-09-24T20:28:05.394Z] ++ set -e
20:28:05 [2020-09-24T20:28:05.394Z] ++ '[' -n 0 ']'
20:28:05 [2020-09-24T20:28:05.394Z] ++ set -x
20:28:05 [2020-09-24T20:28:05.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
20:28:06 [2020-09-24T20:28:06.575Z] --- PASS: TestBuildPreserveOwnership (9.46s)
20:28:06 [2020-09-24T20:28:06.575Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.45s)
20:28:06 [2020-09-24T20:28:06.575Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestBuildPlatformInvalid
20:28:06 [2020-09-24T20:28:06.575Z] --- PASS: TestBuildPlatformInvalid (0.08s)
20:28:06 [2020-09-24T20:28:06.575Z] PASS
20:28:06 [2020-09-24T20:28:06.575Z] 
20:28:06 [2020-09-24T20:28:06.575Z] === Skipped
20:28:06 [2020-09-24T20:28:06.575Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:28:06 [2020-09-24T20:28:06.575Z]     build_session_test.go:25: TODO: BuildKit
20:28:06 [2020-09-24T20:28:06.575Z] 
20:28:06 [2020-09-24T20:28:06.575Z] 
20:28:06 [2020-09-24T20:28:06.575Z] DONE 32 tests, 1 skipped in 128.037s
20:28:06 [2020-09-24T20:28:06.575Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:28:06 [2020-09-24T20:28:06.575Z] INFO: Testing against a local daemon
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestConfigInspect
20:28:06 [2020-09-24T20:28:06.575Z] --- SKIP: TestConfigInspect (0.02s)
20:28:06 [2020-09-24T20:28:06.575Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestConfigList
20:28:06 [2020-09-24T20:28:06.575Z] --- SKIP: TestConfigList (0.01s)
20:28:06 [2020-09-24T20:28:06.575Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestConfigsCreateAndDelete
20:28:06 [2020-09-24T20:28:06.575Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
20:28:06 [2020-09-24T20:28:06.575Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestConfigsUpdate
20:28:06 [2020-09-24T20:28:06.575Z] --- SKIP: TestConfigsUpdate (0.01s)
20:28:06 [2020-09-24T20:28:06.575Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestTemplatedConfig
20:28:06 [2020-09-24T20:28:06.575Z] --- SKIP: TestTemplatedConfig (0.00s)
20:28:06 [2020-09-24T20:28:06.575Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestConfigCreateResolve
20:28:06 [2020-09-24T20:28:06.575Z] --- SKIP: TestConfigCreateResolve (0.02s)
20:28:06 [2020-09-24T20:28:06.575Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:06 [2020-09-24T20:28:06.575Z] === RUN   TestConfigDaemonLibtrustID
20:28:06 [2020-09-24T20:28:06.845Z] --- PASS: TestStats (2.99s)
20:28:06 [2020-09-24T20:28:06.845Z] === RUN   TestStopContainerWithTimeout
20:28:06 [2020-09-24T20:28:06.845Z] === RUN   TestStopContainerWithTimeout/0
20:28:06 [2020-09-24T20:28:06.845Z] === PAUSE TestStopContainerWithTimeout/0
20:28:06 [2020-09-24T20:28:06.845Z] === RUN   TestStopContainerWithTimeout/1
20:28:06 [2020-09-24T20:28:06.845Z] === PAUSE TestStopContainerWithTimeout/1
20:28:06 [2020-09-24T20:28:06.845Z] === RUN   TestStopContainerWithTimeout/3
20:28:06 [2020-09-24T20:28:06.845Z] === PAUSE TestStopContainerWithTimeout/3
20:28:06 [2020-09-24T20:28:06.845Z] === RUN   TestStopContainerWithTimeout/-1
20:28:06 [2020-09-24T20:28:06.845Z] === PAUSE TestStopContainerWithTimeout/-1
20:28:06 [2020-09-24T20:28:06.845Z] === CONT  TestStopContainerWithTimeout/0
20:28:06 [2020-09-24T20:28:06.845Z] === CONT  TestStopContainerWithTimeout/-1
20:28:07 [2020-09-24T20:28:07.185Z] Loaded image: buildpack-deps:buster
20:28:07 [2020-09-24T20:28:07.185Z] Loaded image: busybox:latest
20:28:07 [2020-09-24T20:28:07.185Z] Loaded image: busybox:glibc
20:28:07 [2020-09-24T20:28:07.185Z] Loaded image: debian:buster
20:28:07 [2020-09-24T20:28:07.185Z] Loaded image: hello-world:latest
20:28:07 [2020-09-24T20:28:07.185Z] INFO: Testing against a local daemon
20:28:07 [2020-09-24T20:28:07.185Z] === RUN   TestCgroupNamespacesBuild
20:28:07 [2020-09-24T20:28:07.487Z] === CONT  TestStopContainerWithTimeout/3
20:28:07 [2020-09-24T20:28:07.720Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
20:28:07 [2020-09-24T20:28:07.940Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
20:28:07 [2020-09-24T20:28:07.940Z] PASS
20:28:07 [2020-09-24T20:28:07.940Z] 
20:28:07 [2020-09-24T20:28:07.940Z] === Skipped
20:28:07 [2020-09-24T20:28:07.940Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
20:28:07 [2020-09-24T20:28:07.940Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:07 [2020-09-24T20:28:07.940Z] 
20:28:07 [2020-09-24T20:28:07.940Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
20:28:07 [2020-09-24T20:28:07.940Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:07 [2020-09-24T20:28:07.940Z] 
20:28:07 [2020-09-24T20:28:07.940Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
20:28:07 [2020-09-24T20:28:07.940Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:07 [2020-09-24T20:28:07.940Z] 
20:28:07 [2020-09-24T20:28:07.940Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
20:28:07 [2020-09-24T20:28:07.940Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:07 [2020-09-24T20:28:07.940Z] 
20:28:07 [2020-09-24T20:28:07.940Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:28:07 [2020-09-24T20:28:07.940Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:07 [2020-09-24T20:28:07.940Z] 
20:28:07 [2020-09-24T20:28:07.940Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
20:28:07 [2020-09-24T20:28:07.941Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:28:07 [2020-09-24T20:28:07.941Z] 
20:28:07 [2020-09-24T20:28:07.941Z] 
20:28:07 [2020-09-24T20:28:07.941Z] DONE 7 tests, 6 skipped in 1.725s
20:28:07 [2020-09-24T20:28:07.941Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:28:08 [2020-09-24T20:28:08.197Z] INFO: Testing against a local daemon
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestCheckpoint
20:28:08 [2020-09-24T20:28:08.197Z] --- SKIP: TestCheckpoint (0.00s)
20:28:08 [2020-09-24T20:28:08.197Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestContainerInvalidJSON
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:28:08 [2020-09-24T20:28:08.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:28:08 [2020-09-24T20:28:08.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:28:08 [2020-09-24T20:28:08.197Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:28:08 [2020-09-24T20:28:08.197Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:28:08 [2020-09-24T20:28:08.197Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:28:08 [2020-09-24T20:28:08.197Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:28:08 [2020-09-24T20:28:08.197Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:28:08 [2020-09-24T20:28:08.197Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:28:08 [2020-09-24T20:28:08.197Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:28:08 [2020-09-24T20:28:08.197Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:28:08 [2020-09-24T20:28:08.197Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestCopyFromContainerPathIsNotDir
20:28:08 [2020-09-24T20:28:08.197Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestCopyToContainerPathDoesNotExist
20:28:08 [2020-09-24T20:28:08.197Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestCopyToContainerPathIsNotDir
20:28:08 [2020-09-24T20:28:08.197Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:28:08 [2020-09-24T20:28:08.197Z] === RUN   TestCopyFromContainer
20:28:09 [2020-09-24T20:28:09.562Z] === CONT  TestStopContainerWithTimeout/1
20:28:10 [2020-09-24T20:28:10.488Z] --- PASS: TestCgroupNamespacesBuild (3.08s)
20:28:10 [2020-09-24T20:28:10.488Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:28:11 [2020-09-24T20:28:11.638Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:28:11 [2020-09-24T20:28:11.638Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
20:28:11 [2020-09-24T20:28:11.638Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
20:28:11 [2020-09-24T20:28:11.638Z]     --- PASS: TestStopContainerWithTimeout/3 (2.85s)
20:28:11 [2020-09-24T20:28:11.638Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
20:28:11 [2020-09-24T20:28:11.638Z] === RUN   TestDeleteDevicemapper
20:28:11 [2020-09-24T20:28:11.638Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:28:11 [2020-09-24T20:28:11.638Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:28:11 [2020-09-24T20:28:11.638Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:28:11 [2020-09-24T20:28:11.887Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.53s)
20:28:11 [2020-09-24T20:28:11.887Z] === RUN   TestBuildWithSession
20:28:11 [2020-09-24T20:28:11.887Z] --- SKIP: TestBuildWithSession (0.00s)
20:28:11 [2020-09-24T20:28:11.887Z]     build_session_test.go:25: TODO: BuildKit
20:28:11 [2020-09-24T20:28:11.887Z] === RUN   TestBuildSquashParent
20:28:12 [2020-09-24T20:28:12.365Z] === RUN   TestCopyFromContainer//
20:28:12 [2020-09-24T20:28:12.365Z] === RUN   TestCopyFromContainer//bar/root
20:28:12 [2020-09-24T20:28:12.365Z] === RUN   TestCopyFromContainer//bar/root/
20:28:12 [2020-09-24T20:28:12.365Z] === RUN   TestCopyFromContainer/bar/quux
20:28:12 [2020-09-24T20:28:12.365Z] === RUN   TestCopyFromContainer/bar/quux/
20:28:12 [2020-09-24T20:28:12.365Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:28:12 [2020-09-24T20:28:12.365Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCopyFromContainer/bar/notarget
20:28:12 [2020-09-24T20:28:12.622Z] --- PASS: TestCopyFromContainer (4.43s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:28:12 [2020-09-24T20:28:12.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:28:12 [2020-09-24T20:28:12.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:28:12 [2020-09-24T20:28:12.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:28:12 [2020-09-24T20:28:12.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:28:12 [2020-09-24T20:28:12.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:28:12 [2020-09-24T20:28:12.622Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:28:12 [2020-09-24T20:28:12.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:28:12 [2020-09-24T20:28:12.622Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:28:12 [2020-09-24T20:28:12.622Z] === RUN   TestCreateLinkToNonExistingContainer
20:28:12 [2020-09-24T20:28:12.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:28:12 [2020-09-24T20:28:12.879Z] === RUN   TestCreateWithInvalidEnv
20:28:12 [2020-09-24T20:28:12.879Z] === RUN   TestCreateWithInvalidEnv/0
20:28:12 [2020-09-24T20:28:12.879Z] === PAUSE TestCreateWithInvalidEnv/0
20:28:12 [2020-09-24T20:28:12.879Z] === RUN   TestCreateWithInvalidEnv/1
20:28:12 [2020-09-24T20:28:12.879Z] === PAUSE TestCreateWithInvalidEnv/1
20:28:12 [2020-09-24T20:28:12.879Z] === RUN   TestCreateWithInvalidEnv/2
20:28:12 [2020-09-24T20:28:12.879Z] === PAUSE TestCreateWithInvalidEnv/2
20:28:12 [2020-09-24T20:28:12.879Z] === CONT  TestCreateWithInvalidEnv/0
20:28:12 [2020-09-24T20:28:12.879Z] === CONT  TestCreateWithInvalidEnv/2
20:28:12 [2020-09-24T20:28:12.879Z] === CONT  TestCreateWithInvalidEnv/1
20:28:12 [2020-09-24T20:28:12.879Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:28:12 [2020-09-24T20:28:12.879Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:28:12 [2020-09-24T20:28:12.879Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:28:12 [2020-09-24T20:28:12.879Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:28:12 [2020-09-24T20:28:12.879Z] === RUN   TestCreateTmpfsMountsTarget
20:28:12 [2020-09-24T20:28:12.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
20:28:12 [2020-09-24T20:28:12.879Z] === RUN   TestCreateWithCustomMaskedPaths
20:28:14 [2020-09-24T20:28:14.246Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
20:28:14 [2020-09-24T20:28:14.246Z] === RUN   TestCreateWithCustomReadonlyPaths
20:28:15 [2020-09-24T20:28:15.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s)
20:28:15 [2020-09-24T20:28:15.168Z] === RUN   TestUpdateMemory
20:28:15 [2020-09-24T20:28:15.168Z] --- SKIP: TestUpdateMemory (0.00s)
20:28:15 [2020-09-24T20:28:15.168Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:28:15 [2020-09-24T20:28:15.168Z] === RUN   TestUpdateCPUQuota
20:28:15 [2020-09-24T20:28:15.176Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
20:28:15 [2020-09-24T20:28:15.176Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:28:15 [2020-09-24T20:28:15.176Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:15 [2020-09-24T20:28:15.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:15 [2020-09-24T20:28:15.176Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:15 [2020-09-24T20:28:15.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:15 [2020-09-24T20:28:15.176Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:15 [2020-09-24T20:28:15.176Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:15 [2020-09-24T20:28:15.176Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:15 [2020-09-24T20:28:15.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:28:15 [2020-09-24T20:28:15.176Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:28:15 [2020-09-24T20:28:15.176Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:28:15 [2020-09-24T20:28:15.176Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:28:15 [2020-09-24T20:28:15.176Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:28:15 [2020-09-24T20:28:15.176Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:28:15 [2020-09-24T20:28:15.176Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:28:15 [2020-09-24T20:28:15.433Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
20:28:15 [2020-09-24T20:28:15.433Z] === RUN   TestCreateDifferentPlatform
20:28:15 [2020-09-24T20:28:15.433Z] === RUN   TestCreateDifferentPlatform/different_os
20:28:15 [2020-09-24T20:28:15.433Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:28:15 [2020-09-24T20:28:15.433Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:28:15 [2020-09-24T20:28:15.433Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:28:15 [2020-09-24T20:28:15.433Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:28:15 [2020-09-24T20:28:15.433Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:28:15 [2020-09-24T20:28:15.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:28:15 [2020-09-24T20:28:15.691Z] === RUN   TestContainerStartOnDaemonRestart
20:28:15 [2020-09-24T20:28:15.691Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:28:15 [2020-09-24T20:28:15.691Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
20:28:15 [2020-09-24T20:28:15.691Z] === RUN   TestDaemonRestartIpcMode
20:28:15 [2020-09-24T20:28:15.691Z] === PAUSE TestDaemonRestartIpcMode
20:28:15 [2020-09-24T20:28:15.691Z] === RUN   TestDaemonHostGatewayIP
20:28:15 [2020-09-24T20:28:15.691Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:28:15 [2020-09-24T20:28:15.691Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:28:15 [2020-09-24T20:28:15.691Z] === RUN   TestContainerKillOnDaemonStart
20:28:15 [2020-09-24T20:28:15.691Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:28:15 [2020-09-24T20:28:15.691Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:28:15 [2020-09-24T20:28:15.691Z] === RUN   TestDiff
20:28:15 [2020-09-24T20:28:15.948Z] --- PASS: TestDiff (0.40s)
20:28:15 [2020-09-24T20:28:15.948Z] === RUN   TestExecWithCloseStdin
20:28:16 [2020-09-24T20:28:16.210Z] --- PASS: TestUpdateCPUQuota (1.15s)
20:28:16 [2020-09-24T20:28:16.210Z] === RUN   TestUpdatePidsLimit
20:28:16 [2020-09-24T20:28:16.210Z] === RUN   TestUpdatePidsLimit/update_from_none
20:28:16 [2020-09-24T20:28:16.503Z] === RUN   TestUpdatePidsLimit/no_change
20:28:16 [2020-09-24T20:28:16.524Z] --- PASS: TestExecWithCloseStdin (0.44s)
20:28:16 [2020-09-24T20:28:16.524Z] === RUN   TestExec
20:28:16 [2020-09-24T20:28:16.781Z] --- PASS: TestExec (0.45s)
20:28:16 [2020-09-24T20:28:16.781Z] === RUN   TestExecUser
20:28:16 [2020-09-24T20:28:16.796Z] === RUN   TestUpdatePidsLimit/update_lower
20:28:17 [2020-09-24T20:28:17.089Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:28:17 [2020-09-24T20:28:17.182Z] --- PASS: TestBuildSquashParent (4.98s)
20:28:17 [2020-09-24T20:28:17.182Z] === RUN   TestBuildWithRemoveAndForceRemove
20:28:17 [2020-09-24T20:28:17.182Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:28:17 [2020-09-24T20:28:17.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:28:17 [2020-09-24T20:28:17.182Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:28:17 [2020-09-24T20:28:17.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:28:17 [2020-09-24T20:28:17.182Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:28:17 [2020-09-24T20:28:17.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:28:17 [2020-09-24T20:28:17.182Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:28:17 [2020-09-24T20:28:17.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:28:17 [2020-09-24T20:28:17.182Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:28:17 [2020-09-24T20:28:17.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:28:17 [2020-09-24T20:28:17.182Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:28:17 [2020-09-24T20:28:17.182Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:28:17 [2020-09-24T20:28:17.182Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:28:17 [2020-09-24T20:28:17.182Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:28:17 [2020-09-24T20:28:17.182Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:28:17 [2020-09-24T20:28:17.182Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:28:17 [2020-09-24T20:28:17.354Z] --- PASS: TestExecUser (0.46s)
20:28:17 [2020-09-24T20:28:17.354Z] === RUN   TestExportContainerAndImportImage
20:28:17 [2020-09-24T20:28:17.382Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:28:17 [2020-09-24T20:28:17.926Z] --- PASS: TestExportContainerAndImportImage (0.57s)
20:28:17 [2020-09-24T20:28:17.926Z] === RUN   TestExportContainerAfterDaemonRestart
20:28:18 [2020-09-24T20:28:18.019Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:28:18 [2020-09-24T20:28:18.313Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:28:18 [2020-09-24T20:28:18.571Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:28:19 [2020-09-24T20:28:19.149Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:28:19 [2020-09-24T20:28:19.828Z] --- PASS: TestUpdatePidsLimit (3.56s)
20:28:19 [2020-09-24T20:28:19.828Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
20:28:19 [2020-09-24T20:28:19.828Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
20:28:19 [2020-09-24T20:28:19.828Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
20:28:19 [2020-09-24T20:28:19.828Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
20:28:19 [2020-09-24T20:28:19.828Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
20:28:19 [2020-09-24T20:28:19.828Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
20:28:19 [2020-09-24T20:28:19.828Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
20:28:19 [2020-09-24T20:28:19.828Z] === RUN   TestUpdateRestartPolicy
20:28:21 [2020-09-24T20:28:21.065Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:28:21 [2020-09-24T20:28:21.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s)
20:28:21 [2020-09-24T20:28:21.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.39s)
20:28:21 [2020-09-24T20:28:21.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s)
20:28:21 [2020-09-24T20:28:21.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s)
20:28:21 [2020-09-24T20:28:21.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s)
20:28:21 [2020-09-24T20:28:21.065Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s)
20:28:21 [2020-09-24T20:28:21.065Z] === RUN   TestBuildMultiStageCopy
20:28:21 [2020-09-24T20:28:21.065Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:28:21 [2020-09-24T20:28:21.193Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
20:28:21 [2020-09-24T20:28:21.193Z] === RUN   TestHealthCheckWorkdir
20:28:21 [2020-09-24T20:28:21.757Z] --- PASS: TestHealthCheckWorkdir (0.54s)
20:28:21 [2020-09-24T20:28:21.757Z] === RUN   TestHealthKillContainer
20:28:22 [2020-09-24T20:28:22.462Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:28:22 [2020-09-24T20:28:22.723Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:28:22 [2020-09-24T20:28:22.984Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:28:23 [2020-09-24T20:28:23.556Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:28:23 [2020-09-24T20:28:23.818Z] --- PASS: TestBuildMultiStageCopy (3.03s)
20:28:23 [2020-09-24T20:28:23.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s)
20:28:23 [2020-09-24T20:28:23.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s)
20:28:23 [2020-09-24T20:28:23.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s)
20:28:23 [2020-09-24T20:28:23.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
20:28:23 [2020-09-24T20:28:23.818Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
20:28:23 [2020-09-24T20:28:23.818Z] === RUN   TestBuildMultiStageParentConfig
20:28:24 [2020-09-24T20:28:24.274Z] --- PASS: TestHealthKillContainer (2.48s)
20:28:24 [2020-09-24T20:28:24.274Z] === RUN   TestInspectCpusetInConfigPre120
20:28:24 [2020-09-24T20:28:24.531Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
20:28:24 [2020-09-24T20:28:24.531Z] === RUN   TestIpcModeNone
20:28:24 [2020-09-24T20:28:24.770Z] --- PASS: TestBuildMultiStageParentConfig (0.90s)
20:28:24 [2020-09-24T20:28:24.770Z] === RUN   TestBuildLabelWithTargets
20:28:25 [2020-09-24T20:28:25.093Z] --- PASS: TestIpcModeNone (0.44s)
20:28:25 [2020-09-24T20:28:25.093Z] === RUN   TestIpcModePrivate
20:28:25 [2020-09-24T20:28:25.349Z] --- PASS: TestIpcModePrivate (0.43s)
20:28:25 [2020-09-24T20:28:25.349Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
20:28:25 [2020-09-24T20:28:25.349Z] === RUN   TestIpcModeShareable
20:28:25 [2020-09-24T20:28:25.349Z] --- SKIP: TestIpcModeShareable (0.00s)
20:28:25 [2020-09-24T20:28:25.349Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:25 [2020-09-24T20:28:25.349Z] === RUN   TestAPIIpcModeShareableAndContainer
20:28:25 [2020-09-24T20:28:25.817Z] ok  	github.com/docker/docker/api/server/httputils	0.062s	coverage: 14.7% of statements
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
20:28:26 [2020-09-24T20:28:26.076Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:28:26 [2020-09-24T20:28:26.076Z] ok  	github.com/docker/docker/api/types/filters	0.021s	coverage: 92.2% of statements
20:28:26 [2020-09-24T20:28:26.076Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
20:28:26 [2020-09-24T20:28:26.157Z] --- PASS: TestBuildLabelWithTargets (1.43s)
20:28:26 [2020-09-24T20:28:26.157Z] === RUN   TestBuildWithEmptyLayers
20:28:26 [2020-09-24T20:28:26.336Z] ok  	github.com/docker/docker/api/types/versions	0.023s	coverage: 75.0% of statements
20:28:26 [2020-09-24T20:28:26.336Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 5.7% of statements
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:28:26 [2020-09-24T20:28:26.336Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:28:26 [2020-09-24T20:28:26.595Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
20:28:26 [2020-09-24T20:28:26.721Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s)
20:28:26 [2020-09-24T20:28:26.721Z] === RUN   TestAPIIpcModeHost
20:28:26 [2020-09-24T20:28:26.721Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:28:26 [2020-09-24T20:28:26.721Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:26 [2020-09-24T20:28:26.721Z] === RUN   TestDaemonIpcModeShareable
20:28:26 [2020-09-24T20:28:26.721Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:28:26 [2020-09-24T20:28:26.721Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:26 [2020-09-24T20:28:26.721Z] === RUN   TestDaemonIpcModePrivate
20:28:26 [2020-09-24T20:28:26.729Z] --- PASS: TestBuildWithEmptyLayers (0.72s)
20:28:26 [2020-09-24T20:28:26.729Z] === RUN   TestBuildMultiStageOnBuild
20:28:26 [2020-09-24T20:28:26.855Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
20:28:27 [2020-09-24T20:28:27.389Z] 4612f6d0b889: Pull complete
20:28:29 [2020-09-24T20:28:29.239Z] --- PASS: TestDaemonIpcModePrivate (2.13s)
20:28:29 [2020-09-24T20:28:29.239Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
20:28:29 [2020-09-24T20:28:29.239Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:28:29 [2020-09-24T20:28:29.239Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
20:28:29 [2020-09-24T20:28:29.239Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:29 [2020-09-24T20:28:29.239Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:28:29 [2020-09-24T20:28:29.239Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
20:28:29 [2020-09-24T20:28:29.239Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:28:29 [2020-09-24T20:28:29.239Z] === RUN   TestIpcModeOlderClient
20:28:29 [2020-09-24T20:28:29.239Z] === PAUSE TestIpcModeOlderClient
20:28:29 [2020-09-24T20:28:29.239Z] === RUN   TestKillContainerInvalidSignal
20:28:29 [2020-09-24T20:28:29.239Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
20:28:29 [2020-09-24T20:28:29.239Z] === RUN   TestKillContainer
20:28:29 [2020-09-24T20:28:29.239Z] === RUN   TestKillContainer/no_signal
20:28:29 [2020-09-24T20:28:29.275Z] --- PASS: TestBuildMultiStageOnBuild (2.02s)
20:28:29 [2020-09-24T20:28:29.275Z] === RUN   TestBuildUncleanTarFilenames
20:28:29 [2020-09-24T20:28:29.393Z] ok  	github.com/docker/docker/builder/remotecontext	0.148s	coverage: 13.6% of statements
20:28:29 [2020-09-24T20:28:29.653Z] ok  	github.com/docker/docker/builder/dockerfile	0.296s	coverage: 48.0% of statements
20:28:29 [2020-09-24T20:28:29.802Z] === RUN   TestKillContainer/non_killing_signal
20:28:29 [2020-09-24T20:28:29.847Z] --- PASS: TestBuildUncleanTarFilenames (1.09s)
20:28:29 [2020-09-24T20:28:29.847Z] === RUN   TestBuildMultiStageLayerLeak
20:28:30 [2020-09-24T20:28:30.059Z] === RUN   TestKillContainer/killing_signal
20:28:30 [2020-09-24T20:28:30.622Z] --- PASS: TestKillContainer (1.18s)
20:28:30 [2020-09-24T20:28:30.622Z]     --- PASS: TestKillContainer/no_signal (0.39s)
20:28:30 [2020-09-24T20:28:30.622Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
20:28:30 [2020-09-24T20:28:30.622Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
20:28:30 [2020-09-24T20:28:30.622Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:28:30 [2020-09-24T20:28:30.622Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:28:30 [2020-09-24T20:28:30.879Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:28:31 [2020-09-24T20:28:31.443Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
20:28:31 [2020-09-24T20:28:31.443Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
20:28:31 [2020-09-24T20:28:31.443Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
20:28:31 [2020-09-24T20:28:31.443Z] === RUN   TestKillStoppedContainer
20:28:31 [2020-09-24T20:28:31.443Z] --- PASS: TestKillStoppedContainer (0.04s)
20:28:31 [2020-09-24T20:28:31.443Z] === RUN   TestKillStoppedContainerAPIPre120
20:28:31 [2020-09-24T20:28:31.443Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:28:31 [2020-09-24T20:28:31.443Z] === RUN   TestKillDifferentUserContainer
20:28:32 [2020-09-24T20:28:32.005Z] --- PASS: TestKillDifferentUserContainer (0.40s)
20:28:32 [2020-09-24T20:28:32.005Z] === RUN   TestInspectOomKilledTrue
20:28:32 [2020-09-24T20:28:32.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:28:32 [2020-09-24T20:28:32.005Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:32 [2020-09-24T20:28:32.005Z] === RUN   TestInspectOomKilledFalse
20:28:32 [2020-09-24T20:28:32.005Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:28:32 [2020-09-24T20:28:32.005Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:28:32 [2020-09-24T20:28:32.005Z] === RUN   TestLinksEtcHostsContentMatch
20:28:32 [2020-09-24T20:28:32.005Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:28:32 [2020-09-24T20:28:32.005Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:28:32 [2020-09-24T20:28:32.005Z] === RUN   TestLinksContainerNames
20:28:32 [2020-09-24T20:28:32.405Z] --- PASS: TestBuildMultiStageLayerLeak (2.18s)
20:28:32 [2020-09-24T20:28:32.405Z] === RUN   TestBuildWithHugeFile
20:28:32 [2020-09-24T20:28:32.528Z] --- PASS: TestUpdateRestartPolicy (12.74s)
20:28:32 [2020-09-24T20:28:32.528Z] === RUN   TestUpdateRestartWithAutoRemove
20:28:32 [2020-09-24T20:28:32.568Z] --- PASS: TestLinksContainerNames (0.80s)
20:28:32 [2020-09-24T20:28:32.568Z] === RUN   TestLogsFollowTailEmpty
20:28:32 [2020-09-24T20:28:32.946Z] ok  	github.com/docker/docker/client	0.168s	coverage: 75.4% of statements
20:28:33 [2020-09-24T20:28:33.130Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
20:28:33 [2020-09-24T20:28:33.130Z] === RUN   TestContainerNetworkMountsNoChown
20:28:33 [2020-09-24T20:28:33.164Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
20:28:33 [2020-09-24T20:28:33.164Z] === RUN   TestWaitNonBlocked
20:28:33 [2020-09-24T20:28:33.164Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:28:33 [2020-09-24T20:28:33.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:28:33 [2020-09-24T20:28:33.164Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:28:33 [2020-09-24T20:28:33.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:28:33 [2020-09-24T20:28:33.164Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:28:33 [2020-09-24T20:28:33.164Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:28:33 [2020-09-24T20:28:33.388Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/default
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/default
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/private
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/private
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rprivate
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rprivate
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/slave
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/slave
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rslave
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rslave
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/shared
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/shared
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rshared
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rshared
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/default
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/rslave
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/default/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/default/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/rshared
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/shared
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/rprivate
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/slave
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/private
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/private/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/private/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/default/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/default/mount_root
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:28:33 [2020-09-24T20:28:33.388Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:28:33 [2020-09-24T20:28:33.515Z] ok  	github.com/docker/docker/builder/remotecontext/git	6.213s	coverage: 86.3% of statements
20:28:33 [2020-09-24T20:28:33.516Z] ?   	github.com/docker/docker/cli	[no test files]
20:28:33 [2020-09-24T20:28:33.516Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/private/bind_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:28:33 [2020-09-24T20:28:33.645Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:28:33 [2020-09-24T20:28:33.901Z] === CONT  TestMountDaemonRoot/private/mount_root
20:28:33 [2020-09-24T20:28:33.901Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:28:33 [2020-09-24T20:28:33.901Z] --- PASS: TestMountDaemonRoot (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
20:28:33 [2020-09-24T20:28:33.901Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:28:33 [2020-09-24T20:28:33.901Z] === RUN   TestContainerBindMountNonRecursive
20:28:33 [2020-09-24T20:28:33.901Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
20:28:33 [2020-09-24T20:28:33.901Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:28:33 [2020-09-24T20:28:33.901Z] === RUN   TestNetworkNat
20:28:34 [2020-09-24T20:28:34.465Z] --- PASS: TestNetworkNat (0.48s)
20:28:34 [2020-09-24T20:28:34.465Z] === RUN   TestNetworkLocalhostTCPNat
20:28:34 [2020-09-24T20:28:34.678Z] --- PASS: TestWaitNonBlocked (0.01s)
20:28:34 [2020-09-24T20:28:34.678Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
20:28:34 [2020-09-24T20:28:34.678Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
20:28:34 [2020-09-24T20:28:34.678Z] === RUN   TestWaitBlocked
20:28:34 [2020-09-24T20:28:34.678Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:28:34 [2020-09-24T20:28:34.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:28:34 [2020-09-24T20:28:34.678Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:28:34 [2020-09-24T20:28:34.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:28:34 [2020-09-24T20:28:34.678Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:28:34 [2020-09-24T20:28:34.678Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:28:34 [2020-09-24T20:28:34.721Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
20:28:34 [2020-09-24T20:28:34.721Z] === RUN   TestNetworkLoopbackNat
20:28:35 [2020-09-24T20:28:35.717Z] --- PASS: TestWaitBlocked (0.01s)
20:28:35 [2020-09-24T20:28:35.718Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
20:28:35 [2020-09-24T20:28:35.718Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
20:28:35 [2020-09-24T20:28:35.718Z] === CONT  TestContainerStartOnDaemonRestart
20:28:35 [2020-09-24T20:28:35.718Z] === CONT  TestIpcModeOlderClient
20:28:36 [2020-09-24T20:28:36.011Z] --- PASS: TestIpcModeOlderClient (0.21s)
20:28:36 [2020-09-24T20:28:36.011Z] === CONT  TestDaemonHostGatewayIP
20:28:37 [2020-09-24T20:28:37.239Z] --- PASS: TestNetworkLoopbackNat (2.53s)
20:28:37 [2020-09-24T20:28:37.239Z] === RUN   TestPause
20:28:37 [2020-09-24T20:28:37.239Z] --- SKIP: TestPause (0.00s)
20:28:37 [2020-09-24T20:28:37.239Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:37 [2020-09-24T20:28:37.239Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:28:37 [2020-09-24T20:28:37.239Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:28:37 [2020-09-24T20:28:37.239Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:28:37 [2020-09-24T20:28:37.239Z] === RUN   TestPauseStopPausedContainer
20:28:37 [2020-09-24T20:28:37.239Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
20:28:37 [2020-09-24T20:28:37.239Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:28:37 [2020-09-24T20:28:37.239Z] === RUN   TestPsFilter
20:28:37 [2020-09-24T20:28:37.239Z] --- PASS: TestPsFilter (0.10s)
20:28:37 [2020-09-24T20:28:37.239Z] === RUN   TestRemoveContainerWithRemovedVolume
20:28:37 [2020-09-24T20:28:37.803Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:28:37 [2020-09-24T20:28:37.803Z] === RUN   TestRemoveContainerWithVolume
20:28:38 [2020-09-24T20:28:38.061Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
20:28:38 [2020-09-24T20:28:38.061Z] === RUN   TestRemoveContainerRunning
20:28:38 [2020-09-24T20:28:38.624Z] --- PASS: TestRemoveContainerRunning (0.43s)
20:28:38 [2020-09-24T20:28:38.624Z] === RUN   TestRemoveContainerForceRemoveRunning
20:28:38 [2020-09-24T20:28:38.753Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s)
20:28:38 [2020-09-24T20:28:38.753Z] === CONT  TestContainerKillOnDaemonStart
20:28:38 [2020-09-24T20:28:38.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
20:28:38 [2020-09-24T20:28:38.882Z] === RUN   TestRemoveInvalidContainer
20:28:38 [2020-09-24T20:28:38.882Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:28:38 [2020-09-24T20:28:38.882Z] === RUN   TestRenameLinkedContainer
20:28:39 [2020-09-24T20:28:39.793Z] --- PASS: TestDaemonHostGatewayIP (3.64s)
20:28:39 [2020-09-24T20:28:39.793Z] === CONT  TestDaemonRestartIpcMode
20:28:40 [2020-09-24T20:28:40.200Z] ok  	github.com/docker/docker/cmd/dockerd	0.229s	coverage: 30.8% of statements
20:28:40 [2020-09-24T20:28:40.773Z] --- PASS: TestRenameLinkedContainer (1.59s)
20:28:40 [2020-09-24T20:28:40.773Z] === RUN   TestRenameStoppedContainer
20:28:41 [2020-09-24T20:28:41.029Z] --- PASS: TestRenameStoppedContainer (0.39s)
20:28:41 [2020-09-24T20:28:41.029Z] === RUN   TestRenameRunningContainerAndReuse
20:28:41 [2020-09-24T20:28:41.638Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 65.3% of statements
20:28:41 [2020-09-24T20:28:41.638Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.069s	coverage: 35.9% of statements
20:28:41 [2020-09-24T20:28:41.638Z] ok  	github.com/docker/docker/container	0.193s	coverage: 34.7% of statements
20:28:41 [2020-09-24T20:28:41.957Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
20:28:41 [2020-09-24T20:28:41.958Z] === RUN   TestRenameInvalidName
20:28:42 [2020-09-24T20:28:42.214Z] --- PASS: TestRenameInvalidName (0.39s)
20:28:42 [2020-09-24T20:28:42.214Z] === RUN   TestRenameAnonymousContainer
20:28:43 [2020-09-24T20:28:43.018Z] ok  	github.com/docker/docker/daemon/discovery	0.031s	coverage: 30.0% of statements
20:28:43 [2020-09-24T20:28:43.018Z] ok  	github.com/docker/docker/daemon/events	0.094s	coverage: 50.0% of statements
20:28:43 [2020-09-24T20:28:43.323Z] --- PASS: TestDaemonRestartIpcMode (3.55s)
20:28:43 [2020-09-24T20:28:43.581Z] --- PASS: TestRenameAnonymousContainer (1.45s)
20:28:43 [2020-09-24T20:28:43.581Z] === RUN   TestRenameContainerWithSameName
20:28:43 [2020-09-24T20:28:43.587Z] ok  	github.com/docker/docker/daemon/graphdriver	0.023s	coverage: 2.2% of statements
20:28:43 [2020-09-24T20:28:43.764Z] ok  	github.com/docker/docker/container	0.141s	coverage: 34.7% of statements
20:28:43 [2020-09-24T20:28:43.764Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:28:43 [2020-09-24T20:28:43.764Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:28:43 [2020-09-24T20:28:43.764Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:28:43 [2020-09-24T20:28:43.764Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:28:43 [2020-09-24T20:28:43.847Z] ok  	github.com/docker/docker/daemon/config	0.112s	coverage: 81.8% of statements
20:28:44 [2020-09-24T20:28:44.114Z] Loaded image: buildpack-deps:buster
20:28:44 [2020-09-24T20:28:44.114Z] Loaded image: busybox:latest
20:28:44 [2020-09-24T20:28:44.143Z] --- PASS: TestRenameContainerWithSameName (0.39s)
20:28:44 [2020-09-24T20:28:44.143Z] === RUN   TestRenameContainerWithLinkedContainer
20:28:44 [2020-09-24T20:28:44.682Z] Loaded image: busybox:glibc
20:28:44 [2020-09-24T20:28:44.682Z] Loaded image: debian:buster
20:28:44 [2020-09-24T20:28:44.705Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
20:28:44 [2020-09-24T20:28:44.705Z] === RUN   TestResize
20:28:44 [2020-09-24T20:28:44.941Z] Loaded image: hello-world:latest
20:28:44 [2020-09-24T20:28:44.941Z] INFO: Testing against a local daemon
20:28:44 [2020-09-24T20:28:44.941Z] === RUN   TestCgroupNamespacesBuild
20:28:45 [2020-09-24T20:28:45.268Z] --- PASS: TestResize (0.41s)
20:28:45 [2020-09-24T20:28:45.268Z] === RUN   TestResizeWithInvalidSize
20:28:45 [2020-09-24T20:28:45.524Z] --- PASS: TestResizeWithInvalidSize (0.40s)
20:28:45 [2020-09-24T20:28:45.524Z] === RUN   TestResizeWhenContainerNotStarted
20:28:45 [2020-09-24T20:28:45.754Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.388s	coverage: 56.2% of statements
20:28:45 [2020-09-24T20:28:45.754Z] ok  	github.com/docker/docker/cmd/dockerd	0.151s	coverage: 30.8% of statements
20:28:45 [2020-09-24T20:28:45.754Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:28:45 [2020-09-24T20:28:45.754Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:28:45 [2020-09-24T20:28:45.754Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:28:45 [2020-09-24T20:28:45.754Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:28:46 [2020-09-24T20:28:46.087Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
20:28:46 [2020-09-24T20:28:46.087Z] === RUN   TestDaemonRestartKillContainers
20:28:46 [2020-09-24T20:28:46.087Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:28:46 [2020-09-24T20:28:46.087Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:28:46 [2020-09-24T20:28:46.087Z] === RUN   TestCgroupNamespacesRun
20:28:46 [2020-09-24T20:28:46.323Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
20:28:46 [2020-09-24T20:28:46.542Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.038s	coverage: 65.3% of statements
20:28:46 [2020-09-24T20:28:46.583Z] ok  	github.com/docker/docker/daemon/cluster	0.089s	coverage: 0.5% of statements
20:28:47 [2020-09-24T20:28:47.152Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
20:28:47 [2020-09-24T20:28:47.721Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.053s	coverage: 73.1% of statements
20:28:47 [2020-09-24T20:28:47.981Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.316s	coverage: 49.5% of statements
20:28:48 [2020-09-24T20:28:48.606Z] --- PASS: TestCgroupNamespacesRun (2.14s)
20:28:48 [2020-09-24T20:28:48.606Z] === RUN   TestCgroupNamespacesRunPrivileged
20:28:48 [2020-09-24T20:28:48.919Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.506s	coverage: 76.1% of statements
20:28:49 [2020-09-24T20:28:49.177Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
20:28:49 [2020-09-24T20:28:49.177Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
20:28:49 [2020-09-24T20:28:49.437Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.152s	coverage: 57.7% of statements
20:28:49 [2020-09-24T20:28:49.697Z] ok  	github.com/docker/docker/daemon/links	0.060s	coverage: 93.0% of statements
20:28:50 [2020-09-24T20:28:50.217Z] --- PASS: TestCgroupNamespacesBuild (4.60s)
20:28:50 [2020-09-24T20:28:50.217Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:28:50 [2020-09-24T20:28:50.497Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
20:28:50 [2020-09-24T20:28:50.497Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:28:50 [2020-09-24T20:28:50.637Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 4.8% of statements
20:28:50 [2020-09-24T20:28:50.637Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 67.0% of statements
20:28:50 [2020-09-24T20:28:50.896Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.732s	coverage: 46.2% of statements
20:28:50 [2020-09-24T20:28:50.896Z] ok  	github.com/docker/docker/daemon/logger	0.258s	coverage: 41.0% of statements
20:28:51 [2020-09-24T20:28:51.156Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.177s	coverage: 77.4% of statements
20:28:51 [2020-09-24T20:28:51.156Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.040s	coverage: 87.2% of statements
20:28:51 [2020-09-24T20:28:51.156Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 23.9% of statements
20:28:51 [2020-09-24T20:28:51.415Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.474s	coverage: 14.1% of statements
20:28:51 [2020-09-24T20:28:51.599Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s)
20:28:51 [2020-09-24T20:28:51.599Z] === RUN   TestBuildWithSession
20:28:51 [2020-09-24T20:28:51.599Z] --- SKIP: TestBuildWithSession (0.00s)
20:28:51 [2020-09-24T20:28:51.599Z]     build_session_test.go:25: TODO: BuildKit
20:28:51 [2020-09-24T20:28:51.599Z] === RUN   TestBuildSquashParent
20:28:51 [2020-09-24T20:28:51.675Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.075s	coverage: 61.6% of statements
20:28:51 [2020-09-24T20:28:51.822Z] --- PASS: TestContainerKillOnDaemonStart (12.38s)
20:28:51 [2020-09-24T20:28:51.822Z] PASS
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] === Skipped
20:28:51 [2020-09-24T20:28:51.822Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
20:28:51 [2020-09-24T20:28:51.822Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
20:28:51 [2020-09-24T20:28:51.822Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
20:28:51 [2020-09-24T20:28:51.822Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:28:51 [2020-09-24T20:28:51.822Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
20:28:51 [2020-09-24T20:28:51.822Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
20:28:51 [2020-09-24T20:28:51.822Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] 
20:28:51 [2020-09-24T20:28:51.822Z] DONE 192 tests, 6 skipped in 152.128s
20:28:51 [2020-09-24T20:28:51.822Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
20:28:51 [2020-09-24T20:28:51.822Z] ++ 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
20:28:51 [2020-09-24T20:28:51.822Z] ++ set -e
20:28:51 [2020-09-24T20:28:51.822Z] ++ '[' -n 0 ']'
20:28:51 [2020-09-24T20:28:51.822Z] ++ set -x
20:28:51 [2020-09-24T20:28:51.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
20:28:51 [2020-09-24T20:28:51.822Z] INFO: Testing against a local daemon
20:28:51 [2020-09-24T20:28:51.822Z] === RUN   TestCommitInheritsEnv
20:28:51 [2020-09-24T20:28:51.822Z] --- PASS: TestCommitInheritsEnv (0.50s)
20:28:51 [2020-09-24T20:28:51.822Z] === RUN   TestImportExtremelyLargeImageWorks
20:28:51 [2020-09-24T20:28:51.822Z] === PAUSE TestImportExtremelyLargeImageWorks
20:28:51 [2020-09-24T20:28:51.822Z] === RUN   TestImagesFilterMultiReference
20:28:51 [2020-09-24T20:28:51.822Z] --- PASS: TestImagesFilterMultiReference (0.04s)
20:28:51 [2020-09-24T20:28:51.822Z] === RUN   TestImagePullPlatformInvalid
20:28:51 [2020-09-24T20:28:51.822Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:28:51 [2020-09-24T20:28:51.822Z] === RUN   TestRemoveImageOrphaning
20:28:52 [2020-09-24T20:28:52.176Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 35.9% of statements
20:28:52 [2020-09-24T20:28:52.244Z] ok  	github.com/docker/docker/daemon/logger/local	0.031s	coverage: 75.2% of statements
20:28:52 [2020-09-24T20:28:52.244Z] ok  	github.com/docker/docker/daemon/logger/templates	0.030s	coverage: 8.3% of statements
20:28:52 [2020-09-24T20:28:52.244Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 33.3% of statements
20:28:52 [2020-09-24T20:28:52.388Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s)
20:28:52 [2020-09-24T20:28:52.388Z] === RUN   TestCgroupNamespacesRunHostMode
20:28:52 [2020-09-24T20:28:52.458Z] --- PASS: TestRemoveImageOrphaning (0.53s)
20:28:52 [2020-09-24T20:28:52.458Z] === RUN   TestRemoveImageGarbageCollector
20:28:52 [2020-09-24T20:28:52.458Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:28:52 [2020-09-24T20:28:52.458Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:28:52 [2020-09-24T20:28:52.458Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:28:52 [2020-09-24T20:28:52.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:28:52 [2020-09-24T20:28:52.458Z] === RUN   TestTagInvalidReference
20:28:52 [2020-09-24T20:28:52.458Z] --- PASS: TestTagInvalidReference (0.01s)
20:28:52 [2020-09-24T20:28:52.458Z] === RUN   TestTagValidPrefixedRepo
20:28:52 [2020-09-24T20:28:52.458Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
20:28:52 [2020-09-24T20:28:52.458Z] === RUN   TestTagExistedNameWithoutForce
20:28:52 [2020-09-24T20:28:52.458Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:28:52 [2020-09-24T20:28:52.458Z] === RUN   TestTagOfficialNames
20:28:52 [2020-09-24T20:28:52.458Z] --- PASS: TestTagOfficialNames (0.03s)
20:28:52 [2020-09-24T20:28:52.458Z] === RUN   TestTagMatchesDigest
20:28:52 [2020-09-24T20:28:52.458Z] --- PASS: TestTagMatchesDigest (0.01s)
20:28:52 [2020-09-24T20:28:52.458Z] === CONT  TestImportExtremelyLargeImageWorks
20:28:52 [2020-09-24T20:28:52.474Z] ok  	github.com/docker/docker/daemon/cluster	0.229s	coverage: 0.5% of statements
20:28:52 [2020-09-24T20:28:52.503Z] time="2020-09-24T20:28:52Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate145560618/log980512641.1: no such file or directory"
20:28:52 [2020-09-24T20:28:52.503Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.063s	coverage: 38.3% of statements
20:28:52 [2020-09-24T20:28:52.503Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.040s	coverage: 46.8% of statements
20:28:53 [2020-09-24T20:28:53.072Z] ok  	github.com/docker/docker/daemon/network	0.051s	coverage: 63.8% of statements
20:28:53 [2020-09-24T20:28:53.641Z] ok  	github.com/docker/docker/distribution/metadata	0.051s	coverage: 48.2% of statements
20:28:53 [2020-09-24T20:28:53.901Z] ok  	github.com/docker/docker/errdefs	0.010s	coverage: 49.4% of statements
20:28:54 [2020-09-24T20:28:54.160Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.4% of statements
20:28:54 [2020-09-24T20:28:54.160Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.628s	coverage: 82.5% of statements
20:28:54 [2020-09-24T20:28:54.420Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
20:28:54 [2020-09-24T20:28:54.420Z] ok  	github.com/docker/docker/image/v1	0.031s	coverage: 25.0% of statements
20:28:54 [2020-09-24T20:28:54.680Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
20:28:54 [2020-09-24T20:28:54.914Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s)
20:28:54 [2020-09-24T20:28:54.914Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:28:54 [2020-09-24T20:28:54.939Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 50.0% of statements
20:28:55 [2020-09-24T20:28:55.509Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
20:28:55 [2020-09-24T20:28:55.509Z] ok  	github.com/docker/docker/distribution/xfer	1.725s	coverage: 85.6% of statements
20:28:55 [2020-09-24T20:28:55.509Z] ok  	github.com/docker/docker/distribution	1.238s	coverage: 21.9% of statements
20:28:55 [2020-09-24T20:28:55.509Z] ok  	github.com/docker/docker/opts	0.037s	coverage: 67.1% of statements
20:28:55 [2020-09-24T20:28:55.768Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
20:28:56 [2020-09-24T20:28:56.028Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
20:28:56 [2020-09-24T20:28:56.028Z] ok  	github.com/docker/docker/pkg/authorization	0.362s	coverage: 68.3% of statements
20:28:56 [2020-09-24T20:28:56.051Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
20:28:56 [2020-09-24T20:28:56.287Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
20:28:56 [2020-09-24T20:28:56.287Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
20:28:56 [2020-09-24T20:28:56.547Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
20:28:56 [2020-09-24T20:28:56.805Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
20:28:56 [2020-09-24T20:28:56.805Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:28:56 [2020-09-24T20:28:56.806Z] ok  	github.com/docker/docker/pkg/archive	0.672s	coverage: 77.1% of statements
20:28:56 [2020-09-24T20:28:56.807Z] ok  	github.com/docker/docker/pkg/dmesg	0.016s	coverage: 83.3% of statements
20:28:56 [2020-09-24T20:28:56.807Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
20:28:57 [2020-09-24T20:28:57.065Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
20:28:57 [2020-09-24T20:28:57.324Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
20:28:57 [2020-09-24T20:28:57.324Z] ok  	github.com/docker/docker/pkg/fsutils	0.221s	coverage: 85.1% of statements
20:28:57 [2020-09-24T20:28:57.583Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
20:28:58 [2020-09-24T20:28:58.151Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
20:28:58 [2020-09-24T20:28:58.151Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:28:58 [2020-09-24T20:28:58.151Z] ok  	github.com/docker/docker/pkg/idtools	0.335s	coverage: 70.1% of statements
20:28:58 [2020-09-24T20:28:58.151Z] ok  	github.com/docker/docker/pkg/ioutils	0.450s	coverage: 69.3% of statements
20:28:58 [2020-09-24T20:28:58.151Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:28:58 [2020-09-24T20:28:58.410Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
20:28:58 [2020-09-24T20:28:58.410Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
20:28:58 [2020-09-24T20:28:58.669Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 86.7% of statements
20:28:58 [2020-09-24T20:28:58.669Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
20:28:58 [2020-09-24T20:28:58.697Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s)
20:28:58 [2020-09-24T20:28:58.697Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:28:58 [2020-09-24T20:28:58.822Z] ok  	github.com/docker/docker/daemon/events	0.089s	coverage: 50.0% of statements
20:28:58 [2020-09-24T20:28:58.928Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
20:28:59 [2020-09-24T20:28:59.187Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.908s	coverage: 43.2% of statements
20:28:59 [2020-09-24T20:28:59.187Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
20:28:59 [2020-09-24T20:28:59.446Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
20:28:59 [2020-09-24T20:28:59.446Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
20:28:59 [2020-09-24T20:28:59.705Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
20:28:59 [2020-09-24T20:28:59.870Z] ok  	github.com/docker/docker/daemon/config	0.078s	coverage: 81.8% of statements
20:28:59 [2020-09-24T20:28:59.964Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:29:00 [2020-09-24T20:29:00.223Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.039s	coverage: 84.1% of statements
20:29:00 [2020-09-24T20:29:00.223Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
20:29:00 [2020-09-24T20:29:00.223Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
20:29:00 [2020-09-24T20:29:00.483Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
20:29:00 [2020-09-24T20:29:00.483Z] ok  	github.com/docker/docker/pkg/pubsub	1.044s	coverage: 73.9% of statements
20:29:00 [2020-09-24T20:29:00.589Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
20:29:00 [2020-09-24T20:29:00.589Z] === RUN   TestCgroupNamespacesRunOlderClient
20:29:00 [2020-09-24T20:29:00.742Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
20:29:01 [2020-09-24T20:29:01.001Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 54.9% of statements
20:29:01 [2020-09-24T20:29:01.001Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
20:29:01 [2020-09-24T20:29:01.260Z] testing: warning: no tests to run
20:29:01 [2020-09-24T20:29:01.260Z] coverage: [no statements]
20:29:01 [2020-09-24T20:29:01.260Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
20:29:01 [2020-09-24T20:29:01.260Z] ok  	github.com/docker/docker/pkg/tarsum	0.083s	coverage: 89.3% of statements
20:29:01 [2020-09-24T20:29:01.260Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
20:29:01 [2020-09-24T20:29:01.260Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:29:01 [2020-09-24T20:29:01.412Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
20:29:01 [2020-09-24T20:29:01.519Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
20:29:01 [2020-09-24T20:29:01.583Z] --- PASS: TestBuildSquashParent (8.82s)
20:29:01 [2020-09-24T20:29:01.583Z] === RUN   TestBuildWithRemoveAndForceRemove
20:29:01 [2020-09-24T20:29:01.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:29:01 [2020-09-24T20:29:01.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:29:01 [2020-09-24T20:29:01.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:29:01 [2020-09-24T20:29:01.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:29:01 [2020-09-24T20:29:01.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:29:01 [2020-09-24T20:29:01.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:29:01 [2020-09-24T20:29:01.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:29:01 [2020-09-24T20:29:01.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:29:01 [2020-09-24T20:29:01.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:29:01 [2020-09-24T20:29:01.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:29:01 [2020-09-24T20:29:01.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:29:01 [2020-09-24T20:29:01.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:29:01 [2020-09-24T20:29:01.583Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:29:01 [2020-09-24T20:29:01.583Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:29:02 [2020-09-24T20:29:02.087Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
20:29:02 [2020-09-24T20:29:02.087Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 72.4% of statements
20:29:02 [2020-09-24T20:29:02.087Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
20:29:02 [2020-09-24T20:29:02.346Z] ok  	github.com/docker/docker/pkg/signal	2.584s	coverage: 61.0% of statements
20:29:02 [2020-09-24T20:29:02.528Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
20:29:02 [2020-09-24T20:29:02.528Z] === RUN   TestKernelTCPMemory
20:29:02 [2020-09-24T20:29:02.528Z] --- SKIP: TestKernelTCPMemory (0.02s)
20:29:02 [2020-09-24T20:29:02.528Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:02 [2020-09-24T20:29:02.528Z] === RUN   TestNISDomainname
20:29:02 [2020-09-24T20:29:02.528Z] --- SKIP: TestNISDomainname (0.01s)
20:29:02 [2020-09-24T20:29:02.528Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:29:02 [2020-09-24T20:29:02.528Z] === RUN   TestHostnameDnsResolution
20:29:02 [2020-09-24T20:29:02.605Z] ok  	github.com/docker/docker/daemon	12.120s	coverage: 17.4% of statements
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:29:02 [2020-09-24T20:29:02.605Z] ok  	github.com/docker/docker/restartmanager	0.014s	coverage: 50.9% of statements
20:29:02 [2020-09-24T20:29:02.864Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
20:29:03 [2020-09-24T20:29:03.124Z] ok  	github.com/docker/docker/layer	7.374s	coverage: 68.8% of statements
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/oci	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:29:03 [2020-09-24T20:29:03.124Z] ok  	github.com/docker/docker/plugin	0.569s	coverage: 23.1% of statements
20:29:03 [2020-09-24T20:29:03.383Z] ok  	github.com/docker/docker/testutil	0.040s	coverage: 62.5% of statements
20:29:03 [2020-09-24T20:29:03.383Z] ok  	github.com/docker/docker/runconfig	0.035s	coverage: 66.1% of statements
20:29:03 [2020-09-24T20:29:03.468Z] --- PASS: TestHostnameDnsResolution (0.72s)
20:29:03 [2020-09-24T20:29:03.468Z] === RUN   TestStats
20:29:03 [2020-09-24T20:29:03.468Z] --- SKIP: TestStats (0.00s)
20:29:03 [2020-09-24T20:29:03.468Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:03 [2020-09-24T20:29:03.468Z] === RUN   TestStopContainerWithTimeout
20:29:03 [2020-09-24T20:29:03.468Z] === RUN   TestStopContainerWithTimeout/0
20:29:03 [2020-09-24T20:29:03.468Z] === PAUSE TestStopContainerWithTimeout/0
20:29:03 [2020-09-24T20:29:03.468Z] === RUN   TestStopContainerWithTimeout/1
20:29:03 [2020-09-24T20:29:03.468Z] === PAUSE TestStopContainerWithTimeout/1
20:29:03 [2020-09-24T20:29:03.468Z] === RUN   TestStopContainerWithTimeout/3
20:29:03 [2020-09-24T20:29:03.468Z] === PAUSE TestStopContainerWithTimeout/3
20:29:03 [2020-09-24T20:29:03.468Z] === RUN   TestStopContainerWithTimeout/-1
20:29:03 [2020-09-24T20:29:03.468Z] === PAUSE TestStopContainerWithTimeout/-1
20:29:03 [2020-09-24T20:29:03.468Z] === CONT  TestStopContainerWithTimeout/0
20:29:03 [2020-09-24T20:29:03.468Z] === CONT  TestStopContainerWithTimeout/-1
20:29:03 [2020-09-24T20:29:03.643Z] ok  	github.com/docker/docker/registry	0.220s	coverage: 56.3% of statements
20:29:04 [2020-09-24T20:29:04.032Z] === CONT  TestStopContainerWithTimeout/3
20:29:04 [2020-09-24T20:29:04.119Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:29:04 [2020-09-24T20:29:04.119Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:29:04 [2020-09-24T20:29:04.210Z] ok  	github.com/docker/docker/volume/mounts	0.047s	coverage: 67.0% of statements
20:29:04 [2020-09-24T20:29:04.210Z] ok  	github.com/docker/docker/volume/local	0.009s	coverage: 73.0% of statements
20:29:04 [2020-09-24T20:29:04.469Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
20:29:04 [2020-09-24T20:29:04.726Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
20:29:04 [2020-09-24T20:29:04.964Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
20:29:04 [2020-09-24T20:29:04.964Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.476s	coverage: 14.0% of statements
20:29:05 [2020-09-24T20:29:05.922Z] === CONT  TestStopContainerWithTimeout/1
20:29:06 [2020-09-24T20:29:06.012Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.741s	coverage: 57.1% of statements
20:29:06 [2020-09-24T20:29:06.656Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:29:06 [2020-09-24T20:29:06.656Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:29:07 [2020-09-24T20:29:07.815Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:29:07 [2020-09-24T20:29:07.815Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
20:29:07 [2020-09-24T20:29:07.815Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
20:29:07 [2020-09-24T20:29:07.815Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
20:29:07 [2020-09-24T20:29:07.815Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
20:29:07 [2020-09-24T20:29:07.815Z] === RUN   TestDeleteDevicemapper
20:29:07 [2020-09-24T20:29:07.815Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:29:07 [2020-09-24T20:29:07.815Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:29:07 [2020-09-24T20:29:07.815Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:29:08 [2020-09-24T20:29:08.770Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
20:29:09 [2020-09-24T20:29:09.183Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s)
20:29:09 [2020-09-24T20:29:09.184Z] === RUN   TestUpdateMemory
20:29:09 [2020-09-24T20:29:09.184Z] --- SKIP: TestUpdateMemory (0.00s)
20:29:09 [2020-09-24T20:29:09.184Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:09 [2020-09-24T20:29:09.184Z] === RUN   TestUpdateCPUQuota
20:29:09 [2020-09-24T20:29:09.184Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:29:09 [2020-09-24T20:29:09.184Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:09 [2020-09-24T20:29:09.184Z] === RUN   TestUpdatePidsLimit
20:29:09 [2020-09-24T20:29:09.184Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:29:09 [2020-09-24T20:29:09.184Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:09 [2020-09-24T20:29:09.184Z] === RUN   TestUpdateRestartPolicy
20:29:09 [2020-09-24T20:29:09.946Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:29:09 [2020-09-24T20:29:09.946Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s)
20:29:09 [2020-09-24T20:29:09.946Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s)
20:29:09 [2020-09-24T20:29:09.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s)
20:29:09 [2020-09-24T20:29:09.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s)
20:29:09 [2020-09-24T20:29:09.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s)
20:29:09 [2020-09-24T20:29:09.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s)
20:29:09 [2020-09-24T20:29:09.947Z] === RUN   TestBuildMultiStageCopy
20:29:09 [2020-09-24T20:29:09.947Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:29:10 [2020-09-24T20:29:10.318Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.086s	coverage: 69.2% of statements
20:29:10 [2020-09-24T20:29:10.965Z] ok  	github.com/docker/docker/daemon	12.284s	coverage: 17.4% of statements
20:29:10 [2020-09-24T20:29:10.965Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:29:10 [2020-09-24T20:29:10.965Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:29:10 [2020-09-24T20:29:10.965Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:29:10 [2020-09-24T20:29:10.965Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:29:11 [2020-09-24T20:29:11.615Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.538s	coverage: 46.2% of statements
20:29:11 [2020-09-24T20:29:11.615Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:29:12 [2020-09-24T20:29:12.482Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:29:12 [2020-09-24T20:29:12.741Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:29:13 [2020-09-24T20:29:13.169Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.299s	coverage: 49.5% of statements
20:29:13 [2020-09-24T20:29:13.309Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:29:13 [2020-09-24T20:29:13.568Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:29:14 [2020-09-24T20:29:14.136Z] --- PASS: TestBuildMultiStageCopy (4.62s)
20:29:14 [2020-09-24T20:29:14.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s)
20:29:14 [2020-09-24T20:29:14.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
20:29:14 [2020-09-24T20:29:14.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
20:29:14 [2020-09-24T20:29:14.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
20:29:14 [2020-09-24T20:29:14.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
20:29:14 [2020-09-24T20:29:14.136Z] === RUN   TestBuildMultiStageParentConfig
20:29:14 [2020-09-24T20:29:14.718Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
20:29:15 [2020-09-24T20:29:15.016Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.516s	coverage: 76.1% of statements
20:29:15 [2020-09-24T20:29:15.514Z] --- PASS: TestBuildMultiStageParentConfig (1.15s)
20:29:15 [2020-09-24T20:29:15.514Z] === RUN   TestBuildLabelWithTargets
20:29:16 [2020-09-24T20:29:16.068Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
20:29:16 [2020-09-24T20:29:16.068Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
20:29:17 [2020-09-24T20:29:17.419Z] --- PASS: TestBuildLabelWithTargets (2.02s)
20:29:17 [2020-09-24T20:29:17.419Z] === RUN   TestBuildWithEmptyLayers
20:29:18 [2020-09-24T20:29:18.797Z] --- PASS: TestBuildWithEmptyLayers (1.26s)
20:29:18 [2020-09-24T20:29:18.797Z] === RUN   TestBuildMultiStageOnBuild
20:29:18 [2020-09-24T20:29:18.833Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.891s	coverage: 52.1% of statements
20:29:18 [2020-09-24T20:29:18.833Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:29:18 [2020-09-24T20:29:18.833Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:29:19 [2020-09-24T20:29:19.477Z] ok  	github.com/docker/docker/daemon/logger	0.257s	coverage: 41.0% of statements
20:29:20 [2020-09-24T20:29:20.136Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.519s	coverage: 77.4% of statements
20:29:20 [2020-09-24T20:29:20.782Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 4.8% of statements
20:29:20 [2020-09-24T20:29:20.782Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:29:20 [2020-09-24T20:29:20.782Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:29:20 [2020-09-24T20:29:20.782Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:29:20 [2020-09-24T20:29:20.782Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:29:21 [2020-09-24T20:29:21.356Z] --- PASS: TestUpdateRestartPolicy (10.89s)
20:29:21 [2020-09-24T20:29:21.356Z] === RUN   TestUpdateRestartWithAutoRemove
20:29:21 [2020-09-24T20:29:21.356Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
20:29:21 [2020-09-24T20:29:21.356Z] === RUN   TestWaitNonBlocked
20:29:21 [2020-09-24T20:29:21.356Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:29:21 [2020-09-24T20:29:21.356Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:29:21 [2020-09-24T20:29:21.356Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:29:21 [2020-09-24T20:29:21.356Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:29:21 [2020-09-24T20:29:21.356Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:29:21 [2020-09-24T20:29:21.356Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:29:21 [2020-09-24T20:29:21.356Z] --- PASS: TestWaitNonBlocked (0.01s)
20:29:21 [2020-09-24T20:29:21.356Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
20:29:21 [2020-09-24T20:29:21.356Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
20:29:21 [2020-09-24T20:29:21.356Z] === RUN   TestWaitBlocked
20:29:21 [2020-09-24T20:29:21.356Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:29:21 [2020-09-24T20:29:21.356Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:29:21 [2020-09-24T20:29:21.356Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:29:21 [2020-09-24T20:29:21.356Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:29:21 [2020-09-24T20:29:21.356Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:29:21 [2020-09-24T20:29:21.356Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:29:21 [2020-09-24T20:29:21.834Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
20:29:22 [2020-09-24T20:29:22.085Z] --- PASS: TestBuildMultiStageOnBuild (2.93s)
20:29:22 [2020-09-24T20:29:22.085Z] === RUN   TestBuildUncleanTarFilenames
20:29:22 [2020-09-24T20:29:22.132Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.9% of statements
20:29:22 [2020-09-24T20:29:22.285Z] --- PASS: TestWaitBlocked (0.01s)
20:29:22 [2020-09-24T20:29:22.285Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
20:29:22 [2020-09-24T20:29:22.285Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
20:29:22 [2020-09-24T20:29:22.285Z] === CONT  TestDaemonRestartIpcMode
20:29:22 [2020-09-24T20:29:22.285Z] === CONT  TestIpcModeOlderClient
20:29:22 [2020-09-24T20:29:22.285Z] --- PASS: TestIpcModeOlderClient (0.08s)
20:29:22 [2020-09-24T20:29:22.430Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 87.2% of statements
20:29:23 [2020-09-24T20:29:23.461Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
20:29:23 [2020-09-24T20:29:23.461Z] === RUN   TestBuildMultiStageLayerLeak
20:29:23 [2020-09-24T20:29:23.483Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.038s	coverage: 61.6% of statements
20:29:25 [2020-09-24T20:29:25.024Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 75.2% of statements
20:29:25 [2020-09-24T20:29:25.024Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:29:25 [2020-09-24T20:29:25.321Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.084s	coverage: 37.7% of statements
20:29:25 [2020-09-24T20:29:25.617Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 33.3% of statements
20:29:26 [2020-09-24T20:29:26.456Z] --- PASS: TestDaemonRestartIpcMode (4.11s)
20:29:26 [2020-09-24T20:29:26.456Z] PASS
20:29:26 [2020-09-24T20:29:26.456Z] 
20:29:26 [2020-09-24T20:29:26.456Z] === Skipped
20:29:26 [2020-09-24T20:29:26.456Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:29:26 [2020-09-24T20:29:26.456Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:29:26 [2020-09-24T20:29:26.456Z] 
20:29:26 [2020-09-24T20:29:26.456Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:29:26 [2020-09-24T20:29:26.456Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
20:29:26 [2020-09-24T20:29:26.456Z] 
20:29:26 [2020-09-24T20:29:26.456Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:29:26 [2020-09-24T20:29:26.456Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:29:26 [2020-09-24T20:29:26.456Z] 
20:29:26 [2020-09-24T20:29:26.456Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
20:29:26 [2020-09-24T20:29:26.456Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:29:26 [2020-09-24T20:29:26.456Z] 
20:29:26 [2020-09-24T20:29:26.456Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:29:26 [2020-09-24T20:29:26.456Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
20:29:26 [2020-09-24T20:29:26.457Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestPause (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
20:29:26 [2020-09-24T20:29:26.457Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
20:29:26 [2020-09-24T20:29:26.457Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
20:29:26 [2020-09-24T20:29:26.457Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:29:26 [2020-09-24T20:29:26.457Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] 
20:29:26 [2020-09-24T20:29:26.457Z] DONE 173 tests, 24 skipped in 78.298s
20:29:26 [2020-09-24T20:29:26.457Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:29:26 [2020-09-24T20:29:26.457Z] INFO: Testing against a local daemon
20:29:26 [2020-09-24T20:29:26.457Z] === RUN   TestCommitInheritsEnv
20:29:26 [2020-09-24T20:29:26.673Z] ok  	github.com/docker/docker/daemon/logger/templates	0.020s	coverage: 8.3% of statements
20:29:26 [2020-09-24T20:29:26.755Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s)
20:29:26 [2020-09-24T20:29:26.755Z] === RUN   TestBuildWithHugeFile
20:29:27 [2020-09-24T20:29:27.723Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
20:29:27 [2020-09-24T20:29:27.784Z] c3aff4450246: Pull complete
20:29:27 [2020-09-24T20:29:27.784Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
20:29:27 [2020-09-24T20:29:27.784Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:29:27 [2020-09-24T20:29:27.784Z] mcr.microsoft.com/windows/servercore:ltsc2019
20:29:27 [2020-09-24T20:29:27.784Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457'
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Docker version of control daemon
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] Client: Docker Engine - Enterprise
20:29:27 [2020-09-24T20:29:27.784Z]  Version:           19.03.5
20:29:27 [2020-09-24T20:29:27.784Z]  API version:       1.40
20:29:27 [2020-09-24T20:29:27.784Z]  Go version:        go1.12.12
20:29:27 [2020-09-24T20:29:27.784Z]  Git commit:        2ee0c57608
20:29:27 [2020-09-24T20:29:27.784Z]  Built:             11/13/2019 08:00:16
20:29:27 [2020-09-24T20:29:27.784Z]  OS/Arch:           windows/amd64
20:29:27 [2020-09-24T20:29:27.784Z]  Experimental:      false
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] Server: Docker Engine - Enterprise
20:29:27 [2020-09-24T20:29:27.784Z]  Engine:
20:29:27 [2020-09-24T20:29:27.784Z]   Version:          19.03.5
20:29:27 [2020-09-24T20:29:27.784Z]   API version:      1.40 (minimum version 1.24)
20:29:27 [2020-09-24T20:29:27.784Z]   Go version:       go1.12.12
20:29:27 [2020-09-24T20:29:27.784Z]   Git commit:       2ee0c57608
20:29:27 [2020-09-24T20:29:27.784Z]   Built:            11/13/2019 07:58:51
20:29:27 [2020-09-24T20:29:27.784Z]   OS/Arch:          windows/amd64
20:29:27 [2020-09-24T20:29:27.784Z]   Experimental:     true
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Docker info of control daemon
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] Client:
20:29:27 [2020-09-24T20:29:27.784Z]  Debug Mode: false
20:29:27 [2020-09-24T20:29:27.784Z]  Plugins:
20:29:27 [2020-09-24T20:29:27.784Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] Server:
20:29:27 [2020-09-24T20:29:27.784Z]  Containers: 0
20:29:27 [2020-09-24T20:29:27.784Z]   Running: 0
20:29:27 [2020-09-24T20:29:27.784Z]   Paused: 0
20:29:27 [2020-09-24T20:29:27.784Z]   Stopped: 0
20:29:27 [2020-09-24T20:29:27.784Z]  Images: 1
20:29:27 [2020-09-24T20:29:27.784Z]  Server Version: 19.03.5
20:29:27 [2020-09-24T20:29:27.784Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:29:27 [2020-09-24T20:29:27.784Z]   Windows: 
20:29:27 [2020-09-24T20:29:27.784Z]   LCOW: 
20:29:27 [2020-09-24T20:29:27.784Z]  Logging Driver: json-file
20:29:27 [2020-09-24T20:29:27.784Z]  Plugins:
20:29:27 [2020-09-24T20:29:27.784Z]   Volume: local
20:29:27 [2020-09-24T20:29:27.784Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:29:27 [2020-09-24T20:29:27.784Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:29:27 [2020-09-24T20:29:27.784Z]  Swarm: inactive
20:29:27 [2020-09-24T20:29:27.784Z]  Default Isolation: process
20:29:27 [2020-09-24T20:29:27.784Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:29:27 [2020-09-24T20:29:27.784Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
20:29:27 [2020-09-24T20:29:27.784Z]  OSType: windows
20:29:27 [2020-09-24T20:29:27.784Z]  Architecture: x86_64
20:29:27 [2020-09-24T20:29:27.784Z]  CPUs: 4
20:29:27 [2020-09-24T20:29:27.784Z]  Total Memory: 32GiB
20:29:27 [2020-09-24T20:29:27.784Z]  Name: azwin-2-8d4cc0
20:29:27 [2020-09-24T20:29:27.784Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
20:29:27 [2020-09-24T20:29:27.784Z]  Docker Root Dir: D:\docker
20:29:27 [2020-09-24T20:29:27.784Z]  Debug Mode: false
20:29:27 [2020-09-24T20:29:27.784Z]  Registry: https://index.docker.io/v1/
20:29:27 [2020-09-24T20:29:27.784Z]  Labels:
20:29:27 [2020-09-24T20:29:27.784Z]  Experimental: true
20:29:27 [2020-09-24T20:29:27.784Z]  Insecure Registries:
20:29:27 [2020-09-24T20:29:27.784Z]   10.0.0.4:5000
20:29:27 [2020-09-24T20:29:27.784Z]   127.0.0.0/8
20:29:27 [2020-09-24T20:29:27.784Z]  Registry Mirrors:
20:29:27 [2020-09-24T20:29:27.784Z]   http://10.0.0.4:5000/
20:29:27 [2020-09-24T20:29:27.784Z]  Live Restore Enabled: false
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Commit hash is 90f38d1d61
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Nuke-Everything...
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Container count on control daemon to delete is 0
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Nuking d:\CI
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Zapped successfully
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Location for testing is d:\CI\PR-41482\5
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:27 [2020-09-24T20:29:27.784Z] INFO: Building the image from Dockerfile.windows at 09/24/2020 20:29:26...
20:29:27 [2020-09-24T20:29:27.784Z] 
20:29:28 [2020-09-24T20:29:28.347Z] --- PASS: TestCommitInheritsEnv (1.64s)
20:29:28 [2020-09-24T20:29:28.347Z] === RUN   TestImportExtremelyLargeImageWorks
20:29:28 [2020-09-24T20:29:28.347Z] === PAUSE TestImportExtremelyLargeImageWorks
20:29:28 [2020-09-24T20:29:28.347Z] === RUN   TestImagesFilterMultiReference
20:29:28 [2020-09-24T20:29:28.347Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:29:28 [2020-09-24T20:29:28.347Z] === RUN   TestImagePullPlatformInvalid
20:29:28 [2020-09-24T20:29:28.347Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:29:28 [2020-09-24T20:29:28.347Z] === RUN   TestRemoveImageOrphaning
20:29:28 [2020-09-24T20:29:28.659Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:29:28 [2020-09-24T20:29:28.659Z] Using test binary docker
20:29:28 [2020-09-24T20:29:28.659Z] +++ /etc/init.d/apparmor start
20:29:28 [2020-09-24T20:29:28.659Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:29:28 [2020-09-24T20:29:28.659Z] INFO: Waiting for daemon to start...
20:29:28 [2020-09-24T20:29:28.659Z] Starting dockerd
20:29:28 [2020-09-24T20:29:28.659Z] +++ 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
20:29:29 [2020-09-24T20:29:29.256Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
20:29:29 [2020-09-24T20:29:29.256Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.446s	coverage: 82.5% of statements
20:29:29 [2020-09-24T20:29:29.256Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:29:29 [2020-09-24T20:29:29.256Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:29:30 [2020-09-24T20:29:30.037Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:29:30 [2020-09-24T20:29:30.037Z] Using test binary docker
20:29:30 [2020-09-24T20:29:30.037Z] +++ /etc/init.d/apparmor start
20:29:30 [2020-09-24T20:29:30.037Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:29:30 [2020-09-24T20:29:30.037Z] INFO: Waiting for daemon to start...
20:29:30 [2020-09-24T20:29:30.037Z] Starting dockerd
20:29:30 [2020-09-24T20:29:30.037Z] +++ 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
20:29:30 [2020-09-24T20:29:30.236Z] --- PASS: TestRemoveImageOrphaning (1.92s)
20:29:30 [2020-09-24T20:29:30.236Z] === RUN   TestRemoveImageGarbageCollector
20:29:30 [2020-09-24T20:29:30.236Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:29:30 [2020-09-24T20:29:30.236Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:29:30 [2020-09-24T20:29:30.236Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:29:30 [2020-09-24T20:29:30.236Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:29:30 [2020-09-24T20:29:30.236Z] === RUN   TestTagInvalidReference
20:29:30 [2020-09-24T20:29:30.236Z] --- PASS: TestTagInvalidReference (0.01s)
20:29:30 [2020-09-24T20:29:30.236Z] === RUN   TestTagValidPrefixedRepo
20:29:30 [2020-09-24T20:29:30.236Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:29:30 [2020-09-24T20:29:30.236Z] === RUN   TestTagExistedNameWithoutForce
20:29:30 [2020-09-24T20:29:30.236Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:29:30 [2020-09-24T20:29:30.236Z] === RUN   TestTagOfficialNames
20:29:30 [2020-09-24T20:29:30.236Z] --- PASS: TestTagOfficialNames (0.05s)
20:29:30 [2020-09-24T20:29:30.236Z] === RUN   TestTagMatchesDigest
20:29:30 [2020-09-24T20:29:30.236Z] --- PASS: TestTagMatchesDigest (0.01s)
20:29:30 [2020-09-24T20:29:30.236Z] === CONT  TestImportExtremelyLargeImageWorks
20:29:30 [2020-09-24T20:29:30.680Z] Sending build context to Docker daemon  56.15MB
20:29:30 [2020-09-24T20:29:30.680Z] 
20:29:30 [2020-09-24T20:29:30.680Z] Step 1/10 : FROM microsoft/windowsservercore
20:29:30 [2020-09-24T20:29:30.680Z]  ---> 715aaeac112d
20:29:30 [2020-09-24T20:29:30.680Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:29:30 [2020-09-24T20:29:30.680Z]  ---> Running in 23c28f54f018
20:29:30 [2020-09-24T20:29:30.680Z] Removing intermediate container 23c28f54f018
20:29:30 [2020-09-24T20:29:30.680Z]  ---> 49227560c065
20:29:30 [2020-09-24T20:29:30.680Z] Step 3/10 : ARG GO_VERSION=1.13.15
20:29:30 [2020-09-24T20:29:30.680Z]  ---> Running in 40aeffb514a6
20:29:31 [2020-09-24T20:29:31.137Z] Removing intermediate container 40aeffb514a6
20:29:31 [2020-09-24T20:29:31.137Z]  ---> ac83caf35a8c
20:29:31 [2020-09-24T20:29:31.137Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
20:29:31 [2020-09-24T20:29:31.137Z]  ---> Running in 2118e892671a
20:29:31 [2020-09-24T20:29:31.370Z] ok  	github.com/docker/docker/distribution/metadata	0.132s	coverage: 48.2% of statements
20:29:31 [2020-09-24T20:29:31.594Z] Removing intermediate container 2118e892671a
20:29:31 [2020-09-24T20:29:31.594Z]  ---> 3dabe6f44385
20:29:31 [2020-09-24T20:29:31.594Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
20:29:31 [2020-09-24T20:29:31.594Z]  ---> Running in 448f37e4f8ab
20:29:31 [2020-09-24T20:29:31.594Z] Removing intermediate container 448f37e4f8ab
20:29:31 [2020-09-24T20:29:31.594Z]  ---> 82b9899b410c
20:29:31 [2020-09-24T20:29:31.595Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
20:29:31 [2020-09-24T20:29:31.595Z]  ---> Running in c5e51991338f
20:29:32 [2020-09-24T20:29:32.902Z] ok  	github.com/docker/docker/errdefs	0.040s	coverage: 49.4% of statements
20:29:33 [2020-09-24T20:29:33.546Z] ok  	github.com/docker/docker/distribution	0.871s	coverage: 21.9% of statements
20:29:33 [2020-09-24T20:29:33.546Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:29:34 [2020-09-24T20:29:34.599Z] ok  	github.com/docker/docker/image	0.039s	coverage: 86.4% of statements
20:29:35 [2020-09-24T20:29:35.242Z] ok  	github.com/docker/docker/distribution/xfer	1.676s	coverage: 85.6% of statements
20:29:35 [2020-09-24T20:29:35.242Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:29:35 [2020-09-24T20:29:35.889Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
20:29:35 [2020-09-24T20:29:35.889Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:29:36 [2020-09-24T20:29:36.206Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
20:29:36 [2020-09-24T20:29:36.504Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
20:29:36 [2020-09-24T20:29:36.504Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/rootless	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/volume	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === Skipped
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:73: No driver to put!
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z] time="2020-09-24T20:28:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z] time="2020-09-24T20:28:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z] time="2020-09-24T20:28:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z] time="2020-09-24T20:28:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z] time="2020-09-24T20:28:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:73: No driver to put!
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     overlay_test.go:49: Fails to compute changes intermittently
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     graphtest_unix.go:73: No driver to put!
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:29:36 [2020-09-24T20:29:36.789Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] 
20:29:36 [2020-09-24T20:29:36.789Z] DONE 2138 tests, 26 skipped in 92.815s
Post stage
[Pipeline] junit
20:29:36 [2020-09-24T20:29:36.802Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
20:29:37 [2020-09-24T20:29:37.395Z] 
20:29:37 [2020-09-24T20:29:37.395Z] SUCCESS: Specified value was saved.
20:29:37 [2020-09-24T20:29:37.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41482/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/validate/vendor
20:29:37 [2020-09-24T20:29:37.561Z] ok  	github.com/docker/docker/pkg/aaparser	0.021s	coverage: 50.0% of statements
20:29:37 [2020-09-24T20:29:37.853Z] INFO: Downloading git...
20:29:38 [2020-09-24T20:29:38.011Z] 2020/09/24 20:29:37 Collecting initial packages
20:29:38 [2020-09-24T20:29:38.269Z] 2020/09/24 20:29:38 Download dependencies
20:29:38 [2020-09-24T20:29:38.818Z] INFO: Downloading go...
20:29:40 [2020-09-24T20:29:40.189Z] --- PASS: TestBuildWithHugeFile (60.67s)
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildWithEmptyDockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:29:40 [2020-09-24T20:29:40.189Z] --- PASS: TestBuildWithEmptyDockerfile (0.27s)
20:29:40 [2020-09-24T20:29:40.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
20:29:40 [2020-09-24T20:29:40.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
20:29:40 [2020-09-24T20:29:40.189Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildPreserveOwnership
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildPreserveOwnership/copy_from
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:29:40 [2020-09-24T20:29:40.189Z] --- PASS: TestBuildPreserveOwnership (4.62s)
20:29:40 [2020-09-24T20:29:40.189Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.02s)
20:29:40 [2020-09-24T20:29:40.189Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s)
20:29:40 [2020-09-24T20:29:40.189Z] === RUN   TestBuildPlatformInvalid
20:29:40 [2020-09-24T20:29:40.189Z] --- PASS: TestBuildPlatformInvalid (0.15s)
20:29:40 [2020-09-24T20:29:40.189Z] PASS
20:29:40 [2020-09-24T20:29:40.189Z] 
20:29:40 [2020-09-24T20:29:40.189Z] === Skipped
20:29:40 [2020-09-24T20:29:40.189Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:29:40 [2020-09-24T20:29:40.189Z]     build_session_test.go:25: TODO: BuildKit
20:29:40 [2020-09-24T20:29:40.189Z] 
20:29:40 [2020-09-24T20:29:40.189Z] 
20:29:40 [2020-09-24T20:29:40.189Z] DONE 32 tests, 1 skipped in 105.939s
20:29:40 [2020-09-24T20:29:40.189Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:29:40 [2020-09-24T20:29:40.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:29:40 [2020-09-24T20:29:40.189Z] ++ set -e
20:29:40 [2020-09-24T20:29:40.189Z] ++ '[' -n 0 ']'
20:29:40 [2020-09-24T20:29:40.189Z] ++ set -x
20:29:40 [2020-09-24T20:29:40.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:29:40 [2020-09-24T20:29:40.190Z] INFO: Testing against a local daemon
20:29:40 [2020-09-24T20:29:40.190Z] === RUN   TestConfigInspect
20:29:40 [2020-09-24T20:29:40.330Z] ok  	github.com/docker/docker/opts	0.047s	coverage: 67.1% of statements
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 Starting whole vndr cycle because no package specified
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Ignoring paths matching "^archive/tar"
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20
20:29:40 [2020-09-24T20:29:40.799Z] 2020/09/24 20:29:40 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
20:29:40 [2020-09-24T20:29:40.996Z] INFO: Downloading compiler 1 of 3...
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/konsorten/go-windows-terminal-sequences
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/google/uuid
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/Microsoft/go-winio
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/willf/bitset
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/moby/term
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/Azure/go-ansiterm
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/moby/locker
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/gorilla/mux
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/docker/libtrust
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/creack/pty
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Finished clone github.com/opencontainers/runtime-spec
20:29:41 [2020-09-24T20:29:41.368Z] 2020/09/24 20:29:41 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
20:29:41 [2020-09-24T20:29:41.378Z] ok  	github.com/docker/docker/pkg/broadcaster	0.016s	coverage: 100.0% of statements
20:29:41 [2020-09-24T20:29:41.457Z] INFO: Downloading compiler 2 of 3...
20:29:41 [2020-09-24T20:29:41.576Z] --- PASS: TestConfigInspect (3.07s)
20:29:41 [2020-09-24T20:29:41.576Z] === RUN   TestConfigList
20:29:41 [2020-09-24T20:29:41.628Z] 2020/09/24 20:29:41 	Finished clone github.com/opencontainers/image-spec
20:29:41 [2020-09-24T20:29:41.628Z] 2020/09/24 20:29:41 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
20:29:41 [2020-09-24T20:29:41.673Z] ok  	github.com/docker/docker/pkg/authorization	0.925s	coverage: 68.3% of statements
20:29:41 [2020-09-24T20:29:41.673Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
20:29:41 [2020-09-24T20:29:41.673Z] ok  	github.com/docker/docker/pkg/archive	1.134s	coverage: 76.8% of statements
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Finished clone github.com/cyphar/filepath-securejoin
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Finished clone github.com/Graylog2/go-gelf
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Finished clone github.com/godbus/dbus/v5
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Finished clone github.com/coreos/go-systemd
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Finished clone github.com/fsnotify/fsnotify
20:29:41 [2020-09-24T20:29:41.888Z] 2020/09/24 20:29:41 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:41 	Finished clone github.com/fluent/fluent-logger-golang
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:41 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:41 	Finished clone github.com/philhofer/fwd
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:41 	Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:42 	Finished clone github.com/coreos/go-systemd/v22
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:42 	Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:42 	Finished clone github.com/bsphere/le_go
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:42 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:42 	Finished clone github.com/jmespath/go-jmespath
20:29:42 [2020-09-24T20:29:42.148Z] 2020/09/24 20:29:42 	Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20
20:29:42 [2020-09-24T20:29:42.237Z] .
20:29:42 [2020-09-24T20:29:42.237Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:29:42 [2020-09-24T20:29:42.237Z] 
20:29:42 [2020-09-24T20:29:42.237Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:29:42 [2020-09-24T20:29:42.237Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:29:42 [2020-09-24T20:29:42.237Z] Error: No such image: emptyfs
20:29:42 [2020-09-24T20:29:42.237Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:29:42 [2020-09-24T20:29:42.237Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:29:42 [2020-09-24T20:29:42.237Z] ++++ docker load
20:29:42 [2020-09-24T20:29:42.237Z] Error: No such image: emptyfs
20:29:42 [2020-09-24T20:29:42.237Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:29:42 [2020-09-24T20:29:42.237Z] ++++ docker load
20:29:42 [2020-09-24T20:29:42.237Z] Running integration-test (iteration 1)
20:29:42 [2020-09-24T20:29:42.237Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:29:42 [2020-09-24T20:29:42.237Z] ++ 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)/'
20:29:42 [2020-09-24T20:29:42.237Z] ++ set -e
20:29:42 [2020-09-24T20:29:42.237Z] ++ '[' -n 0 ']'
20:29:42 [2020-09-24T20:29:42.237Z] ++ set -x
20:29:42 [2020-09-24T20:29:42.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:29:42 [2020-09-24T20:29:42.237Z] Running integration-test (iteration 1)
20:29:42 [2020-09-24T20:29:42.237Z] 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)/
20:29:42 [2020-09-24T20:29:42.237Z] ++ 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)/'
20:29:42 [2020-09-24T20:29:42.237Z] ++ set -e
20:29:42 [2020-09-24T20:29:42.237Z] ++ '[' -n 0 ']'
20:29:42 [2020-09-24T20:29:42.237Z] ++ set -x
20:29:42 [2020-09-24T20:29:42.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:29:42 [2020-09-24T20:29:42.319Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
20:29:42 [2020-09-24T20:29:42.407Z] 2020/09/24 20:29:42 	Finished clone github.com/tinylib/msgp
20:29:42 [2020-09-24T20:29:42.407Z] 2020/09/24 20:29:42 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
20:29:42 [2020-09-24T20:29:42.407Z] 2020/09/24 20:29:42 	Finished clone github.com/googleapis/gax-go
20:29:42 [2020-09-24T20:29:42.407Z] 2020/09/24 20:29:42 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
20:29:42 [2020-09-24T20:29:42.407Z] 2020/09/24 20:29:42 	Finished clone github.com/golang/gddo
20:29:42 [2020-09-24T20:29:42.407Z] 2020/09/24 20:29:42 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
20:29:42 [2020-09-24T20:29:42.426Z] INFO: Downloading compiler 3 of 3...
20:29:42 [2020-09-24T20:29:42.668Z] 2020/09/24 20:29:42 	Finished clone github.com/containerd/fifo
20:29:42 [2020-09-24T20:29:42.668Z] 2020/09/24 20:29:42 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
20:29:42 [2020-09-24T20:29:42.668Z] 2020/09/24 20:29:42 	Finished clone go.opencensus.io
20:29:42 [2020-09-24T20:29:42.668Z] 2020/09/24 20:29:42 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
20:29:42 [2020-09-24T20:29:42.884Z] INFO: Extracting git...
20:29:42 [2020-09-24T20:29:42.927Z] 2020/09/24 20:29:42 	Finished clone golang.org/x/oauth2
20:29:42 [2020-09-24T20:29:42.928Z] 2020/09/24 20:29:42 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
20:29:42 [2020-09-24T20:29:42.928Z] 2020/09/24 20:29:42 	Finished clone github.com/opencontainers/runc
20:29:42 [2020-09-24T20:29:42.928Z] 2020/09/24 20:29:42 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
20:29:42 [2020-09-24T20:29:42.928Z] 2020/09/24 20:29:42 	Finished clone github.com/containerd/cgroups
20:29:42 [2020-09-24T20:29:42.928Z] 2020/09/24 20:29:42 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:42 	Finished clone github.com/containerd/go-runc
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:42 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:42 	Finished clone github.com/containerd/typeurl
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:42 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:43 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:43 	Finished clone github.com/Microsoft/opengcs
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:43 	Finished clone github.com/containerd/continuity
20:29:43 [2020-09-24T20:29:43.187Z] 2020/09/24 20:29:43 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
20:29:43 [2020-09-24T20:29:43.392Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
20:29:43 [2020-09-24T20:29:43.392Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
20:29:43 [2020-09-24T20:29:43.447Z] 2020/09/24 20:29:43 	Finished clone github.com/containerd/ttrpc
20:29:43 [2020-09-24T20:29:43.447Z] 2020/09/24 20:29:43 	Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20
20:29:43 [2020-09-24T20:29:43.447Z] 2020/09/24 20:29:43 	Finished clone github.com/gogo/googleapis
20:29:43 [2020-09-24T20:29:43.447Z] 2020/09/24 20:29:43 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
20:29:43 [2020-09-24T20:29:43.706Z] 2020/09/24 20:29:43 	Finished clone github.com/containerd/console
20:29:43 [2020-09-24T20:29:43.706Z] 2020/09/24 20:29:43 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
20:29:43 [2020-09-24T20:29:43.706Z] 2020/09/24 20:29:43 	Finished clone github.com/fernet/fernet-go
20:29:43 [2020-09-24T20:29:43.706Z] 2020/09/24 20:29:43 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
20:29:43 [2020-09-24T20:29:43.966Z] 2020/09/24 20:29:43 	Finished clone github.com/cilium/ebpf
20:29:43 [2020-09-24T20:29:43.966Z] 2020/09/24 20:29:43 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
20:29:44 [2020-09-24T20:29:44.446Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Finished clone github.com/hashicorp/go-immutable-radix
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Finished clone github.com/Microsoft/hcsshim
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Finished clone github.com/hashicorp/go-memdb
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Finished clone golang.org/x/time
20:29:44 [2020-09-24T20:29:44.536Z] 2020/09/24 20:29:44 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
20:29:44 [2020-09-24T20:29:44.796Z] 2020/09/24 20:29:44 	Finished clone github.com/hashicorp/golang-lru
20:29:44 [2020-09-24T20:29:44.796Z] 2020/09/24 20:29:44 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
20:29:44 [2020-09-24T20:29:44.878Z] --- PASS: TestConfigList (2.91s)
20:29:44 [2020-09-24T20:29:44.878Z] === RUN   TestConfigsCreateAndDelete
20:29:45 [2020-09-24T20:29:45.055Z] 2020/09/24 20:29:44 	Finished clone github.com/golang/protobuf
20:29:45 [2020-09-24T20:29:45.055Z] 2020/09/24 20:29:44 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
20:29:45 [2020-09-24T20:29:45.055Z] 2020/09/24 20:29:44 	Finished clone github.com/coreos/pkg
20:29:45 [2020-09-24T20:29:45.056Z] 2020/09/24 20:29:44 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
20:29:45 [2020-09-24T20:29:45.056Z] 2020/09/24 20:29:44 	Finished clone code.cloudfoundry.org/clock
20:29:45 [2020-09-24T20:29:45.056Z] 2020/09/24 20:29:44 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
20:29:45 [2020-09-24T20:29:45.315Z] 2020/09/24 20:29:45 	Finished clone golang.org/x/crypto
20:29:45 [2020-09-24T20:29:45.315Z] 2020/09/24 20:29:45 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
20:29:45 [2020-09-24T20:29:45.315Z] 2020/09/24 20:29:45 	Finished clone github.com/beorn7/perks
20:29:45 [2020-09-24T20:29:45.315Z] 2020/09/24 20:29:45 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
20:29:45 [2020-09-24T20:29:45.491Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
20:29:45 [2020-09-24T20:29:45.583Z] 2020/09/24 20:29:45 	Finished clone github.com/prometheus/client_model
20:29:45 [2020-09-24T20:29:45.583Z] 2020/09/24 20:29:45 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
20:29:45 [2020-09-24T20:29:45.842Z] 2020/09/24 20:29:45 	Finished clone github.com/matttproud/golang_protobuf_extensions
20:29:45 [2020-09-24T20:29:45.842Z] 2020/09/24 20:29:45 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
20:29:45 [2020-09-24T20:29:45.842Z] 2020/09/24 20:29:45 	Finished clone github.com/prometheus/client_golang
20:29:45 [2020-09-24T20:29:45.842Z] 2020/09/24 20:29:45 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
20:29:45 [2020-09-24T20:29:45.849Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
20:29:46 [2020-09-24T20:29:46.102Z] 2020/09/24 20:29:45 	Finished clone github.com/pkg/errors
20:29:46 [2020-09-24T20:29:46.102Z] 2020/09/24 20:29:45 	Clone golang.org/x/sys, revision aee5d888a86055dc6ab0342f9cdc7b53aaeaec62, attempt 1/20
20:29:46 [2020-09-24T20:29:46.102Z] 2020/09/24 20:29:46 	Finished clone github.com/prometheus/procfs
20:29:46 [2020-09-24T20:29:46.102Z] 2020/09/24 20:29:46 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
20:29:46 [2020-09-24T20:29:46.102Z] 2020/09/24 20:29:46 	Finished clone github.com/armon/go-metrics
20:29:46 [2020-09-24T20:29:46.102Z] 2020/09/24 20:29:46 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
20:29:46 [2020-09-24T20:29:46.362Z] 2020/09/24 20:29:46 	Finished clone github.com/prometheus/common
20:29:46 [2020-09-24T20:29:46.362Z] 2020/09/24 20:29:46 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
20:29:46 [2020-09-24T20:29:46.622Z] 2020/09/24 20:29:46 	Finished clone github.com/tchap/go-patricia
20:29:46 [2020-09-24T20:29:46.622Z] 2020/09/24 20:29:46 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
20:29:46 [2020-09-24T20:29:46.622Z] 2020/09/24 20:29:46 	Finished clone github.com/sirupsen/logrus
20:29:46 [2020-09-24T20:29:46.622Z] 2020/09/24 20:29:46 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
20:29:46 [2020-09-24T20:29:46.882Z] 2020/09/24 20:29:46 	Finished clone github.com/google/certificate-transparency-go
20:29:46 [2020-09-24T20:29:46.882Z] 2020/09/24 20:29:46 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
20:29:46 [2020-09-24T20:29:46.891Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
20:29:47 [2020-09-24T20:29:47.142Z] 2020/09/24 20:29:46 	Finished clone github.com/docker/go-units
20:29:47 [2020-09-24T20:29:47.142Z] 2020/09/24 20:29:46 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
20:29:47 [2020-09-24T20:29:47.142Z] 2020/09/24 20:29:47 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
20:29:47 [2020-09-24T20:29:47.142Z] 2020/09/24 20:29:47 	Finished clone github.com/cloudflare/cfssl
20:29:47 [2020-09-24T20:29:47.142Z] 2020/09/24 20:29:47 	Finished clone github.com/moby/sys
20:29:47 [2020-09-24T20:29:47.142Z] 2020/09/24 20:29:47 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
20:29:47 [2020-09-24T20:29:47.186Z] ok  	github.com/docker/docker/layer	7.763s	coverage: 68.8% of statements
20:29:47 [2020-09-24T20:29:47.186Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:29:47 [2020-09-24T20:29:47.186Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:29:47 [2020-09-24T20:29:47.186Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:29:47 [2020-09-24T20:29:47.186Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:29:47 [2020-09-24T20:29:47.186Z] ?   	github.com/docker/docker/oci	[no test files]
20:29:47 [2020-09-24T20:29:47.186Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:29:47 [2020-09-24T20:29:47.423Z] --- PASS: TestConfigsCreateAndDelete (2.97s)
20:29:47 [2020-09-24T20:29:47.423Z] === RUN   TestConfigsUpdate
20:29:47 [2020-09-24T20:29:47.499Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.980s	coverage: 43.2% of statements
20:29:47 [2020-09-24T20:29:47.499Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:29:47 [2020-09-24T20:29:47.499Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:29:47 [2020-09-24T20:29:47.711Z] 2020/09/24 20:29:47 	Finished clone github.com/docker/go-connections
20:29:47 [2020-09-24T20:29:47.711Z] 2020/09/24 20:29:47 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
20:29:47 [2020-09-24T20:29:47.711Z] 2020/09/24 20:29:47 	Finished clone gotest.tools/v3
20:29:47 [2020-09-24T20:29:47.711Z] 2020/09/24 20:29:47 	Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20
20:29:47 [2020-09-24T20:29:47.793Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
20:29:48 [2020-09-24T20:29:48.090Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.111s	coverage: 84.1% of statements
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Finished clone github.com/RackSec/srslog
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Finished clone github.com/syndtr/gocapability
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Finished clone github.com/google/go-cmp
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Finished clone github.com/imdario/mergo
20:29:48 [2020-09-24T20:29:48.280Z] 2020/09/24 20:29:48 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
20:29:48 [2020-09-24T20:29:48.735Z] ok  	github.com/docker/docker/pkg/fsutils	0.463s	coverage: 85.1% of statements
20:29:48 [2020-09-24T20:29:48.849Z] 2020/09/24 20:29:48 	Finished clone golang.org/x/sync
20:29:48 [2020-09-24T20:29:48.849Z] 2020/09/24 20:29:48 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
20:29:49 [2020-09-24T20:29:49.034Z] ok  	github.com/docker/docker/pkg/homedir	0.025s	coverage: 11.4% of statements
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Finished clone github.com/google/shlex
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Finished clone github.com/opentracing/opentracing-go
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Finished clone golang.org/x/net
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Clone github.com/docker/libnetwork, revision d0951081b35fa4216fc4f0064bf065beeb55a74b, attempt 1/20
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
20:29:49 [2020-09-24T20:29:49.417Z] 2020/09/24 20:29:49 	Finished clone cloud.google.com/go
20:29:49 [2020-09-24T20:29:49.677Z] 2020/09/24 20:29:49 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
20:29:49 [2020-09-24T20:29:49.677Z] 2020/09/24 20:29:49 	Finished clone github.com/docker/swarmkit
20:29:49 [2020-09-24T20:29:49.677Z] 2020/09/24 20:29:49 	Finished clone github.com/opentracing-contrib/go-stdlib
20:29:49 [2020-09-24T20:29:49.677Z] 2020/09/24 20:29:49 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
20:29:49 [2020-09-24T20:29:49.936Z] 2020/09/24 20:29:49 	Finished clone github.com/tonistiigi/fsutil
20:29:49 [2020-09-24T20:29:49.936Z] 2020/09/24 20:29:49 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
20:29:50 [2020-09-24T20:29:50.091Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
20:29:50 [2020-09-24T20:29:50.091Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
20:29:50 [2020-09-24T20:29:50.196Z] 2020/09/24 20:29:50 	Finished clone github.com/gofrs/flock
20:29:50 [2020-09-24T20:29:50.196Z] 2020/09/24 20:29:50 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
20:29:50 [2020-09-24T20:29:50.196Z] 2020/09/24 20:29:50 	Finished clone github.com/mitchellh/hashstructure
20:29:50 [2020-09-24T20:29:50.196Z] 2020/09/24 20:29:50 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
20:29:50 [2020-09-24T20:29:50.388Z] ok  	github.com/docker/docker/pkg/idtools	0.617s	coverage: 70.1% of statements
20:29:50 [2020-09-24T20:29:50.455Z] 2020/09/24 20:29:50 	Finished clone github.com/docker/go-events
20:29:50 [2020-09-24T20:29:50.455Z] 2020/09/24 20:29:50 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
20:29:50 [2020-09-24T20:29:50.715Z] 2020/09/24 20:29:50 	Finished clone github.com/armon/go-radix
20:29:50 [2020-09-24T20:29:50.715Z] 2020/09/24 20:29:50 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
20:29:50 [2020-09-24T20:29:50.723Z] --- PASS: TestConfigsUpdate (2.90s)
20:29:50 [2020-09-24T20:29:50.723Z] === RUN   TestTemplatedConfig
20:29:50 [2020-09-24T20:29:50.974Z] 2020/09/24 20:29:50 	Finished clone github.com/spf13/pflag
20:29:50 [2020-09-24T20:29:50.974Z] 2020/09/24 20:29:50 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
20:29:50 [2020-09-24T20:29:50.974Z] 2020/09/24 20:29:50 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
20:29:50 [2020-09-24T20:29:50.974Z] 2020/09/24 20:29:50 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
20:29:51 [2020-09-24T20:29:51.034Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.050s	coverage: 85.7% of statements
20:29:51 [2020-09-24T20:29:51.034Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
20:29:51 [2020-09-24T20:29:51.234Z] 2020/09/24 20:29:51 	Finished clone github.com/cespare/xxhash/v2
20:29:51 [2020-09-24T20:29:51.234Z] 2020/09/24 20:29:51 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
20:29:51 [2020-09-24T20:29:51.234Z] 2020/09/24 20:29:51 	Finished clone golang.org/x/sys
20:29:51 [2020-09-24T20:29:51.234Z] 2020/09/24 20:29:51 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
20:29:51 [2020-09-24T20:29:51.332Z] ok  	github.com/docker/docker/pkg/ioutils	1.300s	coverage: 70.1% of statements
20:29:51 [2020-09-24T20:29:51.332Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:29:51 [2020-09-24T20:29:51.332Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:29:51 [2020-09-24T20:29:51.332Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:29:51 [2020-09-24T20:29:51.332Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:29:51 [2020-09-24T20:29:51.496Z] 2020/09/24 20:29:51 	Finished clone github.com/morikuni/aec
20:29:51 [2020-09-24T20:29:51.496Z] 2020/09/24 20:29:51 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
20:29:51 [2020-09-24T20:29:51.496Z] 2020/09/24 20:29:51 	Finished clone github.com/inconshreveable/mousetrap
20:29:51 [2020-09-24T20:29:51.496Z] 2020/09/24 20:29:51 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
20:29:51 [2020-09-24T20:29:51.629Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
20:29:51 [2020-09-24T20:29:51.755Z] 2020/09/24 20:29:51 	Finished clone github.com/containerd/containerd
20:29:51 [2020-09-24T20:29:51.755Z] 2020/09/24 20:29:51 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
20:29:51 [2020-09-24T20:29:51.755Z] 2020/09/24 20:29:51 	Finished clone github.com/spf13/cobra
20:29:51 [2020-09-24T20:29:51.755Z] 2020/09/24 20:29:51 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
20:29:51 [2020-09-24T20:29:51.927Z] ok  	github.com/docker/docker/pkg/pidfile	0.059s	coverage: 82.4% of statements
20:29:52 [2020-09-24T20:29:52.015Z] 2020/09/24 20:29:51 	Finished clone github.com/samuel/go-zookeeper
20:29:52 [2020-09-24T20:29:52.015Z] 2020/09/24 20:29:51 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
20:29:52 [2020-09-24T20:29:52.226Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 86.7% of statements
20:29:52 [2020-09-24T20:29:52.226Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:29:52 [2020-09-24T20:29:52.226Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:29:52 [2020-09-24T20:29:52.274Z] 2020/09/24 20:29:52 	Finished clone github.com/sean-/seed
20:29:52 [2020-09-24T20:29:52.275Z] 2020/09/24 20:29:52 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
20:29:52 [2020-09-24T20:29:52.275Z] 2020/09/24 20:29:52 	Finished clone github.com/hashicorp/errwrap
20:29:52 [2020-09-24T20:29:52.275Z] 2020/09/24 20:29:52 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
20:29:52 [2020-09-24T20:29:52.534Z] 2020/09/24 20:29:52 	Finished clone github.com/hashicorp/memberlist
20:29:52 [2020-09-24T20:29:52.534Z] 2020/09/24 20:29:52 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
20:29:52 [2020-09-24T20:29:52.534Z] 2020/09/24 20:29:52 	Finished clone github.com/hashicorp/go-multierror
20:29:52 [2020-09-24T20:29:52.534Z] 2020/09/24 20:29:52 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
20:29:52 [2020-09-24T20:29:52.794Z] 2020/09/24 20:29:52 	Finished clone github.com/hashicorp/go-msgpack
20:29:52 [2020-09-24T20:29:52.794Z] 2020/09/24 20:29:52 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
20:29:52 [2020-09-24T20:29:52.794Z] 2020/09/24 20:29:52 	Finished clone golang.org/x/text
20:29:52 [2020-09-24T20:29:52.794Z] 2020/09/24 20:29:52 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
20:29:52 [2020-09-24T20:29:52.876Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.047s	coverage: 56.8% of statements
20:29:53 [2020-09-24T20:29:53.053Z] 2020/09/24 20:29:52 	Finished clone github.com/docker/libkv
20:29:53 [2020-09-24T20:29:53.053Z] 2020/09/24 20:29:52 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
20:29:53 [2020-09-24T20:29:53.053Z] 2020/09/24 20:29:52 	Finished clone github.com/hashicorp/go-sockaddr
20:29:53 [2020-09-24T20:29:53.053Z] 2020/09/24 20:29:52 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
20:29:53 [2020-09-24T20:29:53.053Z] 2020/09/24 20:29:52 	Finished clone github.com/vishvananda/netns
20:29:53 [2020-09-24T20:29:53.053Z] 2020/09/24 20:29:52 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
20:29:53 [2020-09-24T20:29:53.192Z] INFO: Expanding go...
20:29:53 [2020-09-24T20:29:53.313Z] 2020/09/24 20:29:53 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
20:29:53 [2020-09-24T20:29:53.313Z] 2020/09/24 20:29:53 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Finished clone github.com/vishvananda/netlink
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Finished clone github.com/BurntSushi/toml
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Finished clone github.com/ishidawataru/sctp
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Finished clone github.com/moby/ipvs
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Finished clone github.com/deckarep/golang-set
20:29:53 [2020-09-24T20:29:53.573Z] 2020/09/24 20:29:53 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
20:29:53 [2020-09-24T20:29:53.833Z] 2020/09/24 20:29:53 	Finished clone github.com/coreos/go-semver
20:29:53 [2020-09-24T20:29:53.833Z] 2020/09/24 20:29:53 	Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20
20:29:53 [2020-09-24T20:29:53.928Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
20:29:53 [2020-09-24T20:29:53.928Z] ok  	github.com/docker/docker/pkg/progress	0.019s	coverage: 75.9% of statements
20:29:54 [2020-09-24T20:29:54.028Z] --- PASS: TestTemplatedConfig (3.29s)
20:29:54 [2020-09-24T20:29:54.028Z] === RUN   TestConfigCreateResolve
20:29:54 [2020-09-24T20:29:54.228Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.023s	coverage: 85.7% of statements
20:29:54 [2020-09-24T20:29:54.402Z] 2020/09/24 20:29:54 	Finished clone github.com/docker/go-metrics
20:29:54 [2020-09-24T20:29:54.402Z] 2020/09/24 20:29:54 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
20:29:54 [2020-09-24T20:29:54.661Z] 2020/09/24 20:29:54 	Finished clone github.com/vbatts/tar-split
20:29:54 [2020-09-24T20:29:54.661Z] 2020/09/24 20:29:54 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
20:29:54 [2020-09-24T20:29:54.661Z] 2020/09/24 20:29:54 	Finished clone github.com/moby/buildkit
20:29:54 [2020-09-24T20:29:54.661Z] 2020/09/24 20:29:54 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
20:29:54 [2020-09-24T20:29:54.869Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
20:29:54 [2020-09-24T20:29:54.921Z] 2020/09/24 20:29:54 	Finished clone go.etcd.io/bbolt
20:29:54 [2020-09-24T20:29:54.921Z] 2020/09/24 20:29:54 	Finished clone github.com/docker/libnetwork
20:29:54 [2020-09-24T20:29:54.921Z] 2020/09/24 20:29:54 	Finished clone github.com/hashicorp/serf
20:29:55 [2020-09-24T20:29:55.180Z] 2020/09/24 20:29:54 	Finished clone github.com/mistifyio/go-zfs
20:29:55 [2020-09-24T20:29:55.180Z] 2020/09/24 20:29:54 	Finished clone github.com/ugorji/go
20:29:55 [2020-09-24T20:29:55.180Z] 2020/09/24 20:29:55 	Finished clone github.com/opencontainers/selinux
20:29:55 [2020-09-24T20:29:55.440Z] 2020/09/24 20:29:55 	Finished clone github.com/opencontainers/go-digest
20:29:55 [2020-09-24T20:29:55.511Z] ok  	github.com/docker/docker/pkg/pubsub	1.131s	coverage: 73.9% of statements
20:29:55 [2020-09-24T20:29:55.511Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
20:29:56 [2020-09-24T20:29:56.155Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
20:29:56 [2020-09-24T20:29:56.453Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
20:29:56 [2020-09-24T20:29:56.572Z] --- PASS: TestConfigCreateResolve (2.90s)
20:29:56 [2020-09-24T20:29:56.572Z] === RUN   TestConfigDaemonLibtrustID
20:29:56 [2020-09-24T20:29:56.749Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
20:29:57 [2020-09-24T20:29:57.144Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
20:29:57 [2020-09-24T20:29:57.144Z] PASS
20:29:57 [2020-09-24T20:29:57.144Z] 
20:29:57 [2020-09-24T20:29:57.144Z] DONE 7 tests in 18.851s
20:29:57 [2020-09-24T20:29:57.144Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:29:57 [2020-09-24T20:29:57.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:29:57 [2020-09-24T20:29:57.144Z] ++ set -e
20:29:57 [2020-09-24T20:29:57.144Z] ++ '[' -n 0 ']'
20:29:57 [2020-09-24T20:29:57.144Z] ++ set -x
20:29:57 [2020-09-24T20:29:57.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:29:57 [2020-09-24T20:29:57.144Z] INFO: Testing against a local daemon
20:29:57 [2020-09-24T20:29:57.144Z] === RUN   TestCheckpoint
20:29:57 [2020-09-24T20:29:57.144Z] --- SKIP: TestCheckpoint (0.00s)
20:29:57 [2020-09-24T20:29:57.144Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:29:57 [2020-09-24T20:29:57.144Z] === RUN   TestContainerInvalidJSON
20:29:57 [2020-09-24T20:29:57.144Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:29:57 [2020-09-24T20:29:57.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:29:57 [2020-09-24T20:29:57.144Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:29:57 [2020-09-24T20:29:57.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:29:57 [2020-09-24T20:29:57.144Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:29:57 [2020-09-24T20:29:57.144Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:29:57 [2020-09-24T20:29:57.144Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:29:57 [2020-09-24T20:29:57.144Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:29:57 [2020-09-24T20:29:57.144Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:29:57 [2020-09-24T20:29:57.144Z] --- PASS: TestContainerInvalidJSON (0.03s)
20:29:57 [2020-09-24T20:29:57.144Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:29:57 [2020-09-24T20:29:57.144Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
20:29:57 [2020-09-24T20:29:57.144Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
20:29:57 [2020-09-24T20:29:57.144Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:29:57 [2020-09-24T20:29:57.348Z] 2020/09/24 20:29:56 	Finished clone github.com/miekg/dns
20:29:57 [2020-09-24T20:29:57.348Z] 2020/09/24 20:29:57 	Finished clone github.com/docker/distribution
20:29:57 [2020-09-24T20:29:57.405Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
20:29:57 [2020-09-24T20:29:57.405Z] === RUN   TestCopyFromContainerPathIsNotDir
20:29:57 [2020-09-24T20:29:57.405Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
20:29:57 [2020-09-24T20:29:57.405Z] === RUN   TestCopyToContainerPathDoesNotExist
20:29:57 [2020-09-24T20:29:57.405Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
20:29:57 [2020-09-24T20:29:57.405Z] === RUN   TestCopyToContainerPathIsNotDir
20:29:57 [2020-09-24T20:29:57.405Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
20:29:57 [2020-09-24T20:29:57.405Z] === RUN   TestCopyFromContainer
20:29:57 [2020-09-24T20:29:57.608Z] 2020/09/24 20:29:57 	Finished clone github.com/gogo/protobuf
20:29:57 [2020-09-24T20:29:57.868Z] 2020/09/24 20:29:57 	Finished clone google.golang.org/genproto
20:29:57 [2020-09-24T20:29:57.868Z] 2020/09/24 20:29:57 	Finished clone google.golang.org/grpc
20:29:58 [2020-09-24T20:29:58.277Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 36.9% of statements
20:29:58 [2020-09-24T20:29:58.277Z] ok  	github.com/docker/docker/pkg/signal	2.962s	coverage: 61.0% of statements
20:29:58 [2020-09-24T20:29:58.277Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.8% of statements
20:29:58 [2020-09-24T20:29:58.789Z] === RUN   TestCopyFromContainer//
20:29:58 [2020-09-24T20:29:58.921Z] ok  	github.com/docker/docker/pkg/tailfile	0.141s	coverage: 88.6% of statements
20:29:58 [2020-09-24T20:29:58.921Z] testing: warning: no tests to run
20:29:58 [2020-09-24T20:29:58.921Z] coverage: [no statements]
20:29:58 [2020-09-24T20:29:58.921Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
20:29:59 [2020-09-24T20:29:59.050Z] === RUN   TestCopyFromContainer//bar/root
20:29:59 [2020-09-24T20:29:59.050Z] === RUN   TestCopyFromContainer//bar/root/
20:29:59 [2020-09-24T20:29:59.311Z] === RUN   TestCopyFromContainer/bar/quux
20:29:59 [2020-09-24T20:29:59.311Z] === RUN   TestCopyFromContainer/bar/quux/
20:29:59 [2020-09-24T20:29:59.311Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:29:59 [2020-09-24T20:29:59.566Z] ok  	github.com/docker/docker/pkg/tarsum	0.171s	coverage: 89.3% of statements
20:29:59 [2020-09-24T20:29:59.572Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:29:59 [2020-09-24T20:29:59.572Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:29:59 [2020-09-24T20:29:59.833Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:29:59 [2020-09-24T20:29:59.833Z] === RUN   TestCopyFromContainer/bar/notarget
20:29:59 [2020-09-24T20:29:59.833Z] --- PASS: TestCopyFromContainer (2.48s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer// (0.11s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
20:29:59 [2020-09-24T20:29:59.833Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
20:29:59 [2020-09-24T20:29:59.833Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:29:59 [2020-09-24T20:29:59.863Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
20:29:59 [2020-09-24T20:29:59.863Z] ok  	github.com/docker/docker/pkg/truncindex	0.122s	coverage: 91.5% of statements
20:29:59 [2020-09-24T20:29:59.863Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
20:30:00 [2020-09-24T20:30:00.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:30:00 [2020-09-24T20:30:00.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:30:00 [2020-09-24T20:30:00.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:30:00 [2020-09-24T20:30:00.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:30:00 [2020-09-24T20:30:00.095Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:30:00 [2020-09-24T20:30:00.095Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:30:00 [2020-09-24T20:30:00.095Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:30:00 [2020-09-24T20:30:00.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
20:30:00 [2020-09-24T20:30:00.095Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:30:00 [2020-09-24T20:30:00.095Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:30:00 [2020-09-24T20:30:00.095Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateLinkToNonExistingContainer
20:30:00 [2020-09-24T20:30:00.095Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateWithInvalidEnv
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateWithInvalidEnv/0
20:30:00 [2020-09-24T20:30:00.095Z] === PAUSE TestCreateWithInvalidEnv/0
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateWithInvalidEnv/1
20:30:00 [2020-09-24T20:30:00.095Z] === PAUSE TestCreateWithInvalidEnv/1
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateWithInvalidEnv/2
20:30:00 [2020-09-24T20:30:00.095Z] === PAUSE TestCreateWithInvalidEnv/2
20:30:00 [2020-09-24T20:30:00.095Z] === CONT  TestCreateWithInvalidEnv/0
20:30:00 [2020-09-24T20:30:00.095Z] === CONT  TestCreateWithInvalidEnv/2
20:30:00 [2020-09-24T20:30:00.095Z] === CONT  TestCreateWithInvalidEnv/1
20:30:00 [2020-09-24T20:30:00.095Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:30:00 [2020-09-24T20:30:00.095Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:30:00 [2020-09-24T20:30:00.095Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:30:00 [2020-09-24T20:30:00.095Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateTmpfsMountsTarget
20:30:00 [2020-09-24T20:30:00.095Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
20:30:00 [2020-09-24T20:30:00.095Z] === RUN   TestCreateWithCustomMaskedPaths
20:30:01 [2020-09-24T20:30:01.158Z] 2020/09/24 20:30:00 	Finished clone github.com/coreos/etcd
20:30:02 [2020-09-24T20:30:02.009Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s)
20:30:02 [2020-09-24T20:30:02.009Z] === RUN   TestCreateWithCustomReadonlyPaths
20:30:02 [2020-09-24T20:30:02.639Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
20:30:02 [2020-09-24T20:30:02.936Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 68.4% of statements
20:30:03 [2020-09-24T20:30:03.924Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s)
20:30:03 [2020-09-24T20:30:03.924Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:30:03 [2020-09-24T20:30:03.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:30:03 [2020-09-24T20:30:03.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:30:03 [2020-09-24T20:30:03.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:30:03 [2020-09-24T20:30:03.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:30:03 [2020-09-24T20:30:03.924Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:30:03 [2020-09-24T20:30:03.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:30:03 [2020-09-24T20:30:03.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:30:03 [2020-09-24T20:30:03.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:30:03 [2020-09-24T20:30:03.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
20:30:03 [2020-09-24T20:30:03.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
20:30:03 [2020-09-24T20:30:03.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
20:30:03 [2020-09-24T20:30:03.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
20:30:03 [2020-09-24T20:30:03.924Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
20:30:03 [2020-09-24T20:30:03.924Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:30:03 [2020-09-24T20:30:03.990Z] ok  	github.com/docker/docker/reference	0.046s	coverage: 84.4% of statements
20:30:04 [2020-09-24T20:30:04.496Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestCreateDifferentPlatform
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestCreateDifferentPlatform/different_os
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:30:04 [2020-09-24T20:30:04.496Z] --- PASS: TestCreateDifferentPlatform (0.03s)
20:30:04 [2020-09-24T20:30:04.496Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:30:04 [2020-09-24T20:30:04.496Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:30:04 [2020-09-24T20:30:04.496Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestContainerStartOnDaemonRestart
20:30:04 [2020-09-24T20:30:04.496Z] === PAUSE TestContainerStartOnDaemonRestart
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestDaemonRestartIpcMode
20:30:04 [2020-09-24T20:30:04.496Z] === PAUSE TestDaemonRestartIpcMode
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestDaemonHostGatewayIP
20:30:04 [2020-09-24T20:30:04.496Z] === PAUSE TestDaemonHostGatewayIP
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestContainerKillOnDaemonStart
20:30:04 [2020-09-24T20:30:04.496Z] === PAUSE TestContainerKillOnDaemonStart
20:30:04 [2020-09-24T20:30:04.496Z] === RUN   TestDiff
20:30:04 [2020-09-24T20:30:04.632Z] ok  	github.com/docker/docker/plugin	0.581s	coverage: 23.1% of statements
20:30:05 [2020-09-24T20:30:05.067Z] --- PASS: TestDiff (0.66s)
20:30:05 [2020-09-24T20:30:05.067Z] === RUN   TestExecWithCloseStdin
20:30:05 [2020-09-24T20:30:05.685Z] ok  	github.com/docker/docker/registry/resumable	0.041s	coverage: 100.0% of statements
20:30:05 [2020-09-24T20:30:05.984Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
20:30:06 [2020-09-24T20:30:06.010Z] --- PASS: TestExecWithCloseStdin (0.71s)
20:30:06 [2020-09-24T20:30:06.010Z] === RUN   TestExec
20:30:06 [2020-09-24T20:30:06.581Z] --- PASS: TestExec (0.79s)
20:30:06 [2020-09-24T20:30:06.581Z] === RUN   TestExecUser
20:30:07 [2020-09-24T20:30:07.034Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
20:30:07 [2020-09-24T20:30:07.333Z] ok  	github.com/docker/docker/registry	0.297s	coverage: 56.3% of statements
20:30:07 [2020-09-24T20:30:07.523Z] --- PASS: TestExecUser (0.75s)
20:30:07 [2020-09-24T20:30:07.524Z] === RUN   TestExportContainerAndImportImage
20:30:07 [2020-09-24T20:30:07.977Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 66.1% of statements
20:30:07 [2020-09-24T20:30:07.991Z] INFO: Expanding compiler 1 of 3...
20:30:08 [2020-09-24T20:30:08.447Z] INFO: Expanding compiler 2 of 3...
20:30:08 [2020-09-24T20:30:08.468Z] --- PASS: TestExportContainerAndImportImage (0.92s)
20:30:08 [2020-09-24T20:30:08.468Z] === RUN   TestExportContainerAfterDaemonRestart
20:30:09 [2020-09-24T20:30:09.278Z] 2020/09/24 20:30:07 	Finished clone github.com/hashicorp/consul
20:30:09 [2020-09-24T20:30:09.279Z] 2020/09/24 20:30:08 	Finished clone github.com/aws/aws-sdk-go
20:30:10 [2020-09-24T20:30:10.382Z] --- PASS: TestExportContainerAfterDaemonRestart (1.76s)
20:30:10 [2020-09-24T20:30:10.382Z] === RUN   TestHealthCheckWorkdir
20:30:10 [2020-09-24T20:30:10.772Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
20:30:10 [2020-09-24T20:30:10.954Z] --- PASS: TestHealthCheckWorkdir (0.91s)
20:30:10 [2020-09-24T20:30:10.954Z] === RUN   TestHealthKillContainer
20:30:11 [2020-09-24T20:30:11.826Z] ok  	github.com/docker/docker/volume/mounts	0.056s	coverage: 67.0% of statements
20:30:11 [2020-09-24T20:30:11.826Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
20:30:12 [2020-09-24T20:30:12.160Z] INFO: Expanding compiler 3 of 3...
20:30:12 [2020-09-24T20:30:12.614Z] INFO: Removing downloaded files...
20:30:12 [2020-09-24T20:30:12.614Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
20:30:12 [2020-09-24T20:30:12.614Z] INFO: Configuring git core.autocrlf...
20:30:12 [2020-09-24T20:30:12.870Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
20:30:14 [2020-09-24T20:30:14.253Z] --- PASS: TestHealthKillContainer (2.75s)
20:30:14 [2020-09-24T20:30:14.253Z] === RUN   TestInspectCpusetInConfigPre120
20:30:14 [2020-09-24T20:30:14.253Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
20:30:14 [2020-09-24T20:30:14.253Z] === RUN   TestIpcModeNone
20:30:14 [2020-09-24T20:30:14.758Z] --- PASS: TestImportExtremelyLargeImageWorks (79.22s)
20:30:14 [2020-09-24T20:30:14.758Z] PASS
20:30:14 [2020-09-24T20:30:14.758Z] 
20:30:14 [2020-09-24T20:30:14.758Z] === Skipped
20:30:14 [2020-09-24T20:30:14.758Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
20:30:14 [2020-09-24T20:30:14.758Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:30:14 [2020-09-24T20:30:14.758Z] 
20:30:14 [2020-09-24T20:30:14.758Z] 
20:30:14 [2020-09-24T20:30:14.758Z] DONE 12 tests, 1 skipped in 80.681s
20:30:14 [2020-09-24T20:30:14.758Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
20:30:14 [2020-09-24T20:30:14.758Z] ++ 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
20:30:14 [2020-09-24T20:30:14.758Z] ++ set -e
20:30:14 [2020-09-24T20:30:14.758Z] ++ '[' -n 0 ']'
20:30:14 [2020-09-24T20:30:14.758Z] ++ set -x
20:30:14 [2020-09-24T20:30:14.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
20:30:14 [2020-09-24T20:30:14.758Z] INFO: Testing against a local daemon
20:30:14 [2020-09-24T20:30:14.758Z] === RUN   TestNetworkCreateDelete
20:30:14 [2020-09-24T20:30:14.758Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:30:14 [2020-09-24T20:30:14.758Z] === RUN   TestDockerNetworkDeletePreferID
20:30:14 [2020-09-24T20:30:14.758Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
20:30:14 [2020-09-24T20:30:14.758Z] === RUN   TestDaemonDNSFallback
20:30:14 [2020-09-24T20:30:14.758Z] --- PASS: TestDaemonDNSFallback (2.42s)
20:30:14 [2020-09-24T20:30:14.758Z] === RUN   TestInspectNetwork
20:30:15 [2020-09-24T20:30:15.195Z] --- PASS: TestIpcModeNone (0.70s)
20:30:15 [2020-09-24T20:30:15.195Z] === RUN   TestIpcModePrivate
20:30:15 [2020-09-24T20:30:15.767Z] --- PASS: TestIpcModePrivate (0.73s)
20:30:15 [2020-09-24T20:30:15.767Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
20:30:15 [2020-09-24T20:30:15.767Z] === RUN   TestIpcModeShareable
20:30:16 [2020-09-24T20:30:16.708Z] --- PASS: TestIpcModeShareable (0.73s)
20:30:16 [2020-09-24T20:30:16.708Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true
20:30:16 [2020-09-24T20:30:16.708Z] === RUN   TestAPIIpcModeShareableAndContainer
20:30:18 [2020-09-24T20:30:18.622Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s)
20:30:18 [2020-09-24T20:30:18.622Z] === RUN   TestAPIIpcModeHost
20:30:19 [2020-09-24T20:30:19.194Z] --- PASS: TestAPIIpcModeHost (0.56s)
20:30:19 [2020-09-24T20:30:19.194Z] === RUN   TestDaemonIpcModeShareable
20:30:20 [2020-09-24T20:30:20.339Z] === RUN   TestInspectNetwork/full_network_id
20:30:20 [2020-09-24T20:30:20.339Z] === RUN   TestInspectNetwork/partial_network_id
20:30:20 [2020-09-24T20:30:20.339Z] === RUN   TestInspectNetwork/network_name
20:30:20 [2020-09-24T20:30:20.339Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:30:20 [2020-09-24T20:30:20.957Z] Loaded image: buildpack-deps:buster
20:30:20 [2020-09-24T20:30:20.957Z] Loaded image: buildpack-deps:buster
20:30:20 [2020-09-24T20:30:20.957Z] Loaded image: busybox:latest
20:30:20 [2020-09-24T20:30:20.957Z] Loaded image: busybox:latest
20:30:20 [2020-09-24T20:30:20.957Z] Loaded image: busybox:glibc
20:30:20 [2020-09-24T20:30:20.957Z] Loaded image: debian:buster
20:30:21 [2020-09-24T20:30:21.108Z] --- PASS: TestDaemonIpcModeShareable (1.59s)
20:30:21 [2020-09-24T20:30:21.108Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
20:30:21 [2020-09-24T20:30:21.108Z] === RUN   TestDaemonIpcModePrivate
20:30:21 [2020-09-24T20:30:21.215Z] Loaded image: hello-world:latest
20:30:21 [2020-09-24T20:30:21.215Z] Loaded image: busybox:glibc
20:30:21 [2020-09-24T20:30:21.215Z] INFO: Testing against a local daemon
20:30:21 [2020-09-24T20:30:21.215Z] === RUN   TestDockerDaemonSuite
20:30:21 [2020-09-24T20:30:21.215Z] Loaded image: debian:buster
20:30:21 [2020-09-24T20:30:21.215Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:30:21 [2020-09-24T20:30:21.473Z] Loaded image: hello-world:latest
20:30:21 [2020-09-24T20:30:21.473Z] INFO: Testing against a local daemon
20:30:21 [2020-09-24T20:30:21.473Z] === RUN   TestDockerSuite
20:30:21 [2020-09-24T20:30:21.473Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:30:21 [2020-09-24T20:30:21.473Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:30:21 [2020-09-24T20:30:21.732Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:30:21 [2020-09-24T20:30:21.732Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:30:21 [2020-09-24T20:30:21.732Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:30:21 [2020-09-24T20:30:21.732Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:30:21 [2020-09-24T20:30:21.732Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:30:21 [2020-09-24T20:30:21.732Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:30:22 [2020-09-24T20:30:22.495Z] --- PASS: TestDaemonIpcModePrivate (1.55s)
20:30:22 [2020-09-24T20:30:22.495Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
20:30:22 [2020-09-24T20:30:22.495Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:30:23 [2020-09-24T20:30:23.108Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:30:23 [2020-09-24T20:30:23.367Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:30:23 [2020-09-24T20:30:23.880Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
20:30:23 [2020-09-24T20:30:23.880Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
20:30:23 [2020-09-24T20:30:23.880Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:30:24 [2020-09-24T20:30:24.304Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:30:24 [2020-09-24T20:30:24.871Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:30:25 [2020-09-24T20:30:25.438Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:30:25 [2020-09-24T20:30:25.697Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:30:25 [2020-09-24T20:30:25.697Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:30:25 [2020-09-24T20:30:25.811Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s)
20:30:25 [2020-09-24T20:30:25.811Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
20:30:25 [2020-09-24T20:30:25.811Z] === RUN   TestIpcModeOlderClient
20:30:25 [2020-09-24T20:30:25.811Z] === PAUSE TestIpcModeOlderClient
20:30:25 [2020-09-24T20:30:25.811Z] === RUN   TestKillContainerInvalidSignal
20:30:25 [2020-09-24T20:30:25.919Z] --- PASS: TestInspectNetwork (10.98s)
20:30:25 [2020-09-24T20:30:25.919Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:30:25 [2020-09-24T20:30:25.919Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:30:25 [2020-09-24T20:30:25.919Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:30:25 [2020-09-24T20:30:25.919Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:30:25 [2020-09-24T20:30:25.919Z] === RUN   TestRunContainerWithBridgeNone
20:30:26 [2020-09-24T20:30:26.385Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
20:30:26 [2020-09-24T20:30:26.385Z] === RUN   TestKillContainer
20:30:26 [2020-09-24T20:30:26.385Z] === RUN   TestKillContainer/no_signal
20:30:26 [2020-09-24T20:30:26.958Z] === RUN   TestKillContainer/non_killing_signal
20:30:27 [2020-09-24T20:30:27.071Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:30:27 [2020-09-24T20:30:27.072Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:30:27 [2020-09-24T20:30:27.529Z] === RUN   TestKillContainer/killing_signal
20:30:27 [2020-09-24T20:30:27.639Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:30:27 [2020-09-24T20:30:27.639Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:30:27 [2020-09-24T20:30:27.639Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:30:28 [2020-09-24T20:30:28.008Z] --- PASS: TestRunContainerWithBridgeNone (2.37s)
20:30:28 [2020-09-24T20:30:28.008Z] === RUN   TestNetworkInvalidJSON
20:30:28 [2020-09-24T20:30:28.008Z] === RUN   TestNetworkInvalidJSON//networks/create
20:30:28 [2020-09-24T20:30:28.008Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:30:28 [2020-09-24T20:30:28.008Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:30:28 [2020-09-24T20:30:28.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:30:28 [2020-09-24T20:30:28.008Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:30:28 [2020-09-24T20:30:28.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:30:28 [2020-09-24T20:30:28.008Z] === CONT  TestNetworkInvalidJSON//networks/create
20:30:28 [2020-09-24T20:30:28.008Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:30:28 [2020-09-24T20:30:28.008Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:30:28 [2020-09-24T20:30:28.008Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:30:28 [2020-09-24T20:30:28.008Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:30:28 [2020-09-24T20:30:28.008Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:30:28 [2020-09-24T20:30:28.008Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:30:28 [2020-09-24T20:30:28.008Z] === RUN   TestHostIPv4BridgeLabel
20:30:28 [2020-09-24T20:30:28.101Z] --- PASS: TestKillContainer (1.94s)
20:30:28 [2020-09-24T20:30:28.101Z]     --- PASS: TestKillContainer/no_signal (0.64s)
20:30:28 [2020-09-24T20:30:28.101Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
20:30:28 [2020-09-24T20:30:28.101Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
20:30:28 [2020-09-24T20:30:28.101Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:30:28 [2020-09-24T20:30:28.101Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:30:28 [2020-09-24T20:30:28.225Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/rootless	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/volume	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === Skipped
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver btrfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver btrfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver btrfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver btrfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver btrfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:73: No driver to put!
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z] time="2020-09-24T20:29:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z] time="2020-09-24T20:29:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z] time="2020-09-24T20:29:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z] time="2020-09-24T20:29:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z] time="2020-09-24T20:29:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:73: No driver to put!
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     overlay_test.go:49: Fails to compute changes intermittently
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver zfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver zfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver zfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver zfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:46: Driver zfs not supported
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     graphtest_unix.go:73: No driver to put!
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:30:28 [2020-09-24T20:30:28.225Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] 
20:30:28 [2020-09-24T20:30:28.225Z] DONE 2138 tests, 26 skipped in 256.924s
Post stage
[Pipeline] junit
20:30:28 [2020-09-24T20:30:28.563Z] Recording test results
20:30:28 [2020-09-24T20:30:28.574Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:30:28 [2020-09-24T20:30:28.644Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
20:30:28 [2020-09-24T20:30:28.644Z] === RUN   TestDaemonRestartWithLiveRestore
20:30:28 [2020-09-24T20:30:28.833Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:30:29 [2020-09-24T20:30:29.042Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:30:29 [2020-09-24T20:30:29.093Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:30:29 [2020-09-24T20:30:29.317Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41482/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af1ec9f3691f05aa956493c167e1ede1a3b9ed40 hack/make.sh dynbinary test-integration
20:30:29 [2020-09-24T20:30:29.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
20:30:29 [2020-09-24T20:30:29.613Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
20:30:29 [2020-09-24T20:30:29.613Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
20:30:29 [2020-09-24T20:30:29.613Z] === RUN   TestKillStoppedContainer
20:30:29 [2020-09-24T20:30:29.613Z] --- PASS: TestKillStoppedContainer (0.06s)
20:30:29 [2020-09-24T20:30:29.613Z] === RUN   TestKillStoppedContainerAPIPre120
20:30:29 [2020-09-24T20:30:29.613Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:30:29 [2020-09-24T20:30:29.613Z] === RUN   TestKillDifferentUserContainer
20:30:29 [2020-09-24T20:30:29.614Z] 
20:30:29 [2020-09-24T20:30:29.614Z] Removing bundles/
20:30:29 [2020-09-24T20:30:29.614Z] 
20:30:29 [2020-09-24T20:30:29.614Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:30:29 [2020-09-24T20:30:29.614Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:30:29 [2020-09-24T20:30:29.614Z] GOOS="" GOARCH="" GOARM=""
20:30:29 [2020-09-24T20:30:29.690Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:30:29 [2020-09-24T20:30:29.690Z] === RUN   TestDaemonDefaultNetworkPools
20:30:30 [2020-09-24T20:30:30.029Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:30:30 [2020-09-24T20:30:30.029Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:30:30 [2020-09-24T20:30:30.029Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:30:30 [2020-09-24T20:30:30.029Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:30:30 [2020-09-24T20:30:30.186Z] --- PASS: TestKillDifferentUserContainer (0.64s)
20:30:30 [2020-09-24T20:30:30.186Z] === RUN   TestInspectOomKilledTrue
20:30:30 [2020-09-24T20:30:30.186Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:30:30 [2020-09-24T20:30:30.186Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:30:30 [2020-09-24T20:30:30.186Z] === RUN   TestInspectOomKilledFalse
20:30:30 [2020-09-24T20:30:30.186Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:30:30 [2020-09-24T20:30:30.186Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:30:30 [2020-09-24T20:30:30.186Z] === RUN   TestLinksEtcHostsContentMatch
20:30:30 [2020-09-24T20:30:30.730Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
20:30:30 [2020-09-24T20:30:30.730Z] === RUN   TestDaemonRestartWithExistingNetwork
20:30:30 [2020-09-24T20:30:30.757Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
20:30:30 [2020-09-24T20:30:30.757Z] === RUN   TestLinksContainerNames
20:30:31 [2020-09-24T20:30:31.768Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
20:30:31 [2020-09-24T20:30:31.768Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:30:31 [2020-09-24T20:30:31.934Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:30:32 [2020-09-24T20:30:32.143Z] --- PASS: TestLinksContainerNames (1.26s)
20:30:32 [2020-09-24T20:30:32.143Z] === RUN   TestLogsFollowTailEmpty
20:30:32 [2020-09-24T20:30:32.717Z] --- PASS: TestLogsFollowTailEmpty (0.63s)
20:30:32 [2020-09-24T20:30:32.717Z] === RUN   TestContainerNetworkMountsNoChown
20:30:33 [2020-09-24T20:30:33.292Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/default
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/default
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/private
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/private
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rprivate
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rprivate
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/slave
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/slave
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rslave
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rslave
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/shared
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/shared
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rshared
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rshared
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/default
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/default/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rslave
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rshared
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/shared
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/default/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/slave
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rprivate
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/private
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/private/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/private/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:30:33 [2020-09-24T20:30:33.292Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:30:33 [2020-09-24T20:30:33.292Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
20:30:33 [2020-09-24T20:30:33.292Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/private/bind_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/default/bind_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/private/mount_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/default/mount_root
20:30:33 [2020-09-24T20:30:33.553Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:30:33 [2020-09-24T20:30:33.626Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
20:30:33 [2020-09-24T20:30:33.626Z] === RUN   TestServiceWithPredefinedNetwork
20:30:33 [2020-09-24T20:30:33.814Z] --- PASS: TestMountDaemonRoot (0.04s)
20:30:33 [2020-09-24T20:30:33.814Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:30:33 [2020-09-24T20:30:33.814Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:30:33 [2020-09-24T20:30:33.814Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
20:30:33 [2020-09-24T20:30:33.814Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:30:33 [2020-09-24T20:30:33.814Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:30:33 [2020-09-24T20:30:33.815Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:30:33 [2020-09-24T20:30:33.815Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:30:33 [2020-09-24T20:30:33.815Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:30:33 [2020-09-24T20:30:33.815Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:30:33 [2020-09-24T20:30:33.815Z] === RUN   TestContainerBindMountNonRecursive
20:30:33 [2020-09-24T20:30:33.837Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:30:34 [2020-09-24T20:30:34.096Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:30:35 [2020-09-24T20:30:35.470Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:30:35 [2020-09-24T20:30:35.733Z] --- PASS: TestContainerBindMountNonRecursive (1.72s)
20:30:35 [2020-09-24T20:30:35.733Z] === RUN   TestNetworkNat
20:30:36 [2020-09-24T20:30:36.038Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:30:36 [2020-09-24T20:30:36.304Z] --- PASS: TestNetworkNat (0.78s)
20:30:36 [2020-09-24T20:30:36.304Z] === RUN   TestNetworkLocalhostTCPNat
20:30:36 [2020-09-24T20:30:36.876Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
20:30:36 [2020-09-24T20:30:36.876Z] === RUN   TestNetworkLoopbackNat
20:30:37 [2020-09-24T20:30:37.153Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s)
20:30:37 [2020-09-24T20:30:37.153Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:30:37 [2020-09-24T20:30:37.153Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:30:37 [2020-09-24T20:30:37.153Z]     service_test.go:236: FLAKY_TEST
20:30:37 [2020-09-24T20:30:37.153Z] === RUN   TestServiceWithDataPathPortInit
20:30:37 [2020-09-24T20:30:37.415Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:30:38 [2020-09-24T20:30:38.352Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:30:40 [2020-09-24T20:30:40.176Z] --- PASS: TestNetworkLoopbackNat (2.91s)
20:30:40 [2020-09-24T20:30:40.176Z] === RUN   TestPause
20:30:40 [2020-09-24T20:30:40.255Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:30:40 [2020-09-24T20:30:40.255Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:30:40 [2020-09-24T20:30:40.437Z] --- PASS: TestPause (0.68s)
20:30:40 [2020-09-24T20:30:40.437Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:30:40 [2020-09-24T20:30:40.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:30:40 [2020-09-24T20:30:40.437Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:30:40 [2020-09-24T20:30:40.437Z] === RUN   TestPauseStopPausedContainer
20:30:41 [2020-09-24T20:30:41.193Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:30:41 [2020-09-24T20:30:41.380Z] --- PASS: TestPauseStopPausedContainer (0.70s)
20:30:41 [2020-09-24T20:30:41.380Z] === RUN   TestPsFilter
20:30:41 [2020-09-24T20:30:41.380Z] --- PASS: TestPsFilter (0.14s)
20:30:41 [2020-09-24T20:30:41.380Z] === RUN   TestRemoveContainerWithRemovedVolume
20:30:41 [2020-09-24T20:30:41.952Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s)
20:30:41 [2020-09-24T20:30:41.952Z] === RUN   TestRemoveContainerWithVolume
20:30:42 [2020-09-24T20:30:42.128Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:30:42 [2020-09-24T20:30:42.524Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
20:30:42 [2020-09-24T20:30:42.524Z] === RUN   TestRemoveContainerRunning
20:30:42 [2020-09-24T20:30:42.695Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:30:42 [2020-09-24T20:30:42.954Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:30:43 [2020-09-24T20:30:43.473Z] --- PASS: TestRemoveContainerRunning (0.65s)
20:30:43 [2020-09-24T20:30:43.473Z] === RUN   TestRemoveContainerForceRemoveRunning
20:30:43 [2020-09-24T20:30:43.734Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
20:30:43 [2020-09-24T20:30:43.734Z] === RUN   TestRemoveInvalidContainer
20:30:43 [2020-09-24T20:30:43.734Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:30:43 [2020-09-24T20:30:43.734Z] === RUN   TestRenameLinkedContainer
20:30:43 [2020-09-24T20:30:43.890Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:30:45 [2020-09-24T20:30:45.795Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:30:46 [2020-09-24T20:30:46.363Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:30:47 [2020-09-24T20:30:47.036Z] --- PASS: TestRenameLinkedContainer (2.60s)
20:30:47 [2020-09-24T20:30:47.036Z] === RUN   TestRenameStoppedContainer
20:30:47 [2020-09-24T20:30:47.036Z] --- PASS: TestRenameStoppedContainer (0.63s)
20:30:47 [2020-09-24T20:30:47.036Z] === RUN   TestRenameRunningContainerAndReuse
20:30:47 [2020-09-24T20:30:47.769Z] === RUN   TestDockerSuite/TestAttachDetach
20:30:47 [2020-09-24T20:30:47.982Z] 2020/09/24 20:30:45 	Finished clone google.golang.org/api
20:30:47 [2020-09-24T20:30:47.982Z] 2020/09/24 20:30:45 Dependencies downloaded. Download time: 1m5.011611594s
20:30:47 [2020-09-24T20:30:47.982Z] 2020/09/24 20:30:45 Collecting all dependencies
20:30:48 [2020-09-24T20:30:48.457Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s)
20:30:48 [2020-09-24T20:30:48.457Z] === RUN   TestRenameInvalidName
20:30:48 [2020-09-24T20:30:48.706Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:30:49 [2020-09-24T20:30:49.029Z] --- PASS: TestRenameInvalidName (0.66s)
20:30:49 [2020-09-24T20:30:49.029Z] === RUN   TestRenameAnonymousContainer
20:30:49 [2020-09-24T20:30:49.646Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:30:49 [2020-09-24T20:30:49.646Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:30:52 [2020-09-24T20:30:52.189Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:30:52 [2020-09-24T20:30:52.189Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:30:52 [2020-09-24T20:30:52.330Z] --- PASS: TestRenameAnonymousContainer (2.80s)
20:30:52 [2020-09-24T20:30:52.330Z] === RUN   TestRenameContainerWithSameName
20:30:52 [2020-09-24T20:30:52.330Z] --- PASS: TestRenameContainerWithSameName (0.63s)
20:30:52 [2020-09-24T20:30:52.330Z] === RUN   TestRenameContainerWithLinkedContainer
20:30:52 [2020-09-24T20:30:52.756Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:30:53 [2020-09-24T20:30:53.691Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:30:53 [2020-09-24T20:30:53.691Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:30:53 [2020-09-24T20:30:53.720Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
20:30:53 [2020-09-24T20:30:53.720Z] === RUN   TestResize
20:30:54 [2020-09-24T20:30:54.291Z] --- PASS: TestResize (0.65s)
20:30:54 [2020-09-24T20:30:54.291Z] === RUN   TestResizeWithInvalidSize
20:30:55 [2020-09-24T20:30:55.071Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:30:55 [2020-09-24T20:30:55.234Z] --- PASS: TestResizeWithInvalidSize (0.67s)
20:30:55 [2020-09-24T20:30:55.234Z] === RUN   TestResizeWhenContainerNotStarted
20:30:55 [2020-09-24T20:30:55.495Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:30:55 [2020-09-24T20:30:55.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:30:55 [2020-09-24T20:30:55.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:30:56 [2020-09-24T20:30:56.092Z] 2020/09/24 20:30:54 Clean vendor dir from unused packages
20:30:56 [2020-09-24T20:30:56.092Z] 2020/09/24 20:30:54 	Ignoring paths matching "^archive/tar"
20:30:56 [2020-09-24T20:30:56.092Z] 2020/09/24 20:30:55 Success
20:30:56 [2020-09-24T20:30:56.092Z] 2020/09/24 20:30:55 Running time: 1m17.823463941s
20:30:56 [2020-09-24T20:30:56.092Z] Congratulations! All vendoring changes are done the right way.
20:30:56 [2020-09-24T20:30:56.447Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:30:57 [2020-09-24T20:30:57.015Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:30:57 [2020-09-24T20:30:57.015Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
20:30:57 [2020-09-24T20:30:57.274Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:30:57 [2020-09-24T20:30:57.359Z] + echo Building e2e image
20:30:57 [2020-09-24T20:30:57.359Z] Building e2e image
20:30:57 [2020-09-24T20:30:57.359Z] + docker build --build-arg DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40 -t moby-e2e-test -f Dockerfile.e2e .
20:30:57 [2020-09-24T20:30:57.359Z] #2 [internal] load build definition from Dockerfile.e2e
20:30:57 [2020-09-24T20:30:57.359Z] #2 transferring dockerfile: 3.21kB done
20:30:57 [2020-09-24T20:30:57.359Z] #2 DONE 0.0s
20:30:57 [2020-09-24T20:30:57.359Z] 
20:30:57 [2020-09-24T20:30:57.359Z] #1 [internal] load .dockerignore
20:30:57 [2020-09-24T20:30:57.359Z] #1 transferring context: 34B done
20:30:57 [2020-09-24T20:30:57.359Z] #1 DONE 0.0s
20:30:57 [2020-09-24T20:30:57.359Z] 
20:30:57 [2020-09-24T20:30:57.359Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
20:30:57 [2020-09-24T20:30:57.621Z] #4 DONE 0.2s
20:30:57 [2020-09-24T20:30:57.621Z] 
20:30:57 [2020-09-24T20:30:57.621Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
20:30:57 [2020-09-24T20:30:57.621Z] #3 DONE 0.3s
20:30:57 [2020-09-24T20:30:57.621Z] 
20:30:57 [2020-09-24T20:30:57.621Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
20:30:57 [2020-09-24T20:30:57.621Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
20:30:57 [2020-09-24T20:30:57.881Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
20:30:57 [2020-09-24T20:30:57.881Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
20:30:57 [2020-09-24T20:30:57.881Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
20:30:57 [2020-09-24T20:30:57.881Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
20:30:57 [2020-09-24T20:30:57.881Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
20:30:57 [2020-09-24T20:30:57.882Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.1s done
20:30:57 [2020-09-24T20:30:57.882Z] #5 DONE 0.3s
20:30:57 [2020-09-24T20:30:57.882Z] 
20:30:57 [2020-09-24T20:30:57.882Z] #8 [internal] load build context
20:30:57 [2020-09-24T20:30:57.882Z] #8 transferring context: 851.28kB 0.2s done
20:30:57 [2020-09-24T20:30:57.882Z] #8 DONE 0.2s
20:30:57 [2020-09-24T20:30:57.882Z] 
20:30:57 [2020-09-24T20:30:57.882Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
20:30:57 [2020-09-24T20:30:57.882Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
20:30:57 [2020-09-24T20:30:57.882Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done
20:30:57 [2020-09-24T20:30:57.882Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
20:30:57 [2020-09-24T20:30:57.882Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
20:30:57 [2020-09-24T20:30:57.882Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
20:30:57 [2020-09-24T20:30:57.882Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
20:30:57 [2020-09-24T20:30:57.882Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.1s done
20:30:57 [2020-09-24T20:30:57.882Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 16.79MB / 127.34MB 0.2s
20:30:57 [2020-09-24T20:30:57.882Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done
20:30:57 [2020-09-24T20:30:57.882Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
20:30:58 [2020-09-24T20:30:58.140Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 36.81MB / 127.34MB 0.4s
20:30:58 [2020-09-24T20:30:58.140Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 46.85MB / 127.34MB 0.5s
20:30:58 [2020-09-24T20:30:58.218Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:30:58 [2020-09-24T20:30:58.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:30:58 [2020-09-24T20:30:58.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:30:58 [2020-09-24T20:30:58.399Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 56.81MB / 127.34MB 0.6s
20:30:58 [2020-09-24T20:30:58.399Z] #14 ...
20:30:58 [2020-09-24T20:30:58.399Z] 
20:30:58 [2020-09-24T20:30:58.399Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
20:30:58 [2020-09-24T20:30:58.399Z] #6 DONE 0.5s
20:30:58 [2020-09-24T20:30:58.399Z] 
20:30:58 [2020-09-24T20:30:58.399Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
20:30:58 [2020-09-24T20:30:58.399Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 76.63MB / 127.34MB 0.8s
20:30:58 [2020-09-24T20:30:58.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:30:58 [2020-09-24T20:30:58.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:30:58 [2020-09-24T20:30:58.657Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 86.80MB / 127.34MB 0.9s
20:30:58 [2020-09-24T20:30:58.915Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 106.76MB / 127.34MB 1.1s
20:30:58 [2020-09-24T20:30:58.915Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 116.81MB / 127.34MB 1.2s
20:30:59 [2020-09-24T20:30:59.164Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:30:59 [2020-09-24T20:30:59.174Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.4s done
20:30:59 [2020-09-24T20:30:59.174Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s
20:30:59 [2020-09-24T20:30:59.424Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:30:59 [2020-09-24T20:30:59.678Z] --- PASS: TestServiceWithDataPathPortInit (21.36s)
20:30:59 [2020-09-24T20:30:59.678Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:30:59 [2020-09-24T20:30:59.683Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:30:59 [2020-09-24T20:30:59.683Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:31:00 [2020-09-24T20:31:00.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:31:00 [2020-09-24T20:31:00.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:31:00 [2020-09-24T20:31:00.620Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:31:01 [2020-09-24T20:31:01.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:31:01 [2020-09-24T20:31:01.556Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:31:01 [2020-09-24T20:31:01.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:31:02 [2020-09-24T20:31:02.460Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 2.9s done
20:31:02 [2020-09-24T20:31:02.460Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
20:31:02 [2020-09-24T20:31:02.460Z] #14 DONE 4.7s
20:31:02 [2020-09-24T20:31:02.460Z] 
20:31:02 [2020-09-24T20:31:02.460Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
20:31:02 [2020-09-24T20:31:02.460Z] #7 0.472 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.559 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.653 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.657 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.665 (3/30) Installing readline (8.0.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.669 (4/30) Installing bash (5.0.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.683 Executing bash-5.0.0-r0.post-install
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.685 (5/30) Installing ca-certificates (20191127-r2)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.699 (6/30) Installing libgcc (8.3.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.701 (7/30) Installing libstdc++ (8.3.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.715 (8/30) Installing binutils (2.32-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.802 (9/30) Installing gmp (6.1.2-r1)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.813 (10/30) Installing isl (0.18-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.833 (11/30) Installing libgomp (8.3.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.836 (12/30) Installing libatomic (8.3.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.838 (13/30) Installing mpfr3 (3.1.5-r1)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.845 (14/30) Installing mpc1 (1.1.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 1.848 (15/30) Installing gcc (8.3.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 2.597 (16/30) Installing musl-dev (1.1.22-r3)
20:31:02 [2020-09-24T20:31:02.460Z] #7 2.690 (17/30) Installing libc-dev (0.7.1-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 2.691 (18/30) Installing g++ (8.3.0-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.166 (19/30) Installing nghttp2-libs (1.39.2-r1)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.169 (20/30) Installing libcurl (7.66.0-r1)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.175 (21/30) Installing expat (2.2.8-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.178 (22/30) Installing pcre2 (10.33-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.186 (23/30) Installing git (2.22.4-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.362 (24/30) Installing libmnl (1.0.4-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.364 (25/30) Installing libnftnl-libs (1.1.3-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.367 (26/30) Installing iptables (1.8.3-r1)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.389 (27/30) Installing pigz (2.4-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.394 (28/30) Installing tar (1.32-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.403 (29/30) Installing xz-libs (5.2.4-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.406 (30/30) Installing xz (5.2.4-r0)
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.412 Executing busybox-1.30.1-r3.trigger
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.416 Executing ca-certificates-20191127-r2.trigger
20:31:02 [2020-09-24T20:31:02.460Z] #7 3.460 OK: 179 MiB in 44 packages
20:31:02 [2020-09-24T20:31:02.492Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:31:02 [2020-09-24T20:31:02.492Z] --- PASS: TestBuildWithHugeFile (95.92s)
20:31:02 [2020-09-24T20:31:02.492Z] === RUN   TestBuildWithEmptyDockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:31:02 [2020-09-24T20:31:02.492Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:31:02 [2020-09-24T20:31:02.752Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:31:02 [2020-09-24T20:31:02.752Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
20:31:02 [2020-09-24T20:31:02.752Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
20:31:02 [2020-09-24T20:31:02.752Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
20:31:02 [2020-09-24T20:31:02.752Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
20:31:02 [2020-09-24T20:31:02.752Z] === RUN   TestBuildPreserveOwnership
20:31:02 [2020-09-24T20:31:02.752Z] === RUN   TestBuildPreserveOwnership/copy_from
20:31:03 [2020-09-24T20:31:03.394Z] #7 DONE 4.8s
20:31:03 [2020-09-24T20:31:03.394Z] 
20:31:03 [2020-09-24T20:31:03.394Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
20:31:03 [2020-09-24T20:31:03.394Z] #9 DONE 0.0s
20:31:03 [2020-09-24T20:31:03.394Z] 
20:31:03 [2020-09-24T20:31:03.394Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
20:31:03 [2020-09-24T20:31:03.394Z] #10 DONE 0.0s
20:31:03 [2020-09-24T20:31:03.394Z] 
20:31:03 [2020-09-24T20:31:03.394Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
20:31:03 [2020-09-24T20:31:03.394Z] #11 DONE 0.0s
20:31:03 [2020-09-24T20:31:03.394Z] 
20:31:03 [2020-09-24T20:31:03.394Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
20:31:03 [2020-09-24T20:31:03.394Z] #12 DONE 0.0s
20:31:03 [2020-09-24T20:31:03.394Z] 
20:31:03 [2020-09-24T20:31:03.394Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
20:31:03 [2020-09-24T20:31:03.394Z] #13 DONE 0.0s
20:31:03 [2020-09-24T20:31:03.394Z] 
20:31:03 [2020-09-24T20:31:03.394Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
20:31:03 [2020-09-24T20:31:03.611Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s)
20:31:03 [2020-09-24T20:31:03.611Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s)
20:31:03 [2020-09-24T20:31:03.611Z] === RUN   TestCgroupNamespacesRun
20:31:03 [2020-09-24T20:31:03.652Z] #15 1.245 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
20:31:04 [2020-09-24T20:31:04.293Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.314 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.432 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.437 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.443 (3/54) Installing readline (8.0.4-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.446 (4/54) Installing bash (5.0.17-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.458 Executing bash-5.0.17-r0.post-install
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.460 (5/54) Installing linux-headers (5.4.5-r1)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.537 (6/54) Installing libblkid (2.35.2-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.542 (7/54) Installing libuuid (2.35.2-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.543 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.549 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.553 (10/54) Installing libgcc (9.3.0-r2)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.555 (11/54) Installing libstdc++ (9.3.0-r2)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.568 (12/54) Installing binutils (2.34-r1)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.634 (13/54) Installing libmagic (5.38-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.654 (14/54) Installing file (5.38-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.655 (15/54) Installing gmp (6.2.0-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.661 (16/54) Installing isl (0.18-r0)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.676 (17/54) Installing libgomp (9.3.0-r2)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.679 (18/54) Installing libatomic (9.3.0-r2)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.680 (19/54) Installing libgphobos (9.3.0-r2)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.720 (20/54) Installing mpfr4 (4.0.2-r4)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.726 (21/54) Installing mpc1 (1.1.0-r1)
20:31:05 [2020-09-24T20:31:05.026Z] #15 2.727 (22/54) Installing gcc (9.3.0-r2)
20:31:05 [2020-09-24T20:31:05.526Z] --- PASS: TestCgroupNamespacesRun (1.62s)
20:31:05 [2020-09-24T20:31:05.526Z] === RUN   TestCgroupNamespacesRunPrivileged
20:31:05 [2020-09-24T20:31:05.960Z] #15 3.543 (23/54) Installing musl-dev (1.1.24-r9)
20:31:05 [2020-09-24T20:31:05.960Z] #15 3.613 (24/54) Installing libc-dev (0.7.2-r3)
20:31:05 [2020-09-24T20:31:05.960Z] #15 3.614 (25/54) Installing g++ (9.3.0-r2)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.013 (26/54) Installing make (4.3-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.016 (27/54) Installing fortify-headers (1.1-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.018 (28/54) Installing patch (2.7.6-r6)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.021 (29/54) Installing build-base (0.5-r2)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.022 (30/54) Installing nghttp2-libs (1.41.0-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.024 (31/54) Installing libcurl (7.69.1-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.029 (32/54) Installing curl (7.69.1-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.032 (33/54) Installing oniguruma (6.9.5-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.038 (34/54) Installing jq (1.6-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.044 (35/54) Installing device-mapper-libs (2.02.186-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.048 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.050 (37/54) Installing libaio (0.3.112-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.052 (38/54) Installing lvm2-libs (2.02.186-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.099 (39/54) Installing blkid (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.101 (40/54) Installing libcap-ng (0.7.10-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.103 (41/54) Installing setpriv (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.104 (42/54) Installing libmount (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.109 (43/54) Installing libsmartcols (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.112 (44/54) Installing findmnt (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.114 (45/54) Installing mcookie (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.116 (46/54) Installing hexdump (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.118 (47/54) Installing lsblk (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.121 (48/54) Installing libfdisk (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.126 (49/54) Installing sfdisk (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.128 (50/54) Installing cfdisk (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.131 (51/54) Installing util-linux (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.164 (52/54) Installing pkgconf (1.7.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.166 (53/54) Installing util-linux-dev (2.35.2-r0)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.186 (54/54) Installing lvm2-dev (2.02.186-r1)
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.191 Executing busybox-1.31.1-r16.trigger
20:31:06 [2020-09-24T20:31:06.527Z] #15 4.197 OK: 230 MiB in 69 packages
20:31:06 [2020-09-24T20:31:06.866Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:31:06 [2020-09-24T20:31:06.866Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:31:06 [2020-09-24T20:31:06.937Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s)
20:31:06 [2020-09-24T20:31:06.937Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:31:07 [2020-09-24T20:31:07.093Z] #15 DONE 4.6s
20:31:07 [2020-09-24T20:31:07.093Z] 
20:31:07 [2020-09-24T20:31:07.093Z] #16 [base 3/5] RUN mkdir -p /build/
20:31:07 [2020-09-24T20:31:07.659Z] #16 DONE 0.5s
20:31:07 [2020-09-24T20:31:07.659Z] 
20:31:07 [2020-09-24T20:31:07.659Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
20:31:07 [2020-09-24T20:31:07.819Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:31:07 [2020-09-24T20:31:07.921Z] #17 DONE 0.5s
20:31:07 [2020-09-24T20:31:07.921Z] 
20:31:07 [2020-09-24T20:31:07.921Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
20:31:07 [2020-09-24T20:31:07.921Z] #18 DONE 0.0s
20:31:07 [2020-09-24T20:31:07.921Z] 
20:31:07 [2020-09-24T20:31:07.921Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
20:31:07 [2020-09-24T20:31:07.921Z] #26 DONE 0.0s
20:31:07 [2020-09-24T20:31:07.921Z] 
20:31:07 [2020-09-24T20:31:07.921Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
20:31:07 [2020-09-24T20:31:07.921Z] #19 DONE 0.0s
20:31:07 [2020-09-24T20:31:07.921Z] 
20:31:07 [2020-09-24T20:31:07.921Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:31:07 [2020-09-24T20:31:07.921Z] #22 DONE 0.0s
20:31:07 [2020-09-24T20:31:07.921Z] 
20:31:07 [2020-09-24T20:31:07.921Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
20:31:07 [2020-09-24T20:31:07.921Z] #27 DONE 0.0s
20:31:07 [2020-09-24T20:31:07.921Z] 
20:31:07 [2020-09-24T20:31:07.921Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:31:08 [2020-09-24T20:31:08.174Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.64s)
20:31:08 [2020-09-24T20:31:08.174Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ru7afr9czrzurp066rx6xowdl Created:2020-09-24 20:30:59.509975212 +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[d1e47052141f4d2979025cba0cba6001c96f46dda779468a3930721a0f7aedb4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n4lhv28g708i4y0oxwvaqnt1o EndpointID:e175d2537cf6c65f63ff48bab3ec9d4c63e8f43d228466ff8c7f49badf5309f8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a77235cc00c5847c522289d3c65d78aba9910a566e841112a42046ce5755edf4 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:42d8f3a547cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n4lhv28g708i4y0oxwvaqnt1o EndpointID:e175d2537cf6c65f63ff48bab3ec9d4c63e8f43d228466ff8c7f49badf5309f8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:31:08 [2020-09-24T20:31:08.174Z] PASS
20:31:08 [2020-09-24T20:31:08.174Z] 
20:31:08 [2020-09-24T20:31:08.174Z] === Skipped
20:31:08 [2020-09-24T20:31:08.174Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:31:08 [2020-09-24T20:31:08.174Z]     service_test.go:236: FLAKY_TEST
20:31:08 [2020-09-24T20:31:08.174Z] 
20:31:08 [2020-09-24T20:31:08.174Z] 
20:31:08 [2020-09-24T20:31:08.174Z] DONE 23 tests, 1 skipped in 56.544s
20:31:08 [2020-09-24T20:31:08.174Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:31:08 [2020-09-24T20:31:08.174Z] ++ 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
20:31:08 [2020-09-24T20:31:08.174Z] ++ set -e
20:31:08 [2020-09-24T20:31:08.174Z] ++ '[' -n 0 ']'
20:31:08 [2020-09-24T20:31:08.174Z] ++ set -x
20:31:08 [2020-09-24T20:31:08.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:31:08 [2020-09-24T20:31:08.180Z] #23 DONE 0.1s
20:31:08 [2020-09-24T20:31:08.180Z] 
20:31:08 [2020-09-24T20:31:08.180Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
20:31:08 [2020-09-24T20:31:08.180Z] #28 DONE 0.0s
20:31:08 [2020-09-24T20:31:08.180Z] 
20:31:08 [2020-09-24T20:31:08.180Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
20:31:08 [2020-09-24T20:31:08.394Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:31:08 [2020-09-24T20:31:08.467Z] INFO: Testing against a local daemon
20:31:08 [2020-09-24T20:31:08.467Z] === RUN   TestDockerNetworkIpvlanPersistance
20:31:08 [2020-09-24T20:31:08.467Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:31:08 [2020-09-24T20:31:08.467Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:08 [2020-09-24T20:31:08.467Z] === RUN   TestDockerNetworkIpvlan
20:31:08 [2020-09-24T20:31:08.467Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:31:08 [2020-09-24T20:31:08.467Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:08 [2020-09-24T20:31:08.467Z] PASS
20:31:08 [2020-09-24T20:31:08.467Z] 
20:31:08 [2020-09-24T20:31:08.467Z] === Skipped
20:31:08 [2020-09-24T20:31:08.467Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:31:08 [2020-09-24T20:31:08.467Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:08 [2020-09-24T20:31:08.467Z] 
20:31:08 [2020-09-24T20:31:08.467Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:31:08 [2020-09-24T20:31:08.467Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:08 [2020-09-24T20:31:08.467Z] 
20:31:08 [2020-09-24T20:31:08.467Z] 
20:31:08 [2020-09-24T20:31:08.467Z] DONE 2 tests, 2 skipped in 0.121s
20:31:08 [2020-09-24T20:31:08.467Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:31:08 [2020-09-24T20:31:08.467Z] ++ 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
20:31:08 [2020-09-24T20:31:08.467Z] ++ set -e
20:31:08 [2020-09-24T20:31:08.467Z] ++ '[' -n 0 ']'
20:31:08 [2020-09-24T20:31:08.467Z] ++ set -x
20:31:08 [2020-09-24T20:31:08.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:31:08 [2020-09-24T20:31:08.467Z] INFO: Testing against a local daemon
20:31:08 [2020-09-24T20:31:08.467Z] === RUN   TestDockerNetworkMacvlanPersistance
20:31:08 [2020-09-24T20:31:08.852Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
20:31:08 [2020-09-24T20:31:08.852Z] === RUN   TestCgroupNamespacesRunHostMode
20:31:08 [2020-09-24T20:31:08.960Z] --- PASS: TestBuildPreserveOwnership (6.04s)
20:31:08 [2020-09-24T20:31:08.961Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.06s)
20:31:08 [2020-09-24T20:31:08.961Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s)
20:31:08 [2020-09-24T20:31:08.961Z] === RUN   TestBuildPlatformInvalid
20:31:08 [2020-09-24T20:31:08.961Z] --- PASS: TestBuildPlatformInvalid (0.14s)
20:31:08 [2020-09-24T20:31:08.961Z] PASS
20:31:08 [2020-09-24T20:31:08.961Z] 
20:31:08 [2020-09-24T20:31:08.961Z] === Skipped
20:31:08 [2020-09-24T20:31:08.961Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:31:08 [2020-09-24T20:31:08.961Z]     build_session_test.go:25: TODO: BuildKit
20:31:08 [2020-09-24T20:31:08.961Z] 
20:31:08 [2020-09-24T20:31:08.961Z] 
20:31:08 [2020-09-24T20:31:08.961Z] DONE 32 tests, 1 skipped in 183.556s
20:31:08 [2020-09-24T20:31:08.961Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:31:08 [2020-09-24T20:31:08.961Z] ++ 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
20:31:08 [2020-09-24T20:31:08.961Z] ++ set -e
20:31:08 [2020-09-24T20:31:08.961Z] ++ '[' -n 0 ']'
20:31:08 [2020-09-24T20:31:08.961Z] ++ set -x
20:31:08 [2020-09-24T20:31:08.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
20:31:09 [2020-09-24T20:31:09.134Z] #29 ...
20:31:09 [2020-09-24T20:31:09.134Z] 
20:31:09 [2020-09-24T20:31:09.134Z] #31 [builder 1/4] COPY . .
20:31:09 [2020-09-24T20:31:09.134Z] #31 DONE 0.8s
20:31:09 [2020-09-24T20:31:09.134Z] 
20:31:09 [2020-09-24T20:31:09.134Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.535 + RM_GOPATH=0
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.535 + TMP_GOPATH=
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.535 + : /build
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.535 + '[' -z '' ']'
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.535 ++ mktemp -d
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.536 + export GOPATH=/tmp/tmp.dGhcDo
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.536 + GOPATH=/tmp/tmp.dGhcDo
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.537 + RM_GOPATH=1
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.537 + case "$(go env GOARCH)" in
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.537 ++ go env GOARCH
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.540 + export GO_BUILDMODE=-buildmode=pie
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.540 + GO_BUILDMODE=-buildmode=pie
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.540 ++ dirname ./install.sh
20:31:09 [2020-09-24T20:31:09.134Z] #24 0.541 + dir=.
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 + bin=dockercli
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 + shift
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 + '[' '!' -f ./dockercli.installer ']'
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 + . ./dockercli.installer
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 ++ : stable
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 ++ : 17.06.2-ce
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 + install_dockercli
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.541 Install docker/cli version 17.06.2-ce from stable
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.542 ++ uname -m
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.542 + arch=x86_64
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.542 + '[' x86_64 '!=' x86_64 ']'
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.542 + url=https://download.docker.com/linux/static
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.542 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz+ 
20:31:09 [2020-09-24T20:31:09.135Z] #24 0.542 tar -xz docker/docker
20:31:09 [2020-09-24T20:31:09.223Z] INFO: Testing against a local daemon
20:31:09 [2020-09-24T20:31:09.223Z] === RUN   TestConfigInspect
20:31:09 [2020-09-24T20:31:09.396Z] #24 ...
20:31:09 [2020-09-24T20:31:09.396Z] 
20:31:09 [2020-09-24T20:31:09.396Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
20:31:09 [2020-09-24T20:31:09.396Z] #32 DONE 0.7s
20:31:09 [2020-09-24T20:31:09.659Z] 
20:31:09 [2020-09-24T20:31:09.659Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:31:09 [2020-09-24T20:31:09.918Z] #33 0.455 
20:31:09 [2020-09-24T20:31:09.918Z] #33 0.511 Removing bundles/
20:31:09 [2020-09-24T20:31:09.918Z] #33 0.512 
20:31:09 [2020-09-24T20:31:09.918Z] #33 0.516 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
20:31:10 [2020-09-24T20:31:10.032Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
20:31:10 [2020-09-24T20:31:10.032Z] === RUN   TestDockerNetworkMacvlan
20:31:10 [2020-09-24T20:31:10.177Z] #33 ...
20:31:10 [2020-09-24T20:31:10.177Z] 
20:31:10 [2020-09-24T20:31:10.177Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:31:10 [2020-09-24T20:31:10.177Z] #24 1.920 + mkdir -p /build
20:31:10 [2020-09-24T20:31:10.177Z] #24 1.921 + mv docker/docker /build/
20:31:10 [2020-09-24T20:31:10.177Z] #24 1.922 + rmdir docker
20:31:10 [2020-09-24T20:31:10.177Z] #24 DONE 2.0s
20:31:10 [2020-09-24T20:31:10.177Z] 
20:31:10 [2020-09-24T20:31:10.177Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
20:31:10 [2020-09-24T20:31:10.177Z] #20 1.241 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
20:31:10 [2020-09-24T20:31:10.177Z] #20 1.438 
20:31:10 [2020-09-24T20:31:10.177Z] #20 1.551 
############                                                              16.9%
##########################                                                36.9%
########################################                                  56.7%
#######################################################                   76.6%
#####################################################################     96.5%
######################################################################## 100.0%
20:31:10 [2020-09-24T20:31:10.177Z] #20 2.193 
20:31:10 [2020-09-24T20:31:10.264Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s)
20:31:10 [2020-09-24T20:31:10.264Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:31:10 [2020-09-24T20:31:10.437Z] #20 2.329 
###################################################################       93.5%
######################################################################## 100.0%
20:31:10 [2020-09-24T20:31:10.695Z] #20 2.576 
20:31:10 [2020-09-24T20:31:10.954Z] #20 2.694 
#########################################################                 80.0%
######################################################################## 100.0%
20:31:10 [2020-09-24T20:31:10.954Z] #20 2.914 
20:31:11 [2020-09-24T20:31:11.072Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:31:11 [2020-09-24T20:31:11.493Z] #20 3.033 
###########                                                               16.0%
#########################                                                 35.3%
#######################################                                   54.6%
####################################################                      73.4%
##################################################################        92.7%
######################################################################## 100.0%
20:31:11 [2020-09-24T20:31:11.713Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:31:11 [2020-09-24T20:31:11.753Z] #20 3.751 
20:31:12 [2020-09-24T20:31:12.180Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
20:31:12 [2020-09-24T20:31:12.180Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:31:12 [2020-09-24T20:31:12.507Z] --- PASS: TestConfigInspect (2.79s)
20:31:12 [2020-09-24T20:31:12.507Z] === RUN   TestConfigList
20:31:12 [2020-09-24T20:31:12.507Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:31:12 [2020-09-24T20:31:12.753Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:31:12 [2020-09-24T20:31:12.954Z] Removing intermediate container c5e51991338f
20:31:12 [2020-09-24T20:31:12.954Z]  ---> cb5d2317dae8
20:31:12 [2020-09-24T20:31:12.954Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
20:31:12 [2020-09-24T20:31:12.954Z]  ---> Running in 3274a9bf8c50
20:31:13 [2020-09-24T20:31:13.565Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s)
20:31:13 [2020-09-24T20:31:13.565Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:31:13 [2020-09-24T20:31:13.828Z] #20 3.882 
#                                                                          1.4%
######                                                                     9.5%
##########                                                                15.1%
##############                                                            20.3%
##################                                                        25.5%
######################                                                    30.8%
#########################                                                 35.0%
#############################                                             41.2%
#################################                                         46.3%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.0%
################################################                          67.2%
###################################################                       72.1%
#######################################################                   77.6%
###########################################################               82.8%
###############################################################           88.0%
###################################################################       93.2%
######################################################################    98.4%
######################################################################## 100.0%
20:31:13 [2020-09-24T20:31:13.828Z] #20 5.941 
20:31:14 [2020-09-24T20:31:14.508Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
20:31:14 [2020-09-24T20:31:14.508Z] === RUN   TestCgroupNamespacesRunOlderClient
20:31:15 [2020-09-24T20:31:15.038Z] --- PASS: TestConfigList (2.64s)
20:31:15 [2020-09-24T20:31:15.038Z] === RUN   TestConfigsCreateAndDelete
20:31:15 [2020-09-24T20:31:15.208Z] #20 6.903 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:31:15 [2020-09-24T20:31:15.208Z] #20 7.209 
20:31:15 [2020-09-24T20:31:15.468Z] #20 7.304 
######################################################################## 100.0%
20:31:15 [2020-09-24T20:31:15.605Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:31:15 [2020-09-24T20:31:15.727Z] #20 7.507 
20:31:15 [2020-09-24T20:31:15.837Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
20:31:15 [2020-09-24T20:31:15.893Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s)
20:31:15 [2020-09-24T20:31:15.893Z] === RUN   TestKernelTCPMemory
20:31:16 [2020-09-24T20:31:16.173Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:31:16 [2020-09-24T20:31:16.291Z] go: finding gotest.tools v0.5.3
20:31:16 [2020-09-24T20:31:16.291Z] go: finding gotest.tools/gotestsum v0.5.3
20:31:16 [2020-09-24T20:31:16.291Z] go: downloading gotest.tools/gotestsum v0.5.3
20:31:16 [2020-09-24T20:31:16.291Z] go: extracting gotest.tools/gotestsum v0.5.3
20:31:16 [2020-09-24T20:31:16.296Z] #20 8.324 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:31:16 [2020-09-24T20:31:16.739Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:31:16 [2020-09-24T20:31:16.835Z] --- PASS: TestKernelTCPMemory (0.73s)
20:31:16 [2020-09-24T20:31:16.835Z] === RUN   TestNISDomainname
20:31:16 [2020-09-24T20:31:16.865Z] #20 8.626 
20:31:16 [2020-09-24T20:31:16.865Z] #20 8.764 
#####################                                                     29.5%
######################################################################## 100.0%
20:31:16 [2020-09-24T20:31:16.998Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:31:17 [2020-09-24T20:31:17.125Z] #20 8.982 
20:31:17 [2020-09-24T20:31:17.220Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:31:17 [2020-09-24T20:31:17.250Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading github.com/spf13/pflag v1.0.3
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting github.com/spf13/pflag v1.0.3
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading github.com/fatih/color v1.9.0
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting github.com/fatih/color v1.9.0
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading github.com/mattn/go-isatty v0.0.12
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading github.com/jonboulle/clockwork v0.1.0
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting github.com/jonboulle/clockwork v0.1.0
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting github.com/mattn/go-isatty v0.0.12
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading github.com/pkg/errors v0.9.1
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting github.com/pkg/errors v0.9.1
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading github.com/mattn/go-colorable v0.1.6
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting github.com/mattn/go-colorable v0.1.6
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:31:17 [2020-09-24T20:31:17.251Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:31:17 [2020-09-24T20:31:17.251Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:31:17 [2020-09-24T20:31:17.257Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:31:17 [2020-09-24T20:31:17.257Z] --- PASS: TestConfigsCreateAndDelete (2.65s)
20:31:17 [2020-09-24T20:31:17.257Z] === RUN   TestConfigsUpdate
20:31:17 [2020-09-24T20:31:17.406Z] --- PASS: TestNISDomainname (0.80s)
20:31:17 [2020-09-24T20:31:17.406Z] === RUN   TestHostnameDnsResolution
20:31:17 [2020-09-24T20:31:17.516Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:31:17 [2020-09-24T20:31:17.694Z] #20 9.760 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
20:31:17 [2020-09-24T20:31:17.708Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:31:17 [2020-09-24T20:31:17.775Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:31:17 [2020-09-24T20:31:17.953Z] #20 9.882 skipping existing c35d46ef359f
20:31:18 [2020-09-24T20:31:18.212Z] #20 10.09 
20:31:18 [2020-09-24T20:31:18.669Z] go: finding github.com/fatih/color v1.9.0
20:31:18 [2020-09-24T20:31:18.669Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:31:18 [2020-09-24T20:31:18.669Z] go: finding github.com/pkg/errors v0.9.1
20:31:18 [2020-09-24T20:31:18.669Z] go: finding github.com/spf13/pflag v1.0.3
20:31:18 [2020-09-24T20:31:18.669Z] go: finding github.com/mattn/go-colorable v0.1.6
20:31:18 [2020-09-24T20:31:18.669Z] go: finding github.com/mattn/go-isatty v0.0.12
20:31:18 [2020-09-24T20:31:18.669Z] go: finding github.com/jonboulle/clockwork v0.1.0
20:31:18 [2020-09-24T20:31:18.669Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:31:18 [2020-09-24T20:31:18.669Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:31:18 [2020-09-24T20:31:18.669Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:31:18 [2020-09-24T20:31:18.670Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:31:18 [2020-09-24T20:31:18.711Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:31:18 [2020-09-24T20:31:18.791Z] --- PASS: TestHostnameDnsResolution (1.29s)
20:31:18 [2020-09-24T20:31:18.791Z] === RUN   TestStats
20:31:18 [2020-09-24T20:31:18.975Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:31:19 [2020-09-24T20:31:19.277Z] #20 10.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:31:19 [2020-09-24T20:31:19.277Z] #20 11.19 
20:31:19 [2020-09-24T20:31:19.536Z] #20 11.29 
######################################################################## 100.0%
20:31:19 [2020-09-24T20:31:19.536Z] #20 11.55 
20:31:19 [2020-09-24T20:31:19.796Z] #20 11.62 Download of images into '/build' complete.
20:31:19 [2020-09-24T20:31:19.796Z] #20 11.62 Use something like the following to load the result into a Docker daemon:
20:31:19 [2020-09-24T20:31:19.796Z] #20 11.62   tar -cC '/build' . | docker load
20:31:19 [2020-09-24T20:31:19.941Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:31:20 [2020-09-24T20:31:20.365Z] #20 DONE 12.3s
20:31:20 [2020-09-24T20:31:20.365Z] 
20:31:20 [2020-09-24T20:31:20.365Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:31:20 [2020-09-24T20:31:20.365Z] #33 0.975 Building test suite binary ./integration-cli/test.main
20:31:20 [2020-09-24T20:31:20.510Z] --- PASS: TestConfigsUpdate (3.34s)
20:31:20 [2020-09-24T20:31:20.510Z] === RUN   TestTemplatedConfig
20:31:20 [2020-09-24T20:31:20.753Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:31:20 [2020-09-24T20:31:20.768Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:31:21 [2020-09-24T20:31:21.337Z] --- PASS: TestStats (2.67s)
20:31:21 [2020-09-24T20:31:21.337Z] === RUN   TestStopContainerWithTimeout
20:31:21 [2020-09-24T20:31:21.337Z] === RUN   TestStopContainerWithTimeout/0
20:31:21 [2020-09-24T20:31:21.337Z] === PAUSE TestStopContainerWithTimeout/0
20:31:21 [2020-09-24T20:31:21.337Z] === RUN   TestStopContainerWithTimeout/1
20:31:21 [2020-09-24T20:31:21.337Z] === PAUSE TestStopContainerWithTimeout/1
20:31:21 [2020-09-24T20:31:21.337Z] === RUN   TestStopContainerWithTimeout/3
20:31:21 [2020-09-24T20:31:21.337Z] === PAUSE TestStopContainerWithTimeout/3
20:31:21 [2020-09-24T20:31:21.337Z] === RUN   TestStopContainerWithTimeout/-1
20:31:21 [2020-09-24T20:31:21.337Z] === PAUSE TestStopContainerWithTimeout/-1
20:31:21 [2020-09-24T20:31:21.337Z] === CONT  TestStopContainerWithTimeout/0
20:31:21 [2020-09-24T20:31:21.337Z] === CONT  TestStopContainerWithTimeout/1
20:31:21 [2020-09-24T20:31:21.337Z] === CONT  TestStopContainerWithTimeout/3
20:31:21 [2020-09-24T20:31:21.337Z] === CONT  TestStopContainerWithTimeout/-1
20:31:21 [2020-09-24T20:31:21.556Z] INFO: Build done for gotestsum...
20:31:21 [2020-09-24T20:31:21.646Z] --- PASS: TestImportExtremelyLargeImageWorks (101.82s)
20:31:21 [2020-09-24T20:31:21.646Z] PASS
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === Skipped
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] DONE 12 tests, 1 skipped in 105.814s
20:31:21 [2020-09-24T20:31:21.646Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:31:21 [2020-09-24T20:31:21.646Z] INFO: Testing against a local daemon
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestNetworkCreateDelete
20:31:21 [2020-09-24T20:31:21.646Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDockerNetworkDeletePreferID
20:31:21 [2020-09-24T20:31:21.646Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDaemonDNSFallback
20:31:21 [2020-09-24T20:31:21.646Z] --- PASS: TestDaemonDNSFallback (7.30s)
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestInspectNetwork
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestInspectNetwork (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestRunContainerWithBridgeNone
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestNetworkInvalidJSON
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestNetworkInvalidJSON//networks/create
20:31:21 [2020-09-24T20:31:21.646Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:31:21 [2020-09-24T20:31:21.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:31:21 [2020-09-24T20:31:21.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:31:21 [2020-09-24T20:31:21.646Z] === CONT  TestNetworkInvalidJSON//networks/create
20:31:21 [2020-09-24T20:31:21.646Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:31:21 [2020-09-24T20:31:21.646Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:31:21 [2020-09-24T20:31:21.646Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:31:21 [2020-09-24T20:31:21.646Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestHostIPv4BridgeLabel
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDaemonRestartWithLiveRestore
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDaemonDefaultNetworkPools
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDaemonRestartWithExistingNetwork
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestServiceWithPredefinedNetwork
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:236: FLAKY_TEST
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestServiceWithDataPathPortInit
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] PASS
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === Skipped
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:236: FLAKY_TEST
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] DONE 19 tests, 12 skipped in 8.002s
20:31:21 [2020-09-24T20:31:21.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:31:21 [2020-09-24T20:31:21.646Z] INFO: Testing against a local daemon
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDockerNetworkIpvlanPersistance
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDockerNetworkIpvlan
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:21 [2020-09-24T20:31:21.646Z] PASS
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === Skipped
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] DONE 2 tests, 2 skipped in 0.119s
20:31:21 [2020-09-24T20:31:21.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:31:21 [2020-09-24T20:31:21.646Z] INFO: Testing against a local daemon
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDockerNetworkMacvlanPersistance
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestDockerNetworkMacvlan
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] PASS
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === Skipped
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] DONE 2 tests, 2 skipped in 0.162s
20:31:21 [2020-09-24T20:31:21.646Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:31:21 [2020-09-24T20:31:21.646Z] testing: warning: no tests to run
20:31:21 [2020-09-24T20:31:21.646Z] PASS
20:31:21 [2020-09-24T20:31:21.646Z] 
20:31:21 [2020-09-24T20:31:21.646Z] DONE 0 tests in 0.031s
20:31:21 [2020-09-24T20:31:21.646Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:31:21 [2020-09-24T20:31:21.646Z] INFO: Testing against a local daemon
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginAllowRequest
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginTLS
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginTLS (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginDenyRequest
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginAPIDenyResponse
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginDenyResponse
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginAllowEventStream
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginErrorResponse
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginErrorRequest
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginHeader
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginHeader (0.00s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.71s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginV2Disable
20:31:21 [2020-09-24T20:31:21.646Z] --- SKIP: TestAuthZPluginV2Disable (0.11s)
20:31:21 [2020-09-24T20:31:21.646Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:21 [2020-09-24T20:31:21.646Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:31:21 [2020-09-24T20:31:21.705Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:31:21 [2020-09-24T20:31:21.746Z] #33 ...
20:31:21 [2020-09-24T20:31:21.746Z] 
20:31:21 [2020-09-24T20:31:21.746Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
20:31:21 [2020-09-24T20:31:21.746Z] #29 13.50 # github.com/docker/docker/contrib/httpserver
20:31:21 [2020-09-24T20:31:21.746Z] #29 13.50 loadinternal: cannot find runtime/cgo
20:31:22 [2020-09-24T20:31:22.005Z] #29 DONE 13.7s
20:31:22 [2020-09-24T20:31:22.005Z] 
20:31:22 [2020-09-24T20:31:22.005Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:31:22 [2020-09-24T20:31:22.240Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.58s)
20:31:22 [2020-09-24T20:31:22.240Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.240Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:31:22 [2020-09-24T20:31:22.241Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.21s)
20:31:22 [2020-09-24T20:31:22.241Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.241Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:31:22 [2020-09-24T20:31:22.265Z] #33 ...
20:31:22 [2020-09-24T20:31:22.265Z] 
20:31:22 [2020-09-24T20:31:22.265Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
20:31:22 [2020-09-24T20:31:22.509Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.27s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] PASS
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === Skipped
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.71s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.11s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.58s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.21s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.27s)
20:31:22 [2020-09-24T20:31:22.509Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] 
20:31:22 [2020-09-24T20:31:22.509Z] DONE 17 tests, 17 skipped in 2.076s
20:31:22 [2020-09-24T20:31:22.509Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:31:22 [2020-09-24T20:31:22.769Z] INFO: Testing against a local daemon
20:31:22 [2020-09-24T20:31:22.769Z] === RUN   TestPluginInvalidJSON
20:31:22 [2020-09-24T20:31:22.769Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:31:22 [2020-09-24T20:31:22.769Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:31:22 [2020-09-24T20:31:22.769Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:31:22 [2020-09-24T20:31:22.769Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:31:22 [2020-09-24T20:31:22.769Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:31:22 [2020-09-24T20:31:22.769Z] === RUN   TestPluginInstall
20:31:22 [2020-09-24T20:31:22.769Z] --- SKIP: TestPluginInstall (0.00s)
20:31:22 [2020-09-24T20:31:22.769Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.769Z] PASS
20:31:22 [2020-09-24T20:31:22.769Z] 
20:31:22 [2020-09-24T20:31:22.769Z] === Skipped
20:31:22 [2020-09-24T20:31:22.769Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
20:31:22 [2020-09-24T20:31:22.769Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:31:22 [2020-09-24T20:31:22.769Z] 
20:31:22 [2020-09-24T20:31:22.769Z] 
20:31:22 [2020-09-24T20:31:22.769Z] DONE 3 tests, 1 skipped in 0.177s
20:31:22 [2020-09-24T20:31:22.769Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:31:22 [2020-09-24T20:31:22.769Z] INFO: Testing against a local daemon
20:31:22 [2020-09-24T20:31:22.769Z] === RUN   TestExternalGraphDriver
20:31:23 [2020-09-24T20:31:23.025Z] --- SKIP: TestExternalGraphDriver (0.10s)
20:31:23 [2020-09-24T20:31:23.025Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:31:23 [2020-09-24T20:31:23.025Z] === RUN   TestGraphdriverPluginV2
20:31:23 [2020-09-24T20:31:23.205Z] #21 DONE 0.8s
20:31:23 [2020-09-24T20:31:23.205Z] 
20:31:23 [2020-09-24T20:31:23.205Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
20:31:23 [2020-09-24T20:31:23.205Z] #25 DONE 0.1s
20:31:23 [2020-09-24T20:31:23.205Z] 
20:31:23 [2020-09-24T20:31:23.205Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:31:23 [2020-09-24T20:31:23.205Z] #33 ...
20:31:23 [2020-09-24T20:31:23.205Z] 
20:31:23 [2020-09-24T20:31:23.205Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
20:31:23 [2020-09-24T20:31:23.205Z] #30 DONE 0.0s
20:31:23 [2020-09-24T20:31:23.464Z] 
20:31:23 [2020-09-24T20:31:23.464Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:31:24 [2020-09-24T20:31:24.242Z] --- PASS: TestTemplatedConfig (3.41s)
20:31:24 [2020-09-24T20:31:24.242Z] === RUN   TestConfigCreateResolve
20:31:24 [2020-09-24T20:31:24.504Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:31:25 [2020-09-24T20:31:25.442Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:31:25 [2020-09-24T20:31:25.442Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:31:25 [2020-09-24T20:31:25.544Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:31:25 [2020-09-24T20:31:25.544Z]     --- PASS: TestStopContainerWithTimeout/0 (1.37s)
20:31:25 [2020-09-24T20:31:25.544Z]     --- PASS: TestStopContainerWithTimeout/1 (2.28s)
20:31:25 [2020-09-24T20:31:25.544Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
20:31:25 [2020-09-24T20:31:25.544Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
20:31:25 [2020-09-24T20:31:25.544Z] === RUN   TestDeleteDevicemapper
20:31:25 [2020-09-24T20:31:25.544Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:31:25 [2020-09-24T20:31:25.544Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:31:25 [2020-09-24T20:31:25.544Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:31:27 [2020-09-24T20:31:27.343Z] --- PASS: TestConfigCreateResolve (3.20s)
20:31:27 [2020-09-24T20:31:27.343Z] === RUN   TestConfigDaemonLibtrustID
20:31:27 [2020-09-24T20:31:27.458Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s)
20:31:27 [2020-09-24T20:31:27.458Z] === RUN   TestUpdateMemory
20:31:27 [2020-09-24T20:31:27.458Z] --- SKIP: TestUpdateMemory (0.00s)
20:31:27 [2020-09-24T20:31:27.458Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:31:27 [2020-09-24T20:31:27.458Z] === RUN   TestUpdateCPUQuota
20:31:27 [2020-09-24T20:31:27.709Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:31:27 [2020-09-24T20:31:27.910Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
20:31:27 [2020-09-24T20:31:27.910Z] PASS
20:31:27 [2020-09-24T20:31:27.910Z] 
20:31:27 [2020-09-24T20:31:27.910Z] DONE 7 tests in 18.732s
20:31:27 [2020-09-24T20:31:27.910Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:31:27 [2020-09-24T20:31:27.910Z] ++ 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
20:31:27 [2020-09-24T20:31:27.910Z] ++ set -e
20:31:27 [2020-09-24T20:31:27.910Z] ++ '[' -n 0 ']'
20:31:27 [2020-09-24T20:31:27.910Z] ++ set -x
20:31:27 [2020-09-24T20:31:27.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
20:31:27 [2020-09-24T20:31:27.910Z] INFO: Testing against a local daemon
20:31:27 [2020-09-24T20:31:27.910Z] === RUN   TestCheckpoint
20:31:27 [2020-09-24T20:31:27.910Z] --- SKIP: TestCheckpoint (0.00s)
20:31:27 [2020-09-24T20:31:27.910Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:31:27 [2020-09-24T20:31:27.910Z] === RUN   TestContainerInvalidJSON
20:31:27 [2020-09-24T20:31:27.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:31:27 [2020-09-24T20:31:27.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:31:27 [2020-09-24T20:31:27.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:31:27 [2020-09-24T20:31:27.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:31:27 [2020-09-24T20:31:27.910Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:31:27 [2020-09-24T20:31:27.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:31:27 [2020-09-24T20:31:27.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:31:27 [2020-09-24T20:31:27.910Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:31:27 [2020-09-24T20:31:27.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:31:27 [2020-09-24T20:31:27.910Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:31:27 [2020-09-24T20:31:27.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
20:31:27 [2020-09-24T20:31:27.910Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
20:31:27 [2020-09-24T20:31:27.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:31:27 [2020-09-24T20:31:27.910Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:31:28 [2020-09-24T20:31:28.169Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
20:31:28 [2020-09-24T20:31:28.169Z] === RUN   TestCopyFromContainerPathIsNotDir
20:31:28 [2020-09-24T20:31:28.169Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:31:28 [2020-09-24T20:31:28.169Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:31:28 [2020-09-24T20:31:28.169Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
20:31:28 [2020-09-24T20:31:28.169Z] === RUN   TestCopyToContainerPathDoesNotExist
20:31:28 [2020-09-24T20:31:28.169Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
20:31:28 [2020-09-24T20:31:28.169Z] === RUN   TestCopyToContainerPathIsNotDir
20:31:28 [2020-09-24T20:31:28.428Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
20:31:28 [2020-09-24T20:31:28.428Z] === RUN   TestCopyFromContainer
20:31:28 [2020-09-24T20:31:28.842Z] --- PASS: TestUpdateCPUQuota (1.15s)
20:31:28 [2020-09-24T20:31:28.843Z] === RUN   TestUpdatePidsLimit
20:31:28 [2020-09-24T20:31:28.843Z] === RUN   TestUpdatePidsLimit/update_from_none
20:31:29 [2020-09-24T20:31:29.103Z] === RUN   TestUpdatePidsLimit/no_change
20:31:29 [2020-09-24T20:31:29.223Z] --- PASS: TestDockerNetworkMacvlan (19.09s)
20:31:29 [2020-09-24T20:31:29.223Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
20:31:29 [2020-09-24T20:31:29.223Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
20:31:29 [2020-09-24T20:31:29.223Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.33s)
20:31:29 [2020-09-24T20:31:29.223Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s)
20:31:29 [2020-09-24T20:31:29.223Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.30s)
20:31:29 [2020-09-24T20:31:29.223Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
20:31:29 [2020-09-24T20:31:29.223Z] PASS
20:31:29 [2020-09-24T20:31:29.223Z] 
20:31:29 [2020-09-24T20:31:29.223Z] DONE 8 tests in 20.781s
20:31:29 [2020-09-24T20:31:29.223Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
20:31:29 [2020-09-24T20:31:29.223Z] ++ 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
20:31:29 [2020-09-24T20:31:29.223Z] ++ set -e
20:31:29 [2020-09-24T20:31:29.223Z] ++ '[' -n 0 ']'
20:31:29 [2020-09-24T20:31:29.223Z] ++ set -x
20:31:29 [2020-09-24T20:31:29.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:31:29 [2020-09-24T20:31:29.223Z] testing: warning: no tests to run
20:31:29 [2020-09-24T20:31:29.223Z] PASS
20:31:29 [2020-09-24T20:31:29.223Z] 
20:31:29 [2020-09-24T20:31:29.223Z] DONE 0 tests in 0.069s
20:31:29 [2020-09-24T20:31:29.223Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:31:29 [2020-09-24T20:31:29.223Z] ++ 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
20:31:29 [2020-09-24T20:31:29.223Z] ++ set -e
20:31:29 [2020-09-24T20:31:29.223Z] ++ '[' -n 0 ']'
20:31:29 [2020-09-24T20:31:29.223Z] ++ set -x
20:31:29 [2020-09-24T20:31:29.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:31:29 [2020-09-24T20:31:29.223Z] INFO: Testing against a local daemon
20:31:29 [2020-09-24T20:31:29.223Z] === RUN   TestAuthZPluginAllowRequest
20:31:29 [2020-09-24T20:31:29.364Z] === RUN   TestUpdatePidsLimit/update_lower
20:31:29 [2020-09-24T20:31:29.565Z] --- PASS: TestGraphdriverPluginV2 (5.87s)
20:31:29 [2020-09-24T20:31:29.565Z] PASS
20:31:29 [2020-09-24T20:31:29.565Z] 
20:31:29 [2020-09-24T20:31:29.565Z] === Skipped
20:31:29 [2020-09-24T20:31:29.565Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.10s)
20:31:29 [2020-09-24T20:31:29.565Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:31:29 [2020-09-24T20:31:29.565Z] 
20:31:29 [2020-09-24T20:31:29.565Z] 
20:31:29 [2020-09-24T20:31:29.565Z] DONE 2 tests, 1 skipped in 6.097s
20:31:29 [2020-09-24T20:31:29.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:31:29 [2020-09-24T20:31:29.565Z] INFO: Testing against a local daemon
20:31:29 [2020-09-24T20:31:29.565Z] === RUN   TestContinueAfterPluginCrash
20:31:29 [2020-09-24T20:31:29.565Z] === PAUSE TestContinueAfterPluginCrash
20:31:29 [2020-09-24T20:31:29.565Z] === RUN   TestReadPluginNoRead
20:31:29 [2020-09-24T20:31:29.565Z] === PAUSE TestReadPluginNoRead
20:31:29 [2020-09-24T20:31:29.565Z] === RUN   TestDaemonStartWithLogOpt
20:31:29 [2020-09-24T20:31:29.565Z] === PAUSE TestDaemonStartWithLogOpt
20:31:29 [2020-09-24T20:31:29.565Z] === CONT  TestContinueAfterPluginCrash
20:31:29 [2020-09-24T20:31:29.565Z] === CONT  TestDaemonStartWithLogOpt
20:31:29 [2020-09-24T20:31:29.625Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:31:29 [2020-09-24T20:31:29.887Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:31:30 [2020-09-24T20:31:30.148Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:31:30 [2020-09-24T20:31:30.410Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:31:30 [2020-09-24T20:31:30.962Z] === RUN   TestCopyFromContainer//
20:31:30 [2020-09-24T20:31:30.962Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:31:30 [2020-09-24T20:31:30.962Z] === RUN   TestCopyFromContainer//bar/root
20:31:30 [2020-09-24T20:31:30.962Z] === RUN   TestCopyFromContainer//bar/root/
20:31:30 [2020-09-24T20:31:30.962Z] === RUN   TestCopyFromContainer/bar/quux
20:31:30 [2020-09-24T20:31:30.962Z] === RUN   TestCopyFromContainer/bar/quux/
20:31:31 [2020-09-24T20:31:31.220Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:31:31 [2020-09-24T20:31:31.220Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:31:31 [2020-09-24T20:31:31.301Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
20:31:31 [2020-09-24T20:31:31.302Z] === RUN   TestAuthZPluginTLS
20:31:31 [2020-09-24T20:31:31.352Z] --- PASS: TestUpdatePidsLimit (2.80s)
20:31:31 [2020-09-24T20:31:31.352Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
20:31:31 [2020-09-24T20:31:31.352Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
20:31:31 [2020-09-24T20:31:31.352Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.29s)
20:31:31 [2020-09-24T20:31:31.352Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s)
20:31:31 [2020-09-24T20:31:31.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
20:31:31 [2020-09-24T20:31:31.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s)
20:31:31 [2020-09-24T20:31:31.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
20:31:31 [2020-09-24T20:31:31.352Z] === RUN   TestUpdateRestartPolicy
20:31:31 [2020-09-24T20:31:31.480Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:31:31 [2020-09-24T20:31:31.480Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:31:31 [2020-09-24T20:31:31.595Z] --- PASS: TestAuthZPluginTLS (0.53s)
20:31:31 [2020-09-24T20:31:31.595Z] === RUN   TestAuthZPluginDenyRequest
20:31:31 [2020-09-24T20:31:31.739Z] === RUN   TestCopyFromContainer/bar/notarget
20:31:31 [2020-09-24T20:31:31.739Z] --- PASS: TestCopyFromContainer (3.50s)
20:31:31 [2020-09-24T20:31:31.739Z]     --- PASS: TestCopyFromContainer// (0.13s)
20:31:31 [2020-09-24T20:31:31.739Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
20:31:31 [2020-09-24T20:31:31.739Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
20:31:31 [2020-09-24T20:31:31.739Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
20:31:31 [2020-09-24T20:31:31.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:31:31 [2020-09-24T20:31:31.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:31:31 [2020-09-24T20:31:31.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:31:31 [2020-09-24T20:31:31.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:31:31 [2020-09-24T20:31:31.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:31:31 [2020-09-24T20:31:31.740Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:31:31 [2020-09-24T20:31:31.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:31:31 [2020-09-24T20:31:31.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:31:31 [2020-09-24T20:31:31.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:31:31 [2020-09-24T20:31:31.740Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:31:31 [2020-09-24T20:31:31.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:31:31 [2020-09-24T20:31:31.740Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:31:31 [2020-09-24T20:31:31.740Z] === RUN   TestCreateLinkToNonExistingContainer
20:31:31 [2020-09-24T20:31:31.820Z] Removing intermediate container 3274a9bf8c50
20:31:31 [2020-09-24T20:31:31.820Z]  ---> dd01534be7ed
20:31:31 [2020-09-24T20:31:31.820Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
20:31:31 [2020-09-24T20:31:31.820Z]  ---> Running in 89e08ec3b3c2
20:31:31 [2020-09-24T20:31:31.820Z] Removing intermediate container 89e08ec3b3c2
20:31:31 [2020-09-24T20:31:31.820Z]  ---> 32961cc767c4
20:31:31 [2020-09-24T20:31:31.820Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:31:31 [2020-09-24T20:31:31.820Z]  ---> Running in 4d81be92fffb
20:31:31 [2020-09-24T20:31:31.820Z] Removing intermediate container 4d81be92fffb
20:31:31 [2020-09-24T20:31:31.820Z]  ---> c50a2c5841f9
20:31:31 [2020-09-24T20:31:31.820Z] Step 10/10 : COPY . .
20:31:31 [2020-09-24T20:31:31.998Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:31:31 [2020-09-24T20:31:31.998Z] === RUN   TestCreateWithInvalidEnv
20:31:31 [2020-09-24T20:31:31.998Z] === RUN   TestCreateWithInvalidEnv/0
20:31:31 [2020-09-24T20:31:31.998Z] === PAUSE TestCreateWithInvalidEnv/0
20:31:31 [2020-09-24T20:31:31.998Z] === RUN   TestCreateWithInvalidEnv/1
20:31:31 [2020-09-24T20:31:31.998Z] === PAUSE TestCreateWithInvalidEnv/1
20:31:31 [2020-09-24T20:31:31.998Z] === RUN   TestCreateWithInvalidEnv/2
20:31:31 [2020-09-24T20:31:31.998Z] === PAUSE TestCreateWithInvalidEnv/2
20:31:31 [2020-09-24T20:31:31.998Z] === CONT  TestCreateWithInvalidEnv/0
20:31:31 [2020-09-24T20:31:31.998Z] === CONT  TestCreateWithInvalidEnv/2
20:31:31 [2020-09-24T20:31:31.998Z] === CONT  TestCreateWithInvalidEnv/1
20:31:31 [2020-09-24T20:31:31.998Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
20:31:31 [2020-09-24T20:31:31.998Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:31:31 [2020-09-24T20:31:31.998Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
20:31:31 [2020-09-24T20:31:31.998Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:31:31 [2020-09-24T20:31:31.998Z] === RUN   TestCreateTmpfsMountsTarget
20:31:31 [2020-09-24T20:31:31.998Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
20:31:31 [2020-09-24T20:31:31.998Z] === RUN   TestCreateWithCustomMaskedPaths
20:31:32 [2020-09-24T20:31:32.231Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
20:31:32 [2020-09-24T20:31:32.231Z] === RUN   TestAuthZPluginAPIDenyResponse
20:31:32 [2020-09-24T20:31:32.524Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
20:31:32 [2020-09-24T20:31:32.524Z] === RUN   TestAuthZPluginDenyResponse
20:31:32 [2020-09-24T20:31:32.935Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:31:32 [2020-09-24T20:31:32.935Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:31:33 [2020-09-24T20:31:33.160Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:31:33 [2020-09-24T20:31:33.160Z] === RUN   TestAuthZPluginAllowEventStream
20:31:34 [2020-09-24T20:31:34.311Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s)
20:31:34 [2020-09-24T20:31:34.311Z] === RUN   TestCreateWithCustomReadonlyPaths
20:31:34 [2020-09-24T20:31:34.574Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:31:35 [2020-09-24T20:31:35.229Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
20:31:35 [2020-09-24T20:31:35.229Z] === RUN   TestAuthZPluginErrorResponse
20:31:35 [2020-09-24T20:31:35.521Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:31:35 [2020-09-24T20:31:35.521Z] === RUN   TestAuthZPluginErrorRequest
20:31:36 [2020-09-24T20:31:36.154Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
20:31:36 [2020-09-24T20:31:36.154Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:31:36 [2020-09-24T20:31:36.445Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
20:31:36 [2020-09-24T20:31:36.445Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:31:36 [2020-09-24T20:31:36.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s)
20:31:36 [2020-09-24T20:31:36.476Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:31:36 [2020-09-24T20:31:36.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:31:36 [2020-09-24T20:31:36.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:31:36 [2020-09-24T20:31:36.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:31:36 [2020-09-24T20:31:36.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:31:36 [2020-09-24T20:31:36.476Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:31:36 [2020-09-24T20:31:36.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:31:36 [2020-09-24T20:31:36.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:31:36 [2020-09-24T20:31:36.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:31:36 [2020-09-24T20:31:36.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
20:31:36 [2020-09-24T20:31:36.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
20:31:36 [2020-09-24T20:31:36.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
20:31:36 [2020-09-24T20:31:36.476Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
20:31:36 [2020-09-24T20:31:36.477Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:31:36 [2020-09-24T20:31:36.477Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:31:36 [2020-09-24T20:31:36.477Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:31:36 [2020-09-24T20:31:36.735Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:31:36 [2020-09-24T20:31:36.993Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s)
20:31:36 [2020-09-24T20:31:36.993Z] === RUN   TestCreateDifferentPlatform
20:31:36 [2020-09-24T20:31:36.993Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestCreateDifferentPlatform/different_os
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:31:36 [2020-09-24T20:31:36.994Z] --- PASS: TestCreateDifferentPlatform (0.02s)
20:31:36 [2020-09-24T20:31:36.994Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:31:36 [2020-09-24T20:31:36.994Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:31:36 [2020-09-24T20:31:36.994Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestContainerStartOnDaemonRestart
20:31:36 [2020-09-24T20:31:36.994Z] === PAUSE TestContainerStartOnDaemonRestart
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestDaemonRestartIpcMode
20:31:36 [2020-09-24T20:31:36.994Z] === PAUSE TestDaemonRestartIpcMode
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestDaemonHostGatewayIP
20:31:36 [2020-09-24T20:31:36.994Z] === PAUSE TestDaemonHostGatewayIP
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestContainerKillOnDaemonStart
20:31:36 [2020-09-24T20:31:36.994Z] === PAUSE TestContainerKillOnDaemonStart
20:31:36 [2020-09-24T20:31:36.994Z] === RUN   TestDiff
20:31:37 [2020-09-24T20:31:37.929Z] --- PASS: TestDiff (0.78s)
20:31:37 [2020-09-24T20:31:37.929Z] === RUN   TestExecWithCloseStdin
20:31:38 [2020-09-24T20:31:38.513Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
20:31:38 [2020-09-24T20:31:38.513Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:31:38 [2020-09-24T20:31:38.865Z] --- PASS: TestExecWithCloseStdin (0.86s)
20:31:38 [2020-09-24T20:31:38.865Z] === RUN   TestExec
20:31:39 [2020-09-24T20:31:39.124Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:31:39 [2020-09-24T20:31:39.691Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:31:39 [2020-09-24T20:31:39.691Z] --- PASS: TestExec (0.95s)
20:31:39 [2020-09-24T20:31:39.691Z] === RUN   TestExecUser
20:31:40 [2020-09-24T20:31:40.259Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:31:40 [2020-09-24T20:31:40.519Z] --- PASS: TestExecUser (0.79s)
20:31:40 [2020-09-24T20:31:40.519Z] === RUN   TestExportContainerAndImportImage
20:31:41 [2020-09-24T20:31:41.244Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
20:31:41 [2020-09-24T20:31:41.244Z] === RUN   TestAuthZPluginHeader
20:31:41 [2020-09-24T20:31:41.456Z] --- PASS: TestExportContainerAndImportImage (1.06s)
20:31:41 [2020-09-24T20:31:41.456Z] === RUN   TestExportContainerAfterDaemonRestart
20:31:41 [2020-09-24T20:31:41.536Z] --- PASS: TestAuthZPluginHeader (0.80s)
20:31:41 [2020-09-24T20:31:41.536Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:31:41 [2020-09-24T20:31:41.536Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:31:41 [2020-09-24T20:31:41.536Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:31:41 [2020-09-24T20:31:41.536Z] === RUN   TestAuthZPluginV2Disable
20:31:41 [2020-09-24T20:31:41.536Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:31:41 [2020-09-24T20:31:41.536Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:31:41 [2020-09-24T20:31:41.536Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:31:41 [2020-09-24T20:31:41.536Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:31:41 [2020-09-24T20:31:41.536Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:31:41 [2020-09-24T20:31:41.536Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:31:41 [2020-09-24T20:31:41.536Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:31:41 [2020-09-24T20:31:41.536Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:31:41 [2020-09-24T20:31:41.536Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:31:42 [2020-09-24T20:31:42.835Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:31:43 [2020-09-24T20:31:43.094Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
20:31:43 [2020-09-24T20:31:43.094Z] === RUN   TestHealthCheckWorkdir
20:31:43 [2020-09-24T20:31:43.584Z] --- PASS: TestUpdateRestartPolicy (11.82s)
20:31:43 [2020-09-24T20:31:43.584Z] === RUN   TestUpdateRestartWithAutoRemove
20:31:43 [2020-09-24T20:31:43.845Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
20:31:43 [2020-09-24T20:31:43.845Z] === RUN   TestWaitNonBlocked
20:31:43 [2020-09-24T20:31:43.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:31:43 [2020-09-24T20:31:43.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:31:43 [2020-09-24T20:31:43.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:31:43 [2020-09-24T20:31:43.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:31:43 [2020-09-24T20:31:43.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:31:43 [2020-09-24T20:31:43.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:31:44 [2020-09-24T20:31:44.031Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:31:44 [2020-09-24T20:31:44.031Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:31:44 [2020-09-24T20:31:44.031Z] --- PASS: TestHealthCheckWorkdir (0.92s)
20:31:44 [2020-09-24T20:31:44.031Z] === RUN   TestHealthKillContainer
20:31:44 [2020-09-24T20:31:44.414Z] --- PASS: TestDaemonStartWithLogOpt (13.22s)
20:31:44 [2020-09-24T20:31:44.414Z] === CONT  TestReadPluginNoRead
20:31:44 [2020-09-24T20:31:44.598Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:31:44 [2020-09-24T20:31:44.789Z] --- PASS: TestWaitNonBlocked (0.02s)
20:31:44 [2020-09-24T20:31:44.789Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
20:31:44 [2020-09-24T20:31:44.789Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
20:31:44 [2020-09-24T20:31:44.789Z] === RUN   TestWaitBlocked
20:31:44 [2020-09-24T20:31:44.789Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:31:44 [2020-09-24T20:31:44.789Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:31:44 [2020-09-24T20:31:44.789Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:31:44 [2020-09-24T20:31:44.789Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:31:44 [2020-09-24T20:31:44.789Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:31:44 [2020-09-24T20:31:44.789Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:31:45 [2020-09-24T20:31:45.735Z] --- PASS: TestWaitBlocked (0.02s)
20:31:45 [2020-09-24T20:31:45.735Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
20:31:45 [2020-09-24T20:31:45.735Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
20:31:45 [2020-09-24T20:31:45.735Z] === CONT  TestContainerStartOnDaemonRestart
20:31:45 [2020-09-24T20:31:45.735Z] === CONT  TestContainerKillOnDaemonStart
20:31:45 [2020-09-24T20:31:45.735Z] === CONT  TestIpcModeOlderClient
20:31:45 [2020-09-24T20:31:45.735Z] === CONT  TestDaemonHostGatewayIP
20:31:45 [2020-09-24T20:31:45.782Z] === RUN   TestReadPluginNoRead/default
20:31:45 [2020-09-24T20:31:45.782Z] --- PASS: TestContinueAfterPluginCrash (16.86s)
20:31:45 [2020-09-24T20:31:45.996Z] --- PASS: TestIpcModeOlderClient (0.12s)
20:31:45 [2020-09-24T20:31:45.996Z] === CONT  TestDaemonRestartIpcMode
20:31:47 [2020-09-24T20:31:47.127Z] --- PASS: TestHealthKillContainer (2.80s)
20:31:47 [2020-09-24T20:31:47.127Z] === RUN   TestInspectCpusetInConfigPre120
20:31:47 [2020-09-24T20:31:47.127Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:31:47 [2020-09-24T20:31:47.387Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
20:31:47 [2020-09-24T20:31:47.387Z] === RUN   TestIpcModeNone
20:31:47 [2020-09-24T20:31:47.387Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:31:48 [2020-09-24T20:31:48.300Z] === RUN   TestReadPluginNoRead/disabled_caching
20:31:48 [2020-09-24T20:31:48.325Z] --- PASS: TestIpcModeNone (0.78s)
20:31:48 [2020-09-24T20:31:48.325Z] === RUN   TestIpcModePrivate
20:31:48 [2020-09-24T20:31:48.899Z] --- PASS: TestIpcModePrivate (0.68s)
20:31:48 [2020-09-24T20:31:48.899Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
20:31:48 [2020-09-24T20:31:48.899Z] === RUN   TestIpcModeShareable
20:31:49 [2020-09-24T20:31:49.304Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s)
20:31:49 [2020-09-24T20:31:49.434Z]  ---> 546ff9cf508b
20:31:49 [2020-09-24T20:31:49.434Z] Successfully built 546ff9cf508b
20:31:49 [2020-09-24T20:31:49.434Z] Successfully tagged docker:latest
20:31:49 [2020-09-24T20:31:49.434Z] INFO: Image build ended at 09/24/2020 20:31:48. Duration:00:02:21.3913778
20:31:49 [2020-09-24T20:31:49.434Z] 
20:31:49 [2020-09-24T20:31:49.434Z] 
20:31:49 [2020-09-24T20:31:49.434Z] INFO: Building the test binaries at 09/24/2020 20:31:48...
20:31:49 [2020-09-24T20:31:49.518Z] --- PASS: TestIpcModeShareable (0.67s)
20:31:49 [2020-09-24T20:31:49.518Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
20:31:49 [2020-09-24T20:31:49.518Z] === RUN   TestAPIIpcModeShareableAndContainer
20:31:49 [2020-09-24T20:31:49.876Z] --- PASS: TestDaemonRestartIpcMode (3.92s)
20:31:50 [2020-09-24T20:31:50.023Z] #33 40.26 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:31:50 [2020-09-24T20:31:50.086Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:31:50 [2020-09-24T20:31:50.137Z] --- PASS: TestDaemonHostGatewayIP (4.34s)
20:31:50 [2020-09-24T20:31:50.192Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:31:50 [2020-09-24T20:31:50.345Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:31:50 [2020-09-24T20:31:50.913Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:31:50 [2020-09-24T20:31:50.960Z] #33 41.65 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:31:51 [2020-09-24T20:31:51.481Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:31:51 [2020-09-24T20:31:51.481Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:31:51 [2020-09-24T20:31:51.608Z] INFO: make.ps1 starting at 09/24/2020 20:31:51
20:31:52 [2020-09-24T20:31:52.050Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s)
20:31:52 [2020-09-24T20:31:52.050Z] === RUN   TestAPIIpcModeHost
20:31:52 [2020-09-24T20:31:52.050Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:31:52 [2020-09-24T20:31:52.065Z] INFO: Git commit (90f38d1d61) assumed from DOCKER_GITCOMMIT environment variable
20:31:52 [2020-09-24T20:31:52.065Z] INFO: Invoking autogen...
20:31:52 [2020-09-24T20:31:52.337Z] #33 42.65 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:31:52 [2020-09-24T20:31:52.621Z] === RUN   TestDockerSuite/TestBuildAddScript
20:31:52 [2020-09-24T20:31:52.621Z] --- PASS: TestAPIIpcModeHost (0.77s)
20:31:52 [2020-09-24T20:31:52.621Z] === RUN   TestDaemonIpcModeShareable
20:31:52 [2020-09-24T20:31:52.711Z] --- PASS: TestReadPluginNoRead (10.21s)
20:31:52 [2020-09-24T20:31:52.711Z]     --- PASS: TestReadPluginNoRead/default (2.22s)
20:31:52 [2020-09-24T20:31:52.711Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.22s)
20:31:52 [2020-09-24T20:31:52.711Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s)
20:31:52 [2020-09-24T20:31:52.711Z]     read_test.go:92: [d4c806e5334df] daemon is not started
20:31:52 [2020-09-24T20:31:52.711Z] PASS
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] DONE 6 tests in 23.577s
20:31:52 [2020-09-24T20:31:52.711Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:31:52 [2020-09-24T20:31:52.711Z] testing: warning: no tests to run
20:31:52 [2020-09-24T20:31:52.711Z] PASS
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] DONE 0 tests in 0.039s
20:31:52 [2020-09-24T20:31:52.711Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:31:52 [2020-09-24T20:31:52.711Z] INFO: Testing against a local daemon
20:31:52 [2020-09-24T20:31:52.711Z] === RUN   TestPluginWithDevMounts
20:31:52 [2020-09-24T20:31:52.711Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:31:52 [2020-09-24T20:31:52.711Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:31:52 [2020-09-24T20:31:52.711Z] PASS
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] === Skipped
20:31:52 [2020-09-24T20:31:52.711Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:31:52 [2020-09-24T20:31:52.711Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] DONE 1 tests, 1 skipped in 0.134s
20:31:52 [2020-09-24T20:31:52.711Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:31:52 [2020-09-24T20:31:52.711Z] INFO: Testing against a local daemon
20:31:52 [2020-09-24T20:31:52.711Z] === RUN   TestSecretInspect
20:31:52 [2020-09-24T20:31:52.711Z] --- SKIP: TestSecretInspect (0.02s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] === RUN   TestSecretList
20:31:52 [2020-09-24T20:31:52.711Z] --- SKIP: TestSecretList (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] === RUN   TestSecretsCreateAndDelete
20:31:52 [2020-09-24T20:31:52.711Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] === RUN   TestSecretsUpdate
20:31:52 [2020-09-24T20:31:52.711Z] --- SKIP: TestSecretsUpdate (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] === RUN   TestTemplatedSecret
20:31:52 [2020-09-24T20:31:52.711Z] --- SKIP: TestTemplatedSecret (0.00s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] === RUN   TestSecretCreateResolve
20:31:52 [2020-09-24T20:31:52.711Z] --- SKIP: TestSecretCreateResolve (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] PASS
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] === Skipped
20:31:52 [2020-09-24T20:31:52.711Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
20:31:52 [2020-09-24T20:31:52.711Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] 
20:31:52 [2020-09-24T20:31:52.711Z] DONE 6 tests, 6 skipped in 0.176s
20:31:52 [2020-09-24T20:31:52.711Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:31:53 [2020-09-24T20:31:53.096Z] INFO: Testing against a local daemon
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestServiceCreateInit
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:31:53 [2020-09-24T20:31:53.096Z] --- PASS: TestServiceCreateInit (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:31:53 [2020-09-24T20:31:53.096Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:31:53 [2020-09-24T20:31:53.096Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateServiceMultipleTimes
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateServiceConflict
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateServiceConflict (0.02s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateServiceMaxReplicas
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateWithDuplicateNetworkNames
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateServiceSecretFileMode
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateServiceConfigFileMode
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateServiceSysctls
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateServiceSysctls (0.02s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateServiceCapabilities
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
20:31:53 [2020-09-24T20:31:53.096Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestInspect
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestInspect (0.02s)
20:31:53 [2020-09-24T20:31:53.096Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestCreateJob
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestCreateJob (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestReplicatedJob
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestReplicatedJob (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestUpdateReplicatedJob
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestServiceListWithStatuses
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:31:53 [2020-09-24T20:31:53.096Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestDockerNetworkConnectAlias
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
20:31:53 [2020-09-24T20:31:53.096Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestDockerNetworkReConnect
20:31:53 [2020-09-24T20:31:53.096Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
20:31:53 [2020-09-24T20:31:53.096Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:53 [2020-09-24T20:31:53.096Z] === RUN   TestServicePlugin
20:31:53 [2020-09-24T20:31:53.235Z] INFO: Building daemon...
20:31:53 [2020-09-24T20:31:53.465Z] #33 43.93 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:31:53 [2020-09-24T20:31:53.775Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:31:54 [2020-09-24T20:31:54.342Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
20:31:54 [2020-09-24T20:31:54.342Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true
20:31:54 [2020-09-24T20:31:54.342Z] === RUN   TestDaemonIpcModePrivate
20:31:55 [2020-09-24T20:31:55.721Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:31:55 [2020-09-24T20:31:55.721Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:31:56 [2020-09-24T20:31:56.000Z] #33 46.02 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:31:56 [2020-09-24T20:31:56.293Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
20:31:56 [2020-09-24T20:31:56.293Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false
20:31:56 [2020-09-24T20:31:56.293Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:31:56 [2020-09-24T20:31:56.567Z] #33 47.01 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:31:57 [2020-09-24T20:31:57.229Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:31:57 [2020-09-24T20:31:57.268Z] --- SKIP: TestServicePlugin (3.49s)
20:31:57 [2020-09-24T20:31:57.268Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestServiceUpdateLabel
20:31:57 [2020-09-24T20:31:57.268Z] --- SKIP: TestServiceUpdateLabel (0.03s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestServiceUpdateSecrets
20:31:57 [2020-09-24T20:31:57.268Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestServiceUpdateConfigs
20:31:57 [2020-09-24T20:31:57.268Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestServiceUpdateNetwork
20:31:57 [2020-09-24T20:31:57.268Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestServiceUpdatePidsLimit
20:31:57 [2020-09-24T20:31:57.268Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] PASS
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === Skipped
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:31:57 [2020-09-24T20:31:57.268Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:31:57 [2020-09-24T20:31:57.268Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:31:57 [2020-09-24T20:31:57.268Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:31:57 [2020-09-24T20:31:57.268Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
20:31:57 [2020-09-24T20:31:57.268Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestInspect (0.02s)
20:31:57 [2020-09-24T20:31:57.268Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:31:57 [2020-09-24T20:31:57.268Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
20:31:57 [2020-09-24T20:31:57.268Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s)
20:31:57 [2020-09-24T20:31:57.268Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
20:31:57 [2020-09-24T20:31:57.268Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] DONE 24 tests, 23 skipped in 3.905s
20:31:57 [2020-09-24T20:31:57.268Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:31:57 [2020-09-24T20:31:57.268Z] INFO: Testing against a local daemon
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestSessionCreate
20:31:57 [2020-09-24T20:31:57.268Z] --- PASS: TestSessionCreate (0.02s)
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestSessionCreateWithBadUpgrade
20:31:57 [2020-09-24T20:31:57.268Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
20:31:57 [2020-09-24T20:31:57.268Z] PASS
20:31:57 [2020-09-24T20:31:57.268Z] 
20:31:57 [2020-09-24T20:31:57.268Z] DONE 2 tests in 0.152s
20:31:57 [2020-09-24T20:31:57.268Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:31:57 [2020-09-24T20:31:57.268Z] INFO: Testing against a local daemon
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:31:57 [2020-09-24T20:31:57.268Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:31:57 [2020-09-24T20:31:57.268Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:31:57 [2020-09-24T20:31:57.268Z] === RUN   TestEventsExecDie
20:31:57 [2020-09-24T20:31:57.501Z] #33 47.97 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:31:57 [2020-09-24T20:31:57.524Z] --- PASS: TestEventsExecDie (0.45s)
20:31:57 [2020-09-24T20:31:57.524Z] === RUN   TestEventsBackwardsCompatible
20:31:57 [2020-09-24T20:31:57.524Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
20:31:57 [2020-09-24T20:31:57.524Z] === RUN   TestInfoBinaryCommits
20:31:57 [2020-09-24T20:31:57.524Z] --- PASS: TestInfoBinaryCommits (0.03s)
20:31:57 [2020-09-24T20:31:57.524Z] === RUN   TestInfoAPIVersioned
20:31:57 [2020-09-24T20:31:57.524Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:31:57 [2020-09-24T20:31:57.524Z] === RUN   TestInfoDiscoveryBackend
20:31:58 [2020-09-24T20:31:58.165Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
20:31:58 [2020-09-24T20:31:58.165Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
20:31:58 [2020-09-24T20:31:58.165Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:31:58 [2020-09-24T20:31:58.437Z] #33 48.88 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:31:58 [2020-09-24T20:31:58.695Z] #33 49.12 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:31:59 [2020-09-24T20:31:59.102Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:31:59 [2020-09-24T20:31:59.413Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
20:31:59 [2020-09-24T20:31:59.413Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:31:59 [2020-09-24T20:31:59.631Z] #33 50.16 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:31:59 [2020-09-24T20:31:59.671Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
20:31:59 [2020-09-24T20:31:59.671Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
20:31:59 [2020-09-24T20:31:59.671Z] === RUN   TestIpcModeOlderClient
20:31:59 [2020-09-24T20:31:59.671Z] === PAUSE TestIpcModeOlderClient
20:31:59 [2020-09-24T20:31:59.671Z] === RUN   TestKillContainerInvalidSignal
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestContainerKillOnDaemonStart (12.85s)
20:32:00 [2020-09-24T20:32:00.148Z] PASS
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] === Skipped
20:32:00 [2020-09-24T20:32:00.148Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] DONE 192 tests, 6 skipped in 121.691s
20:32:00 [2020-09-24T20:32:00.148Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:32:00 [2020-09-24T20:32:00.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:32:00 [2020-09-24T20:32:00.148Z] ++ set -e
20:32:00 [2020-09-24T20:32:00.148Z] ++ '[' -n 0 ']'
20:32:00 [2020-09-24T20:32:00.148Z] ++ set -x
20:32:00 [2020-09-24T20:32:00.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:32:00 [2020-09-24T20:32:00.148Z] INFO: Testing against a local daemon
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestCommitInheritsEnv
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestCommitInheritsEnv (0.40s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestImportExtremelyLargeImageWorks
20:32:00 [2020-09-24T20:32:00.148Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestImagesFilterMultiReference
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestImagesFilterMultiReference (0.09s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestImagePullPlatformInvalid
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestRemoveImageOrphaning
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestRemoveImageOrphaning (0.38s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestRemoveImageGarbageCollector
20:32:00 [2020-09-24T20:32:00.148Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:32:00 [2020-09-24T20:32:00.148Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestTagInvalidReference
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestTagInvalidReference (0.03s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestTagValidPrefixedRepo
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestTagExistedNameWithoutForce
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestTagOfficialNames
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestTagOfficialNames (0.07s)
20:32:00 [2020-09-24T20:32:00.148Z] === RUN   TestTagMatchesDigest
20:32:00 [2020-09-24T20:32:00.148Z] --- PASS: TestTagMatchesDigest (0.03s)
20:32:00 [2020-09-24T20:32:00.148Z] PASS
20:32:00 [2020-09-24T20:32:00.148Z] 
20:32:00 [2020-09-24T20:32:00.148Z] === Skipped
20:32:00 [2020-09-24T20:32:00.148Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:32:00 [2020-09-24T20:32:00.149Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
20:32:00 [2020-09-24T20:32:00.149Z] 
20:32:00 [2020-09-24T20:32:00.149Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:32:00 [2020-09-24T20:32:00.149Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:00 [2020-09-24T20:32:00.149Z] 
20:32:00 [2020-09-24T20:32:00.149Z] 
20:32:00 [2020-09-24T20:32:00.149Z] DONE 12 tests, 2 skipped in 1.455s
20:32:00 [2020-09-24T20:32:00.149Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:32:00 [2020-09-24T20:32:00.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:32:00 [2020-09-24T20:32:00.149Z] ++ set -e
20:32:00 [2020-09-24T20:32:00.149Z] ++ '[' -n 0 ']'
20:32:00 [2020-09-24T20:32:00.149Z] ++ set -x
20:32:00 [2020-09-24T20:32:00.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:32:00 [2020-09-24T20:32:00.169Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.35s)
20:32:00 [2020-09-24T20:32:00.169Z] PASS
20:32:00 [2020-09-24T20:32:00.169Z] 
20:32:00 [2020-09-24T20:32:00.169Z] === Skipped
20:32:00 [2020-09-24T20:32:00.169Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:32:00 [2020-09-24T20:32:00.169Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:00 [2020-09-24T20:32:00.169Z] 
20:32:00 [2020-09-24T20:32:00.169Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:32:00 [2020-09-24T20:32:00.169Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:00 [2020-09-24T20:32:00.169Z] 
20:32:00 [2020-09-24T20:32:00.169Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:32:00 [2020-09-24T20:32:00.169Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:00 [2020-09-24T20:32:00.169Z] 
20:32:00 [2020-09-24T20:32:00.169Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:32:00 [2020-09-24T20:32:00.169Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:00 [2020-09-24T20:32:00.169Z] 
20:32:00 [2020-09-24T20:32:00.169Z] 
20:32:00 [2020-09-24T20:32:00.169Z] DONE 17 tests, 4 skipped in 29.752s
20:32:00 [2020-09-24T20:32:00.169Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:32:00 [2020-09-24T20:32:00.169Z] ++ 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
20:32:00 [2020-09-24T20:32:00.169Z] ++ set -e
20:32:00 [2020-09-24T20:32:00.169Z] ++ '[' -n 0 ']'
20:32:00 [2020-09-24T20:32:00.169Z] ++ set -x
20:32:00 [2020-09-24T20:32:00.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:32:00 [2020-09-24T20:32:00.169Z] INFO: Testing against a local daemon
20:32:00 [2020-09-24T20:32:00.169Z] === RUN   TestPluginInvalidJSON
20:32:00 [2020-09-24T20:32:00.169Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:32:00 [2020-09-24T20:32:00.169Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:32:00 [2020-09-24T20:32:00.169Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:32:00 [2020-09-24T20:32:00.169Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:32:00 [2020-09-24T20:32:00.169Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:32:00 [2020-09-24T20:32:00.169Z] === RUN   TestPluginInstall
20:32:00 [2020-09-24T20:32:00.169Z] === RUN   TestPluginInstall/no_auth
20:32:00 [2020-09-24T20:32:00.410Z] INFO: Testing against a local daemon
20:32:00 [2020-09-24T20:32:00.410Z] === RUN   TestNetworkCreateDelete
20:32:00 [2020-09-24T20:32:00.607Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
20:32:00 [2020-09-24T20:32:00.607Z] === RUN   TestKillContainer
20:32:00 [2020-09-24T20:32:00.607Z] === RUN   TestKillContainer/no_signal
20:32:00 [2020-09-24T20:32:00.981Z] --- PASS: TestNetworkCreateDelete (0.44s)
20:32:00 [2020-09-24T20:32:00.981Z] === RUN   TestDockerNetworkDeletePreferID
20:32:01 [2020-09-24T20:32:01.006Z] #33 51.34 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:32:01 [2020-09-24T20:32:01.175Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:32:01 [2020-09-24T20:32:01.175Z] === RUN   TestKillContainer/non_killing_signal
20:32:01 [2020-09-24T20:32:01.742Z] === RUN   TestKillContainer/killing_signal
20:32:02 [2020-09-24T20:32:02.366Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s)
20:32:02 [2020-09-24T20:32:02.367Z] === RUN   TestDaemonDNSFallback
20:32:02 [2020-09-24T20:32:02.381Z] #33 52.65 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:32:02 [2020-09-24T20:32:02.679Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:32:02 [2020-09-24T20:32:02.679Z] --- PASS: TestKillContainer (2.20s)
20:32:02 [2020-09-24T20:32:02.679Z]     --- PASS: TestKillContainer/no_signal (0.66s)
20:32:02 [2020-09-24T20:32:02.679Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
20:32:02 [2020-09-24T20:32:02.679Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
20:32:02 [2020-09-24T20:32:02.679Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:32:02 [2020-09-24T20:32:02.679Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:32:02 [2020-09-24T20:32:02.681Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
20:32:02 [2020-09-24T20:32:02.681Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:32:02 [2020-09-24T20:32:02.681Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:32:02 [2020-09-24T20:32:02.681Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:32:02 [2020-09-24T20:32:02.681Z] === RUN   TestInfoAPI
20:32:02 [2020-09-24T20:32:02.681Z] --- PASS: TestInfoAPI (0.04s)
20:32:02 [2020-09-24T20:32:02.681Z] === RUN   TestInfoAPIWarnings
20:32:02 [2020-09-24T20:32:02.910Z] time="2020-09-24T20:32:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:32:02 [2020-09-24T20:32:02.910Z] time="2020-09-24T20:32:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:004af90448d357a9709378e5808bc9a63d74959df298f2899baf17d23ff5a497" mediatype=application/vnd.docker.plugin.v1+json size=522
20:32:02 [2020-09-24T20:32:02.910Z] time="2020-09-24T20:32:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:32:02 [2020-09-24T20:32:02.910Z] time="2020-09-24T20:32:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:004af90448d357a9709378e5808bc9a63d74959df298f2899baf17d23ff5a497" mediatype=application/vnd.docker.plugin.v1+json size=522
20:32:02 [2020-09-24T20:32:02.938Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:32:03 [2020-09-24T20:32:03.201Z] === RUN   TestPluginInstall/with_htpasswd
20:32:03 [2020-09-24T20:32:03.315Z] #33 53.80 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:32:03 [2020-09-24T20:32:03.505Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:32:03 [2020-09-24T20:32:03.833Z] time="2020-09-24T20:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:32:03 [2020-09-24T20:32:03.834Z] time="2020-09-24T20:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a117ef27c9b147272baf27bc895d6ca3d3e8a28d9fba6483e1dc6b099bcd1b60" mediatype=application/vnd.docker.plugin.v1+json size=522
20:32:03 [2020-09-24T20:32:03.834Z] time="2020-09-24T20:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:32:03 [2020-09-24T20:32:03.834Z] time="2020-09-24T20:32:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a117ef27c9b147272baf27bc895d6ca3d3e8a28d9fba6483e1dc6b099bcd1b60" mediatype=application/vnd.docker.plugin.v1+json size=522
20:32:03 [2020-09-24T20:32:03.881Z] #33 54.29 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:32:04 [2020-09-24T20:32:04.047Z] --- PASS: TestInfoAPIWarnings (1.52s)
20:32:04 [2020-09-24T20:32:04.047Z] === RUN   TestInfoDebug
20:32:04 [2020-09-24T20:32:04.125Z] === RUN   TestPluginInstall/with_insecure
20:32:04 [2020-09-24T20:32:04.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
20:32:04 [2020-09-24T20:32:04.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
20:32:04 [2020-09-24T20:32:04.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
20:32:04 [2020-09-24T20:32:04.441Z] === RUN   TestKillStoppedContainer
20:32:04 [2020-09-24T20:32:04.441Z] --- PASS: TestKillStoppedContainer (0.05s)
20:32:04 [2020-09-24T20:32:04.441Z] === RUN   TestKillStoppedContainerAPIPre120
20:32:04 [2020-09-24T20:32:04.441Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:32:04 [2020-09-24T20:32:04.441Z] === RUN   TestKillDifferentUserContainer
20:32:04 [2020-09-24T20:32:04.700Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:32:04 [2020-09-24T20:32:04.816Z] #33 55.43 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:32:05 [2020-09-24T20:32:05.158Z] time="2020-09-24T20:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:32:05 [2020-09-24T20:32:05.158Z] time="2020-09-24T20:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec5d2fc8c2e412138fb28528f406bf9169e513fbdfebef601922db0eaaddfac0" mediatype=application/vnd.docker.plugin.v1+json size=522
20:32:05 [2020-09-24T20:32:05.158Z] time="2020-09-24T20:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:32:05 [2020-09-24T20:32:05.158Z] time="2020-09-24T20:32:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec5d2fc8c2e412138fb28528f406bf9169e513fbdfebef601922db0eaaddfac0" mediatype=application/vnd.docker.plugin.v1+json size=522
20:32:05 [2020-09-24T20:32:05.268Z] --- PASS: TestKillDifferentUserContainer (0.77s)
20:32:05 [2020-09-24T20:32:05.268Z] === RUN   TestInspectOomKilledTrue
20:32:05 [2020-09-24T20:32:05.268Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:32:05 [2020-09-24T20:32:05.268Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:32:05 [2020-09-24T20:32:05.268Z] === RUN   TestInspectOomKilledFalse
20:32:05 [2020-09-24T20:32:05.268Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:32:05 [2020-09-24T20:32:05.268Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:32:05 [2020-09-24T20:32:05.268Z] === RUN   TestLinksEtcHostsContentMatch
20:32:05 [2020-09-24T20:32:05.268Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:32:05 [2020-09-24T20:32:05.413Z] --- PASS: TestInfoDebug (1.52s)
20:32:05 [2020-09-24T20:32:05.413Z] === RUN   TestInfoInsecureRegistries
20:32:05 [2020-09-24T20:32:05.449Z] --- PASS: TestPluginInstall (6.16s)
20:32:05 [2020-09-24T20:32:05.449Z]     --- PASS: TestPluginInstall/no_auth (4.08s)
20:32:05 [2020-09-24T20:32:05.449Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
20:32:05 [2020-09-24T20:32:05.449Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
20:32:05 [2020-09-24T20:32:05.449Z]         plugin_test.go:157: [d6da526d0e72b] daemon is not started
20:32:05 [2020-09-24T20:32:05.449Z] PASS
20:32:05 [2020-09-24T20:32:05.449Z] 
20:32:05 [2020-09-24T20:32:05.449Z] DONE 6 tests in 6.360s
20:32:05 [2020-09-24T20:32:05.449Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:32:05 [2020-09-24T20:32:05.449Z] ++ 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
20:32:05 [2020-09-24T20:32:05.449Z] ++ set -e
20:32:05 [2020-09-24T20:32:05.449Z] ++ '[' -n 0 ']'
20:32:05 [2020-09-24T20:32:05.449Z] ++ set -x
20:32:05 [2020-09-24T20:32:05.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:32:05 [2020-09-24T20:32:05.449Z] INFO: Testing against a local daemon
20:32:05 [2020-09-24T20:32:05.449Z] === RUN   TestExternalGraphDriver
20:32:05 [2020-09-24T20:32:05.740Z] === RUN   TestExternalGraphDriver/json
20:32:05 [2020-09-24T20:32:05.752Z] #33 56.37 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:32:05 [2020-09-24T20:32:05.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
20:32:05 [2020-09-24T20:32:05.838Z] === RUN   TestLinksContainerNames
20:32:07 [2020-09-24T20:32:07.060Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:32:07 [2020-09-24T20:32:07.060Z] 
20:32:07 [2020-09-24T20:32:07.060Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:32:07 [2020-09-24T20:32:07.060Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:32:07 [2020-09-24T20:32:07.060Z] HOSTNAME=532cc6023d23
20:32:07 [2020-09-24T20:32:07.060Z] TESTDEBUG=0
20:32:07 [2020-09-24T20:32:07.060Z] DEST=bundles/test-integration
20:32:07 [2020-09-24T20:32:07.060Z] PWD=/go/src/github.com/docker/docker
20:32:07 [2020-09-24T20:32:07.060Z] DOCKER_GITCOMMIT=af1ec9f3691f05aa956493c167e1ede1a3b9ed40
20:32:07 [2020-09-24T20:32:07.060Z] container=docker
20:32:07 [2020-09-24T20:32:07.060Z] HOME=/root
20:32:07 [2020-09-24T20:32:07.060Z] GOLANG_VERSION=1.13.15
20:32:07 [2020-09-24T20:32:07.060Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:32:07 [2020-09-24T20:32:07.060Z] VALIDATE_BRANCH=master
20:32:07 [2020-09-24T20:32:07.060Z] TERM=xterm
20:32:07 [2020-09-24T20:32:07.060Z] DOCKER_PKG=github.com/docker/docker
20:32:07 [2020-09-24T20:32:07.060Z] SHLVL=1
20:32:07 [2020-09-24T20:32:07.060Z] TIMEOUT=120m
20:32:07 [2020-09-24T20:32:07.060Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:32:07 [2020-09-24T20:32:07.060Z] DOCKER_GRAPHDRIVER=overlay2
20:32:07 [2020-09-24T20:32:07.060Z] GO111MODULE=off
20:32:07 [2020-09-24T20:32:07.060Z] DOCKER_EXPERIMENTAL=1
20:32:07 [2020-09-24T20:32:07.060Z] TEST_SKIP_INTEGRATION_CLI=1
20:32:07 [2020-09-24T20:32:07.060Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:32:07 [2020-09-24T20:32:07.060Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:32:07 [2020-09-24T20:32:07.060Z] GOPATH=/go
20:32:07 [2020-09-24T20:32:07.060Z] PKG_CONFIG=pkg-config
20:32:07 [2020-09-24T20:32:07.060Z] _=/usr/bin/env
20:32:07 [2020-09-24T20:32:07.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:32:07 [2020-09-24T20:32:07.126Z] #33 57.62 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:32:07 [2020-09-24T20:32:07.217Z] --- PASS: TestLinksContainerNames (1.18s)
20:32:07 [2020-09-24T20:32:07.217Z] === RUN   TestLogsFollowTailEmpty
20:32:07 [2020-09-24T20:32:07.217Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:32:07 [2020-09-24T20:32:07.305Z] --- PASS: TestInfoInsecureRegistries (1.52s)
20:32:07 [2020-09-24T20:32:07.305Z] === RUN   TestInfoRegistryMirrors
20:32:07 [2020-09-24T20:32:07.784Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
20:32:07 [2020-09-24T20:32:07.784Z] === RUN   TestContainerNetworkMountsNoChown
20:32:07 [2020-09-24T20:32:07.806Z] === RUN   TestExternalGraphDriver/spec
20:32:08 [2020-09-24T20:32:08.061Z] #33 58.52 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:32:08 [2020-09-24T20:32:08.352Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/default
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/default
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/private
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/private
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rprivate
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rprivate
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/slave
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/slave
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rslave
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rslave
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/shared
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/shared
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rshared
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rshared
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/default
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/default/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/default/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rslave
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rshared
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/shared
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rprivate
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/slave
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/private
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/private/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === RUN   TestMountDaemonRoot/private/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/default/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/default/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:32:08 [2020-09-24T20:32:08.352Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:32:08 [2020-09-24T20:32:08.611Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:32:08 [2020-09-24T20:32:08.671Z] --- PASS: TestInfoRegistryMirrors (1.53s)
20:32:08 [2020-09-24T20:32:08.671Z] === RUN   TestLoginFailsWithBadCredentials
20:32:08 [2020-09-24T20:32:08.874Z] === CONT  TestMountDaemonRoot/private/mount_root
20:32:08 [2020-09-24T20:32:08.874Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:32:08 [2020-09-24T20:32:08.874Z] === CONT  TestMountDaemonRoot/private/bind_root
20:32:08 [2020-09-24T20:32:08.874Z] --- PASS: TestMountDaemonRoot (0.02s)
20:32:08 [2020-09-24T20:32:08.874Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
20:32:08 [2020-09-24T20:32:08.874Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:32:08 [2020-09-24T20:32:08.874Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:32:08 [2020-09-24T20:32:08.874Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:32:08 [2020-09-24T20:32:08.874Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:32:08 [2020-09-24T20:32:08.874Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:32:08 [2020-09-24T20:32:08.874Z] === RUN   TestContainerBindMountNonRecursive
20:32:08 [2020-09-24T20:32:08.874Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:32:08 [2020-09-24T20:32:08.951Z] --- PASS: TestDaemonDNSFallback (6.98s)
20:32:08 [2020-09-24T20:32:08.951Z] === RUN   TestInspectNetwork
20:32:08 [2020-09-24T20:32:08.996Z] #33 59.47 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:32:09 [2020-09-24T20:32:09.233Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s)
20:32:09 [2020-09-24T20:32:09.233Z] === RUN   TestPingCacheHeaders
20:32:09 [2020-09-24T20:32:09.233Z] --- PASS: TestPingCacheHeaders (0.04s)
20:32:09 [2020-09-24T20:32:09.233Z] === RUN   TestPingGet
20:32:09 [2020-09-24T20:32:09.233Z] --- PASS: TestPingGet (0.01s)
20:32:09 [2020-09-24T20:32:09.233Z] === RUN   TestPingHead
20:32:09 [2020-09-24T20:32:09.233Z] --- PASS: TestPingHead (0.02s)
20:32:09 [2020-09-24T20:32:09.233Z] === RUN   TestVersion
20:32:09 [2020-09-24T20:32:09.233Z] --- PASS: TestVersion (0.02s)
20:32:09 [2020-09-24T20:32:09.233Z] PASS
20:32:09 [2020-09-24T20:32:09.233Z] 
20:32:09 [2020-09-24T20:32:09.233Z] === Skipped
20:32:09 [2020-09-24T20:32:09.233Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:32:09 [2020-09-24T20:32:09.233Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:32:09 [2020-09-24T20:32:09.233Z] 
20:32:09 [2020-09-24T20:32:09.233Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:32:09 [2020-09-24T20:32:09.233Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:32:09 [2020-09-24T20:32:09.233Z] 
20:32:09 [2020-09-24T20:32:09.233Z] 
20:32:09 [2020-09-24T20:32:09.233Z] DONE 18 tests, 2 skipped in 12.308s
20:32:09 [2020-09-24T20:32:09.233Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:32:09 [2020-09-24T20:32:09.233Z] INFO: Testing against a local daemon
20:32:09 [2020-09-24T20:32:09.233Z] === RUN   TestVolumesCreateAndList
20:32:09 [2020-09-24T20:32:09.442Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:32:09 [2020-09-24T20:32:09.489Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:32:09 [2020-09-24T20:32:09.489Z] === RUN   TestVolumesRemove
20:32:09 [2020-09-24T20:32:09.489Z] --- PASS: TestVolumesRemove (0.05s)
20:32:09 [2020-09-24T20:32:09.489Z] === RUN   TestVolumesInspect
20:32:09 [2020-09-24T20:32:09.489Z] --- PASS: TestVolumesInspect (0.02s)
20:32:09 [2020-09-24T20:32:09.489Z] === RUN   TestVolumesInvalidJSON
20:32:09 [2020-09-24T20:32:09.489Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:32:09 [2020-09-24T20:32:09.489Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:32:09 [2020-09-24T20:32:09.489Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:32:09 [2020-09-24T20:32:09.489Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:32:09 [2020-09-24T20:32:09.489Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:32:09 [2020-09-24T20:32:09.489Z] PASS
20:32:09 [2020-09-24T20:32:09.489Z] 
20:32:09 [2020-09-24T20:32:09.489Z] DONE 5 tests in 0.216s
20:32:09 [2020-09-24T20:32:09.489Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:32:09 [2020-09-24T20:32:09.489Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11873 is not a child of this shell
20:32:09 [2020-09-24T20:32:09.489Z] warning: PID 11873 from bundles/test-integration/docker.pid had a nonzero exit code
20:32:09 [2020-09-24T20:32:09.489Z] Leaving: AppArmorNo profiles have been unloaded.
20:32:09 [2020-09-24T20:32:09.489Z] 
20:32:09 [2020-09-24T20:32:09.489Z] Unloading profiles will leave already running processes permanently
20:32:09 [2020-09-24T20:32:09.489Z] unconfined, which can lead to unexpected situations.
20:32:09 [2020-09-24T20:32:09.489Z] 
20:32:09 [2020-09-24T20:32:09.489Z] To set a process to complain mode, use the command line tool
20:32:09 [2020-09-24T20:32:09.489Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:32:09 [2020-09-24T20:32:09.489Z] Removing test suite binaries
20:32:09 [2020-09-24T20:32:09.489Z] exiting test-integration
20:32:09 [2020-09-24T20:32:09.489Z] ++ exit 0
20:32:09 [2020-09-24T20:32:09.873Z] === RUN   TestExternalGraphDriver/pull
20:32:09 [2020-09-24T20:32:09.931Z] #33 60.42 
20:32:10 [2020-09-24T20:32:10.009Z] === RUN   TestDockerSuite/TestBuildAddTar
20:32:10 [2020-09-24T20:32:10.189Z] #33 DONE 60.7s
20:32:10 [2020-09-24T20:32:10.190Z] 
20:32:10 [2020-09-24T20:32:10.190Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
20:32:10 [2020-09-24T20:32:10.417Z] 
20:32:10 [2020-09-24T20:32:10.577Z] --- PASS: TestContainerBindMountNonRecursive (1.73s)
20:32:10 [2020-09-24T20:32:10.577Z] === RUN   TestNetworkNat
20:32:11 [2020-09-24T20:32:11.144Z] --- PASS: TestNetworkNat (0.57s)
20:32:11 [2020-09-24T20:32:11.144Z] === RUN   TestNetworkLocalhostTCPNat
20:32:11 [2020-09-24T20:32:11.563Z] #34 DONE 1.3s
20:32:11 [2020-09-24T20:32:11.710Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s)
20:32:11 [2020-09-24T20:32:11.710Z] === RUN   TestNetworkLoopbackNat
Post stage
[Pipeline] junit
20:32:11 [2020-09-24T20:32:11.799Z] Recording test results
20:32:11 [2020-09-24T20:32:11.938Z] --- PASS: TestExternalGraphDriver (6.53s)
20:32:11 [2020-09-24T20:32:11.938Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
20:32:11 [2020-09-24T20:32:11.938Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
20:32:11 [2020-09-24T20:32:11.938Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
20:32:11 [2020-09-24T20:32:11.938Z] === RUN   TestGraphdriverPluginV2
20:32:12 [2020-09-24T20:32:12.570Z] --- SKIP: TestGraphdriverPluginV2 (0.46s)
20:32:12 [2020-09-24T20:32:12.570Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:12 [2020-09-24T20:32:12.570Z] PASS
20:32:12 [2020-09-24T20:32:12.570Z] 
20:32:12 [2020-09-24T20:32:12.570Z] === Skipped
20:32:12 [2020-09-24T20:32:12.570Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.46s)
20:32:12 [2020-09-24T20:32:12.570Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:32:12 [2020-09-24T20:32:12.570Z] 
20:32:12 [2020-09-24T20:32:12.570Z] 
20:32:12 [2020-09-24T20:32:12.570Z] DONE 5 tests, 1 skipped in 7.157s
20:32:12 [2020-09-24T20:32:12.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:32:12 [2020-09-24T20:32:12.570Z] ++ 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
20:32:12 [2020-09-24T20:32:12.570Z] ++ set -e
20:32:12 [2020-09-24T20:32:12.570Z] ++ '[' -n 0 ']'
20:32:12 [2020-09-24T20:32:12.570Z] ++ set -x
20:32:12 [2020-09-24T20:32:12.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:32:12 [2020-09-24T20:32:12.570Z] INFO: Testing against a local daemon
20:32:12 [2020-09-24T20:32:12.570Z] === RUN   TestContinueAfterPluginCrash
20:32:12 [2020-09-24T20:32:12.570Z] === PAUSE TestContinueAfterPluginCrash
20:32:12 [2020-09-24T20:32:12.570Z] === RUN   TestReadPluginNoRead
20:32:12 [2020-09-24T20:32:12.570Z] === PAUSE TestReadPluginNoRead
20:32:12 [2020-09-24T20:32:12.570Z] === RUN   TestDaemonStartWithLogOpt
20:32:12 [2020-09-24T20:32:12.570Z] === PAUSE TestDaemonStartWithLogOpt
20:32:12 [2020-09-24T20:32:12.570Z] === CONT  TestContinueAfterPluginCrash
20:32:12 [2020-09-24T20:32:12.570Z] === CONT  TestDaemonStartWithLogOpt
20:32:12 [2020-09-24T20:32:12.938Z] 
20:32:12 [2020-09-24T20:32:12.938Z] #35 [runner 12/12] COPY --from=builder       /build/ /
20:32:13 [2020-09-24T20:32:13.156Z] === RUN   TestInspectNetwork/full_network_id
20:32:13 [2020-09-24T20:32:13.156Z] === RUN   TestInspectNetwork/partial_network_id
20:32:13 [2020-09-24T20:32:13.156Z] === RUN   TestInspectNetwork/network_name
20:32:13 [2020-09-24T20:32:13.156Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:32:13 [2020-09-24T20:32:13.505Z] #35 DONE 0.6s
20:32:13 [2020-09-24T20:32:13.505Z] 
20:32:13 [2020-09-24T20:32:13.505Z] #36 exporting to image
20:32:13 [2020-09-24T20:32:13.505Z] #36 exporting layers
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:32:13 [2020-09-24T20:32:13.853Z] + echo Ensuring container killed.
20:32:13 [2020-09-24T20:32:13.853Z] Ensuring container killed.
20:32:13 [2020-09-24T20:32:13.853Z] + docker rm -vf docker-pr5
20:32:13 [2020-09-24T20:32:13.853Z] Error: No such container: docker-pr5
20:32:13 [2020-09-24T20:32:13.853Z] + true
[Pipeline] sh
20:32:14 [2020-09-24T20:32:14.134Z] + echo Chowning /workspace to jenkins user
20:32:14 [2020-09-24T20:32:14.134Z] Chowning /workspace to jenkins user
20:32:14 [2020-09-24T20:32:14.134Z] + id -u
20:32:14 [2020-09-24T20:32:14.134Z] + id -g
20:32:14 [2020-09-24T20:32:14.134Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41482:/workspace busybox chown -R 1000:1000 /workspace
20:32:14 [2020-09-24T20:32:14.134Z] Unable to find image 'busybox:latest' locally
20:32:14 [2020-09-24T20:32:14.698Z] latest: Pulling from library/busybox
20:32:14 [2020-09-24T20:32:14.880Z] #36 exporting layers 1.5s done
20:32:14 [2020-09-24T20:32:14.880Z] #36 writing image sha256:f29c0c8e8c901c6606a6258112b0f718554c05acdf50261f4aff186907fc2165 done
20:32:14 [2020-09-24T20:32:14.880Z] #36 naming to docker.io/library/moby-e2e-test done
20:32:14 [2020-09-24T20:32:14.880Z] #36 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:32:14 [2020-09-24T20:32:14.954Z] df8698476c65: Pulling fs layer
20:32:14 [2020-09-24T20:32:14.995Z] --- PASS: TestNetworkLoopbackNat (2.82s)
20:32:14 [2020-09-24T20:32:14.995Z] === RUN   TestPause
20:32:14 [2020-09-24T20:32:14.995Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:32:15 [2020-09-24T20:32:15.192Z] + echo Ensuring container killed.
20:32:15 [2020-09-24T20:32:15.192Z] Ensuring container killed.
20:32:15 [2020-09-24T20:32:15.192Z] + docker rm -vf docker-pr5
20:32:15 [2020-09-24T20:32:15.192Z] Error: No such container: docker-pr5
20:32:15 [2020-09-24T20:32:15.192Z] + true
[Pipeline] sh
20:32:15 [2020-09-24T20:32:15.211Z] df8698476c65: Verifying Checksum
20:32:15 [2020-09-24T20:32:15.211Z] df8698476c65: Download complete
20:32:15 [2020-09-24T20:32:15.211Z] df8698476c65: Pull complete
20:32:15 [2020-09-24T20:32:15.211Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
20:32:15 [2020-09-24T20:32:15.211Z] Status: Downloaded newer image for busybox:latest
20:32:15 [2020-09-24T20:32:15.257Z] --- PASS: TestPause (0.61s)
20:32:15 [2020-09-24T20:32:15.257Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:32:15 [2020-09-24T20:32:15.257Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:32:15 [2020-09-24T20:32:15.257Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:32:15 [2020-09-24T20:32:15.257Z] === RUN   TestPauseStopPausedContainer
20:32:15 [2020-09-24T20:32:15.472Z] + echo Chowning /workspace to jenkins user
20:32:15 [2020-09-24T20:32:15.472Z] Chowning /workspace to jenkins user
20:32:15 [2020-09-24T20:32:15.472Z] + id -u
20:32:15 [2020-09-24T20:32:15.473Z] + id -g
20:32:15 [2020-09-24T20:32:15.473Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41482:/workspace busybox chown -R 1000:1000 /workspace
20:32:15 [2020-09-24T20:32:15.515Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:32:15 [2020-09-24T20:32:15.775Z] --- PASS: TestPauseStopPausedContainer (0.65s)
20:32:15 [2020-09-24T20:32:15.775Z] === RUN   TestPsFilter
20:32:16 [2020-09-24T20:32:16.033Z] --- PASS: TestPsFilter (0.21s)
20:32:16 [2020-09-24T20:32:16.033Z] === RUN   TestRemoveContainerWithRemovedVolume
20:32:16 [2020-09-24T20:32:16.033Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:32:16 [2020-09-24T20:32:16.702Z] + bundleName=unit
20:32:16 [2020-09-24T20:32:16.702Z] + echo Creating unit-bundles.tar.gz
20:32:16 [2020-09-24T20:32:16.702Z] Creating unit-bundles.tar.gz
20:32:16 [2020-09-24T20:32:16.702Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
20:32:16 [2020-09-24T20:32:16.702Z] bundles/junit-report.xml
20:32:16 [2020-09-24T20:32:16.702Z] bundles/go-test-report.json
20:32:16 [2020-09-24T20:32:16.702Z] bundles/profile.out
[Pipeline] archiveArtifacts
20:32:16 [2020-09-24T20:32:16.714Z] Archiving artifacts
20:32:16 [2020-09-24T20:32:16.871Z] + bundleName=amd64-rootless
20:32:16 [2020-09-24T20:32:16.871Z] + echo Creating amd64-rootless-bundles.tar.gz
20:32:16 [2020-09-24T20:32:16.871Z] Creating amd64-rootless-bundles.tar.gz
20:32:16 [2020-09-24T20:32:16.871Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+ xargs tar ) -print
20:32:16 [2020-09-24T20:32:16.871Z]  -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
20:32:16 [2020-09-24T20:32:16.881Z] Archiving artifacts
20:32:16 [2020-09-24T20:32:16.970Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
20:32:16 [2020-09-24T20:32:16.970Z] === RUN   TestRemoveContainerWithVolume
20:32:17 [2020-09-24T20:32:17.025Z] --- PASS: TestDaemonStartWithLogOpt (3.86s)
20:32:17 [2020-09-24T20:32:17.025Z] === CONT  TestReadPluginNoRead
20:32:17 [2020-09-24T20:32:17.038Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:32:17 [2020-09-24T20:32:17.349Z] + make clean
20:32:17 [2020-09-24T20:32:17.349Z] docker volume rm -f docker-dev-cache
20:32:17 [2020-09-24T20:32:17.541Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:32:17 [2020-09-24T20:32:17.541Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
20:32:17 [2020-09-24T20:32:17.541Z] === RUN   TestRemoveContainerRunning
20:32:17 [2020-09-24T20:32:17.608Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:32:18 [2020-09-24T20:32:18.355Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:32:18 [2020-09-24T20:32:18.442Z] --- PASS: TestInspectNetwork (8.47s)
20:32:18 [2020-09-24T20:32:18.442Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:32:18 [2020-09-24T20:32:18.442Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:32:18 [2020-09-24T20:32:18.442Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:32:18 [2020-09-24T20:32:18.442Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:32:18 [2020-09-24T20:32:18.442Z] === RUN   TestRunContainerWithBridgeNone
20:32:18 [2020-09-24T20:32:18.478Z] --- PASS: TestRemoveContainerRunning (0.74s)
20:32:18 [2020-09-24T20:32:18.478Z] === RUN   TestRemoveContainerForceRemoveRunning
20:32:18 [2020-09-24T20:32:18.665Z] + make clean
20:32:18 [2020-09-24T20:32:18.921Z] docker volume rm -f docker-dev-cache
20:32:18 [2020-09-24T20:32:18.921Z] docker-dev-cache
[Pipeline] deleteDir
20:32:19 [2020-09-24T20:32:19.415Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
20:32:19 [2020-09-24T20:32:19.415Z] === RUN   TestRemoveInvalidContainer
20:32:19 [2020-09-24T20:32:19.415Z] --- PASS: TestRemoveInvalidContainer (0.07s)
20:32:19 [2020-09-24T20:32:19.415Z] === RUN   TestRenameLinkedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
20:32:19 [2020-09-24T20:32:19.755Z] === RUN   TestReadPluginNoRead/default
[Pipeline] }
20:32:19 [2020-09-24T20:32:19.831Z] --- PASS: TestRunContainerWithBridgeNone (2.09s)
20:32:19 [2020-09-24T20:32:19.831Z] === RUN   TestNetworkInvalidJSON
20:32:19 [2020-09-24T20:32:19.831Z] === RUN   TestNetworkInvalidJSON//networks/create
20:32:19 [2020-09-24T20:32:19.831Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:32:19 [2020-09-24T20:32:19.831Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:32:19 [2020-09-24T20:32:19.831Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:32:19 [2020-09-24T20:32:19.831Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:32:19 [2020-09-24T20:32:19.831Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:32:19 [2020-09-24T20:32:19.831Z] === CONT  TestNetworkInvalidJSON//networks/create
20:32:19 [2020-09-24T20:32:19.831Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:32:19 [2020-09-24T20:32:19.831Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:32:19 [2020-09-24T20:32:19.832Z] --- PASS: TestNetworkInvalidJSON (0.04s)
20:32:19 [2020-09-24T20:32:19.832Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:32:19 [2020-09-24T20:32:19.832Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:32:19 [2020-09-24T20:32:19.832Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
20:32:19 [2020-09-24T20:32:19.832Z] === RUN   TestHostIPv4BridgeLabel
20:32:20 [2020-09-24T20:32:20.404Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
20:32:20 [2020-09-24T20:32:20.405Z] === RUN   TestDaemonRestartWithLiveRestore
20:32:21 [2020-09-24T20:32:21.266Z] === RUN   TestReadPluginNoRead/disabled_caching
20:32:21 [2020-09-24T20:32:21.791Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s)
20:32:21 [2020-09-24T20:32:21.791Z] === RUN   TestDaemonDefaultNetworkPools
20:32:21 [2020-09-24T20:32:21.899Z] --- PASS: TestContinueAfterPluginCrash (9.18s)
20:32:21 [2020-09-24T20:32:21.948Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:32:22 [2020-09-24T20:32:22.516Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:32:22 [2020-09-24T20:32:22.516Z] --- PASS: TestRenameLinkedContainer (3.32s)
20:32:22 [2020-09-24T20:32:22.516Z] === RUN   TestRenameStoppedContainer
20:32:23 [2020-09-24T20:32:23.176Z] --- PASS: TestDaemonDefaultNetworkPools (1.15s)
20:32:23 [2020-09-24T20:32:23.176Z] === RUN   TestDaemonRestartWithExistingNetwork
20:32:23 [2020-09-24T20:32:23.531Z] --- PASS: TestRenameStoppedContainer (0.71s)
20:32:23 [2020-09-24T20:32:23.531Z] === RUN   TestRenameRunningContainerAndReuse
20:32:23 [2020-09-24T20:32:23.616Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:32:24 [2020-09-24T20:32:24.659Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.74s)
20:32:24 [2020-09-24T20:32:24.659Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:32:24 [2020-09-24T20:32:24.908Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:32:24 [2020-09-24T20:32:24.908Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s)
20:32:24 [2020-09-24T20:32:24.908Z] === RUN   TestRenameInvalidName
20:32:25 [2020-09-24T20:32:25.694Z] --- PASS: TestReadPluginNoRead (8.99s)
20:32:25 [2020-09-24T20:32:25.694Z]     --- PASS: TestReadPluginNoRead/default (1.96s)
20:32:25 [2020-09-24T20:32:25.694Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.09s)
20:32:25 [2020-09-24T20:32:25.694Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s)
20:32:25 [2020-09-24T20:32:25.694Z]     read_test.go:92: [d67337debce69] daemon is not started
20:32:25 [2020-09-24T20:32:25.694Z] PASS
20:32:25 [2020-09-24T20:32:25.694Z] 
20:32:25 [2020-09-24T20:32:25.694Z] DONE 6 tests in 12.962s
20:32:25 [2020-09-24T20:32:25.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:32:25 [2020-09-24T20:32:25.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:32:25 [2020-09-24T20:32:25.694Z] ++ set -e
20:32:25 [2020-09-24T20:32:25.694Z] ++ '[' -n 0 ']'
20:32:25 [2020-09-24T20:32:25.694Z] ++ set -x
20:32:25 [2020-09-24T20:32:25.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:32:25 [2020-09-24T20:32:25.694Z] testing: warning: no tests to run
20:32:25 [2020-09-24T20:32:25.694Z] PASS
20:32:25 [2020-09-24T20:32:25.694Z] 
20:32:25 [2020-09-24T20:32:25.694Z] DONE 0 tests in 0.093s
20:32:25 [2020-09-24T20:32:25.694Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:32:25 [2020-09-24T20:32:25.694Z] ++ 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
20:32:25 [2020-09-24T20:32:25.694Z] ++ set -e
20:32:25 [2020-09-24T20:32:25.694Z] ++ '[' -n 0 ']'
20:32:25 [2020-09-24T20:32:25.694Z] ++ set -x
20:32:25 [2020-09-24T20:32:25.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:32:25 [2020-09-24T20:32:25.695Z] INFO: Testing against a local daemon
20:32:25 [2020-09-24T20:32:25.695Z] === RUN   TestPluginWithDevMounts
20:32:25 [2020-09-24T20:32:25.695Z] === PAUSE TestPluginWithDevMounts
20:32:25 [2020-09-24T20:32:25.695Z] === CONT  TestPluginWithDevMounts
20:32:25 [2020-09-24T20:32:25.845Z] --- PASS: TestRenameInvalidName (0.77s)
20:32:25 [2020-09-24T20:32:25.845Z] === RUN   TestRenameAnonymousContainer
20:32:27 [2020-09-24T20:32:27.207Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.24s)
20:32:27 [2020-09-24T20:32:27.207Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:32:27 [2020-09-24T20:32:27.767Z] --- PASS: TestPluginWithDevMounts (1.91s)
20:32:27 [2020-09-24T20:32:27.767Z] PASS
20:32:27 [2020-09-24T20:32:27.767Z] 
20:32:27 [2020-09-24T20:32:27.767Z] DONE 1 tests in 2.057s
20:32:27 [2020-09-24T20:32:27.767Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
20:32:27 [2020-09-24T20:32:27.767Z] ++ 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
20:32:27 [2020-09-24T20:32:27.767Z] ++ set -e
20:32:27 [2020-09-24T20:32:27.767Z] ++ '[' -n 0 ']'
20:32:27 [2020-09-24T20:32:27.767Z] ++ set -x
20:32:27 [2020-09-24T20:32:27.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
20:32:27 [2020-09-24T20:32:27.767Z] INFO: Testing against a local daemon
20:32:27 [2020-09-24T20:32:27.767Z] === RUN   TestSecretInspect
20:32:27 [2020-09-24T20:32:27.779Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s)
20:32:27 [2020-09-24T20:32:27.779Z] === RUN   TestServiceWithPredefinedNetwork
20:32:29 [2020-09-24T20:32:29.135Z] === RUN   TestDockerSuite/TestBuildBlankName
20:32:29 [2020-09-24T20:32:29.394Z] --- PASS: TestRenameAnonymousContainer (3.71s)
20:32:29 [2020-09-24T20:32:29.394Z] === RUN   TestRenameContainerWithSameName
20:32:29 [2020-09-24T20:32:29.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:32:30 [2020-09-24T20:32:30.220Z] --- PASS: TestRenameContainerWithSameName (0.96s)
20:32:30 [2020-09-24T20:32:30.220Z] === RUN   TestRenameContainerWithLinkedContainer
20:32:30 [2020-09-24T20:32:30.347Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s)
20:32:30 [2020-09-24T20:32:30.347Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:32:30 [2020-09-24T20:32:30.347Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:32:30 [2020-09-24T20:32:30.347Z]     service_test.go:236: FLAKY_TEST
20:32:30 [2020-09-24T20:32:30.347Z] === RUN   TestServiceWithDataPathPortInit
20:32:31 [2020-09-24T20:32:31.282Z] --- PASS: TestSecretInspect (3.55s)
20:32:31 [2020-09-24T20:32:31.282Z] === RUN   TestSecretList
20:32:32 [2020-09-24T20:32:32.126Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
20:32:32 [2020-09-24T20:32:32.126Z] === RUN   TestResize
20:32:32 [2020-09-24T20:32:32.695Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:32:33 [2020-09-24T20:32:33.263Z] --- PASS: TestResize (1.21s)
20:32:33 [2020-09-24T20:32:33.263Z] === RUN   TestResizeWithInvalidSize
20:32:34 [2020-09-24T20:32:34.242Z] --- PASS: TestResizeWithInvalidSize (0.88s)
20:32:34 [2020-09-24T20:32:34.242Z] === RUN   TestResizeWhenContainerNotStarted
20:32:34 [2020-09-24T20:32:34.800Z] --- PASS: TestSecretList (3.22s)
20:32:34 [2020-09-24T20:32:34.800Z] === RUN   TestSecretsCreateAndDelete
20:32:35 [2020-09-24T20:32:35.190Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s)
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:32:35 [2020-09-24T20:32:35.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:32:35 [2020-09-24T20:32:35.453Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:32:37 [2020-09-24T20:32:37.368Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:32:38 [2020-09-24T20:32:38.315Z] --- PASS: TestSecretsCreateAndDelete (3.60s)
20:32:38 [2020-09-24T20:32:38.315Z] === RUN   TestSecretsUpdate
20:32:38 [2020-09-24T20:32:38.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:32:38 [2020-09-24T20:32:38.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:32:39 [2020-09-24T20:32:39.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:32:39 [2020-09-24T20:32:39.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:32:40 [2020-09-24T20:32:40.653Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:32:40 [2020-09-24T20:32:40.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:32:40 [2020-09-24T20:32:40.653Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
20:32:40 [2020-09-24T20:32:40.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:32:40 [2020-09-24T20:32:40.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:32:41 [2020-09-24T20:32:41.831Z] --- PASS: TestSecretsUpdate (3.62s)
20:32:41 [2020-09-24T20:32:41.831Z] === RUN   TestTemplatedSecret
20:32:42 [2020-09-24T20:32:42.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:32:42 [2020-09-24T20:32:42.819Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:32:42 [2020-09-24T20:32:42.819Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:32:43 [2020-09-24T20:32:43.077Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:32:44 [2020-09-24T20:32:44.457Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:32:45 [2020-09-24T20:32:45.025Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:32:45 [2020-09-24T20:32:45.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:32:45 [2020-09-24T20:32:45.346Z] --- PASS: TestTemplatedSecret (3.66s)
20:32:45 [2020-09-24T20:32:45.347Z] === RUN   TestSecretCreateResolve
20:32:45 [2020-09-24T20:32:45.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:32:46 [2020-09-24T20:32:46.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:32:48 [2020-09-24T20:32:48.464Z] --- PASS: TestServiceWithDataPathPortInit (16.34s)
20:32:48 [2020-09-24T20:32:48.464Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:32:48 [2020-09-24T20:32:48.871Z] --- PASS: TestSecretCreateResolve (3.55s)
20:32:48 [2020-09-24T20:32:48.871Z] PASS
20:32:48 [2020-09-24T20:32:48.871Z] 
20:32:48 [2020-09-24T20:32:48.871Z] DONE 6 tests in 21.366s
20:32:48 [2020-09-24T20:32:48.871Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
20:32:48 [2020-09-24T20:32:48.871Z] ++ 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
20:32:48 [2020-09-24T20:32:48.871Z] ++ set -e
20:32:48 [2020-09-24T20:32:48.871Z] ++ '[' -n 0 ']'
20:32:48 [2020-09-24T20:32:48.871Z] ++ set -x
20:32:48 [2020-09-24T20:32:48.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
20:32:48 [2020-09-24T20:32:48.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:32:49 [2020-09-24T20:32:49.163Z] INFO: Testing against a local daemon
20:32:49 [2020-09-24T20:32:49.163Z] === RUN   TestServiceCreateInit
20:32:49 [2020-09-24T20:32:49.163Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:32:49 [2020-09-24T20:32:49.523Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:32:50 [2020-09-24T20:32:50.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:32:50 [2020-09-24T20:32:50.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:32:52 [2020-09-24T20:32:52.626Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.66s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s)
20:32:52 [2020-09-24T20:32:52.626Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s)
20:32:52 [2020-09-24T20:32:52.626Z] === RUN   TestCgroupNamespacesRun
20:32:52 [2020-09-24T20:32:52.626Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:32:53 [2020-09-24T20:32:53.611Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
20:32:53 [2020-09-24T20:32:53.611Z] 
20:32:53 [2020-09-24T20:32:53.611Z]  ________   ____  __.
20:32:53 [2020-09-24T20:32:53.611Z]  \_____  \ |    |/ _|
20:32:53 [2020-09-24T20:32:53.611Z]  /   |   \|      <
20:32:53 [2020-09-24T20:32:53.611Z]  /    |    \    |  \
20:32:53 [2020-09-24T20:32:53.611Z]  \_______  /____|__ \
20:32:53 [2020-09-24T20:32:53.611Z]          \/        \/
20:32:53 [2020-09-24T20:32:53.611Z] 
20:32:53 [2020-09-24T20:32:53.611Z] INFO: make.ps1 ended at 09/24/2020 20:32:46
20:32:53 [2020-09-24T20:32:53.611Z] INFO: Binaries build ended at 09/24/2020 20:32:47. Duration:00:00:58.9857179
20:32:53 [2020-09-24T20:32:53.611Z] INFO: Copying the built daemon binary to d:\CI\PR-41482\5\binary\dockerd-90f38d1d61.exe...
20:32:53 [2020-09-24T20:32:53.611Z] INFO: Copying the built client binary to d:\CI\PR-41482\5\binary\docker-90f38d1d61.exe...
20:32:53 [2020-09-24T20:32:53.612Z] INFO: Copying dockerversion from the container...
20:32:53 [2020-09-24T20:32:53.612Z] INFO: Copying the golang package from the container to d:\CI\PR-41482\5\installer\go.zip...
20:32:53 [2020-09-24T20:32:53.612Z] INFO: Extracting go.zip to d:\CI\PR-41482\5\go
20:32:54 [2020-09-24T20:32:54.529Z] --- PASS: TestCgroupNamespacesRun (1.82s)
20:32:54 [2020-09-24T20:32:54.529Z] === RUN   TestCgroupNamespacesRunPrivileged
20:32:54 [2020-09-24T20:32:54.726Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:32:55 [2020-09-24T20:32:55.048Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s)
20:32:55 [2020-09-24T20:32:55.048Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bw5japsdv8cuhwudrahm2aq3j Created:2020-09-24 20:32:48.017881661 +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[81916c961644acb462a0b0bb6c3780675f5e4a92d9a28e03b763e5a96fde002a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lwfgtzu6f4g79isc77jzaw4v7 EndpointID:31a9d4c6396708e23a9f76b2a2618604b4d01cd610cc7f69a8ef32183d8769b4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab8aab31ebe5ea0ce4346911901cc2b4d39c6f543b3e2f389f1399866a37da20 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:e6a375ad43a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lwfgtzu6f4g79isc77jzaw4v7 EndpointID:31a9d4c6396708e23a9f76b2a2618604b4d01cd610cc7f69a8ef32183d8769b4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:32:55 [2020-09-24T20:32:55.048Z] PASS
20:32:55 [2020-09-24T20:32:55.048Z] 
20:32:55 [2020-09-24T20:32:55.048Z] === Skipped
20:32:55 [2020-09-24T20:32:55.048Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:32:55 [2020-09-24T20:32:55.048Z]     service_test.go:236: FLAKY_TEST
20:32:55 [2020-09-24T20:32:55.048Z] 
20:32:55 [2020-09-24T20:32:55.048Z] 
20:32:55 [2020-09-24T20:32:55.048Z] DONE 23 tests, 1 skipped in 54.252s
20:32:55 [2020-09-24T20:32:55.048Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:32:55 [2020-09-24T20:32:55.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:32:55 [2020-09-24T20:32:55.048Z] ++ set -e
20:32:55 [2020-09-24T20:32:55.048Z] ++ '[' -n 0 ']'
20:32:55 [2020-09-24T20:32:55.048Z] ++ set -x
20:32:55 [2020-09-24T20:32:55.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:32:55 [2020-09-24T20:32:55.048Z] INFO: Testing against a local daemon
20:32:55 [2020-09-24T20:32:55.048Z] === RUN   TestDockerNetworkIpvlanPersistance
20:32:55 [2020-09-24T20:32:55.048Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
20:32:55 [2020-09-24T20:32:55.048Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:32:55 [2020-09-24T20:32:55.048Z] === RUN   TestDockerNetworkIpvlan
20:32:55 [2020-09-24T20:32:55.048Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:32:55 [2020-09-24T20:32:55.048Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:32:55 [2020-09-24T20:32:55.048Z] PASS
20:32:55 [2020-09-24T20:32:55.048Z] 
20:32:55 [2020-09-24T20:32:55.048Z] === Skipped
20:32:55 [2020-09-24T20:32:55.048Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
20:32:55 [2020-09-24T20:32:55.048Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:32:55 [2020-09-24T20:32:55.048Z] 
20:32:55 [2020-09-24T20:32:55.048Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:32:55 [2020-09-24T20:32:55.048Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:32:55 [2020-09-24T20:32:55.048Z] 
20:32:55 [2020-09-24T20:32:55.048Z] 
20:32:55 [2020-09-24T20:32:55.048Z] DONE 2 tests, 2 skipped in 0.204s
20:32:55 [2020-09-24T20:32:55.048Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:32:55 [2020-09-24T20:32:55.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:32:55 [2020-09-24T20:32:55.048Z] ++ set -e
20:32:55 [2020-09-24T20:32:55.048Z] ++ '[' -n 0 ']'
20:32:55 [2020-09-24T20:32:55.048Z] ++ set -x
20:32:55 [2020-09-24T20:32:55.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:32:55 [2020-09-24T20:32:55.048Z] INFO: Testing against a local daemon
20:32:55 [2020-09-24T20:32:55.048Z] === RUN   TestDockerNetworkMacvlanPersistance
20:32:56 [2020-09-24T20:32:56.434Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s)
20:32:56 [2020-09-24T20:32:56.434Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:32:56 [2020-09-24T20:32:56.963Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.81s)
20:32:56 [2020-09-24T20:32:56.964Z] === RUN   TestDockerNetworkMacvlan
20:32:57 [2020-09-24T20:32:57.536Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:32:57 [2020-09-24T20:32:57.811Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:32:58 [2020-09-24T20:32:58.070Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
20:32:58 [2020-09-24T20:32:58.070Z] === RUN   TestCgroupNamespacesRunHostMode
20:32:58 [2020-09-24T20:32:58.478Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:32:59 [2020-09-24T20:32:59.452Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:32:59 [2020-09-24T20:32:59.863Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:33:00 [2020-09-24T20:33:00.020Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
20:33:00 [2020-09-24T20:33:00.020Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:33:00 [2020-09-24T20:33:00.312Z] --- PASS: TestServiceCreateInit (10.52s)
20:33:00 [2020-09-24T20:33:00.312Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s)
20:33:00 [2020-09-24T20:33:00.313Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s)
20:33:00 [2020-09-24T20:33:00.313Z] === RUN   TestCreateServiceMultipleTimes
20:33:01 [2020-09-24T20:33:01.396Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:33:01 [2020-09-24T20:33:01.654Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
20:33:01 [2020-09-24T20:33:01.654Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:33:01 [2020-09-24T20:33:01.913Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:33:02 [2020-09-24T20:33:02.409Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:33:03 [2020-09-24T20:33:03.818Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
20:33:03 [2020-09-24T20:33:03.818Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:33:04 [2020-09-24T20:33:04.077Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:33:04 [2020-09-24T20:33:04.644Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s)
20:33:04 [2020-09-24T20:33:04.644Z] === RUN   TestCgroupNamespacesRunOlderClient
20:33:04 [2020-09-24T20:33:04.957Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:33:06 [2020-09-24T20:33:06.547Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
20:33:06 [2020-09-24T20:33:06.547Z] === RUN   TestKernelTCPMemory
20:33:06 [2020-09-24T20:33:06.806Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:33:07 [2020-09-24T20:33:07.065Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:33:07 [2020-09-24T20:33:07.065Z] --- PASS: TestKernelTCPMemory (0.85s)
20:33:07 [2020-09-24T20:33:07.065Z] === RUN   TestNISDomainname
20:33:08 [2020-09-24T20:33:08.000Z] --- PASS: TestNISDomainname (0.97s)
20:33:08 [2020-09-24T20:33:08.000Z] === RUN   TestHostnameDnsResolution
20:33:08 [2020-09-24T20:33:08.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:33:08 [2020-09-24T20:33:08.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:33:08 [2020-09-24T20:33:08.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:33:08 [2020-09-24T20:33:08.361Z] INFO: Extraction ended at 09/24/2020 20:33:06. Duration:00:00:17.0463600
20:33:08 [2020-09-24T20:33:08.361Z] INFO: Updating the golang and path environment variables
20:33:08 [2020-09-24T20:33:08.361Z] INFO: GOPATH=d:\gopath
20:33:08 [2020-09-24T20:33:08.361Z] INFO: go version go1.13.15 windows/amd64
20:33:08 [2020-09-24T20:33:08.361Z] INFO: Running the daemon under test in debug mode
20:33:08 [2020-09-24T20:33:08.361Z] INFO: Starting a daemon under test...
20:33:08 [2020-09-24T20:33:08.361Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41482\5\daemon --pidfile d:\CI\PR-41482\5\docker.pid -D
20:33:08 [2020-09-24T20:33:08.361Z] INFO: Process started successfully.
20:33:08 [2020-09-24T20:33:08.361Z] INFO: Start tailing logs of the daemon under tests
20:33:08 [2020-09-24T20:33:08.362Z] INFO: Waiting for the daemon under test to start...
20:33:09 [2020-09-24T20:33:09.377Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:33:09 [2020-09-24T20:33:09.377Z] --- PASS: TestHostnameDnsResolution (1.26s)
20:33:09 [2020-09-24T20:33:09.377Z] === RUN   TestStats
20:33:09 [2020-09-24T20:33:09.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:33:09 [2020-09-24T20:33:09.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:33:10 [2020-09-24T20:33:10.261Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:33:10 [2020-09-24T20:33:10.521Z] INFO: Daemon under test started and replied!
20:33:10 [2020-09-24T20:33:10.521Z] INFO: Docker version of the daemon under test
20:33:10 [2020-09-24T20:33:10.521Z] 
20:33:10 [2020-09-24T20:33:10.521Z] Client:
20:33:10 [2020-09-24T20:33:10.521Z]  Version:      17.06.2-ce
20:33:10 [2020-09-24T20:33:10.521Z]  API version:  1.30
20:33:10 [2020-09-24T20:33:10.521Z]  Go version:   go1.8.3
20:33:10 [2020-09-24T20:33:10.521Z]  Git commit:   cec0b72
20:33:10 [2020-09-24T20:33:10.521Z]  Built:        Tue Sep  5 19:57:19 2017
20:33:10 [2020-09-24T20:33:10.521Z]  OS/Arch:      windows/amd64
20:33:10 [2020-09-24T20:33:10.521Z] 
20:33:10 [2020-09-24T20:33:10.521Z] Server:
20:33:10 [2020-09-24T20:33:10.521Z]  Version:      0.0.0-dev
20:33:10 [2020-09-24T20:33:10.521Z]  API version:  1.41 (minimum version 1.24)
20:33:10 [2020-09-24T20:33:10.521Z]  Go version:   go1.13.15
20:33:10 [2020-09-24T20:33:10.521Z]  Git commit:   90f38d1d61
20:33:10 [2020-09-24T20:33:10.521Z]  Built:        09/24/2020 20:31:51
20:33:10 [2020-09-24T20:33:10.521Z]  OS/Arch:      windows/amd64
20:33:10 [2020-09-24T20:33:10.521Z]  Experimental: false
20:33:10 [2020-09-24T20:33:10.521Z] 
20:33:10 [2020-09-24T20:33:10.521Z] INFO: Docker info of the daemon under test
20:33:10 [2020-09-24T20:33:10.521Z] 
20:33:10 [2020-09-24T20:33:10.521Z] Containers: 0
20:33:10 [2020-09-24T20:33:10.521Z]  Running: 0
20:33:10 [2020-09-24T20:33:10.521Z]  Paused: 0
20:33:10 [2020-09-24T20:33:10.521Z]  Stopped: 0
20:33:10 [2020-09-24T20:33:10.521Z] Images: 0
20:33:10 [2020-09-24T20:33:10.521Z] Server Version: 0.0.0-dev
20:33:10 [2020-09-24T20:33:10.522Z] Storage Driver: windowsfilter
20:33:10 [2020-09-24T20:33:10.522Z]  Windows: 
20:33:10 [2020-09-24T20:33:10.522Z] Logging Driver: json-file
20:33:10 [2020-09-24T20:33:10.522Z] Plugins: 
20:33:10 [2020-09-24T20:33:10.522Z]  Volume: local
20:33:10 [2020-09-24T20:33:10.522Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:33:10 [2020-09-24T20:33:10.522Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:33:10 [2020-09-24T20:33:10.522Z] Swarm: inactive
20:33:10 [2020-09-24T20:33:10.522Z] Default Isolation: process
20:33:10 [2020-09-24T20:33:10.522Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:33:10 [2020-09-24T20:33:10.522Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
20:33:10 [2020-09-24T20:33:10.522Z] OSType: windows
20:33:10 [2020-09-24T20:33:10.522Z] Architecture: x86_64
20:33:10 [2020-09-24T20:33:10.522Z] CPUs: 4
20:33:10 [2020-09-24T20:33:10.522Z] Total Memory: 32GiB
20:33:10 [2020-09-24T20:33:10.522Z] Name: azwin-2-8d4cc0
20:33:10 [2020-09-24T20:33:10.522Z] ID: HBIA:55CT:SJ4C:IXRX:BLVS:55B3:CBDF:3KUY:CULD:5SRX:T2YC:FTTJ
20:33:10 [2020-09-24T20:33:10.522Z] Docker Root Dir: D:\CI\PR-41482\5\daemon
20:33:10 [2020-09-24T20:33:10.522Z] Debug Mode (client): false
20:33:10 [2020-09-24T20:33:10.522Z] Debug Mode (server): true
20:33:10 [2020-09-24T20:33:10.522Z]  File Descriptors: -1
20:33:10 [2020-09-24T20:33:10.522Z]  Goroutines: 17
20:33:10 [2020-09-24T20:33:10.522Z]  System Time: 2020-09-24T20:33:10.4229483Z
20:33:10 [2020-09-24T20:33:10.522Z]  EventsListeners: 0
20:33:10 [2020-09-24T20:33:10.522Z] Registry: https://index.docker.io/v1/
20:33:10 [2020-09-24T20:33:10.522Z] Labels:
20:33:10 [2020-09-24T20:33:10.522Z] Experimental: false
20:33:10 [2020-09-24T20:33:10.522Z] Insecure Registries:
20:33:10 [2020-09-24T20:33:10.522Z]  127.0.0.0/8
20:33:10 [2020-09-24T20:33:10.522Z] Live Restore Enabled: false
20:33:10 [2020-09-24T20:33:10.522Z] 
20:33:10 [2020-09-24T20:33:10.522Z] 
20:33:10 [2020-09-24T20:33:10.522Z] INFO: Docker images of the daemon under test
20:33:10 [2020-09-24T20:33:10.522Z] 
20:33:10 [2020-09-24T20:33:10.522Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
20:33:10 [2020-09-24T20:33:10.522Z] 
20:33:10 [2020-09-24T20:33:10.522Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
20:33:10 [2020-09-24T20:33:10.841Z] --- PASS: TestDockerNetworkMacvlan (14.19s)
20:33:10 [2020-09-24T20:33:10.841Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
20:33:10 [2020-09-24T20:33:10.841Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
20:33:10 [2020-09-24T20:33:10.841Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s)
20:33:10 [2020-09-24T20:33:10.841Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s)
20:33:10 [2020-09-24T20:33:10.841Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.43s)
20:33:10 [2020-09-24T20:33:10.841Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
20:33:10 [2020-09-24T20:33:10.841Z] PASS
20:33:10 [2020-09-24T20:33:10.841Z] 
20:33:10 [2020-09-24T20:33:10.841Z] DONE 8 tests in 16.204s
20:33:10 [2020-09-24T20:33:10.841Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:33:10 [2020-09-24T20:33:10.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:33:10 [2020-09-24T20:33:10.841Z] ++ set -e
20:33:10 [2020-09-24T20:33:10.841Z] ++ '[' -n 0 ']'
20:33:10 [2020-09-24T20:33:10.841Z] ++ set -x
20:33:10 [2020-09-24T20:33:10.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:33:10 [2020-09-24T20:33:10.841Z] testing: warning: no tests to run
20:33:10 [2020-09-24T20:33:10.841Z] PASS
20:33:10 [2020-09-24T20:33:10.841Z] 
20:33:10 [2020-09-24T20:33:10.841Z] DONE 0 tests in 0.031s
20:33:10 [2020-09-24T20:33:10.841Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:33:10 [2020-09-24T20:33:10.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:33:10 [2020-09-24T20:33:10.841Z] ++ set -e
20:33:10 [2020-09-24T20:33:10.841Z] ++ '[' -n 0 ']'
20:33:10 [2020-09-24T20:33:10.841Z] ++ set -x
20:33:10 [2020-09-24T20:33:10.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:33:10 [2020-09-24T20:33:10.975Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
20:33:10 [2020-09-24T20:33:10.975Z] ltsc2019: Pulling from windows/servercore
20:33:10 [2020-09-24T20:33:10.975Z] 4612f6d0b889: Pulling fs layer
20:33:10 [2020-09-24T20:33:10.975Z] c3aff4450246: Pulling fs layer
20:33:11 [2020-09-24T20:33:11.103Z] INFO: Testing against a local daemon
20:33:11 [2020-09-24T20:33:11.103Z] === RUN   TestAuthZPluginAllowRequest
20:33:13 [2020-09-24T20:33:13.409Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
20:33:13 [2020-09-24T20:33:13.409Z] === RUN   TestAuthZPluginTLS
20:33:13 [2020-09-24T20:33:13.409Z] --- PASS: TestAuthZPluginTLS (0.66s)
20:33:13 [2020-09-24T20:33:13.409Z] === RUN   TestAuthZPluginDenyRequest
20:33:13 [2020-09-24T20:33:13.412Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:33:13 [2020-09-24T20:33:13.412Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:33:13 [2020-09-24T20:33:13.412Z] --- PASS: TestStats (2.94s)
20:33:13 [2020-09-24T20:33:13.412Z] === RUN   TestStopContainerWithTimeout
20:33:13 [2020-09-24T20:33:13.412Z] === RUN   TestStopContainerWithTimeout/0
20:33:13 [2020-09-24T20:33:13.412Z] === PAUSE TestStopContainerWithTimeout/0
20:33:13 [2020-09-24T20:33:13.412Z] === RUN   TestStopContainerWithTimeout/1
20:33:13 [2020-09-24T20:33:13.412Z] === PAUSE TestStopContainerWithTimeout/1
20:33:13 [2020-09-24T20:33:13.412Z] === RUN   TestStopContainerWithTimeout/3
20:33:13 [2020-09-24T20:33:13.412Z] === PAUSE TestStopContainerWithTimeout/3
20:33:13 [2020-09-24T20:33:13.412Z] === RUN   TestStopContainerWithTimeout/-1
20:33:13 [2020-09-24T20:33:13.412Z] === PAUSE TestStopContainerWithTimeout/-1
20:33:13 [2020-09-24T20:33:13.412Z] === CONT  TestStopContainerWithTimeout/0
20:33:13 [2020-09-24T20:33:13.412Z] === CONT  TestStopContainerWithTimeout/-1
20:33:13 [2020-09-24T20:33:13.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:33:13 [2020-09-24T20:33:13.672Z] === CONT  TestStopContainerWithTimeout/3
20:33:13 [2020-09-24T20:33:13.931Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:33:13 [2020-09-24T20:33:13.981Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
20:33:13 [2020-09-24T20:33:13.981Z] === RUN   TestAuthZPluginAPIDenyResponse
20:33:14 [2020-09-24T20:33:14.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s)
20:33:14 [2020-09-24T20:33:14.554Z] === RUN   TestAuthZPluginDenyResponse
20:33:15 [2020-09-24T20:33:15.243Z] c3aff4450246: Verifying Checksum
20:33:15 [2020-09-24T20:33:15.243Z] c3aff4450246: Download complete
20:33:15 [2020-09-24T20:33:15.308Z] === CONT  TestStopContainerWithTimeout/1
20:33:15 [2020-09-24T20:33:15.498Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
20:33:15 [2020-09-24T20:33:15.498Z] === RUN   TestAuthZPluginAllowEventStream
20:33:15 [2020-09-24T20:33:15.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:33:15 [2020-09-24T20:33:15.567Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:33:15 [2020-09-24T20:33:15.826Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:33:16 [2020-09-24T20:33:16.763Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:33:16 [2020-09-24T20:33:16.886Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s)
20:33:16 [2020-09-24T20:33:16.886Z] === RUN   TestAuthZPluginErrorResponse
20:33:17 [2020-09-24T20:33:17.330Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:33:17 [2020-09-24T20:33:17.331Z]     --- PASS: TestStopContainerWithTimeout/0 (1.34s)
20:33:17 [2020-09-24T20:33:17.331Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
20:33:17 [2020-09-24T20:33:17.331Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
20:33:17 [2020-09-24T20:33:17.331Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
20:33:17 [2020-09-24T20:33:17.331Z] === RUN   TestDeleteDevicemapper
20:33:17 [2020-09-24T20:33:17.331Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:33:17 [2020-09-24T20:33:17.331Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:33:17 [2020-09-24T20:33:17.331Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:33:17 [2020-09-24T20:33:17.458Z] --- PASS: TestAuthZPluginErrorResponse (0.63s)
20:33:17 [2020-09-24T20:33:17.458Z] === RUN   TestAuthZPluginErrorRequest
20:33:17 [2020-09-24T20:33:17.589Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:33:17 [2020-09-24T20:33:17.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:33:18 [2020-09-24T20:33:18.030Z] --- PASS: TestAuthZPluginErrorRequest (0.62s)
20:33:18 [2020-09-24T20:33:18.030Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:33:18 [2020-09-24T20:33:18.157Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:33:18 [2020-09-24T20:33:18.972Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s)
20:33:18 [2020-09-24T20:33:18.972Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:33:19 [2020-09-24T20:33:19.094Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:33:19 [2020-09-24T20:33:19.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:33:19 [2020-09-24T20:33:19.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:33:20 [2020-09-24T20:33:20.030Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:33:20 [2020-09-24T20:33:20.030Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s)
20:33:20 [2020-09-24T20:33:20.030Z] === RUN   TestUpdateMemory
20:33:20 [2020-09-24T20:33:20.030Z] --- SKIP: TestUpdateMemory (0.00s)
20:33:20 [2020-09-24T20:33:20.030Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:33:20 [2020-09-24T20:33:20.030Z] === RUN   TestUpdateCPUQuota
20:33:20 [2020-09-24T20:33:20.886Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s)
20:33:20 [2020-09-24T20:33:20.886Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:33:20 [2020-09-24T20:33:20.965Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:33:20 [2020-09-24T20:33:20.965Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:33:20 [2020-09-24T20:33:20.965Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:33:21 [2020-09-24T20:33:21.532Z] --- PASS: TestUpdateCPUQuota (1.45s)
20:33:21 [2020-09-24T20:33:21.532Z] === RUN   TestUpdatePidsLimit
20:33:21 [2020-09-24T20:33:21.532Z] === RUN   TestUpdatePidsLimit/update_from_none
20:33:21 [2020-09-24T20:33:21.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:33:22 [2020-09-24T20:33:22.098Z] === RUN   TestUpdatePidsLimit/no_change
20:33:22 [2020-09-24T20:33:22.357Z] === RUN   TestUpdatePidsLimit/update_lower
20:33:22 [2020-09-24T20:33:22.800Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s)
20:33:22 [2020-09-24T20:33:22.800Z] === RUN   TestAuthZPluginHeader
20:33:22 [2020-09-24T20:33:22.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:33:22 [2020-09-24T20:33:22.924Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:33:23 [2020-09-24T20:33:23.182Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:33:23 [2020-09-24T20:33:23.257Z] --- PASS: TestCreateServiceMultipleTimes (22.33s)
20:33:23 [2020-09-24T20:33:23.257Z] === RUN   TestCreateServiceConflict
20:33:23 [2020-09-24T20:33:23.441Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:33:23 [2020-09-24T20:33:23.700Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:33:23 [2020-09-24T20:33:23.743Z] --- PASS: TestAuthZPluginHeader (0.93s)
20:33:23 [2020-09-24T20:33:23.743Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:33:23 [2020-09-24T20:33:23.743Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:33:23 [2020-09-24T20:33:23.743Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:23 [2020-09-24T20:33:23.743Z] === RUN   TestAuthZPluginV2Disable
20:33:23 [2020-09-24T20:33:23.743Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:33:23 [2020-09-24T20:33:23.743Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:23 [2020-09-24T20:33:23.743Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:33:23 [2020-09-24T20:33:23.743Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:33:23 [2020-09-24T20:33:23.743Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:23 [2020-09-24T20:33:23.743Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:33:23 [2020-09-24T20:33:23.743Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:33:23 [2020-09-24T20:33:23.743Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:23 [2020-09-24T20:33:23.743Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:33:24 [2020-09-24T20:33:24.636Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:33:24 [2020-09-24T20:33:24.636Z] --- PASS: TestUpdatePidsLimit (3.18s)
20:33:24 [2020-09-24T20:33:24.636Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
20:33:24 [2020-09-24T20:33:24.636Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
20:33:24 [2020-09-24T20:33:24.899Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
20:33:24 [2020-09-24T20:33:24.899Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s)
20:33:24 [2020-09-24T20:33:24.899Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
20:33:24 [2020-09-24T20:33:24.899Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s)
20:33:24 [2020-09-24T20:33:24.899Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
20:33:24 [2020-09-24T20:33:24.899Z] === RUN   TestUpdateRestartPolicy
20:33:25 [2020-09-24T20:33:25.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:33:25 [2020-09-24T20:33:25.837Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
20:33:25 [2020-09-24T20:33:25.985Z] --- PASS: TestCreateServiceConflict (3.55s)
20:33:25 [2020-09-24T20:33:25.985Z] === RUN   TestCreateServiceMaxReplicas
20:33:26 [2020-09-24T20:33:26.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:33:27 [2020-09-24T20:33:27.218Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:33:27 [2020-09-24T20:33:27.785Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
20:33:28 [2020-09-24T20:33:28.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:33:28 [2020-09-24T20:33:28.354Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:33:28 [2020-09-24T20:33:28.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
20:33:29 [2020-09-24T20:33:29.497Z] --- PASS: TestCreateServiceMaxReplicas (3.47s)
20:33:29 [2020-09-24T20:33:29.497Z] === RUN   TestCreateWithDuplicateNetworkNames
20:33:29 [2020-09-24T20:33:29.594Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:33:29 [2020-09-24T20:33:29.594Z] Using test binary docker
20:33:29 [2020-09-24T20:33:29.594Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:33:29 [2020-09-24T20:33:29.594Z] +++ /etc/init.d/apparmor start
20:33:29 [2020-09-24T20:33:29.594Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:33:29 [2020-09-24T20:33:29.594Z] INFO: Waiting for daemon to start...
20:33:29 [2020-09-24T20:33:29.594Z] Starting dockerd
20:33:29 [2020-09-24T20:33:29.594Z] +++ 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
20:33:31 [2020-09-24T20:33:31.674Z] .
20:33:31 [2020-09-24T20:33:31.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:33:31 [2020-09-24T20:33:31.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:33:31 [2020-09-24T20:33:31.674Z] Error: No such image: emptyfs
20:33:31 [2020-09-24T20:33:31.674Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:33:31 [2020-09-24T20:33:31.674Z] ++++ docker load
20:33:31 [2020-09-24T20:33:31.674Z] Running integration-test (iteration 1)
20:33:31 [2020-09-24T20:33:31.674Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
20:33:31 [2020-09-24T20:33:31.674Z] ++ 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
20:33:31 [2020-09-24T20:33:31.674Z] ++ set -e
20:33:31 [2020-09-24T20:33:31.674Z] ++ '[' -n 0 ']'
20:33:31 [2020-09-24T20:33:31.674Z] ++ set -x
20:33:31 [2020-09-24T20:33:31.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
20:33:32 [2020-09-24T20:33:32.211Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:33:33 [2020-09-24T20:33:33.150Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:33:34 [2020-09-24T20:33:34.640Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:33:34 [2020-09-24T20:33:34.640Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:33:35 [2020-09-24T20:33:35.209Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:33:35 [2020-09-24T20:33:35.778Z] === RUN   TestDockerSuite/TestBuildCmd
20:33:36 [2020-09-24T20:33:36.037Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:33:36 [2020-09-24T20:33:36.271Z] 4612f6d0b889: Verifying Checksum
20:33:36 [2020-09-24T20:33:36.271Z] 4612f6d0b889: Download complete
20:33:36 [2020-09-24T20:33:36.296Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:33:36 [2020-09-24T20:33:36.554Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:33:36 [2020-09-24T20:33:36.554Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:33:36 [2020-09-24T20:33:36.812Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:33:37 [2020-09-24T20:33:37.379Z] --- PASS: TestUpdateRestartPolicy (12.48s)
20:33:37 [2020-09-24T20:33:37.379Z] === RUN   TestUpdateRestartWithAutoRemove
20:33:37 [2020-09-24T20:33:37.638Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:33:37 [2020-09-24T20:33:37.898Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
20:33:37 [2020-09-24T20:33:37.898Z] === RUN   TestWaitNonBlocked
20:33:37 [2020-09-24T20:33:37.898Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:33:37 [2020-09-24T20:33:37.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:33:37 [2020-09-24T20:33:37.898Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:33:37 [2020-09-24T20:33:37.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:33:37 [2020-09-24T20:33:37.898Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:33:37 [2020-09-24T20:33:37.898Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:33:38 [2020-09-24T20:33:38.833Z] --- PASS: TestWaitNonBlocked (0.03s)
20:33:38 [2020-09-24T20:33:38.833Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
20:33:38 [2020-09-24T20:33:38.833Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
20:33:38 [2020-09-24T20:33:38.833Z] === RUN   TestWaitBlocked
20:33:38 [2020-09-24T20:33:38.833Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:33:38 [2020-09-24T20:33:38.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:33:38 [2020-09-24T20:33:38.833Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:33:38 [2020-09-24T20:33:38.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:33:38 [2020-09-24T20:33:38.833Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:33:38 [2020-09-24T20:33:38.833Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:33:40 [2020-09-24T20:33:40.211Z] --- PASS: TestWaitBlocked (0.02s)
20:33:40 [2020-09-24T20:33:40.211Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
20:33:40 [2020-09-24T20:33:40.211Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
20:33:40 [2020-09-24T20:33:40.211Z] === CONT  TestContainerStartOnDaemonRestart
20:33:40 [2020-09-24T20:33:40.211Z] === CONT  TestIpcModeOlderClient
20:33:40 [2020-09-24T20:33:40.211Z] --- PASS: TestIpcModeOlderClient (0.12s)
20:33:40 [2020-09-24T20:33:40.211Z] === CONT  TestDaemonHostGatewayIP
20:33:41 [2020-09-24T20:33:41.944Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.89s)
20:33:41 [2020-09-24T20:33:41.944Z] PASS
20:33:41 [2020-09-24T20:33:41.944Z] 
20:33:41 [2020-09-24T20:33:41.944Z] === Skipped
20:33:41 [2020-09-24T20:33:41.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:33:41 [2020-09-24T20:33:41.944Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:41 [2020-09-24T20:33:41.944Z] 
20:33:41 [2020-09-24T20:33:41.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:33:41 [2020-09-24T20:33:41.944Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:41 [2020-09-24T20:33:41.944Z] 
20:33:41 [2020-09-24T20:33:41.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:33:41 [2020-09-24T20:33:41.944Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:41 [2020-09-24T20:33:41.944Z] 
20:33:41 [2020-09-24T20:33:41.944Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:33:41 [2020-09-24T20:33:41.944Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:41 [2020-09-24T20:33:41.944Z] 
20:33:41 [2020-09-24T20:33:41.944Z] 
20:33:41 [2020-09-24T20:33:41.944Z] DONE 17 tests, 4 skipped in 30.518s
20:33:41 [2020-09-24T20:33:41.944Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:33:41 [2020-09-24T20:33:41.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:33:41 [2020-09-24T20:33:41.944Z] ++ set -e
20:33:41 [2020-09-24T20:33:41.944Z] ++ '[' -n 0 ']'
20:33:41 [2020-09-24T20:33:41.944Z] ++ set -x
20:33:41 [2020-09-24T20:33:41.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:33:41 [2020-09-24T20:33:41.944Z] INFO: Testing against a local daemon
20:33:41 [2020-09-24T20:33:41.944Z] === RUN   TestPluginInvalidJSON
20:33:41 [2020-09-24T20:33:41.944Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:33:41 [2020-09-24T20:33:41.944Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:33:41 [2020-09-24T20:33:41.944Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:33:41 [2020-09-24T20:33:41.944Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:33:41 [2020-09-24T20:33:41.944Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:33:41 [2020-09-24T20:33:41.944Z] === RUN   TestPluginInstall
20:33:41 [2020-09-24T20:33:41.944Z] === RUN   TestPluginInstall/no_auth
20:33:42 [2020-09-24T20:33:42.748Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:33:43 [2020-09-24T20:33:43.007Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:33:43 [2020-09-24T20:33:43.575Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s)
20:33:43 [2020-09-24T20:33:43.575Z] === CONT  TestContainerKillOnDaemonStart
20:33:44 [2020-09-24T20:33:44.462Z] Loaded image: buildpack-deps:buster
20:33:44 [2020-09-24T20:33:44.514Z] === RUN   TestDockerSuite/TestBuildContChar
20:33:44 [2020-09-24T20:33:44.514Z] --- PASS: TestDaemonHostGatewayIP (4.55s)
20:33:44 [2020-09-24T20:33:44.514Z] === CONT  TestDaemonRestartIpcMode
20:33:44 [2020-09-24T20:33:44.761Z] Loaded image: busybox:latest
20:33:44 [2020-09-24T20:33:44.761Z] Loaded image: busybox:glibc
20:33:44 [2020-09-24T20:33:44.761Z] Loaded image: debian:buster
20:33:44 [2020-09-24T20:33:44.761Z] Loaded image: hello-world:latest
20:33:44 [2020-09-24T20:33:44.761Z] INFO: Testing against a local daemon
20:33:44 [2020-09-24T20:33:44.761Z] === RUN   TestCgroupNamespacesBuild
20:33:44 [2020-09-24T20:33:44.832Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.42s)
20:33:44 [2020-09-24T20:33:44.832Z] === RUN   TestCreateServiceSecretFileMode
20:33:46 [2020-09-24T20:33:46.286Z] --- PASS: TestCgroupNamespacesBuild (1.41s)
20:33:46 [2020-09-24T20:33:46.286Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:33:47 [2020-09-24T20:33:47.048Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:33:47 [2020-09-24T20:33:47.235Z] time="2020-09-24T20:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:33:47 [2020-09-24T20:33:47.235Z] time="2020-09-24T20:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7b54143347ccc2d2113f394080f7135a2fe6e6a5c6d59bdae19be316a7a24ee" mediatype=application/vnd.docker.plugin.v1+json size=522
20:33:47 [2020-09-24T20:33:47.235Z] time="2020-09-24T20:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:33:47 [2020-09-24T20:33:47.235Z] time="2020-09-24T20:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7b54143347ccc2d2113f394080f7135a2fe6e6a5c6d59bdae19be316a7a24ee" mediatype=application/vnd.docker.plugin.v1+json size=522
20:33:47 [2020-09-24T20:33:47.496Z] === RUN   TestPluginInstall/with_htpasswd
20:33:47 [2020-09-24T20:33:47.613Z] --- PASS: TestCreateServiceSecretFileMode (3.07s)
20:33:47 [2020-09-24T20:33:47.613Z] === RUN   TestCreateServiceConfigFileMode
20:33:47 [2020-09-24T20:33:47.806Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
20:33:47 [2020-09-24T20:33:47.807Z] === RUN   TestBuildWithSession
20:33:47 [2020-09-24T20:33:47.807Z] --- SKIP: TestBuildWithSession (0.00s)
20:33:47 [2020-09-24T20:33:47.807Z]     build_session_test.go:25: TODO: BuildKit
20:33:47 [2020-09-24T20:33:47.807Z] === RUN   TestBuildSquashParent
20:33:47 [2020-09-24T20:33:47.984Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:33:48 [2020-09-24T20:33:48.439Z] time="2020-09-24T20:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:33:48 [2020-09-24T20:33:48.439Z] time="2020-09-24T20:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8de020a9c2aa6d8dd37f904bab441aaaba10d719b130ab4b6d64ebbdda41519" mediatype=application/vnd.docker.plugin.v1+json size=522
20:33:48 [2020-09-24T20:33:48.439Z] time="2020-09-24T20:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:33:48 [2020-09-24T20:33:48.439Z] time="2020-09-24T20:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8de020a9c2aa6d8dd37f904bab441aaaba10d719b130ab4b6d64ebbdda41519" mediatype=application/vnd.docker.plugin.v1+json size=522
20:33:48 [2020-09-24T20:33:48.551Z] --- PASS: TestDaemonRestartIpcMode (3.85s)
20:33:48 [2020-09-24T20:33:48.699Z] === RUN   TestPluginInstall/with_insecure
20:33:48 [2020-09-24T20:33:48.809Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:33:49 [2020-09-24T20:33:49.376Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:33:49 [2020-09-24T20:33:49.376Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:33:49 [2020-09-24T20:33:49.945Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:33:49 [2020-09-24T20:33:49.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
20:33:50 [2020-09-24T20:33:50.087Z] time="2020-09-24T20:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:33:50 [2020-09-24T20:33:50.087Z] time="2020-09-24T20:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbdd84d0f3c8017b83b1992e721c004230794b3aef27cfa5d53a942c42922281" mediatype=application/vnd.docker.plugin.v1+json size=522
20:33:50 [2020-09-24T20:33:50.087Z] time="2020-09-24T20:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:33:50 [2020-09-24T20:33:50.087Z] time="2020-09-24T20:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbdd84d0f3c8017b83b1992e721c004230794b3aef27cfa5d53a942c42922281" mediatype=application/vnd.docker.plugin.v1+json size=522
20:33:50 [2020-09-24T20:33:50.203Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
20:33:50 [2020-09-24T20:33:50.348Z] --- PASS: TestPluginInstall (8.73s)
20:33:50 [2020-09-24T20:33:50.348Z]     --- PASS: TestPluginInstall/no_auth (5.89s)
20:33:50 [2020-09-24T20:33:50.348Z]     --- PASS: TestPluginInstall/with_htpasswd (1.15s)
20:33:50 [2020-09-24T20:33:50.348Z]     --- PASS: TestPluginInstall/with_insecure (1.69s)
20:33:50 [2020-09-24T20:33:50.348Z]         plugin_test.go:157: [d137df7ec2823] daemon is not started
20:33:50 [2020-09-24T20:33:50.348Z] PASS
20:33:50 [2020-09-24T20:33:50.348Z] 
20:33:50 [2020-09-24T20:33:50.348Z] DONE 6 tests in 8.957s
20:33:50 [2020-09-24T20:33:50.608Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:33:50 [2020-09-24T20:33:50.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:33:50 [2020-09-24T20:33:50.609Z] ++ set -e
20:33:50 [2020-09-24T20:33:50.609Z] ++ '[' -n 0 ']'
20:33:50 [2020-09-24T20:33:50.609Z] ++ set -x
20:33:50 [2020-09-24T20:33:50.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:33:50 [2020-09-24T20:33:50.609Z] INFO: Testing against a local daemon
20:33:50 [2020-09-24T20:33:50.609Z] === RUN   TestExternalGraphDriver
20:33:51 [2020-09-24T20:33:51.133Z] --- PASS: TestCreateServiceConfigFileMode (3.25s)
20:33:51 [2020-09-24T20:33:51.133Z] === RUN   TestCreateServiceSysctls
20:33:51 [2020-09-24T20:33:51.179Z] === RUN   TestExternalGraphDriver/json
20:33:52 [2020-09-24T20:33:52.112Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:33:52 [2020-09-24T20:33:52.309Z] --- PASS: TestBuildSquashParent (4.66s)
20:33:52 [2020-09-24T20:33:52.309Z] === RUN   TestBuildWithRemoveAndForceRemove
20:33:52 [2020-09-24T20:33:52.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:52 [2020-09-24T20:33:52.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:52 [2020-09-24T20:33:52.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:52 [2020-09-24T20:33:52.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:52 [2020-09-24T20:33:52.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:52 [2020-09-24T20:33:52.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:52 [2020-09-24T20:33:52.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:52 [2020-09-24T20:33:52.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:52 [2020-09-24T20:33:52.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:52 [2020-09-24T20:33:52.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:52 [2020-09-24T20:33:52.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:52 [2020-09-24T20:33:52.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:52 [2020-09-24T20:33:52.309Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:52 [2020-09-24T20:33:52.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:52 [2020-09-24T20:33:52.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:52 [2020-09-24T20:33:52.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:53 [2020-09-24T20:33:53.726Z] === RUN   TestExternalGraphDriver/spec
20:33:54 [2020-09-24T20:33:54.644Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:33:55 [2020-09-24T20:33:55.082Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:55 [2020-09-24T20:33:55.082Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:55 [2020-09-24T20:33:55.585Z] --- PASS: TestCreateServiceSysctls (4.53s)
20:33:55 [2020-09-24T20:33:55.585Z] === RUN   TestCreateServiceCapabilities
20:33:55 [2020-09-24T20:33:55.641Z] === RUN   TestExternalGraphDriver/pull
20:33:56 [2020-09-24T20:33:56.546Z] --- PASS: TestContainerKillOnDaemonStart (13.16s)
20:33:56 [2020-09-24T20:33:56.546Z] PASS
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] === Skipped
20:33:56 [2020-09-24T20:33:56.546Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:33:56 [2020-09-24T20:33:56.546Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:33:56 [2020-09-24T20:33:56.546Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:33:56 [2020-09-24T20:33:56.546Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:33:56 [2020-09-24T20:33:56.546Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:33:56 [2020-09-24T20:33:56.546Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:33:56 [2020-09-24T20:33:56.546Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] 
20:33:56 [2020-09-24T20:33:56.546Z] DONE 192 tests, 6 skipped in 148.826s
20:33:56 [2020-09-24T20:33:56.546Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:33:56 [2020-09-24T20:33:56.546Z] ++ 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
20:33:56 [2020-09-24T20:33:56.546Z] ++ set -e
20:33:56 [2020-09-24T20:33:56.546Z] ++ '[' -n 0 ']'
20:33:56 [2020-09-24T20:33:56.546Z] ++ set -x
20:33:56 [2020-09-24T20:33:56.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
20:33:56 [2020-09-24T20:33:56.600Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:33:56 [2020-09-24T20:33:56.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s)
20:33:56 [2020-09-24T20:33:56.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s)
20:33:56 [2020-09-24T20:33:56.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
20:33:56 [2020-09-24T20:33:56.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s)
20:33:56 [2020-09-24T20:33:56.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s)
20:33:56 [2020-09-24T20:33:56.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s)
20:33:56 [2020-09-24T20:33:56.600Z] === RUN   TestBuildMultiStageCopy
20:33:56 [2020-09-24T20:33:56.600Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:33:56 [2020-09-24T20:33:56.805Z] INFO: Testing against a local daemon
20:33:56 [2020-09-24T20:33:56.805Z] === RUN   TestCommitInheritsEnv
20:33:57 [2020-09-24T20:33:57.373Z] --- PASS: TestCommitInheritsEnv (0.39s)
20:33:57 [2020-09-24T20:33:57.373Z] === RUN   TestImportExtremelyLargeImageWorks
20:33:57 [2020-09-24T20:33:57.373Z] === PAUSE TestImportExtremelyLargeImageWorks
20:33:57 [2020-09-24T20:33:57.373Z] === RUN   TestImagesFilterMultiReference
20:33:57 [2020-09-24T20:33:57.373Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:33:57 [2020-09-24T20:33:57.373Z] === RUN   TestImagePullPlatformInvalid
20:33:57 [2020-09-24T20:33:57.373Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:33:57 [2020-09-24T20:33:57.373Z] === RUN   TestRemoveImageOrphaning
20:33:57 [2020-09-24T20:33:57.556Z] --- PASS: TestExternalGraphDriver (6.95s)
20:33:57 [2020-09-24T20:33:57.556Z]     --- PASS: TestExternalGraphDriver/json (2.21s)
20:33:57 [2020-09-24T20:33:57.556Z]     --- PASS: TestExternalGraphDriver/spec (2.32s)
20:33:57 [2020-09-24T20:33:57.556Z]     --- PASS: TestExternalGraphDriver/pull (2.03s)
20:33:57 [2020-09-24T20:33:57.556Z] === RUN   TestGraphdriverPluginV2
20:33:57 [2020-09-24T20:33:57.632Z] --- PASS: TestRemoveImageOrphaning (0.30s)
20:33:57 [2020-09-24T20:33:57.632Z] === RUN   TestRemoveImageGarbageCollector
20:33:57 [2020-09-24T20:33:57.817Z] --- SKIP: TestGraphdriverPluginV2 (0.22s)
20:33:57 [2020-09-24T20:33:57.817Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:57 [2020-09-24T20:33:57.817Z] PASS
20:33:57 [2020-09-24T20:33:57.817Z] 
20:33:57 [2020-09-24T20:33:57.817Z] === Skipped
20:33:57 [2020-09-24T20:33:57.817Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.22s)
20:33:57 [2020-09-24T20:33:57.817Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:57 [2020-09-24T20:33:57.817Z] 
20:33:57 [2020-09-24T20:33:57.817Z] 
20:33:57 [2020-09-24T20:33:57.817Z] DONE 5 tests, 1 skipped in 7.358s
20:33:57 [2020-09-24T20:33:57.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:33:57 [2020-09-24T20:33:57.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:33:57 [2020-09-24T20:33:57.817Z] ++ set -e
20:33:57 [2020-09-24T20:33:57.817Z] ++ '[' -n 0 ']'
20:33:57 [2020-09-24T20:33:57.817Z] ++ set -x
20:33:57 [2020-09-24T20:33:57.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:33:58 [2020-09-24T20:33:58.078Z] INFO: Testing against a local daemon
20:33:58 [2020-09-24T20:33:58.078Z] === RUN   TestContinueAfterPluginCrash
20:33:58 [2020-09-24T20:33:58.078Z] === PAUSE TestContinueAfterPluginCrash
20:33:58 [2020-09-24T20:33:58.078Z] === RUN   TestReadPluginNoRead
20:33:58 [2020-09-24T20:33:58.078Z] === PAUSE TestReadPluginNoRead
20:33:58 [2020-09-24T20:33:58.078Z] === RUN   TestDaemonStartWithLogOpt
20:33:58 [2020-09-24T20:33:58.078Z] === PAUSE TestDaemonStartWithLogOpt
20:33:58 [2020-09-24T20:33:58.078Z] === CONT  TestContinueAfterPluginCrash
20:33:58 [2020-09-24T20:33:58.078Z] === CONT  TestDaemonStartWithLogOpt
20:33:58 [2020-09-24T20:33:58.078Z] === CONT  TestReadPluginNoRead
20:33:58 [2020-09-24T20:33:58.116Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:33:58 [2020-09-24T20:33:58.409Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:33:58 [2020-09-24T20:33:58.575Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:33:58 [2020-09-24T20:33:58.575Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:33:58 [2020-09-24T20:33:58.703Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:33:58 [2020-09-24T20:33:58.999Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:33:59 [2020-09-24T20:33:59.099Z] --- PASS: TestCreateServiceCapabilities (3.71s)
20:33:59 [2020-09-24T20:33:59.099Z] === RUN   TestInspect
20:33:59 [2020-09-24T20:33:59.296Z] --- PASS: TestBuildMultiStageCopy (2.70s)
20:33:59 [2020-09-24T20:33:59.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s)
20:33:59 [2020-09-24T20:33:59.297Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
20:33:59 [2020-09-24T20:33:59.297Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
20:33:59 [2020-09-24T20:33:59.297Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
20:33:59 [2020-09-24T20:33:59.297Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
20:33:59 [2020-09-24T20:33:59.297Z] === RUN   TestBuildMultiStageParentConfig
20:33:59 [2020-09-24T20:33:59.511Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:34:00 [2020-09-24T20:34:00.079Z] --- PASS: TestRemoveImageGarbageCollector (2.28s)
20:34:00 [2020-09-24T20:34:00.079Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:34:00 [2020-09-24T20:34:00.079Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:34:00 [2020-09-24T20:34:00.079Z] === RUN   TestTagInvalidReference
20:34:00 [2020-09-24T20:34:00.079Z] --- PASS: TestTagInvalidReference (0.02s)
20:34:00 [2020-09-24T20:34:00.079Z] === RUN   TestTagValidPrefixedRepo
20:34:00 [2020-09-24T20:34:00.079Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
20:34:00 [2020-09-24T20:34:00.079Z] === RUN   TestTagExistedNameWithoutForce
20:34:00 [2020-09-24T20:34:00.079Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
20:34:00 [2020-09-24T20:34:00.079Z] === RUN   TestTagOfficialNames
20:34:00 [2020-09-24T20:34:00.079Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:34:00 [2020-09-24T20:34:00.335Z] --- PASS: TestBuildMultiStageParentConfig (0.79s)
20:34:00 [2020-09-24T20:34:00.335Z] === RUN   TestBuildLabelWithTargets
20:34:00 [2020-09-24T20:34:00.337Z] --- PASS: TestTagOfficialNames (0.10s)
20:34:00 [2020-09-24T20:34:00.337Z] === RUN   TestTagMatchesDigest
20:34:00 [2020-09-24T20:34:00.337Z] --- PASS: TestTagMatchesDigest (0.04s)
20:34:00 [2020-09-24T20:34:00.337Z] === CONT  TestImportExtremelyLargeImageWorks
20:34:00 [2020-09-24T20:34:00.337Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:34:01 [2020-09-24T20:34:01.374Z] --- PASS: TestBuildLabelWithTargets (1.25s)
20:34:01 [2020-09-24T20:34:01.374Z] === RUN   TestBuildWithEmptyLayers
20:34:02 [2020-09-24T20:34:02.011Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
20:34:02 [2020-09-24T20:34:02.011Z] === RUN   TestBuildMultiStageOnBuild
20:34:02 [2020-09-24T20:34:02.287Z] === RUN   TestReadPluginNoRead/disabled_caching
20:34:02 [2020-09-24T20:34:02.860Z] --- PASS: TestDaemonStartWithLogOpt (4.79s)
20:34:02 [2020-09-24T20:34:02.870Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:34:03 [2020-09-24T20:34:03.549Z] --- PASS: TestInspect (3.87s)
20:34:03 [2020-09-24T20:34:03.549Z] === RUN   TestCreateJob
20:34:03 [2020-09-24T20:34:03.805Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:34:04 [2020-09-24T20:34:04.082Z] --- PASS: TestBuildMultiStageOnBuild (1.77s)
20:34:04 [2020-09-24T20:34:04.082Z] === RUN   TestBuildUncleanTarFilenames
20:34:04 [2020-09-24T20:34:04.244Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:34:04 [2020-09-24T20:34:04.722Z] --- PASS: TestBuildUncleanTarFilenames (0.88s)
20:34:04 [2020-09-24T20:34:04.722Z] === RUN   TestBuildMultiStageLayerLeak
20:34:05 [2020-09-24T20:34:05.630Z] === RUN   TestReadPluginNoRead/default
20:34:06 [2020-09-24T20:34:06.340Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:34:06 [2020-09-24T20:34:06.804Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s)
20:34:06 [2020-09-24T20:34:06.804Z] === RUN   TestBuildWithHugeFile
20:34:07 [2020-09-24T20:34:07.020Z] --- PASS: TestReadPluginNoRead (9.05s)
20:34:07 [2020-09-24T20:34:07.020Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.62s)
20:34:07 [2020-09-24T20:34:07.020Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s)
20:34:07 [2020-09-24T20:34:07.020Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
20:34:07 [2020-09-24T20:34:07.020Z]     read_test.go:92: [dc184c920954d] daemon is not started
20:34:07 [2020-09-24T20:34:07.068Z] --- PASS: TestCreateJob (4.28s)
20:34:07 [2020-09-24T20:34:07.068Z] === RUN   TestReplicatedJob
20:34:07 [2020-09-24T20:34:07.276Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:34:07 [2020-09-24T20:34:07.276Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:34:07 [2020-09-24T20:34:07.535Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:34:07 [2020-09-24T20:34:07.535Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:34:07 [2020-09-24T20:34:07.535Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:34:08 [2020-09-24T20:34:08.404Z] --- PASS: TestContinueAfterPluginCrash (10.15s)
20:34:08 [2020-09-24T20:34:08.404Z] PASS
20:34:08 [2020-09-24T20:34:08.404Z] 
20:34:08 [2020-09-24T20:34:08.404Z] DONE 6 tests in 10.358s
20:34:08 [2020-09-24T20:34:08.404Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:34:08 [2020-09-24T20:34:08.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:34:08 [2020-09-24T20:34:08.404Z] ++ set -e
20:34:08 [2020-09-24T20:34:08.404Z] ++ '[' -n 0 ']'
20:34:08 [2020-09-24T20:34:08.404Z] ++ set -x
20:34:08 [2020-09-24T20:34:08.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:34:08 [2020-09-24T20:34:08.404Z] testing: warning: no tests to run
20:34:08 [2020-09-24T20:34:08.404Z] PASS
20:34:08 [2020-09-24T20:34:08.404Z] 
20:34:08 [2020-09-24T20:34:08.404Z] DONE 0 tests in 0.074s
20:34:08 [2020-09-24T20:34:08.404Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:34:08 [2020-09-24T20:34:08.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:34:08 [2020-09-24T20:34:08.404Z] ++ set -e
20:34:08 [2020-09-24T20:34:08.404Z] ++ '[' -n 0 ']'
20:34:08 [2020-09-24T20:34:08.404Z] ++ set -x
20:34:08 [2020-09-24T20:34:08.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:34:08 [2020-09-24T20:34:08.664Z] INFO: Testing against a local daemon
20:34:08 [2020-09-24T20:34:08.664Z] === RUN   TestPluginWithDevMounts
20:34:08 [2020-09-24T20:34:08.664Z] === PAUSE TestPluginWithDevMounts
20:34:08 [2020-09-24T20:34:08.664Z] === CONT  TestPluginWithDevMounts
20:34:10 [2020-09-24T20:34:10.066Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:34:10 [2020-09-24T20:34:10.577Z] --- PASS: TestPluginWithDevMounts (2.09s)
20:34:10 [2020-09-24T20:34:10.577Z] PASS
20:34:10 [2020-09-24T20:34:10.577Z] 
20:34:10 [2020-09-24T20:34:10.577Z] DONE 1 tests in 2.287s
20:34:10 [2020-09-24T20:34:10.577Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:34:10 [2020-09-24T20:34:10.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:34:10 [2020-09-24T20:34:10.578Z] ++ set -e
20:34:10 [2020-09-24T20:34:10.578Z] ++ '[' -n 0 ']'
20:34:10 [2020-09-24T20:34:10.578Z] ++ set -x
20:34:10 [2020-09-24T20:34:10.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:34:10 [2020-09-24T20:34:10.838Z] INFO: Testing against a local daemon
20:34:10 [2020-09-24T20:34:10.838Z] === RUN   TestSecretInspect
20:34:11 [2020-09-24T20:34:11.002Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:34:11 [2020-09-24T20:34:11.261Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:34:11 [2020-09-24T20:34:11.520Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:34:12 [2020-09-24T20:34:12.087Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:34:14 [2020-09-24T20:34:14.168Z] --- PASS: TestSecretInspect (3.01s)
20:34:14 [2020-09-24T20:34:14.168Z] === RUN   TestSecretList
20:34:15 [2020-09-24T20:34:15.372Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:34:15 [2020-09-24T20:34:15.543Z] --- PASS: TestReplicatedJob (7.54s)
20:34:15 [2020-09-24T20:34:15.543Z] === RUN   TestUpdateReplicatedJob
20:34:16 [2020-09-24T20:34:16.714Z] --- PASS: TestSecretList (2.86s)
20:34:16 [2020-09-24T20:34:16.714Z] === RUN   TestSecretsCreateAndDelete
20:34:17 [2020-09-24T20:34:17.274Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:34:18 [2020-09-24T20:34:18.210Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:34:18 [2020-09-24T20:34:18.469Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:34:18 [2020-09-24T20:34:18.727Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:34:18 [2020-09-24T20:34:18.986Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:34:19 [2020-09-24T20:34:19.553Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:34:19 [2020-09-24T20:34:19.993Z] --- PASS: TestUpdateReplicatedJob (4.51s)
20:34:19 [2020-09-24T20:34:19.993Z] === RUN   TestServiceListWithStatuses
20:34:19 [2020-09-24T20:34:19.993Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:34:19 [2020-09-24T20:34:19.993Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:34:19 [2020-09-24T20:34:19.993Z] === RUN   TestDockerNetworkConnectAlias
20:34:20 [2020-09-24T20:34:20.014Z] --- PASS: TestSecretsCreateAndDelete (2.88s)
20:34:20 [2020-09-24T20:34:20.014Z] === RUN   TestSecretsUpdate
20:34:22 [2020-09-24T20:34:22.560Z] --- PASS: TestSecretsUpdate (2.88s)
20:34:22 [2020-09-24T20:34:22.560Z] === RUN   TestTemplatedSecret
20:34:22 [2020-09-24T20:34:22.840Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:34:23 [2020-09-24T20:34:23.407Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:34:24 [2020-09-24T20:34:24.783Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:34:25 [2020-09-24T20:34:25.103Z] --- PASS: TestTemplatedSecret (2.68s)
20:34:25 [2020-09-24T20:34:25.103Z] === RUN   TestSecretCreateResolve
20:34:26 [2020-09-24T20:34:26.686Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
20:34:26 [2020-09-24T20:34:26.930Z] --- PASS: TestDockerNetworkConnectAlias (7.86s)
20:34:26 [2020-09-24T20:34:26.930Z] === RUN   TestDockerNetworkReConnect
20:34:28 [2020-09-24T20:34:28.062Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:34:28 [2020-09-24T20:34:28.403Z] --- PASS: TestSecretCreateResolve (2.93s)
20:34:28 [2020-09-24T20:34:28.403Z] PASS
20:34:28 [2020-09-24T20:34:28.403Z] 
20:34:28 [2020-09-24T20:34:28.403Z] DONE 6 tests in 17.418s
20:34:28 [2020-09-24T20:34:28.403Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:34:28 [2020-09-24T20:34:28.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:34:28 [2020-09-24T20:34:28.403Z] ++ set -e
20:34:28 [2020-09-24T20:34:28.403Z] ++ '[' -n 0 ']'
20:34:28 [2020-09-24T20:34:28.403Z] ++ set -x
20:34:28 [2020-09-24T20:34:28.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:34:28 [2020-09-24T20:34:28.403Z] INFO: Testing against a local daemon
20:34:28 [2020-09-24T20:34:28.403Z] === RUN   TestServiceCreateInit
20:34:28 [2020-09-24T20:34:28.403Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:34:30 [2020-09-24T20:34:30.597Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:34:31 [2020-09-24T20:34:31.534Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:34:32 [2020-09-24T20:34:32.469Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
20:34:33 [2020-09-24T20:34:33.037Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:34:33 [2020-09-24T20:34:33.627Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:34:33 [2020-09-24T20:34:33.692Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:34:33 [2020-09-24T20:34:33.820Z] --- PASS: TestDockerNetworkReConnect (6.17s)
20:34:33 [2020-09-24T20:34:33.820Z] === RUN   TestServicePlugin
20:34:33 [2020-09-24T20:34:33.820Z] --- SKIP: TestServicePlugin (0.00s)
20:34:33 [2020-09-24T20:34:33.820Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:34:33 [2020-09-24T20:34:33.820Z] === RUN   TestServiceUpdateLabel
20:34:36 [2020-09-24T20:34:36.943Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:34:37 [2020-09-24T20:34:37.437Z] --- PASS: TestServiceUpdateLabel (3.64s)
20:34:37 [2020-09-24T20:34:37.437Z] === RUN   TestServiceUpdateSecrets
20:34:37 [2020-09-24T20:34:37.511Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:34:37 [2020-09-24T20:34:37.511Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:34:37 [2020-09-24T20:34:37.898Z] --- PASS: TestServiceCreateInit (9.22s)
20:34:37 [2020-09-24T20:34:37.898Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s)
20:34:37 [2020-09-24T20:34:37.898Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s)
20:34:37 [2020-09-24T20:34:37.898Z] === RUN   TestCreateServiceMultipleTimes
20:34:38 [2020-09-24T20:34:38.456Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:34:38 [2020-09-24T20:34:38.719Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:34:40 [2020-09-24T20:34:40.093Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:34:41 [2020-09-24T20:34:41.469Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:34:42 [2020-09-24T20:34:42.036Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:34:45 [2020-09-24T20:34:45.323Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
20:34:47 [2020-09-24T20:34:47.230Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
20:34:47 [2020-09-24T20:34:47.490Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:34:48 [2020-09-24T20:34:48.058Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:34:48 [2020-09-24T20:34:48.995Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
20:34:50 [2020-09-24T20:34:50.901Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
20:34:50 [2020-09-24T20:34:50.901Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
20:34:51 [2020-09-24T20:34:51.159Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:34:52 [2020-09-24T20:34:52.536Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:34:52 [2020-09-24T20:34:52.796Z] --- PASS: TestServiceUpdateSecrets (15.18s)
20:34:52 [2020-09-24T20:34:52.796Z] === RUN   TestServiceUpdateConfigs
20:34:53 [2020-09-24T20:34:53.470Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
20:34:55 [2020-09-24T20:34:55.373Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:34:55 [2020-09-24T20:34:55.373Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:34:56 [2020-09-24T20:34:56.015Z] --- PASS: TestCreateServiceMultipleTimes (16.74s)
20:34:56 [2020-09-24T20:34:56.015Z] === RUN   TestCreateServiceConflict
20:34:56 [2020-09-24T20:34:56.585Z] --- PASS: TestCreateServiceConflict (2.37s)
20:34:56 [2020-09-24T20:34:56.585Z] === RUN   TestCreateServiceMaxReplicas
20:34:59 [2020-09-24T20:34:59.559Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
20:34:59 [2020-09-24T20:34:59.889Z] --- PASS: TestCreateServiceMaxReplicas (3.32s)
20:34:59 [2020-09-24T20:34:59.889Z] === RUN   TestCreateWithDuplicateNetworkNames
20:35:00 [2020-09-24T20:35:00.934Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
20:35:02 [2020-09-24T20:35:02.836Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:35:03 [2020-09-24T20:35:03.777Z] --- PASS: TestBuildWithHugeFile (54.03s)
20:35:03 [2020-09-24T20:35:03.777Z] === RUN   TestBuildWithEmptyDockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:35:03 [2020-09-24T20:35:03.777Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
20:35:03 [2020-09-24T20:35:03.777Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
20:35:03 [2020-09-24T20:35:03.777Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
20:35:03 [2020-09-24T20:35:03.777Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
20:35:03 [2020-09-24T20:35:03.777Z] === RUN   TestBuildPreserveOwnership
20:35:03 [2020-09-24T20:35:03.777Z] === RUN   TestBuildPreserveOwnership/copy_from
20:35:03 [2020-09-24T20:35:03.777Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:35:04 [2020-09-24T20:35:04.820Z] --- PASS: TestBuildPreserveOwnership (3.72s)
20:35:04 [2020-09-24T20:35:04.820Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.42s)
20:35:04 [2020-09-24T20:35:04.820Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
20:35:04 [2020-09-24T20:35:04.820Z] === RUN   TestBuildPlatformInvalid
20:35:04 [2020-09-24T20:35:04.820Z] --- PASS: TestBuildPlatformInvalid (0.12s)
20:35:04 [2020-09-24T20:35:04.820Z] PASS
20:35:04 [2020-09-24T20:35:04.820Z] 
20:35:04 [2020-09-24T20:35:04.820Z] === Skipped
20:35:04 [2020-09-24T20:35:04.820Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
20:35:04 [2020-09-24T20:35:04.820Z]     build_session_test.go:25: TODO: BuildKit
20:35:04 [2020-09-24T20:35:04.820Z] 
20:35:04 [2020-09-24T20:35:04.820Z] 
20:35:04 [2020-09-24T20:35:04.820Z] DONE 32 tests, 1 skipped in 93.118s
20:35:04 [2020-09-24T20:35:04.820Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
20:35:04 [2020-09-24T20:35:04.820Z] ++ 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
20:35:04 [2020-09-24T20:35:04.820Z] ++ set -e
20:35:04 [2020-09-24T20:35:04.820Z] ++ '[' -n 0 ']'
20:35:04 [2020-09-24T20:35:04.820Z] ++ set -x
20:35:04 [2020-09-24T20:35:04.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
20:35:04 [2020-09-24T20:35:04.820Z] INFO: Testing against a local daemon
20:35:04 [2020-09-24T20:35:04.820Z] === RUN   TestConfigInspect
20:35:06 [2020-09-24T20:35:06.122Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:35:06 [2020-09-24T20:35:06.380Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:35:06 [2020-09-24T20:35:06.639Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:35:06 [2020-09-24T20:35:06.897Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:35:06 [2020-09-24T20:35:06.903Z] --- PASS: TestConfigInspect (1.95s)
20:35:06 [2020-09-24T20:35:06.903Z] === RUN   TestConfigList
20:35:08 [2020-09-24T20:35:08.166Z] --- PASS: TestServiceUpdateConfigs (15.60s)
20:35:08 [2020-09-24T20:35:08.166Z] === RUN   TestServiceUpdateNetwork
20:35:08 [2020-09-24T20:35:08.981Z] --- PASS: TestConfigList (1.92s)
20:35:08 [2020-09-24T20:35:08.981Z] === RUN   TestConfigsCreateAndDelete
20:35:10 [2020-09-24T20:35:10.186Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
20:35:11 [2020-09-24T20:35:11.063Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
20:35:11 [2020-09-24T20:35:11.063Z] === RUN   TestConfigsUpdate
20:35:11 [2020-09-24T20:35:11.121Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:35:12 [2020-09-24T20:35:12.592Z] --- PASS: TestConfigsUpdate (1.98s)
20:35:12 [2020-09-24T20:35:12.592Z] === RUN   TestTemplatedConfig
20:35:13 [2020-09-24T20:35:13.654Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:35:14 [2020-09-24T20:35:14.221Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:35:14 [2020-09-24T20:35:14.795Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s)
20:35:14 [2020-09-24T20:35:14.795Z] === RUN   TestCreateServiceSecretFileMode
20:35:15 [2020-09-24T20:35:15.333Z] --- PASS: TestTemplatedConfig (2.38s)
20:35:15 [2020-09-24T20:35:15.333Z] === RUN   TestConfigCreateResolve
20:35:15 [2020-09-24T20:35:15.597Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:35:16 [2020-09-24T20:35:16.164Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:35:16 [2020-09-24T20:35:16.848Z] --- PASS: TestConfigCreateResolve (1.90s)
20:35:16 [2020-09-24T20:35:16.848Z] === RUN   TestConfigDaemonLibtrustID
20:35:17 [2020-09-24T20:35:17.339Z] --- PASS: TestCreateServiceSecretFileMode (2.98s)
20:35:17 [2020-09-24T20:35:17.339Z] === RUN   TestCreateServiceConfigFileMode
20:35:17 [2020-09-24T20:35:17.408Z] 4612f6d0b889: Pull complete
20:35:17 [2020-09-24T20:35:17.483Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
20:35:17 [2020-09-24T20:35:17.483Z] PASS
20:35:17 [2020-09-24T20:35:17.483Z] 
20:35:17 [2020-09-24T20:35:17.483Z] DONE 7 tests in 12.668s
20:35:17 [2020-09-24T20:35:17.483Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
20:35:17 [2020-09-24T20:35:17.483Z] ++ 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
20:35:17 [2020-09-24T20:35:17.483Z] ++ set -e
20:35:17 [2020-09-24T20:35:17.483Z] ++ '[' -n 0 ']'
20:35:17 [2020-09-24T20:35:17.483Z] ++ set -x
20:35:17 [2020-09-24T20:35:17.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
20:35:17 [2020-09-24T20:35:17.484Z] INFO: Testing against a local daemon
20:35:17 [2020-09-24T20:35:17.484Z] === RUN   TestCheckpoint
20:35:17 [2020-09-24T20:35:17.484Z] --- SKIP: TestCheckpoint (0.00s)
20:35:17 [2020-09-24T20:35:17.484Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:35:17 [2020-09-24T20:35:17.484Z] === RUN   TestContainerInvalidJSON
20:35:17 [2020-09-24T20:35:17.484Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:35:17 [2020-09-24T20:35:17.484Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:35:17 [2020-09-24T20:35:17.484Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:35:17 [2020-09-24T20:35:17.484Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:35:17 [2020-09-24T20:35:17.484Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:35:17 [2020-09-24T20:35:17.484Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:35:17 [2020-09-24T20:35:17.484Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:35:17 [2020-09-24T20:35:17.484Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:35:17 [2020-09-24T20:35:17.484Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:35:17 [2020-09-24T20:35:17.484Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:35:17 [2020-09-24T20:35:17.484Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:35:17 [2020-09-24T20:35:17.484Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:35:17 [2020-09-24T20:35:17.484Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:35:17 [2020-09-24T20:35:17.484Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:35:17 [2020-09-24T20:35:17.540Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:35:17 [2020-09-24T20:35:17.778Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
20:35:17 [2020-09-24T20:35:17.778Z] === RUN   TestCopyFromContainerPathIsNotDir
20:35:17 [2020-09-24T20:35:17.778Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
20:35:17 [2020-09-24T20:35:17.778Z] === RUN   TestCopyToContainerPathDoesNotExist
20:35:17 [2020-09-24T20:35:17.778Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
20:35:17 [2020-09-24T20:35:17.778Z] === RUN   TestCopyToContainerPathIsNotDir
20:35:17 [2020-09-24T20:35:17.778Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
20:35:17 [2020-09-24T20:35:17.778Z] === RUN   TestCopyFromContainer
20:35:18 [2020-09-24T20:35:18.475Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:35:19 [2020-09-24T20:35:19.309Z] === RUN   TestCopyFromContainer//
20:35:19 [2020-09-24T20:35:19.309Z] === RUN   TestCopyFromContainer//bar/root
20:35:19 [2020-09-24T20:35:19.309Z] === RUN   TestCopyFromContainer//bar/root/
20:35:19 [2020-09-24T20:35:19.309Z] === RUN   TestCopyFromContainer/bar/quux
20:35:19 [2020-09-24T20:35:19.309Z] === RUN   TestCopyFromContainer/bar/quux/
20:35:19 [2020-09-24T20:35:19.309Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:35:19 [2020-09-24T20:35:19.602Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:35:19 [2020-09-24T20:35:19.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:35:19 [2020-09-24T20:35:19.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:35:19 [2020-09-24T20:35:19.602Z] === RUN   TestCopyFromContainer/bar/notarget
20:35:19 [2020-09-24T20:35:19.897Z] --- PASS: TestCopyFromContainer (1.91s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:35:19 [2020-09-24T20:35:19.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:35:19 [2020-09-24T20:35:19.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:35:19 [2020-09-24T20:35:19.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:35:19 [2020-09-24T20:35:19.897Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:35:19 [2020-09-24T20:35:19.897Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:35:19 [2020-09-24T20:35:19.897Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:35:19 [2020-09-24T20:35:19.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateLinkToNonExistingContainer
20:35:19 [2020-09-24T20:35:19.897Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateWithInvalidEnv
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateWithInvalidEnv/0
20:35:19 [2020-09-24T20:35:19.897Z] === PAUSE TestCreateWithInvalidEnv/0
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateWithInvalidEnv/1
20:35:19 [2020-09-24T20:35:19.897Z] === PAUSE TestCreateWithInvalidEnv/1
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateWithInvalidEnv/2
20:35:19 [2020-09-24T20:35:19.897Z] === PAUSE TestCreateWithInvalidEnv/2
20:35:19 [2020-09-24T20:35:19.897Z] === CONT  TestCreateWithInvalidEnv/0
20:35:19 [2020-09-24T20:35:19.897Z] === CONT  TestCreateWithInvalidEnv/1
20:35:19 [2020-09-24T20:35:19.897Z] === CONT  TestCreateWithInvalidEnv/2
20:35:19 [2020-09-24T20:35:19.897Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:35:19 [2020-09-24T20:35:19.897Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateTmpfsMountsTarget
20:35:19 [2020-09-24T20:35:19.897Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
20:35:19 [2020-09-24T20:35:19.897Z] === RUN   TestCreateWithCustomMaskedPaths
20:35:20 [2020-09-24T20:35:20.641Z] --- PASS: TestCreateServiceConfigFileMode (3.00s)
20:35:20 [2020-09-24T20:35:20.641Z] === RUN   TestCreateServiceSysctls
20:35:21 [2020-09-24T20:35:21.412Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
20:35:21 [2020-09-24T20:35:21.412Z] === RUN   TestCreateWithCustomReadonlyPaths
20:35:21 [2020-09-24T20:35:21.760Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:35:22 [2020-09-24T20:35:22.329Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:35:22 [2020-09-24T20:35:22.929Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s)
20:35:22 [2020-09-24T20:35:22.929Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:35:22 [2020-09-24T20:35:22.929Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:35:22 [2020-09-24T20:35:22.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:35:22 [2020-09-24T20:35:22.929Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:35:22 [2020-09-24T20:35:22.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:35:22 [2020-09-24T20:35:22.929Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:35:22 [2020-09-24T20:35:22.929Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:35:22 [2020-09-24T20:35:22.929Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:35:22 [2020-09-24T20:35:22.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:35:22 [2020-09-24T20:35:22.929Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
20:35:22 [2020-09-24T20:35:22.929Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
20:35:22 [2020-09-24T20:35:22.929Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
20:35:22 [2020-09-24T20:35:22.929Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
20:35:22 [2020-09-24T20:35:22.929Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:35:22 [2020-09-24T20:35:22.929Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:35:23 [2020-09-24T20:35:23.189Z] --- PASS: TestCreateServiceSysctls (3.15s)
20:35:23 [2020-09-24T20:35:23.189Z] === RUN   TestCreateServiceCapabilities
20:35:23 [2020-09-24T20:35:23.567Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestCreateDifferentPlatform
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestCreateDifferentPlatform/different_os
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:35:23 [2020-09-24T20:35:23.567Z] --- PASS: TestCreateDifferentPlatform (0.02s)
20:35:23 [2020-09-24T20:35:23.567Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:35:23 [2020-09-24T20:35:23.567Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:35:23 [2020-09-24T20:35:23.567Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestContainerStartOnDaemonRestart
20:35:23 [2020-09-24T20:35:23.567Z] === PAUSE TestContainerStartOnDaemonRestart
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestDaemonRestartIpcMode
20:35:23 [2020-09-24T20:35:23.567Z] === PAUSE TestDaemonRestartIpcMode
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestDaemonHostGatewayIP
20:35:23 [2020-09-24T20:35:23.567Z] === PAUSE TestDaemonHostGatewayIP
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestContainerKillOnDaemonStart
20:35:23 [2020-09-24T20:35:23.567Z] === PAUSE TestContainerKillOnDaemonStart
20:35:23 [2020-09-24T20:35:23.567Z] === RUN   TestDiff
20:35:24 [2020-09-24T20:35:24.218Z] --- PASS: TestDiff (0.51s)
20:35:24 [2020-09-24T20:35:24.218Z] === RUN   TestExecWithCloseStdin
20:35:24 [2020-09-24T20:35:24.854Z] --- PASS: TestExecWithCloseStdin (0.63s)
20:35:24 [2020-09-24T20:35:24.854Z] === RUN   TestExec
20:35:24 [2020-09-24T20:35:24.860Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:35:25 [2020-09-24T20:35:25.488Z] --- PASS: TestExec (0.61s)
20:35:25 [2020-09-24T20:35:25.488Z] === RUN   TestExecUser
20:35:26 [2020-09-24T20:35:26.122Z] --- PASS: TestExecUser (0.64s)
20:35:26 [2020-09-24T20:35:26.122Z] === RUN   TestExportContainerAndImportImage
20:35:26 [2020-09-24T20:35:26.492Z] --- PASS: TestCreateServiceCapabilities (3.14s)
20:35:26 [2020-09-24T20:35:26.492Z] === RUN   TestInspect
20:35:26 [2020-09-24T20:35:26.763Z] --- PASS: TestExportContainerAndImportImage (0.77s)
20:35:26 [2020-09-24T20:35:26.763Z] === RUN   TestExportContainerAfterDaemonRestart
20:35:26 [2020-09-24T20:35:26.785Z] --- PASS: TestServiceUpdateNetwork (16.15s)
20:35:26 [2020-09-24T20:35:26.785Z] === RUN   TestServiceUpdatePidsLimit
20:35:26 [2020-09-24T20:35:26.785Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:35:26 [2020-09-24T20:35:26.785Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:35:27 [2020-09-24T20:35:27.391Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:35:28 [2020-09-24T20:35:28.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
20:35:28 [2020-09-24T20:35:28.275Z] === RUN   TestHealthCheckWorkdir
20:35:28 [2020-09-24T20:35:28.916Z] --- PASS: TestHealthCheckWorkdir (0.71s)
20:35:28 [2020-09-24T20:35:28.916Z] === RUN   TestHealthKillContainer
20:35:29 [2020-09-24T20:35:29.294Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
20:35:29 [2020-09-24T20:35:29.793Z] --- PASS: TestInspect (3.27s)
20:35:29 [2020-09-24T20:35:29.793Z] === RUN   TestCreateJob
20:35:31 [2020-09-24T20:35:31.684Z] --- PASS: TestHealthKillContainer (2.61s)
20:35:31 [2020-09-24T20:35:31.684Z] === RUN   TestInspectCpusetInConfigPre120
20:35:31 [2020-09-24T20:35:31.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
20:35:31 [2020-09-24T20:35:31.979Z] === RUN   TestIpcModeNone
20:35:32 [2020-09-24T20:35:32.614Z] --- PASS: TestIpcModeNone (0.58s)
20:35:32 [2020-09-24T20:35:32.614Z] === RUN   TestIpcModePrivate
20:35:33 [2020-09-24T20:35:33.096Z] --- PASS: TestCreateJob (3.43s)
20:35:33 [2020-09-24T20:35:33.096Z] === RUN   TestReplicatedJob
20:35:33 [2020-09-24T20:35:33.256Z] --- PASS: TestIpcModePrivate (0.58s)
20:35:33 [2020-09-24T20:35:33.256Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
20:35:33 [2020-09-24T20:35:33.256Z] === RUN   TestIpcModeShareable
20:35:33 [2020-09-24T20:35:33.677Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:35:33 [2020-09-24T20:35:33.901Z] --- PASS: TestIpcModeShareable (0.61s)
20:35:33 [2020-09-24T20:35:33.901Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
20:35:33 [2020-09-24T20:35:33.901Z] === RUN   TestAPIIpcModeShareableAndContainer
20:35:35 [2020-09-24T20:35:35.992Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
20:35:35 [2020-09-24T20:35:35.992Z] === RUN   TestAPIIpcModeHost
20:35:36 [2020-09-24T20:35:36.288Z] --- PASS: TestAPIIpcModeHost (0.48s)
20:35:36 [2020-09-24T20:35:36.288Z] === RUN   TestDaemonIpcModeShareable
20:35:37 [2020-09-24T20:35:37.804Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
20:35:37 [2020-09-24T20:35:37.804Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
20:35:37 [2020-09-24T20:35:37.804Z] === RUN   TestDaemonIpcModePrivate
20:35:38 [2020-09-24T20:35:38.849Z] --- PASS: TestDaemonIpcModePrivate (1.36s)
20:35:38 [2020-09-24T20:35:38.849Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
20:35:38 [2020-09-24T20:35:38.849Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:35:39 [2020-09-24T20:35:39.264Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:35:39 [2020-09-24T20:35:39.730Z] --- PASS: TestReplicatedJob (6.41s)
20:35:39 [2020-09-24T20:35:39.730Z] === RUN   TestUpdateReplicatedJob
20:35:40 [2020-09-24T20:35:40.369Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s)
20:35:40 [2020-09-24T20:35:40.369Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
20:35:40 [2020-09-24T20:35:40.369Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:35:40 [2020-09-24T20:35:40.643Z] === RUN   TestDockerDaemonSuite/TestShmSize
20:35:41 [2020-09-24T20:35:41.581Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:35:41 [2020-09-24T20:35:41.840Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:35:41 [2020-09-24T20:35:41.888Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
20:35:41 [2020-09-24T20:35:41.888Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
20:35:41 [2020-09-24T20:35:41.888Z] === RUN   TestIpcModeOlderClient
20:35:41 [2020-09-24T20:35:41.888Z] === PAUSE TestIpcModeOlderClient
20:35:41 [2020-09-24T20:35:41.888Z] === RUN   TestKillContainerInvalidSignal
20:35:42 [2020-09-24T20:35:42.098Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
20:35:42 [2020-09-24T20:35:42.153Z] --- PASS: TestServiceUpdatePidsLimit (17.85s)
20:35:42 [2020-09-24T20:35:42.153Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
20:35:42 [2020-09-24T20:35:42.153Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
20:35:42 [2020-09-24T20:35:42.153Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s)
20:35:42 [2020-09-24T20:35:42.153Z] PASS
20:35:42 [2020-09-24T20:35:42.153Z] 
20:35:42 [2020-09-24T20:35:42.153Z] === Skipped
20:35:42 [2020-09-24T20:35:42.153Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
20:35:42 [2020-09-24T20:35:42.153Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:35:42 [2020-09-24T20:35:42.153Z] 
20:35:42 [2020-09-24T20:35:42.153Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
20:35:42 [2020-09-24T20:35:42.153Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:35:42 [2020-09-24T20:35:42.153Z] 
20:35:42 [2020-09-24T20:35:42.153Z] 
20:35:42 [2020-09-24T20:35:42.153Z] DONE 27 tests, 2 skipped in 172.655s
20:35:42 [2020-09-24T20:35:42.153Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
20:35:42 [2020-09-24T20:35:42.153Z] ++ 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
20:35:42 [2020-09-24T20:35:42.153Z] ++ set -e
20:35:42 [2020-09-24T20:35:42.153Z] ++ '[' -n 0 ']'
20:35:42 [2020-09-24T20:35:42.153Z] ++ set -x
20:35:42 [2020-09-24T20:35:42.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
20:35:42 [2020-09-24T20:35:42.153Z] INFO: Testing against a local daemon
20:35:42 [2020-09-24T20:35:42.153Z] === RUN   TestSessionCreate
20:35:42 [2020-09-24T20:35:42.153Z] --- PASS: TestSessionCreate (0.02s)
20:35:42 [2020-09-24T20:35:42.153Z] === RUN   TestSessionCreateWithBadUpgrade
20:35:42 [2020-09-24T20:35:42.153Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
20:35:42 [2020-09-24T20:35:42.153Z] PASS
20:35:42 [2020-09-24T20:35:42.153Z] 
20:35:42 [2020-09-24T20:35:42.153Z] DONE 2 tests in 0.214s
20:35:42 [2020-09-24T20:35:42.153Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
20:35:42 [2020-09-24T20:35:42.153Z] ++ 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
20:35:42 [2020-09-24T20:35:42.153Z] ++ set -e
20:35:42 [2020-09-24T20:35:42.153Z] ++ '[' -n 0 ']'
20:35:42 [2020-09-24T20:35:42.153Z] ++ set -x
20:35:42 [2020-09-24T20:35:42.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
20:35:42 [2020-09-24T20:35:42.153Z] INFO: Testing against a local daemon
20:35:42 [2020-09-24T20:35:42.153Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:35:42 [2020-09-24T20:35:42.153Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:35:42 [2020-09-24T20:35:42.153Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:35:42 [2020-09-24T20:35:42.153Z] === RUN   TestEventsExecDie
20:35:42 [2020-09-24T20:35:42.181Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
20:35:42 [2020-09-24T20:35:42.181Z] === RUN   TestKillContainer
20:35:42 [2020-09-24T20:35:42.181Z] === RUN   TestKillContainer/no_signal
20:35:42 [2020-09-24T20:35:42.787Z] --- PASS: TestEventsExecDie (0.92s)
20:35:42 [2020-09-24T20:35:42.787Z] === RUN   TestEventsBackwardsCompatible
20:35:42 [2020-09-24T20:35:42.816Z] === RUN   TestKillContainer/non_killing_signal
20:35:43 [2020-09-24T20:35:43.079Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
20:35:43 [2020-09-24T20:35:43.080Z] === RUN   TestInfoBinaryCommits
20:35:43 [2020-09-24T20:35:43.080Z] --- PASS: TestInfoBinaryCommits (0.01s)
20:35:43 [2020-09-24T20:35:43.080Z] === RUN   TestInfoAPIVersioned
20:35:43 [2020-09-24T20:35:43.080Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:35:43 [2020-09-24T20:35:43.080Z] === RUN   TestInfoDiscoveryBackend
20:35:43 [2020-09-24T20:35:43.110Z] === RUN   TestKillContainer/killing_signal
20:35:43 [2020-09-24T20:35:43.712Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
20:35:43 [2020-09-24T20:35:43.712Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:35:43 [2020-09-24T20:35:43.746Z] --- PASS: TestKillContainer (1.57s)
20:35:43 [2020-09-24T20:35:43.746Z]     --- PASS: TestKillContainer/no_signal (0.51s)
20:35:43 [2020-09-24T20:35:43.746Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
20:35:43 [2020-09-24T20:35:43.746Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
20:35:43 [2020-09-24T20:35:43.746Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:35:43 [2020-09-24T20:35:43.746Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:35:43 [2020-09-24T20:35:43.937Z] --- PASS: TestUpdateReplicatedJob (3.81s)
20:35:43 [2020-09-24T20:35:43.937Z] === RUN   TestServiceListWithStatuses
20:35:43 [2020-09-24T20:35:43.937Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:35:43 [2020-09-24T20:35:43.937Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:35:43 [2020-09-24T20:35:43.937Z] === RUN   TestDockerNetworkConnectAlias
20:35:44 [2020-09-24T20:35:44.382Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:35:44 [2020-09-24T20:35:44.746Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:35:44 [2020-09-24T20:35:44.746Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:35:45 [2020-09-24T20:35:45.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
20:35:45 [2020-09-24T20:35:45.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
20:35:45 [2020-09-24T20:35:45.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
20:35:45 [2020-09-24T20:35:45.023Z] === RUN   TestKillStoppedContainer
20:35:45 [2020-09-24T20:35:45.023Z] --- PASS: TestKillStoppedContainer (0.06s)
20:35:45 [2020-09-24T20:35:45.023Z] === RUN   TestKillStoppedContainerAPIPre120
20:35:45 [2020-09-24T20:35:45.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:35:45 [2020-09-24T20:35:45.023Z] === RUN   TestKillDifferentUserContainer
20:35:45 [2020-09-24T20:35:45.037Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
20:35:45 [2020-09-24T20:35:45.037Z] === RUN   TestInfoAPI
20:35:45 [2020-09-24T20:35:45.037Z] --- PASS: TestInfoAPI (0.01s)
20:35:45 [2020-09-24T20:35:45.037Z] === RUN   TestInfoAPIWarnings
20:35:45 [2020-09-24T20:35:45.386Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
20:35:45 [2020-09-24T20:35:45.386Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
20:35:45 [2020-09-24T20:35:45.658Z] --- PASS: TestKillDifferentUserContainer (0.54s)
20:35:45 [2020-09-24T20:35:45.658Z] === RUN   TestInspectOomKilledTrue
20:35:45 [2020-09-24T20:35:45.669Z] --- PASS: TestInfoAPIWarnings (0.52s)
20:35:45 [2020-09-24T20:35:45.669Z] === RUN   TestInfoDebug
20:35:46 [2020-09-24T20:35:46.301Z] --- PASS: TestInspectOomKilledTrue (0.90s)
20:35:46 [2020-09-24T20:35:46.301Z] === RUN   TestInspectOomKilledFalse
20:35:46 [2020-09-24T20:35:46.302Z] --- PASS: TestInfoDebug (0.53s)
20:35:46 [2020-09-24T20:35:46.302Z] === RUN   TestInfoInsecureRegistries
20:35:46 [2020-09-24T20:35:46.593Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:35:46 [2020-09-24T20:35:46.593Z] === RUN   TestInfoRegistryMirrors
20:35:46 [2020-09-24T20:35:46.760Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:35:46 [2020-09-24T20:35:46.937Z] --- PASS: TestInspectOomKilledFalse (0.54s)
20:35:46 [2020-09-24T20:35:46.937Z] === RUN   TestLinksEtcHostsContentMatch
20:35:47 [2020-09-24T20:35:47.021Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:35:47 [2020-09-24T20:35:47.225Z] --- PASS: TestInfoRegistryMirrors (0.53s)
20:35:47 [2020-09-24T20:35:47.225Z] === RUN   TestLoginFailsWithBadCredentials
20:35:47 [2020-09-24T20:35:47.231Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
20:35:47 [2020-09-24T20:35:47.232Z] === RUN   TestLinksContainerNames
20:35:47 [2020-09-24T20:35:47.280Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:35:47 [2020-09-24T20:35:47.847Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:35:47 [2020-09-24T20:35:47.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s)
20:35:47 [2020-09-24T20:35:47.858Z] === RUN   TestPingCacheHeaders
20:35:47 [2020-09-24T20:35:47.858Z] --- PASS: TestPingCacheHeaders (0.01s)
20:35:47 [2020-09-24T20:35:47.858Z] === RUN   TestPingGet
20:35:47 [2020-09-24T20:35:47.858Z] --- PASS: TestPingGet (0.01s)
20:35:47 [2020-09-24T20:35:47.858Z] === RUN   TestPingHead
20:35:47 [2020-09-24T20:35:47.858Z] --- PASS: TestPingHead (0.01s)
20:35:47 [2020-09-24T20:35:47.858Z] === RUN   TestVersion
20:35:47 [2020-09-24T20:35:47.858Z] --- PASS: TestVersion (0.02s)
20:35:47 [2020-09-24T20:35:47.858Z] PASS
20:35:47 [2020-09-24T20:35:47.858Z] 
20:35:47 [2020-09-24T20:35:47.858Z] === Skipped
20:35:47 [2020-09-24T20:35:47.858Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:35:47 [2020-09-24T20:35:47.858Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:35:47 [2020-09-24T20:35:47.858Z] 
20:35:47 [2020-09-24T20:35:47.858Z] 
20:35:47 [2020-09-24T20:35:47.858Z] DONE 18 tests, 1 skipped in 5.962s
20:35:47 [2020-09-24T20:35:47.858Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
20:35:47 [2020-09-24T20:35:47.858Z] ++ 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
20:35:47 [2020-09-24T20:35:47.858Z] ++ set -e
20:35:47 [2020-09-24T20:35:47.858Z] ++ '[' -n 0 ']'
20:35:47 [2020-09-24T20:35:47.858Z] ++ set -x
20:35:47 [2020-09-24T20:35:47.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
20:35:48 [2020-09-24T20:35:48.105Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:35:48 [2020-09-24T20:35:48.150Z] INFO: Testing against a local daemon
20:35:48 [2020-09-24T20:35:48.150Z] === RUN   TestVolumesCreateAndList
20:35:48 [2020-09-24T20:35:48.150Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:35:48 [2020-09-24T20:35:48.150Z] === RUN   TestVolumesRemove
20:35:48 [2020-09-24T20:35:48.150Z] --- PASS: TestVolumesRemove (0.10s)
20:35:48 [2020-09-24T20:35:48.150Z] === RUN   TestVolumesInspect
20:35:48 [2020-09-24T20:35:48.150Z] --- PASS: TestVolumesInspect (0.01s)
20:35:48 [2020-09-24T20:35:48.150Z] === RUN   TestVolumesInvalidJSON
20:35:48 [2020-09-24T20:35:48.150Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:35:48 [2020-09-24T20:35:48.150Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:35:48 [2020-09-24T20:35:48.150Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:35:48 [2020-09-24T20:35:48.150Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:35:48 [2020-09-24T20:35:48.150Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:35:48 [2020-09-24T20:35:48.150Z] PASS
20:35:48 [2020-09-24T20:35:48.150Z] 
20:35:48 [2020-09-24T20:35:48.150Z] DONE 5 tests in 0.313s
20:35:48 [2020-09-24T20:35:48.150Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:35:48 [2020-09-24T20:35:48.273Z] --- PASS: TestLinksContainerNames (1.00s)
20:35:48 [2020-09-24T20:35:48.273Z] === RUN   TestLogsFollowTailEmpty
20:35:48 [2020-09-24T20:35:48.442Z] ++++ cat bundles/test-integration/docker.pid
20:35:48 [2020-09-24T20:35:48.442Z] +++ kill 11906
20:35:48 [2020-09-24T20:35:48.672Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:35:48 [2020-09-24T20:35:48.910Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
20:35:48 [2020-09-24T20:35:48.910Z] === RUN   TestContainerNetworkMountsNoChown
20:35:48 [2020-09-24T20:35:48.931Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:35:49 [2020-09-24T20:35:49.225Z] --- PASS: TestDockerNetworkConnectAlias (5.56s)
20:35:49 [2020-09-24T20:35:49.225Z] === RUN   TestDockerNetworkReConnect
20:35:49 [2020-09-24T20:35:49.474Z] +++ /etc/init.d/apparmor stop
20:35:49 [2020-09-24T20:35:49.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/default
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/default
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/private
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/private
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rprivate
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rprivate
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/slave
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/slave
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rslave
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rslave
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/shared
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/shared
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rshared
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rshared
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/default
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/shared
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/rslave
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/rshared
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/default/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/default/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/slave
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/rprivate
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/private
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/private/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:35:49 [2020-09-24T20:35:49.547Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:35:49 [2020-09-24T20:35:49.547Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:35:49 [2020-09-24T20:35:49.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === RUN   TestMountDaemonRoot/private/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/default/bind_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/default/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/private/bind_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/private/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:35:49 [2020-09-24T20:35:49.548Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:35:49 [2020-09-24T20:35:49.765Z] Leaving: AppArmorNo profiles have been unloaded.
20:35:49 [2020-09-24T20:35:49.765Z] 
20:35:49 [2020-09-24T20:35:49.765Z] Unloading profiles will leave already running processes permanently
20:35:49 [2020-09-24T20:35:49.765Z] unconfined, which can lead to unexpected situations.
20:35:49 [2020-09-24T20:35:49.765Z] 
20:35:49 [2020-09-24T20:35:49.765Z] To set a process to complain mode, use the command line tool
20:35:49 [2020-09-24T20:35:49.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:35:49 [2020-09-24T20:35:49.765Z] +++ true
20:35:49 [2020-09-24T20:35:49.765Z] exiting test-integration
20:35:49 [2020-09-24T20:35:49.765Z] ++ exit 0
20:35:49 [2020-09-24T20:35:49.765Z] 
20:35:49 [2020-09-24T20:35:49.841Z] --- PASS: TestMountDaemonRoot (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
20:35:49 [2020-09-24T20:35:49.841Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:35:49 [2020-09-24T20:35:49.841Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
20:35:49 [2020-09-24T20:35:49.841Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:35:49 [2020-09-24T20:35:49.841Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:35:49 [2020-09-24T20:35:49.841Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:35:49 [2020-09-24T20:35:49.841Z] === RUN   TestContainerBindMountNonRecursive
20:35:49 [2020-09-24T20:35:49.872Z] --- PASS: TestDockerDaemonSuite (328.45s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.70s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:1449: [d34be737be2f7] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d77fd3d91fcdf] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d0884961ddc6e] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.64s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.69s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.62s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d6729d7eea09c] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d42bb9caca7cf] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d3aacf6317faa] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.52s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.64s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d15af53cfb11b] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.70s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [dc39b9fe7052e] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.45s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [da55576c2410b] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d2c7ae4b82c62] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_plugins_test.go:79: [d7879991c68a0] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.57s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_plugins_test.go:169: [d880623a8b009] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.87s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d44a2c620639b] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.14s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [db9aa9523c1c7] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.90s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.30s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.17s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.17s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [dfa8ece9064d6] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.38s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.80s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.38s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [de4eea7791778] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d0629f6648e10] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.67s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [df940b753c240] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.15s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.87s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.41s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.57s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.41s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.11s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.00s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d16286679b9b1] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d436efa7ca958] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.01s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d91878b3d5b23] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d294de2d71f76] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d0734a8e22a1a] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.36s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d56766cb140d9] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.84s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [d0e1dbe883b56] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.01s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
20:35:49 [2020-09-24T20:35:49.872Z]         check_test.go:309: [db45995c1da4a] daemon is not started
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.51s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.43s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s)
20:35:49 [2020-09-24T20:35:49.872Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.80s)
20:35:49 [2020-09-24T20:35:49.872Z]         docker_cli_daemon_test.go:2544: [d1a4f42182039] daemon is not started
20:35:49 [2020-09-24T20:35:49.873Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.35s)
20:35:49 [2020-09-24T20:35:49.873Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s)
20:35:49 [2020-09-24T20:35:49.873Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s)
20:35:49 [2020-09-24T20:35:49.873Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s)
20:35:49 [2020-09-24T20:35:49.873Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
20:35:49 [2020-09-24T20:35:49.873Z]         check_test.go:309: [d78a2d377e577] daemon is not started
20:35:49 [2020-09-24T20:35:49.873Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.72s)
20:35:49 [2020-09-24T20:35:49.873Z] === RUN   TestDockerSwarmSuite
20:35:49 [2020-09-24T20:35:49.873Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:35:51 [2020-09-24T20:35:51.250Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:35:51 [2020-09-24T20:35:51.373Z] --- PASS: TestContainerBindMountNonRecursive (1.48s)
20:35:51 [2020-09-24T20:35:51.373Z] === RUN   TestNetworkNat
20:35:51 [2020-09-24T20:35:51.667Z] --- PASS: TestNetworkNat (0.58s)
20:35:51 [2020-09-24T20:35:51.667Z] === RUN   TestNetworkLocalhostTCPNat
Post stage
[Pipeline] junit
20:35:51 [2020-09-24T20:35:51.878Z] Recording test results
20:35:52 [2020-09-24T20:35:52.303Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
20:35:52 [2020-09-24T20:35:52.303Z] === RUN   TestNetworkLoopbackNat
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:35:52 [2020-09-24T20:35:52.796Z] + echo Ensuring container killed.
20:35:52 [2020-09-24T20:35:52.796Z] Ensuring container killed.
20:35:52 [2020-09-24T20:35:52.796Z] + docker rm -vf docker-pr5
20:35:52 [2020-09-24T20:35:52.796Z] Error: No such container: docker-pr5
20:35:52 [2020-09-24T20:35:52.796Z] + true
[Pipeline] sh
20:35:53 [2020-09-24T20:35:53.153Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:35:53 [2020-09-24T20:35:53.153Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:35:53 [2020-09-24T20:35:53.172Z] + echo Chowning /workspace to jenkins user
20:35:53 [2020-09-24T20:35:53.172Z] Chowning /workspace to jenkins user
20:35:53 [2020-09-24T20:35:53.172Z] + id -u
20:35:53 [2020-09-24T20:35:53.172Z] + id -g
20:35:53 [2020-09-24T20:35:53.172Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41482:/workspace busybox chown -R 1001:1001 /workspace
20:35:53 [2020-09-24T20:35:53.172Z] Unable to find image 'busybox:latest' locally
20:35:53 [2020-09-24T20:35:53.430Z] --- PASS: TestDockerNetworkReConnect (4.53s)
20:35:53 [2020-09-24T20:35:53.430Z] === RUN   TestServicePlugin
20:35:53 [2020-09-24T20:35:53.430Z] --- SKIP: TestServicePlugin (0.00s)
20:35:53 [2020-09-24T20:35:53.430Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:35:53 [2020-09-24T20:35:53.430Z] === RUN   TestServiceUpdateLabel
20:35:53 [2020-09-24T20:35:53.463Z] latest: Pulling from library/busybox
20:35:53 [2020-09-24T20:35:53.463Z] d2a291f672b2: Pulling fs layer
20:35:53 [2020-09-24T20:35:53.463Z] d2a291f672b2: Verifying Checksum
20:35:53 [2020-09-24T20:35:53.463Z] d2a291f672b2: Download complete
20:35:54 [2020-09-24T20:35:54.095Z] d2a291f672b2: Pull complete
20:35:54 [2020-09-24T20:35:54.096Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
20:35:54 [2020-09-24T20:35:54.096Z] Status: Downloaded newer image for busybox:latest
20:35:54 [2020-09-24T20:35:54.531Z] === RUN   TestDockerSuite/TestBuildEnv
20:35:55 [2020-09-24T20:35:55.037Z] --- PASS: TestNetworkLoopbackNat (2.74s)
20:35:55 [2020-09-24T20:35:55.037Z] === RUN   TestPause
20:35:55 [2020-09-24T20:35:55.676Z] --- PASS: TestPause (0.55s)
20:35:55 [2020-09-24T20:35:55.676Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:35:55 [2020-09-24T20:35:55.676Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:35:55 [2020-09-24T20:35:55.676Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:35:55 [2020-09-24T20:35:55.676Z] === RUN   TestPauseStopPausedContainer
20:35:55 [2020-09-24T20:35:55.910Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:35:55 [2020-09-24T20:35:55.973Z] --- PASS: TestServiceUpdateLabel (2.41s)
20:35:55 [2020-09-24T20:35:55.974Z] === RUN   TestServiceUpdateSecrets
20:35:56 [2020-09-24T20:35:56.169Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:35:56 [2020-09-24T20:35:56.314Z] --- PASS: TestPauseStopPausedContainer (0.60s)
20:35:56 [2020-09-24T20:35:56.314Z] === RUN   TestPsFilter
20:35:56 [2020-09-24T20:35:56.314Z] --- PASS: TestPsFilter (0.16s)
20:35:56 [2020-09-24T20:35:56.314Z] === RUN   TestRemoveContainerWithRemovedVolume
20:35:56 [2020-09-24T20:35:56.556Z] + bundleName=s390x-integration
20:35:56 [2020-09-24T20:35:56.556Z] + echo Creating s390x-integration-bundles.tar.gz
20:35:56 [2020-09-24T20:35:56.556Z] Creating s390x-integration-bundles.tar.gz
20:35:56 [2020-09-24T20:35:56.556Z] + xargs tar -czf s390x-integration-bundles.tar.gz
20:35:56 [2020-09-24T20:35:56.556Z] + 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
20:35:56 [2020-09-24T20:35:56.600Z] Archiving artifacts
20:35:56 [2020-09-24T20:35:56.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
20:35:56 [2020-09-24T20:35:56.953Z] === RUN   TestRemoveContainerWithVolume
20:35:56 [2020-09-24T20:35:56.965Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:35:57 [2020-09-24T20:35:57.349Z] + make clean
20:35:57 [2020-09-24T20:35:57.545Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:35:57 [2020-09-24T20:35:57.596Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
20:35:57 [2020-09-24T20:35:57.596Z] === RUN   TestRemoveContainerRunning
20:35:57 [2020-09-24T20:35:57.640Z] docker volume rm -f docker-dev-cache
20:35:57 [2020-09-24T20:35:57.640Z] docker-dev-cache
[Pipeline] deleteDir
20:35:57 [2020-09-24T20:35:57.890Z] --- PASS: TestRemoveContainerRunning (0.53s)
20:35:57 [2020-09-24T20:35:57.890Z] === RUN   TestRemoveContainerForceRemoveRunning
20:35:58 [2020-09-24T20:35:58.481Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:35:58 [2020-09-24T20:35:58.528Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s)
20:35:58 [2020-09-24T20:35:58.528Z] === RUN   TestRemoveInvalidContainer
20:35:58 [2020-09-24T20:35:58.528Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:35:58 [2020-09-24T20:35:58.528Z] === RUN   TestRenameLinkedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:36:00 [2020-09-24T20:36:00.609Z] --- PASS: TestRenameLinkedContainer (2.03s)
20:36:00 [2020-09-24T20:36:00.609Z] === RUN   TestRenameStoppedContainer
20:36:01 [2020-09-24T20:36:01.013Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
20:36:01 [2020-09-24T20:36:01.246Z] --- PASS: TestRenameStoppedContainer (0.54s)
20:36:01 [2020-09-24T20:36:01.246Z] === RUN   TestRenameRunningContainerAndReuse
20:36:02 [2020-09-24T20:36:02.291Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s)
20:36:02 [2020-09-24T20:36:02.291Z] === RUN   TestRenameInvalidName
20:36:02 [2020-09-24T20:36:02.586Z] --- PASS: TestRenameInvalidName (0.53s)
20:36:02 [2020-09-24T20:36:02.586Z] === RUN   TestRenameAnonymousContainer
20:36:04 [2020-09-24T20:36:04.673Z] --- PASS: TestRenameAnonymousContainer (1.92s)
20:36:04 [2020-09-24T20:36:04.673Z] === RUN   TestRenameContainerWithSameName
20:36:05 [2020-09-24T20:36:05.207Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:36:05 [2020-09-24T20:36:05.310Z] --- PASS: TestRenameContainerWithSameName (0.52s)
20:36:05 [2020-09-24T20:36:05.310Z] === RUN   TestRenameContainerWithLinkedContainer
20:36:06 [2020-09-24T20:36:06.347Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
20:36:06 [2020-09-24T20:36:06.347Z] === RUN   TestResize
20:36:06 [2020-09-24T20:36:06.643Z] --- PASS: TestResize (0.55s)
20:36:06 [2020-09-24T20:36:06.643Z] === RUN   TestResizeWithInvalidSize
20:36:07 [2020-09-24T20:36:07.277Z] --- PASS: TestResizeWithInvalidSize (0.56s)
20:36:07 [2020-09-24T20:36:07.277Z] === RUN   TestResizeWhenContainerNotStarted
20:36:07 [2020-09-24T20:36:07.929Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s)
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:36:07 [2020-09-24T20:36:07.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:36:10 [2020-09-24T20:36:10.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:36:10 [2020-09-24T20:36:10.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:36:10 [2020-09-24T20:36:10.881Z] --- PASS: TestServiceUpdateSecrets (15.12s)
20:36:10 [2020-09-24T20:36:10.881Z] === RUN   TestServiceUpdateConfigs
20:36:11 [2020-09-24T20:36:11.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:36:11 [2020-09-24T20:36:11.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:36:12 [2020-09-24T20:36:12.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:36:13 [2020-09-24T20:36:13.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:36:13 [2020-09-24T20:36:13.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:36:13 [2020-09-24T20:36:13.827Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:36:15 [2020-09-24T20:36:15.180Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:36:15 [2020-09-24T20:36:15.439Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:36:15 [2020-09-24T20:36:15.916Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s)
20:36:15 [2020-09-24T20:36:15.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s)
20:36:15 [2020-09-24T20:36:15.916Z] === RUN   TestCgroupNamespacesRun
20:36:17 [2020-09-24T20:36:17.430Z] --- PASS: TestCgroupNamespacesRun (1.36s)
20:36:17 [2020-09-24T20:36:17.430Z] === RUN   TestCgroupNamespacesRunPrivileged
20:36:18 [2020-09-24T20:36:18.474Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s)
20:36:18 [2020-09-24T20:36:18.474Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:36:19 [2020-09-24T20:36:19.997Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s)
20:36:19 [2020-09-24T20:36:19.997Z] === RUN   TestCgroupNamespacesRunHostMode
20:36:21 [2020-09-24T20:36:21.513Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s)
20:36:21 [2020-09-24T20:36:21.513Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:36:22 [2020-09-24T20:36:22.555Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
20:36:22 [2020-09-24T20:36:22.555Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:36:23 [2020-09-24T20:36:23.555Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:36:24 [2020-09-24T20:36:24.077Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
20:36:24 [2020-09-24T20:36:24.077Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:36:24 [2020-09-24T20:36:24.715Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
20:36:24 [2020-09-24T20:36:24.715Z] === RUN   TestCgroupNamespacesRunOlderClient
20:36:24 [2020-09-24T20:36:24.931Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:36:25 [2020-09-24T20:36:25.788Z] --- PASS: TestServiceUpdateConfigs (14.57s)
20:36:25 [2020-09-24T20:36:25.788Z] === RUN   TestServiceUpdateNetwork
20:36:26 [2020-09-24T20:36:26.245Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
20:36:26 [2020-09-24T20:36:26.245Z] === RUN   TestKernelTCPMemory
20:36:26 [2020-09-24T20:36:26.884Z] --- PASS: TestKernelTCPMemory (0.62s)
20:36:26 [2020-09-24T20:36:26.884Z] === RUN   TestNISDomainname
20:36:27 [2020-09-24T20:36:27.521Z] --- PASS: TestNISDomainname (0.64s)
20:36:27 [2020-09-24T20:36:27.521Z] === RUN   TestHostnameDnsResolution
20:36:28 [2020-09-24T20:36:28.159Z] --- PASS: TestHostnameDnsResolution (0.79s)
20:36:28 [2020-09-24T20:36:28.159Z] === RUN   TestStats
20:36:29 [2020-09-24T20:36:29.387Z] c3aff4450246: Pull complete
20:36:29 [2020-09-24T20:36:29.387Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
20:36:29 [2020-09-24T20:36:29.387Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:36:29 [2020-09-24T20:36:29.387Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
20:36:29 [2020-09-24T20:36:29.387Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
20:36:29 [2020-09-24T20:36:29.387Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457'
20:36:29 [2020-09-24T20:36:29.387Z] WARN: Skipping validation tests
20:36:29 [2020-09-24T20:36:29.387Z] INFO: Running unit tests at 09/24/2020 20:36:18...
20:36:29 [2020-09-24T20:36:29.387Z] INFO: make.ps1 starting at 09/24/2020 20:36:21
20:36:29 [2020-09-24T20:36:29.387Z] INFO: Git commit (90f38d1d61) assumed from DOCKER_GITCOMMIT environment variable
20:36:29 [2020-09-24T20:36:29.387Z] INFO: Invoking autogen...
20:36:29 [2020-09-24T20:36:29.387Z] INFO: Running unit tests...
20:36:29 [2020-09-24T20:36:29.387Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:36:31 [2020-09-24T20:36:31.041Z] --- PASS: TestStats (2.54s)
20:36:31 [2020-09-24T20:36:31.041Z] === RUN   TestStopContainerWithTimeout
20:36:31 [2020-09-24T20:36:31.041Z] === RUN   TestStopContainerWithTimeout/0
20:36:31 [2020-09-24T20:36:31.041Z] === PAUSE TestStopContainerWithTimeout/0
20:36:31 [2020-09-24T20:36:31.041Z] === RUN   TestStopContainerWithTimeout/1
20:36:31 [2020-09-24T20:36:31.041Z] === PAUSE TestStopContainerWithTimeout/1
20:36:31 [2020-09-24T20:36:31.041Z] === RUN   TestStopContainerWithTimeout/3
20:36:31 [2020-09-24T20:36:31.041Z] === PAUSE TestStopContainerWithTimeout/3
20:36:31 [2020-09-24T20:36:31.041Z] === RUN   TestStopContainerWithTimeout/-1
20:36:31 [2020-09-24T20:36:31.041Z] === PAUSE TestStopContainerWithTimeout/-1
20:36:31 [2020-09-24T20:36:31.041Z] === CONT  TestStopContainerWithTimeout/0
20:36:31 [2020-09-24T20:36:31.041Z] === CONT  TestStopContainerWithTimeout/3
20:36:31 [2020-09-24T20:36:31.041Z] === CONT  TestStopContainerWithTimeout/1
20:36:31 [2020-09-24T20:36:31.041Z] === CONT  TestStopContainerWithTimeout/-1
20:36:33 [2020-09-24T20:36:33.810Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:36:33 [2020-09-24T20:36:33.810Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
20:36:33 [2020-09-24T20:36:33.810Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
20:36:33 [2020-09-24T20:36:33.810Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
20:36:33 [2020-09-24T20:36:33.810Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
20:36:33 [2020-09-24T20:36:33.810Z] === RUN   TestDeleteDevicemapper
20:36:33 [2020-09-24T20:36:33.810Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:36:33 [2020-09-24T20:36:33.810Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:36:33 [2020-09-24T20:36:33.810Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:36:34 [2020-09-24T20:36:34.906Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:36:34 [2020-09-24T20:36:34.906Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:36:34 [2020-09-24T20:36:34.906Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:36:35 [2020-09-24T20:36:35.164Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:36:35 [2020-09-24T20:36:35.283Z] ?   	github.com/docker/docker/api	[no test files]
20:36:35 [2020-09-24T20:36:35.894Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
20:36:35 [2020-09-24T20:36:35.894Z] === RUN   TestUpdateMemory
20:36:36 [2020-09-24T20:36:36.539Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:36:36 [2020-09-24T20:36:36.539Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:36:36 [2020-09-24T20:36:36.798Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:36:36 [2020-09-24T20:36:36.931Z] --- PASS: TestUpdateMemory (0.80s)
20:36:36 [2020-09-24T20:36:36.931Z] === RUN   TestUpdateCPUQuota
20:36:37 [2020-09-24T20:36:37.570Z] --- PASS: TestUpdateCPUQuota (0.90s)
20:36:37 [2020-09-24T20:36:37.570Z] === RUN   TestUpdatePidsLimit
20:36:37 [2020-09-24T20:36:37.570Z] === RUN   TestUpdatePidsLimit/update_from_none
20:36:37 [2020-09-24T20:36:37.866Z] === RUN   TestUpdatePidsLimit/no_change
20:36:38 [2020-09-24T20:36:38.161Z] === RUN   TestUpdatePidsLimit/update_lower
20:36:38 [2020-09-24T20:36:38.453Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:36:38 [2020-09-24T20:36:38.747Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:36:39 [2020-09-24T20:36:39.046Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:36:39 [2020-09-24T20:36:39.341Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:36:39 [2020-09-24T20:36:39.978Z] --- PASS: TestUpdatePidsLimit (2.45s)
20:36:39 [2020-09-24T20:36:39.978Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
20:36:39 [2020-09-24T20:36:39.978Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
20:36:39 [2020-09-24T20:36:39.978Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
20:36:39 [2020-09-24T20:36:39.978Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
20:36:39 [2020-09-24T20:36:39.978Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
20:36:39 [2020-09-24T20:36:39.978Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
20:36:39 [2020-09-24T20:36:39.978Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
20:36:39 [2020-09-24T20:36:39.978Z] === RUN   TestUpdateRestartPolicy
20:36:40 [2020-09-24T20:36:40.698Z] --- PASS: TestServiceUpdateNetwork (13.18s)
20:36:40 [2020-09-24T20:36:40.698Z] === RUN   TestServiceUpdatePidsLimit
20:36:40 [2020-09-24T20:36:40.698Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:36:40 [2020-09-24T20:36:40.990Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
20:36:40 [2020-09-24T20:36:40.990Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
20:36:41 [2020-09-24T20:36:41.269Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:36:46 [2020-09-24T20:36:46.259Z] === RUN   TestDockerSuite/TestBuildExpose
20:36:46 [2020-09-24T20:36:46.518Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:36:47 [2020-09-24T20:36:47.085Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:36:47 [2020-09-24T20:36:47.634Z] === RUN   TestMiddlewares
20:36:47 [2020-09-24T20:36:47.634Z] --- PASS: TestMiddlewares (0.00s)
20:36:47 [2020-09-24T20:36:47.634Z] PASS
20:36:47 [2020-09-24T20:36:47.634Z] coverage: 9.0% of statements
20:36:47 [2020-09-24T20:36:47.634Z] ok  	github.com/docker/docker/api/server	0.076s	coverage: 9.0% of statements
20:36:47 [2020-09-24T20:36:47.651Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:36:47 [2020-09-24T20:36:47.910Z] === RUN   TestDockerSuite/TestBuildFails
20:36:48 [2020-09-24T20:36:48.848Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:36:48 [2020-09-24T20:36:48.848Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:36:49 [2020-09-24T20:36:49.406Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:36:51 [2020-09-24T20:36:51.379Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:36:52 [2020-09-24T20:36:52.649Z] --- PASS: TestUpdateRestartPolicy (11.28s)
20:36:52 [2020-09-24T20:36:52.649Z] === RUN   TestUpdateRestartWithAutoRemove
20:36:52 [2020-09-24T20:36:52.649Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
20:36:52 [2020-09-24T20:36:52.649Z] === RUN   TestWaitNonBlocked
20:36:52 [2020-09-24T20:36:52.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:36:52 [2020-09-24T20:36:52.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:36:52 [2020-09-24T20:36:52.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:36:52 [2020-09-24T20:36:52.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:36:52 [2020-09-24T20:36:52.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:36:52 [2020-09-24T20:36:52.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:36:52 [2020-09-24T20:36:52.650Z] --- PASS: TestWaitNonBlocked (0.02s)
20:36:52 [2020-09-24T20:36:52.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
20:36:52 [2020-09-24T20:36:52.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
20:36:52 [2020-09-24T20:36:52.650Z] === RUN   TestWaitBlocked
20:36:52 [2020-09-24T20:36:52.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:36:52 [2020-09-24T20:36:52.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:36:52 [2020-09-24T20:36:52.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:36:52 [2020-09-24T20:36:52.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:36:52 [2020-09-24T20:36:52.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:36:52 [2020-09-24T20:36:52.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:36:52 [2020-09-24T20:36:52.756Z] === RUN   TestDockerSuite/TestBuildForceRm
20:36:53 [2020-09-24T20:36:53.706Z] --- PASS: TestWaitBlocked (0.02s)
20:36:53 [2020-09-24T20:36:53.706Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
20:36:53 [2020-09-24T20:36:53.706Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s)
20:36:53 [2020-09-24T20:36:53.706Z] === CONT  TestContainerStartOnDaemonRestart
20:36:53 [2020-09-24T20:36:53.706Z] === CONT  TestDaemonHostGatewayIP
20:36:53 [2020-09-24T20:36:53.706Z] === CONT  TestIpcModeOlderClient
20:36:53 [2020-09-24T20:36:53.706Z] === CONT  TestDaemonRestartIpcMode
20:36:53 [2020-09-24T20:36:53.706Z] --- PASS: TestIpcModeOlderClient (0.19s)
20:36:53 [2020-09-24T20:36:53.706Z] === CONT  TestContainerKillOnDaemonStart
20:36:54 [2020-09-24T20:36:54.132Z] === RUN   TestDockerSuite/TestBuildFromGit
20:36:55 [2020-09-24T20:36:55.509Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:36:55 [2020-09-24T20:36:55.989Z] --- PASS: TestServiceUpdatePidsLimit (17.28s)
20:36:55 [2020-09-24T20:36:55.989Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s)
20:36:55 [2020-09-24T20:36:55.989Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
20:36:55 [2020-09-24T20:36:55.989Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
20:36:55 [2020-09-24T20:36:55.989Z] PASS
20:36:55 [2020-09-24T20:36:55.989Z] 
20:36:55 [2020-09-24T20:36:55.989Z] === Skipped
20:36:55 [2020-09-24T20:36:55.989Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:36:55 [2020-09-24T20:36:55.989Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:36:55 [2020-09-24T20:36:55.989Z] 
20:36:55 [2020-09-24T20:36:55.989Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:36:55 [2020-09-24T20:36:55.989Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:55 [2020-09-24T20:36:55.989Z] 
20:36:55 [2020-09-24T20:36:55.989Z] 
20:36:55 [2020-09-24T20:36:55.989Z] DONE 27 tests, 2 skipped in 147.813s
20:36:55 [2020-09-24T20:36:55.989Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:36:55 [2020-09-24T20:36:55.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:36:55 [2020-09-24T20:36:55.989Z] ++ set -e
20:36:55 [2020-09-24T20:36:55.989Z] ++ '[' -n 0 ']'
20:36:55 [2020-09-24T20:36:55.989Z] ++ set -x
20:36:55 [2020-09-24T20:36:55.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:36:55 [2020-09-24T20:36:55.989Z] INFO: Testing against a local daemon
20:36:55 [2020-09-24T20:36:55.989Z] === RUN   TestSessionCreate
20:36:56 [2020-09-24T20:36:56.077Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:36:56 [2020-09-24T20:36:56.250Z] --- PASS: TestSessionCreate (0.06s)
20:36:56 [2020-09-24T20:36:56.250Z] === RUN   TestSessionCreateWithBadUpgrade
20:36:56 [2020-09-24T20:36:56.250Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
20:36:56 [2020-09-24T20:36:56.250Z] PASS
20:36:56 [2020-09-24T20:36:56.250Z] 
20:36:56 [2020-09-24T20:36:56.250Z] DONE 2 tests in 0.294s
20:36:56 [2020-09-24T20:36:56.250Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:36:56 [2020-09-24T20:36:56.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:36:56 [2020-09-24T20:36:56.250Z] ++ set -e
20:36:56 [2020-09-24T20:36:56.250Z] ++ '[' -n 0 ']'
20:36:56 [2020-09-24T20:36:56.250Z] ++ set -x
20:36:56 [2020-09-24T20:36:56.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:36:56 [2020-09-24T20:36:56.510Z] INFO: Testing against a local daemon
20:36:56 [2020-09-24T20:36:56.510Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:36:56 [2020-09-24T20:36:56.510Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:36:56 [2020-09-24T20:36:56.510Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:36:56 [2020-09-24T20:36:56.511Z] === RUN   TestEventsExecDie
20:36:57 [2020-09-24T20:36:57.082Z] --- PASS: TestEventsExecDie (0.76s)
20:36:57 [2020-09-24T20:36:57.082Z] === RUN   TestEventsBackwardsCompatible
20:36:57 [2020-09-24T20:36:57.307Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s)
20:36:57 [2020-09-24T20:36:57.343Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
20:36:57 [2020-09-24T20:36:57.343Z] === RUN   TestInfoBinaryCommits
20:36:57 [2020-09-24T20:36:57.343Z] --- PASS: TestInfoBinaryCommits (0.05s)
20:36:57 [2020-09-24T20:36:57.343Z] === RUN   TestInfoAPIVersioned
20:36:57 [2020-09-24T20:36:57.343Z] --- PASS: TestInfoAPIVersioned (0.03s)
20:36:57 [2020-09-24T20:36:57.343Z] === RUN   TestInfoDiscoveryBackend
20:36:57 [2020-09-24T20:36:57.457Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:36:57 [2020-09-24T20:36:57.915Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
20:36:57 [2020-09-24T20:36:57.915Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:36:57 [2020-09-24T20:36:57.950Z] --- PASS: TestDaemonHostGatewayIP (4.18s)
20:36:57 [2020-09-24T20:36:57.950Z] --- PASS: TestDaemonRestartIpcMode (4.32s)
20:36:58 [2020-09-24T20:36:58.857Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:36:58 [2020-09-24T20:36:58.857Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:36:58 [2020-09-24T20:36:58.918Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:36:59 [2020-09-24T20:36:59.429Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
20:36:59 [2020-09-24T20:36:59.429Z] === RUN   TestInfoAPI
20:36:59 [2020-09-24T20:36:59.691Z] --- PASS: TestInfoAPI (0.06s)
20:36:59 [2020-09-24T20:36:59.691Z] === RUN   TestInfoAPIWarnings
20:36:59 [2020-09-24T20:36:59.861Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:37:00 [2020-09-24T20:37:00.262Z] --- PASS: TestInfoAPIWarnings (0.60s)
20:37:00 [2020-09-24T20:37:00.262Z] === RUN   TestInfoDebug
20:37:00 [2020-09-24T20:37:00.430Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:37:00 [2020-09-24T20:37:00.834Z] --- PASS: TestInfoDebug (0.60s)
20:37:00 [2020-09-24T20:37:00.834Z] === RUN   TestInfoInsecureRegistries
20:37:01 [2020-09-24T20:37:01.406Z] --- PASS: TestInfoInsecureRegistries (0.60s)
20:37:01 [2020-09-24T20:37:01.406Z] === RUN   TestInfoRegistryMirrors
20:37:01 [2020-09-24T20:37:01.978Z] --- PASS: TestInfoRegistryMirrors (0.61s)
20:37:01 [2020-09-24T20:37:01.978Z] === RUN   TestLoginFailsWithBadCredentials
20:37:02 [2020-09-24T20:37:02.340Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:37:02 [2020-09-24T20:37:02.340Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:37:02 [2020-09-24T20:37:02.920Z] --- PASS: TestLoginFailsWithBadCredentials (0.88s)
20:37:02 [2020-09-24T20:37:02.920Z] === RUN   TestPingCacheHeaders
20:37:02 [2020-09-24T20:37:02.920Z] --- PASS: TestPingCacheHeaders (0.05s)
20:37:02 [2020-09-24T20:37:02.920Z] === RUN   TestPingGet
20:37:02 [2020-09-24T20:37:02.920Z] --- PASS: TestPingGet (0.03s)
20:37:02 [2020-09-24T20:37:02.920Z] === RUN   TestPingHead
20:37:02 [2020-09-24T20:37:02.920Z] --- PASS: TestPingHead (0.05s)
20:37:02 [2020-09-24T20:37:02.920Z] === RUN   TestVersion
20:37:03 [2020-09-24T20:37:03.180Z] --- PASS: TestVersion (0.05s)
20:37:03 [2020-09-24T20:37:03.180Z] PASS
20:37:03 [2020-09-24T20:37:03.180Z] 
20:37:03 [2020-09-24T20:37:03.180Z] === Skipped
20:37:03 [2020-09-24T20:37:03.181Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:37:03 [2020-09-24T20:37:03.181Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:37:03 [2020-09-24T20:37:03.181Z] 
20:37:03 [2020-09-24T20:37:03.181Z] 
20:37:03 [2020-09-24T20:37:03.181Z] DONE 18 tests, 1 skipped in 6.829s
20:37:03 [2020-09-24T20:37:03.181Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:37:03 [2020-09-24T20:37:03.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:37:03 [2020-09-24T20:37:03.181Z] ++ set -e
20:37:03 [2020-09-24T20:37:03.181Z] ++ '[' -n 0 ']'
20:37:03 [2020-09-24T20:37:03.181Z] ++ set -x
20:37:03 [2020-09-24T20:37:03.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:37:03 [2020-09-24T20:37:03.181Z] INFO: Testing against a local daemon
20:37:03 [2020-09-24T20:37:03.181Z] === RUN   TestVolumesCreateAndList
20:37:03 [2020-09-24T20:37:03.181Z] --- PASS: TestVolumesCreateAndList (0.04s)
20:37:03 [2020-09-24T20:37:03.181Z] === RUN   TestVolumesRemove
20:37:03 [2020-09-24T20:37:03.441Z] --- PASS: TestVolumesRemove (0.08s)
20:37:03 [2020-09-24T20:37:03.441Z] === RUN   TestVolumesInspect
20:37:03 [2020-09-24T20:37:03.441Z] --- PASS: TestVolumesInspect (0.04s)
20:37:03 [2020-09-24T20:37:03.441Z] === RUN   TestVolumesInvalidJSON
20:37:03 [2020-09-24T20:37:03.441Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:37:03 [2020-09-24T20:37:03.441Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:37:03 [2020-09-24T20:37:03.441Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:37:03 [2020-09-24T20:37:03.441Z] --- PASS: TestVolumesInvalidJSON (0.03s)
20:37:03 [2020-09-24T20:37:03.441Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:37:03 [2020-09-24T20:37:03.441Z] PASS
20:37:03 [2020-09-24T20:37:03.441Z] 
20:37:03 [2020-09-24T20:37:03.441Z] DONE 5 tests in 0.358s
20:37:03 [2020-09-24T20:37:03.441Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:37:03 [2020-09-24T20:37:03.702Z] ++++ cat bundles/test-integration/docker.pid
20:37:03 [2020-09-24T20:37:03.702Z] +++ kill 13601
20:37:03 [2020-09-24T20:37:03.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
20:37:03 [2020-09-24T20:37:03.972Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:37:05 [2020-09-24T20:37:05.096Z] +++ /etc/init.d/apparmor stop
20:37:05 [2020-09-24T20:37:05.096Z] Leaving: AppArmorNo profiles have been unloaded.
20:37:05 [2020-09-24T20:37:05.096Z] 
20:37:05 [2020-09-24T20:37:05.096Z] Unloading profiles will leave already running processes permanently
20:37:05 [2020-09-24T20:37:05.096Z] unconfined, which can lead to unexpected situations.
20:37:05 [2020-09-24T20:37:05.096Z] 
20:37:05 [2020-09-24T20:37:05.096Z] To set a process to complain mode, use the command line tool
20:37:05 [2020-09-24T20:37:05.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:37:05 [2020-09-24T20:37:05.096Z] +++ true
20:37:05 [2020-09-24T20:37:05.096Z] exiting test-integration
20:37:05 [2020-09-24T20:37:05.096Z] ++ exit 0
20:37:05 [2020-09-24T20:37:05.096Z] 
20:37:05 [2020-09-24T20:37:05.877Z] === RUN   TestDockerSuite/TestBuildHistory
20:37:06 [2020-09-24T20:37:06.489Z] --- PASS: TestContainerKillOnDaemonStart (12.77s)
20:37:06 [2020-09-24T20:37:06.489Z] PASS
20:37:06 [2020-09-24T20:37:06.489Z] 
20:37:06 [2020-09-24T20:37:06.489Z] === Skipped
20:37:06 [2020-09-24T20:37:06.489Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
20:37:06 [2020-09-24T20:37:06.489Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:37:06 [2020-09-24T20:37:06.489Z] 
20:37:06 [2020-09-24T20:37:06.489Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:37:06 [2020-09-24T20:37:06.489Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:37:06 [2020-09-24T20:37:06.489Z] 
20:37:06 [2020-09-24T20:37:06.489Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
20:37:06 [2020-09-24T20:37:06.489Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:37:06 [2020-09-24T20:37:06.489Z] 
20:37:06 [2020-09-24T20:37:06.489Z] 
20:37:06 [2020-09-24T20:37:06.489Z] DONE 192 tests, 3 skipped in 109.060s
20:37:06 [2020-09-24T20:37:06.489Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
20:37:06 [2020-09-24T20:37:06.489Z] ++ 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
20:37:06 [2020-09-24T20:37:06.489Z] ++ set -e
20:37:06 [2020-09-24T20:37:06.489Z] ++ '[' -n 0 ']'
20:37:06 [2020-09-24T20:37:06.489Z] ++ set -x
20:37:06 [2020-09-24T20:37:06.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
20:37:06 [2020-09-24T20:37:06.786Z] INFO: Testing against a local daemon
20:37:06 [2020-09-24T20:37:06.786Z] === RUN   TestCommitInheritsEnv
20:37:07 [2020-09-24T20:37:07.087Z] --- PASS: TestCommitInheritsEnv (0.33s)
20:37:07 [2020-09-24T20:37:07.087Z] === RUN   TestImportExtremelyLargeImageWorks
20:37:07 [2020-09-24T20:37:07.087Z] === PAUSE TestImportExtremelyLargeImageWorks
20:37:07 [2020-09-24T20:37:07.087Z] === RUN   TestImagesFilterMultiReference
20:37:07 [2020-09-24T20:37:07.087Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:37:07 [2020-09-24T20:37:07.087Z] === RUN   TestImagePullPlatformInvalid
20:37:07 [2020-09-24T20:37:07.087Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
20:37:07 [2020-09-24T20:37:07.087Z] === RUN   TestRemoveImageOrphaning
20:37:07 [2020-09-24T20:37:07.382Z] --- PASS: TestRemoveImageOrphaning (0.36s)
20:37:07 [2020-09-24T20:37:07.382Z] === RUN   TestRemoveImageGarbageCollector
20:37:07 [2020-09-24T20:37:07.382Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
20:37:07 [2020-09-24T20:37:07.382Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:07 [2020-09-24T20:37:07.382Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:37:07 [2020-09-24T20:37:07.684Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:37:07 [2020-09-24T20:37:07.684Z] === RUN   TestTagInvalidReference
20:37:07 [2020-09-24T20:37:07.684Z] --- PASS: TestTagInvalidReference (0.02s)
20:37:07 [2020-09-24T20:37:07.684Z] === RUN   TestTagValidPrefixedRepo
20:37:07 [2020-09-24T20:37:07.684Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
20:37:07 [2020-09-24T20:37:07.684Z] === RUN   TestTagExistedNameWithoutForce
20:37:07 [2020-09-24T20:37:07.684Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:37:07 [2020-09-24T20:37:07.684Z] === RUN   TestTagOfficialNames
20:37:07 [2020-09-24T20:37:07.684Z] --- PASS: TestTagOfficialNames (0.04s)
20:37:07 [2020-09-24T20:37:07.684Z] === RUN   TestTagMatchesDigest
20:37:07 [2020-09-24T20:37:07.684Z] --- PASS: TestTagMatchesDigest (0.03s)
20:37:07 [2020-09-24T20:37:07.684Z] === CONT  TestImportExtremelyLargeImageWorks
Post stage
[Pipeline] junit
20:37:08 [2020-09-24T20:37:08.420Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:37:09 [2020-09-24T20:37:09.379Z] + echo Ensuring container killed.
20:37:09 [2020-09-24T20:37:09.379Z] Ensuring container killed.
20:37:09 [2020-09-24T20:37:09.379Z] + docker rm -vf docker-pr5
20:37:09 [2020-09-24T20:37:09.379Z] Error: No such container: docker-pr5
20:37:09 [2020-09-24T20:37:09.379Z] + true
[Pipeline] sh
20:37:09 [2020-09-24T20:37:09.672Z] + echo Chowning /workspace to jenkins user
20:37:09 [2020-09-24T20:37:09.672Z] Chowning /workspace to jenkins user
20:37:09 [2020-09-24T20:37:09.672Z] + id -u
20:37:09 [2020-09-24T20:37:09.672Z] + id -g
20:37:09 [2020-09-24T20:37:09.672Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41482:/workspace busybox chown -R 1000:1000 /workspace
20:37:09 [2020-09-24T20:37:09.672Z] Unable to find image 'busybox:latest' locally
20:37:09 [2020-09-24T20:37:09.672Z] latest: Pulling from library/busybox
20:37:09 [2020-09-24T20:37:09.933Z] 590851f7c68b: Pulling fs layer
20:37:09 [2020-09-24T20:37:09.933Z] 590851f7c68b: Verifying Checksum
20:37:09 [2020-09-24T20:37:09.933Z] 590851f7c68b: Download complete
20:37:10 [2020-09-24T20:37:10.068Z] === RUN   TestDockerSuite/TestBuildIidFile
20:37:10 [2020-09-24T20:37:10.194Z] 590851f7c68b: Pull complete
20:37:10 [2020-09-24T20:37:10.194Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
20:37:10 [2020-09-24T20:37:10.194Z] Status: Downloaded newer image for busybox:latest
20:37:10 [2020-09-24T20:37:10.327Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:37:10 [2020-09-24T20:37:10.586Z] === RUN   TestDockerSuite/TestBuildInheritance
20:37:11 [2020-09-24T20:37:11.154Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:37:11 [2020-09-24T20:37:11.720Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:37:11 [2020-09-24T20:37:11.720Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:37:12 [2020-09-24T20:37:12.655Z] === RUN   TestDockerSuite/TestBuildLabel
20:37:13 [2020-09-24T20:37:13.224Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:37:13 [2020-09-24T20:37:13.482Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:37:14 [2020-09-24T20:37:14.049Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:37:14 [2020-09-24T20:37:14.307Z] === RUN   TestDockerSuite/TestBuildLabels
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:37:14 [2020-09-24T20:37:14.566Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:37:14 [2020-09-24T20:37:14.703Z] + bundleName=arm64-integration
20:37:14 [2020-09-24T20:37:14.703Z] + echo Creating arm64-integration-bundles.tar.gz
20:37:14 [2020-09-24T20:37:14.703Z] Creating arm64-integration-bundles.tar.gz
20:37:14 [2020-09-24T20:37:14.703Z] + xargs tar -czf arm64-integration-bundles.tar.gz
20:37:14 [2020-09-24T20:37:14.703Z] + 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
20:37:14 [2020-09-24T20:37:14.978Z] Archiving artifacts
20:37:15 [2020-09-24T20:37:15.942Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:37:17 [2020-09-24T20:37:17.228Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:37:17 [2020-09-24T20:37:17.546Z] + make clean
20:37:18 [2020-09-24T20:37:18.118Z] docker volume rm -f docker-dev-cache
20:37:18 [2020-09-24T20:37:18.379Z] docker-dev-cache
[Pipeline] deleteDir
20:37:18 [2020-09-24T20:37:18.473Z] === RUN   TestDockerSuite/TestBuildLastModified
20:37:19 [2020-09-24T20:37:19.408Z] --- PASS: TestImportExtremelyLargeImageWorks (199.27s)
20:37:19 [2020-09-24T20:37:19.408Z] PASS
20:37:19 [2020-09-24T20:37:19.408Z] 
20:37:19 [2020-09-24T20:37:19.408Z] DONE 12 tests in 202.881s
20:37:19 [2020-09-24T20:37:19.408Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:37:19 [2020-09-24T20:37:19.408Z] ++ 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
20:37:19 [2020-09-24T20:37:19.408Z] ++ set -e
20:37:19 [2020-09-24T20:37:19.408Z] ++ '[' -n 0 ']'
20:37:19 [2020-09-24T20:37:19.408Z] ++ set -x
20:37:19 [2020-09-24T20:37:19.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
20:37:19 [2020-09-24T20:37:19.667Z] INFO: Testing against a local daemon
20:37:19 [2020-09-24T20:37:19.667Z] === RUN   TestNetworkCreateDelete
20:37:19 [2020-09-24T20:37:19.667Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:37:19 [2020-09-24T20:37:19.667Z] === RUN   TestDockerNetworkDeletePreferID
20:37:20 [2020-09-24T20:37:20.232Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
20:37:20 [2020-09-24T20:37:20.232Z] === RUN   TestDaemonDNSFallback
20:37:22 [2020-09-24T20:37:22.760Z] === RUN   TestDockerSuite/TestBuildLineBreak
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:37:25 [2020-09-24T20:37:25.291Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:37:25 [2020-09-24T20:37:25.291Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:37:25 [2020-09-24T20:37:25.291Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:37:25 [2020-09-24T20:37:25.291Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:37:25 [2020-09-24T20:37:25.291Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:37:25 [2020-09-24T20:37:25.291Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:37:26 [2020-09-24T20:37:26.670Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:37:26 [2020-09-24T20:37:26.670Z] --- PASS: TestDaemonDNSFallback (6.38s)
20:37:26 [2020-09-24T20:37:26.670Z] === RUN   TestInspectNetwork
20:37:27 [2020-09-24T20:37:27.606Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestBoolValue
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestBoolValue (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestBoolValueOrDefault
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestBoolValueOrDefault (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestInt64ValueOrZero
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestInt64ValueOrZero (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestInt64ValueOrDefault
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestInt64ValueOrDefault (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestInt64ValueOrDefaultWithError
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestJsonContentType
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestJsonContentType (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 14.7% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/api/server/httputils	0.050s	coverage: 14.7% of statements
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestMaskSecretKeys
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestMaskSecretKeys (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestVersionMiddlewareVersion
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 37.7% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/api/server/middleware	0.111s	coverage: 37.7% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestToJSON
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestToJSON (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestToParamWithVersion
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestToParamWithVersion (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestFromJSON
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestFromJSON (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestEmpty
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestEmpty (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestArgsMatchKVListEmptySources
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestArgsMatchKVList
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestArgsMatchKVList (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestArgsMatch
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestArgsMatch (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestAdd
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestAdd (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestDel
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestDel (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestLen
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestLen (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestExactMatch
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestExactMatch (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestOnlyOneExactMatch
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestOnlyOneExactMatch (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestContains
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestContains (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestValidate
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestValidate (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestWalkValues
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestWalkValues (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestFuzzyMatch
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestFuzzyMatch (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestClone
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestClone (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 92.2% of statements
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestStrSliceMarshalJSON
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/api/types/filters	0.039s	coverage: 92.2% of statements
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestStrSliceUnmarshalJSON
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestStrSliceUnmarshalString
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestStrSliceUnmarshalSlice
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 90.0% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/api/types/strslice	0.035s	coverage: 90.0% of statements
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestAdjustForAPIVersion
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestAdjustForAPIVersion (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 5.7% of statements
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestDurationToSecondsString
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestDurationToSecondsString (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestGetTimestamp
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/api/server/router/swarm	0.074s	coverage: 5.7% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestGetTimestamp (0.10s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseTimestamps
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestParseTimestamps (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 100.0% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/api/types/time	0.154s	coverage: 100.0% of statements
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestCompareVersion
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestCompareVersion (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 75.0% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/api/types/versions	0.039s	coverage: 75.0% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestReadAll
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestReadAll (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] PASS
20:37:30 [2020-09-24T20:37:30.112Z] coverage: 96.8% of statements
20:37:30 [2020-09-24T20:37:30.112Z] ok  	github.com/docker/docker/builder/dockerignore	0.044s	coverage: 96.8% of statements
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestParseRemoteURL (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestCloneArgsSmartHttp
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestCloneArgsSmartHttp (0.06s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestCloneArgsDumbHttp
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestCloneArgsGit
20:37:30 [2020-09-24T20:37:30.112Z] --- PASS: TestCloneArgsGit (0.00s)
20:37:30 [2020-09-24T20:37:30.112Z] === RUN   TestCheckoutGit
20:37:30 [2020-09-24T20:37:30.892Z] === RUN   TestInspectNetwork/full_network_id
20:37:30 [2020-09-24T20:37:30.892Z] === RUN   TestInspectNetwork/partial_network_id
20:37:30 [2020-09-24T20:37:30.892Z] === RUN   TestInspectNetwork/network_name
20:37:30 [2020-09-24T20:37:30.892Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:37:30 [2020-09-24T20:37:30.892Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:37:30 [2020-09-24T20:37:30.892Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:37:31 [2020-09-24T20:37:31.457Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestEnable
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestEnable (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestDisable
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestDisable (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestEnabled
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestEnabled (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] PASS
20:37:31 [2020-09-24T20:37:31.642Z] coverage: 100.0% of statements
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
20:37:31 [2020-09-24T20:37:31.642Z] ok  	github.com/docker/docker/cli/debug	0.105s	coverage: 100.0% of statements
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestProcessNoDockerignore
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestProcessNoDockerignore (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestProcessShouldLeaveAllFiles
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestDetectContentType
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestDetectContentType (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestSelectAcceptableMIME
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestSelectAcceptableMIME (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestInspectEmptyResponse
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestInspectEmptyResponse (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestInspectResponseBinary
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestInspectResponseBinary (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestResponseUnsupportedContentType
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestInspectResponseTextSimple
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestInspectResponseTextSimple (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestInspectResponseEmptyContentType
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestUnknownContentLength
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestUnknownContentLength (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestDownloadRemote
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestDownloadRemote (0.05s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestGetWithStatusError
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestGetWithStatusError (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestCloseRootDirectory
20:37:31 [2020-09-24T20:37:31.642Z] --- SKIP: TestCloseRootDirectory (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestHashFile
20:37:31 [2020-09-24T20:37:31.642Z] --- SKIP: TestHashFile (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestHashSubdir
20:37:31 [2020-09-24T20:37:31.642Z] --- SKIP: TestHashSubdir (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestRemoveDirectory
20:37:31 [2020-09-24T20:37:31.642Z] --- SKIP: TestRemoveDirectory (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:37:31 [2020-09-24T20:37:31.642Z] PASS
20:37:31 [2020-09-24T20:37:31.642Z] coverage: 9.2% of statements
20:37:31 [2020-09-24T20:37:31.642Z] ok  	github.com/docker/docker/builder/remotecontext	0.227s	coverage: 9.2% of statements
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestGetAllAllowed
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestGetAllAllowed (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestGetAllMeta
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestGetAllMeta (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestWarnOnUnusedBuildArgs
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestIsUnreferencedBuiltin
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestIsExistingDirectory
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestIsExistingDirectory (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestGetFilenameForDownload
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestGetFilenameForDownload (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestEnv2Variables
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestEnv2Variables (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestEnvValueWithExistingRunConfigEnv
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestMaintainer
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestMaintainer (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestLabel
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestLabel (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestFromScratch
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestFromScratch (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestFromWithArg
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestFromWithArg (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestFromWithArgButBuildArgsNotGiven
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestFromWithUndefinedArg
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestFromWithUndefinedArg (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestFromMultiStageWithNamedStage
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestOnbuild
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestOnbuild (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestWorkdir
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestWorkdir (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestCmd
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestCmd (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestHealthcheckNone
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestHealthcheckNone (0.00s)
20:37:31 [2020-09-24T20:37:31.642Z] === RUN   TestHealthcheckCmd
20:37:31 [2020-09-24T20:37:31.642Z] --- PASS: TestHealthcheckCmd (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestEntrypoint
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestEntrypoint (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestExpose
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestExpose (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestUser
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestUser (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestVolume
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestVolume (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestStopSignal
20:37:31 [2020-09-24T20:37:31.643Z] --- SKIP: TestStopSignal (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z]     dispatchers_test.go:376: Windows does not support stopsignal
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestArg
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestArg (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestShell
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestShell (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestPrependEnvOnCmd
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestPrependEnvOnCmd (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestRunWithBuildArgs
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestRunWithBuildArgs (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestRunIgnoresHealthcheck
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestNormalizeWorkdir
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestNormalizeWorkdir (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch/ADD_multiple_files_to_file
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch/COPY_multiple_files_to_file
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch/COPY_wildcard_no_files
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDispatch/COPY_url
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestDispatch (0.04s)
20:37:31 [2020-09-24T20:37:31.643Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
20:37:31 [2020-09-24T20:37:31.643Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
20:37:31 [2020-09-24T20:37:31.643Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
20:37:31 [2020-09-24T20:37:31.643Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
20:37:31 [2020-09-24T20:37:31.643Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z]     --- PASS: TestDispatch/COPY_url (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestAddScratchImageAddsToMounts
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestAddFromScratchPopulatesPlatform
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestImageSourceGetAddsToMounts
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestEmptyDockerfile
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestEmptyDockerfile (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestSymlinkDockerfile
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestSymlinkDockerfile (0.01s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDockerfileOutsideTheBuildContext
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestNonExistingDockerfile
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestNonExistingDockerfile (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestCopyRunConfig
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestCopyRunConfig (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestDeepCopyRunConfig
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestDeepCopyRunConfig (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestExportImage
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestExportImage (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] === RUN   TestNormalizeDest
20:37:31 [2020-09-24T20:37:31.643Z] --- PASS: TestNormalizeDest (0.00s)
20:37:31 [2020-09-24T20:37:31.643Z] PASS
20:37:31 [2020-09-24T20:37:31.643Z] coverage: 46.3% of statements
20:37:31 [2020-09-24T20:37:31.643Z] ok  	github.com/docker/docker/builder/dockerfile	0.198s	coverage: 46.3% of statements
20:37:35 [2020-09-24T20:37:35.643Z] --- PASS: TestInspectNetwork (8.42s)
20:37:35 [2020-09-24T20:37:35.643Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:37:35 [2020-09-24T20:37:35.643Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:37:35 [2020-09-24T20:37:35.643Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:37:35 [2020-09-24T20:37:35.643Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
20:37:35 [2020-09-24T20:37:35.643Z] === RUN   TestRunContainerWithBridgeNone
20:37:37 [2020-09-24T20:37:37.020Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
20:37:37 [2020-09-24T20:37:37.020Z] === RUN   TestNetworkInvalidJSON
20:37:37 [2020-09-24T20:37:37.020Z] === RUN   TestNetworkInvalidJSON//networks/create
20:37:37 [2020-09-24T20:37:37.020Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:37:37 [2020-09-24T20:37:37.020Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:37:37 [2020-09-24T20:37:37.020Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:37:37 [2020-09-24T20:37:37.020Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:37:37 [2020-09-24T20:37:37.020Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:37:37 [2020-09-24T20:37:37.020Z] === CONT  TestNetworkInvalidJSON//networks/create
20:37:37 [2020-09-24T20:37:37.020Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:37:37 [2020-09-24T20:37:37.020Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:37:37 [2020-09-24T20:37:37.020Z] --- PASS: TestNetworkInvalidJSON (0.05s)
20:37:37 [2020-09-24T20:37:37.020Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
20:37:37 [2020-09-24T20:37:37.020Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
20:37:37 [2020-09-24T20:37:37.020Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
20:37:37 [2020-09-24T20:37:37.020Z] === RUN   TestHostIPv4BridgeLabel
20:37:37 [2020-09-24T20:37:37.590Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
20:37:37 [2020-09-24T20:37:37.590Z] === RUN   TestDaemonRestartWithLiveRestore
20:37:38 [2020-09-24T20:37:38.526Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:37:38 [2020-09-24T20:37:38.526Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
20:37:38 [2020-09-24T20:37:38.526Z] === RUN   TestDaemonDefaultNetworkPools
20:37:39 [2020-09-24T20:37:39.461Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
20:37:39 [2020-09-24T20:37:39.461Z] === RUN   TestDaemonRestartWithExistingNetwork
20:37:40 [2020-09-24T20:37:40.836Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
20:37:40 [2020-09-24T20:37:40.836Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:37:41 [2020-09-24T20:37:41.095Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCheckpointCreateError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCheckpointCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCheckpointCreate
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCheckpointCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCheckpointDeleteError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCheckpointDeleteError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCheckpointDelete
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCheckpointDelete (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCheckpointListError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCheckpointListError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCheckpointList
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCheckpointList (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCheckpointListContainerNotFound
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNewClientWithOpsFromEnv
20:37:41 [2020-09-24T20:37:41.935Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z]     client_test.go:23: runtime.GOOS == "windows"
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestGetAPIPath
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestGetAPIPath (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestParseHostURL
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestParseHostURL (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNegotiateAPIVersionEmpty
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNegotiateAPIVersion
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestNegotiateAPIVersion (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNegotiateAPVersionOverride
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNegotiateAPIVersionAutomatic
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestClientRedirect
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestClientRedirect (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigCreateUnsupported
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigCreateUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigCreateError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigCreate
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigInspectNotFound
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigInspectNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigInspectUnsupported
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigInspectUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigInspectError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigInspectConfigNotFound
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigInspect
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigListUnsupported
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigListUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigListError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigListError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigList
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigList (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigRemoveUnsupported
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigRemoveError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigRemove
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigUpdateUnsupported
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigUpdateError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigUpdateError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestConfigUpdate
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestConfigUpdate (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerCommitError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerCommitError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerCommit
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerCommit (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStatPathError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStatPathError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStatPathNotFoundError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStatPathNoHeaderError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStatPath
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStatPath (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyToContainerError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyToContainerError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyToContainerNotFoundError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyToContainerNotStatusOKError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyToContainer
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyToContainer (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyFromContainerError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyFromContainerError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyFromContainerNotFoundError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyFromContainerNotStatusOKError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyFromContainerNoHeaderError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestCopyFromContainer
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestCopyFromContainer (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerCreateError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerCreateImageNotFound
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerCreateWithName
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerCreateWithName (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerCreateAutoRemove
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerDiffError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerDiffError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerDiff
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerDiff (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecCreateError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecCreate
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecStartError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecStartError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecStart
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecStart (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecInspectError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecInspect
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExportError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExportError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExport
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExport (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerInspectError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerInspectContainerNotFound
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerInspect
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerInspectNode
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerInspectNode (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerKillError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerKillError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerKill
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerKill (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerListError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerListError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerList
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerList (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerLogsNotFoundError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerLogsError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerLogsError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerLogs
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerLogs (0.11s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerPauseError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerPauseError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerPause
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerPause (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainersPruneError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainersPruneError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainersPrune
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainersPrune (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerRemoveError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerRemoveNotFoundError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerRemove
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerRenameError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerRenameError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerRename
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerRename (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerResizeError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerResizeError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecResizeError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecResizeError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerResize
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerResize (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerExecResize
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerExecResize (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerRestartError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerRestartError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerRestart
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerRestart (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStartError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStartError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStart
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStart (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStatsError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStatsError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStats
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStats (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStopError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStopError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerStop
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerStop (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerTopError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerTopError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerTop
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerTop (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerUnpauseError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerUnpauseError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerUnpause
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerUnpause (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerUpdateError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerUpdateError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerUpdate
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerUpdate (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerWaitError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerWaitError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestContainerWait
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestContainerWait (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestDiskUsageError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestDiskUsageError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestDiskUsage
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestDiskUsage (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestDistributionInspectUnsupported
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestDistributionInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestEventsErrorInOptions
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestEventsErrorInOptions (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestEventsErrorFromServer
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestEventsErrorFromServer (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestEvents
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestEvents (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestTLSCloseWriter
20:37:41 [2020-09-24T20:37:41.935Z] === PAUSE TestTLSCloseWriter
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageBuildError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageBuildError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageBuild
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageBuild (0.02s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestGetDockerOS
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestGetDockerOS (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageCreateError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageCreate
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageHistoryError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageHistoryError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageHistory
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageHistory (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageImportError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageImportError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageImport
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageImport (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageInspectError
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageInspectImageNotFound
20:37:41 [2020-09-24T20:37:41.935Z] --- PASS: TestImageInspectImageNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.935Z] === RUN   TestImageInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageListApiBefore125
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageListApiBefore125 (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageLoadError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageLoadError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageLoad
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageLoad (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagesPruneError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagesPruneError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagesPrune
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagesPrune (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePullReferenceParseError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePullReferenceParseError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePullAnyError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePullAnyError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePullStatusUnauthorizedError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePullWithPrivilegedFuncNoError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePullWithoutErrors
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePullWithoutErrors (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushReferenceError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePushReferenceError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushAnyError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePushAnyError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushStatusUnauthorizedError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithPrivilegedFuncNoError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithoutErrors
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImagePushWithoutErrors (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageRemoveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageRemoveImageNotFound
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageRemove
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSaveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSaveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSave
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSave (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSearchAnyError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSearchAnyError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSearchStatusUnauthorizedError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageSearchWithoutErrors
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageTagError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageTagError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageTagInvalidReference
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageTagInvalidReference (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageTagInvalidSourceImageName
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageTagHexSource
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageTagHexSource (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestImageTag
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestImageTag (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestInfoServerError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestInfoServerError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestInfoInvalidResponseJSONError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestInfo
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestInfo (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkConnectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkConnectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkConnect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkConnect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkCreateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkCreate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkDisconnectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkDisconnectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkDisconnect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkDisconnect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkInspectNotFoundError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworksPruneError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworksPruneError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworksPrune
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworksPrune (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkRemoveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNetworkRemove
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNetworkRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeInspectNodeNotFound
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeRemoveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeRemove
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeUpdateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeUpdateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestNodeUpdate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestNodeUpdate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestOptionWithTimeout
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestOptionWithTimeout (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingFail
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPingFail (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingWithError
20:37:41 [2020-09-24T20:37:41.936Z] 2020/09/24 20:37:41 RoundTripper returned a response & error; ignoring response
20:37:41 [2020-09-24T20:37:41.936Z] 2020/09/24 20:37:41 RoundTripper returned a response & error; ignoring response
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPingWithError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingSuccess
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPingSuccess (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingHeadFallback
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingHeadFallback/OK
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingHeadFallback/Internal_Server_Error
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingHeadFallback/Not_Found
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPingHeadFallback (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginDisableError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginDisableError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginDisable
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginDisable (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginEnableError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginEnableError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginEnable
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginEnable (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginPushError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginPushError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginPush
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginPush (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginRemoveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginRemove
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginSetError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginSetError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPluginSet
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPluginSet (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSetHostHeader
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSetHostHeader (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestPlainTextError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestPlainTextError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestInfiniteError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestInfiniteError (0.01s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretCreateUnsupported
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretCreateUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretCreateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretCreate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretInspectUnsupported
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretInspectUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretInspectSecretNotFound
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretListUnsupported
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretListUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretRemoveUnsupported
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretRemoveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretRemove
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretUpdateUnsupported
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretUpdateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretUpdateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSecretUpdate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSecretUpdate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceCreateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceCreate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceCreateCompatiblePlatforms
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceCreateDigestPinning
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceInspectServiceNotFound
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceLogsError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceLogsError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceLogs
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceLogs (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceRemoveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceRemoveNotFoundError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceRemove
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceUpdateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceUpdateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestServiceUpdate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestServiceUpdate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmGetUnlockKeyError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmGetUnlockKey
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmInitError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmInitError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmInit
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmInit (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmJoinError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmJoinError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmJoin
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmJoin (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmLeaveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmLeaveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmLeave
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmLeave (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmUnlockError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmUnlockError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmUnlock
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmUnlock (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmUpdateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmUpdateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestSwarmUpdate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestSwarmUpdate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestTaskInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestTaskInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestTaskInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestTaskInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestTaskInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestTaskListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestTaskListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestTaskList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestTaskList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeCreateError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeCreateError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeCreate
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeCreate (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeInspectError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeInspectError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeInspectNotFound
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeInspectNotFound (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeInspectWithEmptyID
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeInspect
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeInspect (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeListError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeListError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeList
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeList (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeRemoveError
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeRemoveError (0.00s)
20:37:41 [2020-09-24T20:37:41.936Z] === RUN   TestVolumeRemove
20:37:41 [2020-09-24T20:37:41.936Z] --- PASS: TestVolumeRemove (0.00s)
20:37:41 [2020-09-24T20:37:41.937Z] === CONT  TestTLSCloseWriter
20:37:41 [2020-09-24T20:37:41.937Z] --- PASS: TestTLSCloseWriter (0.01s)
20:37:41 [2020-09-24T20:37:41.937Z] PASS
20:37:41 [2020-09-24T20:37:41.937Z] coverage: 74.9% of statements
20:37:41 [2020-09-24T20:37:41.937Z] ok  	github.com/docker/docker/client	0.331s	coverage: 74.9% of statements
20:37:42 [2020-09-24T20:37:42.029Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
20:37:42 [2020-09-24T20:37:42.029Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:37:42 [2020-09-24T20:37:42.029Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:37:42 [2020-09-24T20:37:42.596Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
20:37:42 [2020-09-24T20:37:42.596Z] === RUN   TestServiceWithPredefinedNetwork
20:37:43 [2020-09-24T20:37:43.973Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:37:43 [2020-09-24T20:37:43.973Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:37:45 [2020-09-24T20:37:45.877Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s)
20:37:45 [2020-09-24T20:37:45.877Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:37:45 [2020-09-24T20:37:45.877Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:37:45 [2020-09-24T20:37:45.877Z]     service_test.go:236: FLAKY_TEST
20:37:45 [2020-09-24T20:37:45.877Z] === RUN   TestServiceWithDataPathPortInit
20:37:47 [2020-09-24T20:37:47.780Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:37:47 [2020-09-24T20:37:47.780Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:37:49 [2020-09-24T20:37:49.157Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:37:49 [2020-09-24T20:37:49.415Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:37:50 [2020-09-24T20:37:50.791Z] === RUN   TestDockerSuite/TestBuildNetNone
20:37:51 [2020-09-24T20:37:51.052Z] === RUN   TestDockerSuite/TestBuildNoContext
20:37:51 [2020-09-24T20:37:51.619Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:37:52 [2020-09-24T20:37:52.554Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:37:52 [2020-09-24T20:37:52.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:37:54 [2020-09-24T20:37:54.189Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:37:54 [2020-09-24T20:37:54.281Z] --- PASS: TestCheckoutGit (24.25s)
20:37:54 [2020-09-24T20:37:54.281Z] === RUN   TestValidGitTransport
20:37:54 [2020-09-24T20:37:54.281Z] --- PASS: TestValidGitTransport (0.00s)
20:37:54 [2020-09-24T20:37:54.281Z] === RUN   TestGitInvalidRef
20:37:54 [2020-09-24T20:37:54.281Z] --- PASS: TestGitInvalidRef (0.14s)
20:37:54 [2020-09-24T20:37:54.281Z] PASS
20:37:54 [2020-09-24T20:37:54.281Z] coverage: 86.3% of statements
20:37:54 [2020-09-24T20:37:54.281Z] ok  	github.com/docker/docker/builder/remotecontext/git	24.578s	coverage: 86.3% of statements
20:37:54 [2020-09-24T20:37:54.281Z] ?   	github.com/docker/docker/cli	[no test files]
20:37:54 [2020-09-24T20:37:54.281Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:37:54 [2020-09-24T20:37:54.757Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:37:54 [2020-09-24T20:37:54.757Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:37:55 [2020-09-24T20:37:55.693Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:37:56 [2020-09-24T20:37:56.259Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:37:57 [2020-09-24T20:37:57.195Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:37:58 [2020-09-24T20:37:58.571Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:37:58 [2020-09-24T20:37:58.829Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliConfigWithTLS
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliConfigWithConflicts
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliWithConflictingLabels
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
20:37:58 [2020-09-24T20:37:58.951Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
20:37:58 [2020-09-24T20:37:58.951Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
20:37:58 [2020-09-24T20:37:58.952Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
20:37:58 [2020-09-24T20:37:58.952Z] === RUN   TestConfigureDaemonLogs
20:37:58 [2020-09-24T20:37:58.952Z] --- PASS: TestConfigureDaemonLogs (0.00s)
20:37:58 [2020-09-24T20:37:58.952Z] === RUN   TestCommonOptionsInstallFlags
20:37:58 [2020-09-24T20:37:58.952Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
20:37:58 [2020-09-24T20:37:58.952Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
20:37:58 [2020-09-24T20:37:58.952Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
20:37:58 [2020-09-24T20:37:58.952Z] PASS
20:37:58 [2020-09-24T20:37:58.952Z] coverage: 19.3% of statements
20:37:58 [2020-09-24T20:37:58.952Z] ok  	github.com/docker/docker/cmd/dockerd	0.275s	coverage: 19.3% of statements
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestContainerStopSignal
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestContainerStopSignal (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestContainerStopTimeout
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestContainerStopTimeout (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestContainerSecretReferenceDestTarget
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestContainerLogPathSetForJSONFileLogger
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestContainerLogPathSetForRingLogger
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestReplaceAndAppendEnvVars
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestNewMemoryStore
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestNewMemoryStore (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestAddContainers
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestAddContainers (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestGetContainer
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestGetContainer (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestDeleteContainer
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestDeleteContainer (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestListContainers
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestListContainers (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestFirstContainer
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestFirstContainer (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestApplyAllContainer
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestApplyAllContainer (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestIsValidHealthString
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestIsValidHealthString (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestStateRunStop
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestStateRunStop (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestStateTimeoutWait
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestStateTimeoutWait (0.10s)
20:38:00 [2020-09-24T20:38:00.482Z]     state_test.go:141: Stop callback fired
20:38:00 [2020-09-24T20:38:00.482Z]     state_test.go:165: Stop callback fired
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestIsValidStateString
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestIsValidStateString (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestViewSaveDelete
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestViewSaveDelete (0.01s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestViewAll
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestViewAll (0.01s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestViewGet
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestViewGet (0.01s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestNames
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestNames (0.00s)
20:38:00 [2020-09-24T20:38:00.482Z] === RUN   TestViewWithHealthCheck
20:38:00 [2020-09-24T20:38:00.482Z] --- PASS: TestViewWithHealthCheck (0.01s)
20:38:00 [2020-09-24T20:38:00.482Z] PASS
20:38:00 [2020-09-24T20:38:00.482Z] coverage: 41.6% of statements
20:38:00 [2020-09-24T20:38:00.482Z] ok  	github.com/docker/docker/container	0.338s	coverage: 41.6% of statements
20:38:00 [2020-09-24T20:38:00.740Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:38:00 [2020-09-24T20:38:00.941Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:38:00 [2020-09-24T20:38:00.941Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:38:00 [2020-09-24T20:38:00.941Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:38:00 [2020-09-24T20:38:00.941Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:38:01 [2020-09-24T20:38:01.677Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:38:01 [2020-09-24T20:38:01.936Z] --- PASS: TestServiceWithDataPathPortInit (16.38s)
20:38:01 [2020-09-24T20:38:01.936Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:38:02 [2020-09-24T20:38:02.472Z] === RUN   TestPrepare
20:38:02 [2020-09-24T20:38:02.472Z] --- PASS: TestPrepare (0.00s)
20:38:02 [2020-09-24T20:38:02.472Z] === RUN   TestStart
20:38:02 [2020-09-24T20:38:02.472Z] --- PASS: TestStart (0.00s)
20:38:02 [2020-09-24T20:38:02.472Z] === RUN   TestWaitCancel
20:38:02 [2020-09-24T20:38:02.472Z] --- PASS: TestWaitCancel (0.00s)
20:38:02 [2020-09-24T20:38:02.472Z] === RUN   TestWaitDisabled
20:38:02 [2020-09-24T20:38:02.472Z] --- PASS: TestWaitDisabled (0.00s)
20:38:02 [2020-09-24T20:38:02.472Z] === RUN   TestWaitEnabled
20:38:02 [2020-09-24T20:38:02.472Z] --- PASS: TestWaitEnabled (0.00s)
20:38:02 [2020-09-24T20:38:02.472Z] === RUN   TestRemove
20:38:02 [2020-09-24T20:38:02.472Z] --- PASS: TestRemove (0.00s)
20:38:02 [2020-09-24T20:38:02.472Z] PASS
20:38:02 [2020-09-24T20:38:02.472Z] coverage: 65.3% of statements
20:38:02 [2020-09-24T20:38:02.472Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.258s	coverage: 65.3% of statements
20:38:03 [2020-09-24T20:38:03.313Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:38:04 [2020-09-24T20:38:04.002Z] === RUN   TestNewListSecretsFilters
20:38:04 [2020-09-24T20:38:04.002Z] --- PASS: TestNewListSecretsFilters (0.00s)
20:38:04 [2020-09-24T20:38:04.002Z] === RUN   TestNewListConfigsFilters
20:38:04 [2020-09-24T20:38:04.002Z] --- PASS: TestNewListConfigsFilters (0.00s)
20:38:04 [2020-09-24T20:38:04.002Z] PASS
20:38:04 [2020-09-24T20:38:04.002Z] coverage: 0.5% of statements
20:38:04 [2020-09-24T20:38:04.002Z] ok  	github.com/docker/docker/daemon/cluster	0.517s	coverage: 0.5% of statements
20:38:04 [2020-09-24T20:38:04.252Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.09s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCContainerRuntime
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCIsolation
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCIsolation/empty
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCIsolation/default
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCIsolation/process
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCIsolation
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCIsolation/default
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCIsolation/process
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCConfigs
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCConfigs/file
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCConfigs
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCConfigs/file
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
20:38:04 [2020-09-24T20:38:04.457Z] === RUN   TestServiceConvertToGRPCConfigs/none
20:38:04 [2020-09-24T20:38:04.457Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
20:38:04 [2020-09-24T20:38:04.457Z] PASS
20:38:04 [2020-09-24T20:38:04.457Z] coverage: 35.9% of statements
20:38:04 [2020-09-24T20:38:04.457Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.252s	coverage: 35.9% of statements
20:38:05 [2020-09-24T20:38:05.187Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:38:05 [2020-09-24T20:38:05.446Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:38:08 [2020-09-24T20:38:08.085Z] === RUN   TestDockerSuite/TestBuildPATH
20:38:08 [2020-09-24T20:38:08.181Z] === RUN   TestBuilderGC
20:38:08 [2020-09-24T20:38:08.181Z] --- PASS: TestBuilderGC (0.00s)
20:38:08 [2020-09-24T20:38:08.181Z] === RUN   TestDaemonConfigurationNotFound
20:38:08 [2020-09-24T20:38:08.181Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
20:38:08 [2020-09-24T20:38:08.181Z] === RUN   TestDaemonBrokenConfiguration
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestParseClusterAdvertiseSettings
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestFindConfigurationConflicts
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestFindConfigurationConflicts (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeConflicts
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeConcurrent
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeConcurrentError
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestFindConfigurationConflictsWithMergedValues
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestValidateConfigurationErrors (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_label
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_dns
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_dns-search
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_max-download-attempts
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestValidateConfiguration/with_node_generic_resources
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestValidateConfiguration (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestModifiedDiscoverySettings
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestReloadSetConfigFileNotExist
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDiscoveryOptsErrors
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDiscoveryOpts
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDiscoveryOpts (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] PASS
20:38:08 [2020-09-24T20:38:08.640Z] coverage: 30.0% of statements
20:38:08 [2020-09-24T20:38:08.640Z] ok  	github.com/docker/docker/daemon/discovery	0.148s	coverage: 30.0% of statements
20:38:08 [2020-09-24T20:38:08.640Z] time="2020-09-24T20:38:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestReloadDefaultConfigNotExist
20:38:08 [2020-09-24T20:38:08.640Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestReloadBadDefaultConfig
20:38:08 [2020-09-24T20:38:08.640Z] time="2020-09-24T20:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-791302739"
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestReloadWithConflictingLabels
20:38:08 [2020-09-24T20:38:08.640Z] time="2020-09-24T20:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-498441110"
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestReloadWithDuplicateLabels
20:38:08 [2020-09-24T20:38:08.640Z] time="2020-09-24T20:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-488558589"
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] === RUN   TestDaemonConfigurationMerge
20:38:08 [2020-09-24T20:38:08.640Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
20:38:08 [2020-09-24T20:38:08.640Z] PASS
20:38:08 [2020-09-24T20:38:08.640Z] coverage: 79.7% of statements
20:38:08 [2020-09-24T20:38:08.640Z] ok  	github.com/docker/docker/daemon/config	0.264s	coverage: 79.7% of statements
20:38:09 [2020-09-24T20:38:09.488Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:38:10 [2020-09-24T20:38:10.054Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s)
20:38:10 [2020-09-24T20:38:10.054Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shb51mxzv0x9dz0tmtfez69mu Created:2020-09-24 20:38:03.353313594 +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[eb04915b1c4dbb24cdbe069f5e918cb7dc2a4059cfcee03eb880ff3b17d96079:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jt1z0ye576rx4nz8muz4ggqp0 EndpointID:fffcfdd6365c89a67ee6bef2049737945379cdcf4b7089eef924f2eb3b77f2ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23d80bb2ea4b62fed29a247f096106721df1a097b5c51795f892ed7f35e88736 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:9fe78e0f1900 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jt1z0ye576rx4nz8muz4ggqp0 EndpointID:fffcfdd6365c89a67ee6bef2049737945379cdcf4b7089eef924f2eb3b77f2ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:38:10 [2020-09-24T20:38:10.054Z] PASS
20:38:10 [2020-09-24T20:38:10.054Z] 
20:38:10 [2020-09-24T20:38:10.054Z] === Skipped
20:38:10 [2020-09-24T20:38:10.054Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:38:10 [2020-09-24T20:38:10.054Z]     service_test.go:236: FLAKY_TEST
20:38:10 [2020-09-24T20:38:10.054Z] 
20:38:10 [2020-09-24T20:38:10.054Z] 
20:38:10 [2020-09-24T20:38:10.054Z] DONE 23 tests, 1 skipped in 50.434s
20:38:10 [2020-09-24T20:38:10.054Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:38:10 [2020-09-24T20:38:10.054Z] ++ 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
20:38:10 [2020-09-24T20:38:10.054Z] ++ set -e
20:38:10 [2020-09-24T20:38:10.054Z] ++ '[' -n 0 ']'
20:38:10 [2020-09-24T20:38:10.054Z] ++ set -x
20:38:10 [2020-09-24T20:38:10.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:38:10 [2020-09-24T20:38:10.054Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:38:10 [2020-09-24T20:38:10.054Z] INFO: Testing against a local daemon
20:38:10 [2020-09-24T20:38:10.054Z] === RUN   TestDockerNetworkIpvlanPersistance
20:38:10 [2020-09-24T20:38:10.054Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:38:10 [2020-09-24T20:38:10.054Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:38:10 [2020-09-24T20:38:10.054Z] === RUN   TestDockerNetworkIpvlan
20:38:10 [2020-09-24T20:38:10.054Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:38:10 [2020-09-24T20:38:10.054Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:38:10 [2020-09-24T20:38:10.054Z] PASS
20:38:10 [2020-09-24T20:38:10.054Z] 
20:38:10 [2020-09-24T20:38:10.054Z] === Skipped
20:38:10 [2020-09-24T20:38:10.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:38:10 [2020-09-24T20:38:10.054Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:38:10 [2020-09-24T20:38:10.054Z] 
20:38:10 [2020-09-24T20:38:10.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:38:10 [2020-09-24T20:38:10.054Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:38:10 [2020-09-24T20:38:10.054Z] 
20:38:10 [2020-09-24T20:38:10.054Z] 
20:38:10 [2020-09-24T20:38:10.054Z] DONE 2 tests, 2 skipped in 0.147s
20:38:10 [2020-09-24T20:38:10.054Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:38:10 [2020-09-24T20:38:10.054Z] ++ 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
20:38:10 [2020-09-24T20:38:10.054Z] ++ set -e
20:38:10 [2020-09-24T20:38:10.054Z] ++ '[' -n 0 ']'
20:38:10 [2020-09-24T20:38:10.054Z] ++ set -x
20:38:10 [2020-09-24T20:38:10.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestVerifyNetworkingConfig
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestGetContainer
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestGetContainer (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestValidContainerNames
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestValidContainerNames (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestContainerInitDNS
20:38:10 [2020-09-24T20:38:10.171Z] --- SKIP: TestContainerInitDNS (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z]     daemon_test.go:147: root required
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestMerge
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestMerge (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestValidateContainerIsolation
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestValidateContainerIsolation (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestFindNetworkErrorType
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestFindNetworkErrorType (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestEnsureServicesExist
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestEnsureServicesExist (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestEnsureServicesExistErrors
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
20:38:10 [2020-09-24T20:38:10.171Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
20:38:10 [2020-09-24T20:38:10.171Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
20:38:10 [2020-09-24T20:38:10.171Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestContainerDelete
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestContainerDelete (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestContainerDoubleDelete
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestContainerDoubleDelete (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestLogContainerEventCopyLabels
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestLogContainerEventWithAttributes
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestNoneHealthcheck
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestNoneHealthcheck (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestHealthStates
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] time="2020-09-24T20:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestHealthStates (0.09s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestMaskURLCredentials
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestMaskURLCredentials (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestGetInspectData
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestGetInspectData (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestFillLicense
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestFillLicense (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestListInvalidFilter
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestListInvalidFilter (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestNameFilter
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestNameFilter (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestDaemonReloadLabels
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestDaemonReloadLabels (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestDaemonReloadMirrors
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestDaemonReloadMirrors (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestDaemonReloadInsecureRegistries
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestDaemonReloadNotAffectOthers
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestDaemonDiscoveryReload
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestWaitNodeAttachment
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestEventsLog
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestEventsLog (0.01s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestEventsLogTimeout
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestEventsLogTimeout (0.00s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestLogEvents
20:38:10 [2020-09-24T20:38:10.172Z] --- PASS: TestLogEvents (0.05s)
20:38:10 [2020-09-24T20:38:10.172Z] === RUN   TestLoadBufferedEvents
20:38:10 [2020-09-24T20:38:10.313Z] INFO: Testing against a local daemon
20:38:10 [2020-09-24T20:38:10.313Z] === RUN   TestDockerNetworkMacvlanPersistance
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestLoadBufferedEvents (0.08s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestLoadBufferedEventsOnlyFromPast
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestIgnoreBufferedWhenNoTimes
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] PASS
20:38:10 [2020-09-24T20:38:10.626Z] coverage: 50.0% of statements
20:38:10 [2020-09-24T20:38:10.626Z] ok  	github.com/docker/docker/daemon/events	0.264s	coverage: 50.0% of statements
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestWaitNodeAttachment (0.40s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestIsolationConversion
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestIsolationConversion/default
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestIsolationConversion/process
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestIsolationConversion/hyperv
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestIsolationConversion (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z]     --- PASS: TestIsolationConversion/default (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z]     --- PASS: TestIsolationConversion/process (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestContainerLabels
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestContainerLabels (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestCredentialSpecConversion
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestCredentialSpecConversion/none
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestCredentialSpecConversion/config
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestCredentialSpecConversion/file
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestCredentialSpecConversion/registry
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestCredentialSpecConversion (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestControllerValidateMountBind
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestControllerValidateMountBind (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestControllerValidateMountVolume
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestControllerValidateMountVolume (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestControllerValidateMountTarget
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestControllerValidateMountTarget (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestControllerValidateMountTmpfs
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestControllerValidateMountInvalidType
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] === RUN   TestControllerValidateMountNamedPipe
20:38:10 [2020-09-24T20:38:10.626Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
20:38:10 [2020-09-24T20:38:10.626Z] PASS
20:38:10 [2020-09-24T20:38:10.626Z] coverage: 11.3% of statements
20:38:10 [2020-09-24T20:38:10.626Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.896s	coverage: 11.3% of statements
20:38:10 [2020-09-24T20:38:10.880Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:38:11 [2020-09-24T20:38:11.081Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
20:38:11 [2020-09-24T20:38:11.081Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
20:38:11 [2020-09-24T20:38:11.081Z] === RUN   TestIsEmptyDir
20:38:11 [2020-09-24T20:38:11.081Z] --- PASS: TestIsEmptyDir (0.00s)
20:38:11 [2020-09-24T20:38:11.081Z] PASS
20:38:11 [2020-09-24T20:38:11.081Z] coverage: 2.3% of statements
20:38:11 [2020-09-24T20:38:11.081Z] ok  	github.com/docker/docker/daemon/graphdriver	0.054s	coverage: 2.3% of statements
20:38:11 [2020-09-24T20:38:11.536Z] === RUN   TestLinkNaming
20:38:11 [2020-09-24T20:38:11.536Z] --- PASS: TestLinkNaming (0.00s)
20:38:11 [2020-09-24T20:38:11.536Z] === RUN   TestLinkNew
20:38:11 [2020-09-24T20:38:11.536Z] --- PASS: TestLinkNew (0.00s)
20:38:11 [2020-09-24T20:38:11.536Z] === RUN   TestLinkEnv
20:38:11 [2020-09-24T20:38:11.536Z] --- PASS: TestLinkEnv (0.00s)
20:38:11 [2020-09-24T20:38:11.536Z] === RUN   TestLinkMultipleEnv
20:38:11 [2020-09-24T20:38:11.536Z] --- PASS: TestLinkMultipleEnv (0.00s)
20:38:11 [2020-09-24T20:38:11.536Z] === RUN   TestLinkPortRangeEnv
20:38:11 [2020-09-24T20:38:11.536Z] --- PASS: TestLinkPortRangeEnv (0.00s)
20:38:11 [2020-09-24T20:38:11.536Z] PASS
20:38:11 [2020-09-24T20:38:11.536Z] coverage: 93.0% of statements
20:38:11 [2020-09-24T20:38:11.536Z] ok  	github.com/docker/docker/daemon/links	0.080s	coverage: 93.0% of statements
20:38:11 [2020-09-24T20:38:11.536Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
20:38:11 [2020-09-24T20:38:11.536Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
20:38:11 [2020-09-24T20:38:11.815Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
20:38:11 [2020-09-24T20:38:11.815Z] === RUN   TestDockerNetworkMacvlan
20:38:11 [2020-09-24T20:38:11.994Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
20:38:11 [2020-09-24T20:38:11.994Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
20:38:11 [2020-09-24T20:38:11.994Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:38:11 [2020-09-24T20:38:11.994Z]     reload_test.go:520: root required
20:38:11 [2020-09-24T20:38:11.994Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
20:38:11 [2020-09-24T20:38:11.994Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
20:38:11 [2020-09-24T20:38:11.994Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
20:38:11 [2020-09-24T20:38:11.994Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
20:38:11 [2020-09-24T20:38:11.994Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
20:38:11 [2020-09-24T20:38:11.994Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
20:38:11 [2020-09-24T20:38:11.994Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
20:38:11 [2020-09-24T20:38:11.994Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s)
20:38:11 [2020-09-24T20:38:11.994Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
20:38:11 [2020-09-24T20:38:11.994Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
20:38:12 [2020-09-24T20:38:12.383Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:38:12 [2020-09-24T20:38:12.451Z] === RUN   TestParseVolumesFrom
20:38:12 [2020-09-24T20:38:12.451Z] --- PASS: TestParseVolumesFrom (0.00s)
20:38:12 [2020-09-24T20:38:12.451Z] PASS
20:38:12 [2020-09-24T20:38:12.451Z] coverage: 9.1% of statements
20:38:12 [2020-09-24T20:38:12.451Z] ok  	github.com/docker/docker/daemon	2.527s	coverage: 9.1% of statements
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
20:38:12 [2020-09-24T20:38:12.451Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
20:38:13 [2020-09-24T20:38:13.319Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestAdapterReadLogs
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestAdapterReadLogs (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestCopier
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestCopier (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestCopierLongLines
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestCopierLongLines (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestCopierSlow
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestCopierSlow (0.20s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestCopierWithSized
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestCopierWithSized (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestCopierWithPartial
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestCopierWithPartial (0.01s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestRingLogger
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestRingLogger (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestRingCap
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestRingCap (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestRingClose
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestRingClose (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestRingDrain
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestRingDrain (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] PASS
20:38:13 [2020-09-24T20:38:13.984Z] coverage: 41.2% of statements
20:38:13 [2020-09-24T20:38:13.984Z] ok  	github.com/docker/docker/daemon/logger	0.290s	coverage: 41.2% of statements
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestSearchRegistryForImagesErrors
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestSearchRegistryForImages
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestSearchRegistryForImages (0.00s)
20:38:13 [2020-09-24T20:38:13.984Z] PASS
20:38:13 [2020-09-24T20:38:13.984Z] coverage: 4.8% of statements
20:38:13 [2020-09-24T20:38:13.984Z] ok  	github.com/docker/docker/daemon/images	0.159s	coverage: 4.8% of statements
20:38:13 [2020-09-24T20:38:13.984Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:38:13 [2020-09-24T20:38:13.984Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig/defaults
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig/invalid_create_group
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig/invalid_flush_interval
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig/flush_interval_at_15
20:38:13 [2020-09-24T20:38:13.984Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
20:38:13 [2020-09-24T20:38:13.984Z] --- PASS: TestNewStreamConfig (0.00s)
20:38:14 [2020-09-24T20:38:14.255Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestNewAWSLogsClientUserAgentHandler
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestNewAWSLogsClientRegionDetect
20:38:14 [2020-09-24T20:38:14.441Z] time="2020-09-24T20:38:13Z" level=info msg="Trying to get region from EC2 Metadata"
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCreateSuccess
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCreateSuccess (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCreateLogGroupSuccess
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCreateError
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCreateError (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCreateAlreadyExists
20:38:14 [2020-09-24T20:38:14.441Z] time="2020-09-24T20:38:14Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCreateAlreadyExists (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestLogClosed
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestLogClosed (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestLogBlocking
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestLogBlocking (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestLogNonBlockingBufferEmpty
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestLogNonBlockingBufferFull
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestPublishBatchSuccess
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestPublishBatchSuccess (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestPublishBatchError
20:38:14 [2020-09-24T20:38:14.441Z] time="2020-09-24T20:38:14Z" level=error msg=Error
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestPublishBatchError (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestPublishBatchInvalidSeqSuccess
20:38:14 [2020-09-24T20:38:14.441Z] time="2020-09-24T20:38:14Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestPublishBatchAlreadyAccepted
20:38:14 [2020-09-24T20:38:14.441Z] time="2020-09-24T20:38:14Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
20:38:14 [2020-09-24T20:38:14.441Z] time="2020-09-24T20:38:14Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchSimple
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchSimple (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchTicker
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchTicker (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchMultilinePattern
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchClose
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchClose (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestEffectiveLen
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestEffectiveLen/0/Hello
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestEffectiveLen/2/🙃
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestEffectiveLen/3/����
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestEffectiveLen/4/He��o
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestEffectiveLen/5/
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestEffectiveLen (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/0/
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/1/Hello
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/2/Hello
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/3/Hello
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/4/🙃
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/5/🙃
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/6/a�
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestFindValidSplit/7/a�
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestFindValidSplit (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: 
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: 
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: Hello
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: 
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: He
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: llo
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: 
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: Hello
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: 
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: 🙃
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: 🙃
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: 
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: a
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: �
20:38:14 [2020-09-24T20:38:14.441Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1044: a�
20:38:14 [2020-09-24T20:38:14.441Z]         cloudwatchlogs_test.go:1045: 
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestProcessEventEmoji
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestProcessEventEmoji (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchLineSplit
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchLineSplit (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchLineSplitWithBinary
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
20:38:14 [2020-09-24T20:38:14.441Z] === RUN   TestCollectBatchMaxEvents
20:38:14 [2020-09-24T20:38:14.441Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestCollectBatchMaxTotalBytes
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestCollectBatchWithDuplicateTimestamps
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsMultilinePattern
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestCreateTagSuccess
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestCreateTagSuccess (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
20:38:14 [2020-09-24T20:38:14.442Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
20:38:14 [2020-09-24T20:38:14.442Z] PASS
20:38:14 [2020-09-24T20:38:14.442Z] coverage: 77.8% of statements
20:38:14 [2020-09-24T20:38:14.442Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.372s	coverage: 77.8% of statements
20:38:14 [2020-09-24T20:38:14.442Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
20:38:14 [2020-09-24T20:38:14.442Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:38:14 [2020-09-24T20:38:14.442Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:38:14 [2020-09-24T20:38:14.442Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
20:38:14 [2020-09-24T20:38:14.442Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
20:38:14 [2020-09-24T20:38:14.899Z] === RUN   TestJSONFileLogger
20:38:14 [2020-09-24T20:38:14.899Z] --- PASS: TestJSONFileLogger (0.00s)
20:38:14 [2020-09-24T20:38:14.899Z] === RUN   TestJSONFileLoggerWithTags
20:38:14 [2020-09-24T20:38:14.899Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
20:38:14 [2020-09-24T20:38:14.899Z] === RUN   TestJSONFileLoggerWithOpts
20:38:14 [2020-09-24T20:38:14.899Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
20:38:14 [2020-09-24T20:38:14.899Z] === RUN   TestJSONFileLoggerWithLabelsEnv
20:38:14 [2020-09-24T20:38:14.899Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s)
20:38:14 [2020-09-24T20:38:14.899Z] === RUN   TestEncodeDecode
20:38:14 [2020-09-24T20:38:14.899Z] === PAUSE TestEncodeDecode
20:38:14 [2020-09-24T20:38:14.899Z] === CONT  TestEncodeDecode
20:38:14 [2020-09-24T20:38:14.899Z] --- PASS: TestEncodeDecode (0.09s)
20:38:14 [2020-09-24T20:38:14.899Z] PASS
20:38:14 [2020-09-24T20:38:14.899Z] coverage: 61.6% of statements
20:38:14 [2020-09-24T20:38:14.899Z] === RUN   TestJSONLogsMarshalJSONBuf
20:38:14 [2020-09-24T20:38:14.899Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
20:38:14 [2020-09-24T20:38:14.899Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
20:38:14 [2020-09-24T20:38:14.899Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.201s	coverage: 61.6% of statements
20:38:15 [2020-09-24T20:38:15.359Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.09s)
20:38:15 [2020-09-24T20:38:15.359Z] === RUN   TestFastTimeMarshalJSON
20:38:15 [2020-09-24T20:38:15.359Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
20:38:15 [2020-09-24T20:38:15.359Z] PASS
20:38:15 [2020-09-24T20:38:15.359Z] coverage: 87.2% of statements
20:38:15 [2020-09-24T20:38:15.359Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.174s	coverage: 87.2% of statements
20:38:16 [2020-09-24T20:38:16.321Z] === RUN   TestWriteLog
20:38:16 [2020-09-24T20:38:16.321Z] === PAUSE TestWriteLog
20:38:16 [2020-09-24T20:38:16.321Z] === RUN   TestReadLog
20:38:16 [2020-09-24T20:38:16.321Z] === PAUSE TestReadLog
20:38:16 [2020-09-24T20:38:16.321Z] === CONT  TestWriteLog
20:38:16 [2020-09-24T20:38:16.321Z] --- PASS: TestWriteLog (0.00s)
20:38:16 [2020-09-24T20:38:16.321Z] === CONT  TestReadLog
20:38:16 [2020-09-24T20:38:16.321Z] === RUN   TestReadLog/tail_exact
20:38:16 [2020-09-24T20:38:16.321Z] === RUN   TestReadLog/tail_less_than_available
20:38:16 [2020-09-24T20:38:16.321Z] === RUN   TestReadLog/tail_more_than_available
20:38:16 [2020-09-24T20:38:16.321Z] --- PASS: TestReadLog (0.09s)
20:38:16 [2020-09-24T20:38:16.321Z]     --- PASS: TestReadLog/tail_exact (0.08s)
20:38:16 [2020-09-24T20:38:16.321Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
20:38:16 [2020-09-24T20:38:16.321Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
20:38:16 [2020-09-24T20:38:16.321Z] PASS
20:38:16 [2020-09-24T20:38:16.321Z] coverage: 75.2% of statements
20:38:16 [2020-09-24T20:38:16.321Z] ok  	github.com/docker/docker/daemon/logger/local	0.228s	coverage: 75.2% of statements
20:38:16 [2020-09-24T20:38:16.321Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:38:16 [2020-09-24T20:38:16.777Z] === RUN   TestOpenFileDelete
20:38:16 [2020-09-24T20:38:16.777Z] --- PASS: TestOpenFileDelete (0.00s)
20:38:16 [2020-09-24T20:38:16.777Z] === RUN   TestOpenFileRename
20:38:16 [2020-09-24T20:38:16.777Z] --- PASS: TestOpenFileRename (0.00s)
20:38:16 [2020-09-24T20:38:16.777Z] === RUN   TestParseLogTagDefaultTag
20:38:16 [2020-09-24T20:38:16.777Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
20:38:16 [2020-09-24T20:38:16.777Z] === RUN   TestParseLogTag
20:38:16 [2020-09-24T20:38:16.777Z] --- PASS: TestParseLogTag (0.00s)
20:38:16 [2020-09-24T20:38:16.777Z] === RUN   TestParseLogTagEmptyTag
20:38:16 [2020-09-24T20:38:16.777Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
20:38:16 [2020-09-24T20:38:16.777Z] === RUN   TestTailFiles
20:38:16 [2020-09-24T20:38:16.777Z] --- PASS: TestTailFiles (0.00s)
20:38:16 [2020-09-24T20:38:16.777Z] === RUN   TestFollowLogsConsumerGone
20:38:16 [2020-09-24T20:38:16.777Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
20:38:16 [2020-09-24T20:38:16.778Z] === RUN   TestFollowLogsProducerGone
20:38:16 [2020-09-24T20:38:16.778Z] --- PASS: TestFollowLogsProducerGone (0.00s)
20:38:16 [2020-09-24T20:38:16.778Z]     logfile_test.go:226: messages sent: 4098, received: 4098
20:38:16 [2020-09-24T20:38:16.778Z]     logfile_test.go:173: logDecode() closed after sending 4098 messages
20:38:16 [2020-09-24T20:38:16.778Z] === RUN   TestCheckCapacityAndRotate
20:38:16 [2020-09-24T20:38:16.778Z] --- PASS: TestCheckCapacityAndRotate (0.02s)
20:38:16 [2020-09-24T20:38:16.778Z] PASS
20:38:16 [2020-09-24T20:38:16.778Z] coverage: 35.9% of statements
20:38:16 [2020-09-24T20:38:16.778Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.159s	coverage: 35.9% of statements
20:38:16 [2020-09-24T20:38:16.787Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:38:17 [2020-09-24T20:38:17.233Z] === RUN   TestLog
20:38:17 [2020-09-24T20:38:17.233Z] --- PASS: TestLog (0.00s)
20:38:17 [2020-09-24T20:38:17.233Z] PASS
20:38:17 [2020-09-24T20:38:17.233Z] coverage: 33.3% of statements
20:38:17 [2020-09-24T20:38:17.233Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.074s	coverage: 33.3% of statements
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestValidateLogOpt
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestValidateLogOpt (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestNewMissedConfig
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestNewMissedConfig (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestNewMissedUrl
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestNewMissedUrl (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestNewMissedToken
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestNewMissedToken (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestNewWithProxy
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestNewWithProxy (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestDefault
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestDefault (0.01s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestInlineFormatWithNonDefaultOptions
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestJsonFormat
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestJsonFormat (0.01s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestRawFormat
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestRawFormat (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestRawFormatWithLabels
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestRawFormatWithLabels (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestRawFormatWithoutTag
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestRawFormatWithoutTag (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestBatching
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestBatching (0.19s)
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestFrequency
20:38:17 [2020-09-24T20:38:17.688Z] === RUN   TestNewParse
20:38:17 [2020-09-24T20:38:17.688Z] --- PASS: TestNewParse (0.00s)
20:38:17 [2020-09-24T20:38:17.688Z] PASS
20:38:17 [2020-09-24T20:38:17.688Z] coverage: 8.3% of statements
20:38:17 [2020-09-24T20:38:17.688Z] ok  	github.com/docker/docker/daemon/logger/templates	0.042s	coverage: 8.3% of statements
20:38:18 [2020-09-24T20:38:18.145Z] --- PASS: TestFrequency (0.22s)
20:38:18 [2020-09-24T20:38:18.145Z] === RUN   TestOneMessagePerRequest
20:38:18 [2020-09-24T20:38:18.145Z] --- PASS: TestOneMessagePerRequest (0.00s)
20:38:18 [2020-09-24T20:38:18.145Z] === RUN   TestVerify
20:38:18 [2020-09-24T20:38:18.145Z] --- PASS: TestVerify (0.00s)
20:38:18 [2020-09-24T20:38:18.145Z] === RUN   TestSkipVerify
20:38:18 [2020-09-24T20:38:18.145Z] time="2020-09-24T20:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.145Z] time="2020-09-24T20:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.145Z] time="2020-09-24T20:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.145Z] time="2020-09-24T20:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestParseLogFormat
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestParseLogFormat (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestValidateLogOptEmpty
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestValidateLogOptEmpty (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestValidateSyslogAddress
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestValidateSyslogAddress (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestParseAddressDefaultPort
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestParseAddressDefaultPort (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestValidateSyslogFacility
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestValidateSyslogFacility (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestValidateLogOptSyslogFormat
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestValidateLogOpt
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestValidateLogOpt (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] PASS
20:38:18 [2020-09-24T20:38:18.599Z] coverage: 46.8% of statements
20:38:18 [2020-09-24T20:38:18.599Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.101s	coverage: 46.8% of statements
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestSkipVerify (0.39s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestBufferMaximum
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600979898.133270\",\"host\":\"155dab796adc\"}'"
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600979898.133270\",\"host\":\"155dab796adc\"}'"
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestBufferMaximum (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestServerAlwaysDown
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600979898.137272\",\"host\":\"155dab796adc\"}'"
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600979898.137272\",\"host\":\"155dab796adc\"}'"
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600979898.137272\",\"host\":\"155dab796adc\"}'"
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600979898.138275\",\"host\":\"155dab796adc\"}'"
20:38:18 [2020-09-24T20:38:18.599Z] time="2020-09-24T20:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600979898.138275\",\"host\":\"155dab796adc\"}'"
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestServerAlwaysDown (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestCannotSendAfterClose
20:38:18 [2020-09-24T20:38:18.599Z] --- PASS: TestCannotSendAfterClose (0.00s)
20:38:18 [2020-09-24T20:38:18.599Z] === RUN   TestDeadlockOnBlockedEndpoint
20:38:18 [2020-09-24T20:38:18.693Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:38:18 [2020-09-24T20:38:18.693Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:38:19 [2020-09-24T20:38:19.558Z] time="2020-09-24T20:38:19Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
20:38:19 [2020-09-24T20:38:19.558Z] time="2020-09-24T20:38:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"155dab796adc\"}'"
20:38:19 [2020-09-24T20:38:19.558Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s)
20:38:19 [2020-09-24T20:38:19.558Z] PASS
20:38:19 [2020-09-24T20:38:19.558Z] coverage: 82.5% of statements
20:38:19 [2020-09-24T20:38:19.558Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.951s	coverage: 82.5% of statements
20:38:19 [2020-09-24T20:38:19.558Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:38:19 [2020-09-24T20:38:19.558Z] ?   	github.com/docker/docker/daemon/network	[no test files]
20:38:19 [2020-09-24T20:38:19.558Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:38:19 [2020-09-24T20:38:19.558Z] === RUN   TestV1IDService
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestV1IDService (0.03s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestV2MetadataService
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestContinueOnError_NonMirrorEndpoint
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestContinueOnError_MirrorEndpoint
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestContinueOnError_NeverContinue
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestContinueOnError_UnnestsErrors
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestFixManifestLayers
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestFixManifestLayers (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestFixManifestLayersBaseLayerParent
20:38:20 [2020-09-24T20:38:20.015Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z]     pull_v2_test.go:73: Needs fixing on Windows
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestFixManifestLayersBadParent
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestValidateManifest
20:38:20 [2020-09-24T20:38:20.015Z] --- SKIP: TestValidateManifest (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z]     pull_v2_test.go:118: Needs fixing on Windows
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestFormatPlatform
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestFormatPlatform (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestGetRepositoryMountCandidates
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestLayerAlreadyExists
20:38:20 [2020-09-24T20:38:20.015Z] --- PASS: TestLayerAlreadyExists (0.00s)
20:38:20 [2020-09-24T20:38:20.015Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:38:20 [2020-09-24T20:38:20.015Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:38:20 [2020-09-24T20:38:20.015Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:38:20 [2020-09-24T20:38:20.015Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:38:20 [2020-09-24T20:38:20.015Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:38:20 [2020-09-24T20:38:20.015Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
20:38:20 [2020-09-24T20:38:20.015Z] === RUN   TestWhenEmptyAuthConfig
20:38:20 [2020-09-24T20:38:20.470Z] === RUN   TestSuccessfulDownload
20:38:20 [2020-09-24T20:38:20.470Z] --- SKIP: TestSuccessfulDownload (0.00s)
20:38:20 [2020-09-24T20:38:20.470Z]     download_test.go:268: Needs fixing on Windows
20:38:20 [2020-09-24T20:38:20.470Z] === RUN   TestCancelledDownload
20:38:20 [2020-09-24T20:38:20.470Z] --- PASS: TestCancelledDownload (0.00s)
20:38:20 [2020-09-24T20:38:20.470Z] === RUN   TestMaxDownloadAttempts
20:38:20 [2020-09-24T20:38:20.470Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
20:38:20 [2020-09-24T20:38:20.470Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestV2MetadataService (1.00s)
20:38:20 [2020-09-24T20:38:20.925Z] PASS
20:38:20 [2020-09-24T20:38:20.925Z] coverage: 48.2% of statements
20:38:20 [2020-09-24T20:38:20.925Z] ok  	github.com/docker/docker/distribution/metadata	1.130s	coverage: 48.2% of statements
20:38:20 [2020-09-24T20:38:20.925Z] time="2020-09-24T20:38:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:38:20 [2020-09-24T20:38:20.925Z] time="2020-09-24T20:38:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:38:20 [2020-09-24T20:38:20.925Z] time="2020-09-24T20:38:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:38:20 [2020-09-24T20:38:20.925Z] time="2020-09-24T20:38:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestMaxDownloadAttempts (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestTransfer
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestNotFound
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestNotFound (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestConflict
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestConflict (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestForbidden
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestForbidden (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestInvalidParameter
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestInvalidParameter (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestNotImplemented
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestNotImplemented (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestNotModified
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestNotModified (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestUnauthorized
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestUnauthorized (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestUnknown
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestUnknown (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestCancelled
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestCancelled (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestDeadline
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestDeadline (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestDataLoss
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestDataLoss (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestUnavailable
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestUnavailable (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestSystem
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestSystem (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Not_Found
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Bad_Request
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Conflict
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Unauthorized
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Service_Unavailable
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Forbidden
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Not_Modified
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Not_Implemented
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Internal_Server_Error
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestFromStatusCode (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
20:38:20 [2020-09-24T20:38:20.925Z] PASS
20:38:20 [2020-09-24T20:38:20.925Z] coverage: 49.4% of statements
20:38:20 [2020-09-24T20:38:20.925Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 49.4% of statements
20:38:20 [2020-09-24T20:38:20.925Z] --- PASS: TestTransfer (0.12s)
20:38:20 [2020-09-24T20:38:20.925Z] === RUN   TestConcurrencyLimit
20:38:21 [2020-09-24T20:38:21.379Z] --- PASS: TestConcurrencyLimit (0.38s)
20:38:21 [2020-09-24T20:38:21.379Z] === RUN   TestInactiveJobs
20:38:21 [2020-09-24T20:38:21.834Z] --- PASS: TestInactiveJobs (0.44s)
20:38:21 [2020-09-24T20:38:21.834Z] === RUN   TestWatchRelease
20:38:21 [2020-09-24T20:38:21.834Z] --- PASS: TestWatchRelease (0.04s)
20:38:21 [2020-09-24T20:38:21.834Z] === RUN   TestWatchFinishedTransfer
20:38:21 [2020-09-24T20:38:21.834Z] --- PASS: TestWatchFinishedTransfer (0.00s)
20:38:21 [2020-09-24T20:38:21.834Z] === RUN   TestDuplicateTransfer
20:38:21 [2020-09-24T20:38:21.834Z] --- PASS: TestDuplicateTransfer (0.04s)
20:38:21 [2020-09-24T20:38:21.834Z] === RUN   TestSuccessfulUpload
20:38:21 [2020-09-24T20:38:21.981Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
20:38:22 [2020-09-24T20:38:22.290Z] time="2020-09-24T20:38:21Z" level=error msg="Upload failed, retrying: simulating retry"
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestWhenEmptyAuthConfig (2.36s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestTokenPassThru
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestTokenPassThru (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestTokenPassThruDifferentHost
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] PASS
20:38:22 [2020-09-24T20:38:22.290Z] coverage: 20.1% of statements
20:38:22 [2020-09-24T20:38:22.290Z] ok  	github.com/docker/docker/distribution	2.465s	coverage: 20.1% of statements
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSGetInvalidData
20:38:22 [2020-09-24T20:38:22.290Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSGetInvalidData (0.01s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSInvalidSet
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestSuccessfulUpload (0.35s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestCancelledUpload
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestCancelledUpload (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] PASS
20:38:22 [2020-09-24T20:38:22.290Z] coverage: 77.3% of statements
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSInvalidSet (0.02s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSInvalidRoot
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSInvalidRoot (0.01s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSMetadataGetSet
20:38:22 [2020-09-24T20:38:22.290Z] ok  	github.com/docker/docker/distribution/xfer	1.803s	coverage: 77.3% of statements
20:38:22 [2020-09-24T20:38:22.290Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestCompare
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestCompare (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] PASS
20:38:22 [2020-09-24T20:38:22.290Z] coverage: 19.2% of statements
20:38:22 [2020-09-24T20:38:22.290Z] ok  	github.com/docker/docker/image/cache	0.142s	coverage: 19.2% of statements
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSMetadataGetSet (0.05s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSInvalidWalker
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSInvalidWalker (0.03s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSGetSet
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSGetSet (0.02s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSGetUnsetKey
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSGetUnsetKey (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSGetEmptyData
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSGetEmptyData (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSDelete
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSDelete (0.02s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSWalker
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSWalker (0.02s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestFSWalkerStopOnError
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestFSWalkerStopOnError (0.01s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestNewFromJSON
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestNewFromJSON (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestNewFromJSONWithInvalidJSON
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestMarshalKeyOrder
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestMarshalKeyOrder (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestImage
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestImage (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestImageOSNotEmpty
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestImageOSNotEmpty (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestNewChildImageFromImageWithRootFS
20:38:22 [2020-09-24T20:38:22.290Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
20:38:22 [2020-09-24T20:38:22.290Z] === RUN   TestRestore
20:38:22 [2020-09-24T20:38:22.745Z] time="2020-09-24T20:38:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
20:38:22 [2020-09-24T20:38:22.745Z] --- PASS: TestRestore (0.11s)
20:38:22 [2020-09-24T20:38:22.745Z] === RUN   TestAddDelete
20:38:22 [2020-09-24T20:38:22.745Z] --- PASS: TestAddDelete (0.02s)
20:38:22 [2020-09-24T20:38:22.745Z] === RUN   TestSearchAfterDelete
20:38:22 [2020-09-24T20:38:22.745Z] --- PASS: TestSearchAfterDelete (0.01s)
20:38:22 [2020-09-24T20:38:22.745Z] === RUN   TestParentReset
20:38:22 [2020-09-24T20:38:22.745Z] --- PASS: TestParentReset (0.02s)
20:38:22 [2020-09-24T20:38:22.745Z] === RUN   TestGetAndSetLastUpdated
20:38:22 [2020-09-24T20:38:22.745Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
20:38:22 [2020-09-24T20:38:22.745Z] === RUN   TestStoreLen
20:38:22 [2020-09-24T20:38:22.745Z] --- PASS: TestStoreLen (0.04s)
20:38:22 [2020-09-24T20:38:22.745Z] PASS
20:38:22 [2020-09-24T20:38:22.745Z] coverage: 86.4% of statements
20:38:22 [2020-09-24T20:38:22.745Z] ok  	github.com/docker/docker/image	0.496s	coverage: 86.4% of statements
20:38:22 [2020-09-24T20:38:22.745Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:38:23 [2020-09-24T20:38:23.357Z] === RUN   TestDockerSuite/TestBuildRm
20:38:23 [2020-09-24T20:38:23.357Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:38:23 [2020-09-24T20:38:23.708Z] === RUN   TestMakeV1ConfigFromConfig
20:38:23 [2020-09-24T20:38:23.708Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
20:38:23 [2020-09-24T20:38:23.708Z] PASS
20:38:23 [2020-09-24T20:38:23.708Z] coverage: 25.0% of statements
20:38:23 [2020-09-24T20:38:23.708Z] ok  	github.com/docker/docker/image/v1	0.181s	coverage: 25.0% of statements
20:38:23 [2020-09-24T20:38:23.708Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:38:24 [2020-09-24T20:38:24.294Z] --- PASS: TestDockerNetworkMacvlan (12.69s)
20:38:24 [2020-09-24T20:38:24.295Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
20:38:24 [2020-09-24T20:38:24.295Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
20:38:24 [2020-09-24T20:38:24.295Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
20:38:24 [2020-09-24T20:38:24.295Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s)
20:38:24 [2020-09-24T20:38:24.295Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s)
20:38:24 [2020-09-24T20:38:24.295Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
20:38:24 [2020-09-24T20:38:24.295Z] PASS
20:38:24 [2020-09-24T20:38:24.295Z] 
20:38:24 [2020-09-24T20:38:24.295Z] DONE 8 tests in 14.244s
20:38:24 [2020-09-24T20:38:24.295Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:38:24 [2020-09-24T20:38:24.295Z] ++ 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
20:38:24 [2020-09-24T20:38:24.295Z] ++ set -e
20:38:24 [2020-09-24T20:38:24.295Z] ++ '[' -n 0 ']'
20:38:24 [2020-09-24T20:38:24.295Z] ++ set -x
20:38:24 [2020-09-24T20:38:24.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:38:24 [2020-09-24T20:38:24.553Z] testing: warning: no tests to run
20:38:24 [2020-09-24T20:38:24.553Z] PASS
20:38:24 [2020-09-24T20:38:24.553Z] 
20:38:24 [2020-09-24T20:38:24.553Z] DONE 0 tests in 0.036s
20:38:24 [2020-09-24T20:38:24.553Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:38:24 [2020-09-24T20:38:24.553Z] ++ 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
20:38:24 [2020-09-24T20:38:24.553Z] ++ set -e
20:38:24 [2020-09-24T20:38:24.553Z] ++ '[' -n 0 ']'
20:38:24 [2020-09-24T20:38:24.553Z] ++ set -x
20:38:24 [2020-09-24T20:38:24.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:38:24 [2020-09-24T20:38:24.553Z] INFO: Testing against a local daemon
20:38:24 [2020-09-24T20:38:24.553Z] === RUN   TestAuthZPluginAllowRequest
20:38:24 [2020-09-24T20:38:24.675Z] === RUN   TestSerialization
20:38:24 [2020-09-24T20:38:24.675Z] --- PASS: TestSerialization (0.02s)
20:38:24 [2020-09-24T20:38:24.675Z] PASS
20:38:24 [2020-09-24T20:38:24.675Z] coverage: 100.0% of statements
20:38:24 [2020-09-24T20:38:24.675Z] ok  	github.com/docker/docker/libcontainerd/queue	0.072s	coverage: 100.0% of statements
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestEmptyLayer
20:38:25 [2020-09-24T20:38:25.130Z] --- PASS: TestEmptyLayer (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestCommitFailure
20:38:25 [2020-09-24T20:38:25.130Z] --- PASS: TestCommitFailure (0.02s)
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestStartTransactionFailure
20:38:25 [2020-09-24T20:38:25.130Z] --- PASS: TestStartTransactionFailure (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestGetOrphan
20:38:25 [2020-09-24T20:38:25.130Z] --- PASS: TestGetOrphan (0.01s)
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestMountAndRegister
20:38:25 [2020-09-24T20:38:25.130Z] --- PASS: TestMountAndRegister (0.06s)
20:38:25 [2020-09-24T20:38:25.130Z]     layer_test.go:271: Layer size: 14
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestLayerRelease
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestLayerRelease (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     layer_test.go:304: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestStoreRestore
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestStoreRestore (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     layer_test.go:353: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestTarStreamStability
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestTarStreamStability (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     layer_test.go:468: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestRegisterExistingLayer
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestEnvironmentParsing
20:38:25 [2020-09-24T20:38:25.130Z] --- PASS: TestEnvironmentParsing (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z] PASS
20:38:25 [2020-09-24T20:38:25.130Z] coverage: 1.0% of statements
20:38:25 [2020-09-24T20:38:25.130Z] ok  	github.com/docker/docker/libcontainerd/local	0.083s	coverage: 1.0% of statements
20:38:25 [2020-09-24T20:38:25.130Z] --- PASS: TestRegisterExistingLayer (0.16s)
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestTarStreamVerification
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestTarStreamVerification (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     layer_test.go:697: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestLayerMigration
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestLayerMigration (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     migration_test.go:46: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestLayerMigrationNoTarsplit
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     migration_test.go:182: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestMountInit
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestMountInit (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     mount_test.go:17: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestMountSize
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestMountSize (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     mount_test.go:76: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestMountChanges
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestMountChanges (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     mount_test.go:125: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] === RUN   TestMountApply
20:38:25 [2020-09-24T20:38:25.130Z] --- SKIP: TestMountApply (0.00s)
20:38:25 [2020-09-24T20:38:25.130Z]     mount_test.go:212: Failing on Windows
20:38:25 [2020-09-24T20:38:25.130Z] PASS
20:38:25 [2020-09-24T20:38:25.130Z] coverage: 30.1% of statements
20:38:25 [2020-09-24T20:38:25.130Z] ok  	github.com/docker/docker/layer	0.375s	coverage: 30.1% of statements
20:38:25 [2020-09-24T20:38:25.488Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:38:25 [2020-09-24T20:38:25.585Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:38:25 [2020-09-24T20:38:25.585Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:38:25 [2020-09-24T20:38:25.585Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:38:25 [2020-09-24T20:38:25.585Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:38:25 [2020-09-24T20:38:25.586Z] ?   	github.com/docker/docker/oci	[no test files]
20:38:25 [2020-09-24T20:38:25.586Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:38:25 [2020-09-24T20:38:25.586Z] === RUN   TestParseVersion
20:38:25 [2020-09-24T20:38:25.586Z] --- PASS: TestParseVersion (0.00s)
20:38:25 [2020-09-24T20:38:25.586Z] PASS
20:38:25 [2020-09-24T20:38:25.586Z] coverage: 50.0% of statements
20:38:25 [2020-09-24T20:38:25.586Z] ok  	github.com/docker/docker/pkg/aaparser	0.046s	coverage: 50.0% of statements
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestAddressPoolOpt
20:38:26 [2020-09-24T20:38:26.041Z] --- PASS: TestAddressPoolOpt (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/a
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/something
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/_=a
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/env1=value1
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/_env1=value1
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/env2=value2=value3
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/env3=abc!qwe
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/env_4=value_4
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/PATH
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/=a
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/PATH=
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/PATH=something
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/asd!qwe
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/1asd
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/123
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/some_space
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/__some_space_before
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/some_space_after__
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/=
20:38:26 [2020-09-24T20:38:26.041Z] === RUN   TestValidateEnv/PaTh
20:38:26 [2020-09-24T20:38:26.041Z] --- PASS: TestValidateEnv (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/a (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/something (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/_=a (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/PATH (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/=a (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
20:38:26 [2020-09-24T20:38:26.041Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
20:38:26 [2020-09-24T20:38:26.054Z] --- PASS: TestAuthZPluginAllowRequest (1.39s)
20:38:26 [2020-09-24T20:38:26.054Z] === RUN   TestAuthZPluginTLS
20:38:26 [2020-09-24T20:38:26.313Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:38:26 [2020-09-24T20:38:26.498Z]     --- PASS: TestValidateEnv/1asd (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z]     --- PASS: TestValidateEnv/123 (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z]     --- PASS: TestValidateEnv/some_space (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z]     --- PASS: TestValidateEnv/= (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestParseHost
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestParseHost (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestParseDockerDaemonHost
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestParseDockerDaemonHost (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestParseTCP
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestParseTCP (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestParseInvalidUnixAddrInvalid
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestValidateExtraHosts
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestValidateExtraHosts (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestIpOptString
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestIpOptString (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestNewIpOptInvalidDefaultVal
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestNewIpOptValidDefaultVal
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestIpOptSetInvalidVal
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestValidateIPAddress
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestValidateIPAddress (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestMapOpts
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestMapOpts (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestListOptsWithoutValidator
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestListOptsWithoutValidator (0.00s)
20:38:26 [2020-09-24T20:38:26.498Z] === RUN   TestListOptsWithValidator
20:38:26 [2020-09-24T20:38:26.498Z] --- PASS: TestListOptsWithValidator (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateDNSSearch
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestValidateDNSSearch (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_general_format
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_more_than_one_=
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_one_more
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestValidateLabel (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestNamedListOpts
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestNamedListOpts (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestNamedMapOpts
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestNamedMapOpts (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestParseLink
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestParseLink (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestQuotedStringSetWithQuotes
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestQuotedStringSetWithNoQuotes
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestUlimitOpt
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestUlimitOpt (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] PASS
20:38:26 [2020-09-24T20:38:26.499Z] coverage: 67.1% of statements
20:38:26 [2020-09-24T20:38:26.499Z] ok  	github.com/docker/docker/opts	0.301s	coverage: 67.1% of statements
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestUnbuffered
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestUnbuffered (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] === RUN   TestRaceUnbuffered
20:38:26 [2020-09-24T20:38:26.499Z] --- PASS: TestRaceUnbuffered (0.00s)
20:38:26 [2020-09-24T20:38:26.499Z] PASS
20:38:26 [2020-09-24T20:38:26.499Z] coverage: 100.0% of statements
20:38:26 [2020-09-24T20:38:26.499Z] ok  	github.com/docker/docker/pkg/broadcaster	0.050s	coverage: 100.0% of statements
20:38:26 [2020-09-24T20:38:26.571Z] --- PASS: TestAuthZPluginTLS (0.56s)
20:38:26 [2020-09-24T20:38:26.571Z] === RUN   TestAuthZPluginDenyRequest
20:38:26 [2020-09-24T20:38:26.956Z] === RUN   TestPeerCertificateMarshalJSON
20:38:27 [2020-09-24T20:38:27.139Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
20:38:27 [2020-09-24T20:38:27.139Z] === RUN   TestAuthZPluginAPIDenyResponse
20:38:27 [2020-09-24T20:38:27.397Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
20:38:27 [2020-09-24T20:38:27.413Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
20:38:27 [2020-09-24T20:38:27.413Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
20:38:27 [2020-09-24T20:38:27.413Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMiddleware
20:38:27 [2020-09-24T20:38:27.413Z] --- PASS: TestMiddleware (0.00s)
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestNewResponseModifier
20:38:27 [2020-09-24T20:38:27.413Z] --- PASS: TestNewResponseModifier (0.00s)
20:38:27 [2020-09-24T20:38:27.413Z] PASS
20:38:27 [2020-09-24T20:38:27.413Z] coverage: 26.8% of statements
20:38:27 [2020-09-24T20:38:27.413Z] ok  	github.com/docker/docker/pkg/authorization	0.419s	coverage: 26.8% of statements
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[]]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[foo]]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[bar]_[foo]]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[foo_bar]]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[qux]_[foo]]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[]#01
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[qux]]
20:38:27 [2020-09-24T20:38:27.413Z] === RUN   TestMatch/[[foo_bar_qux]]
20:38:27 [2020-09-24T20:38:27.414Z] === RUN   TestMatch/[[qux]_[baz]]
20:38:27 [2020-09-24T20:38:27.414Z] === RUN   TestMatch/[[foo_baz]]
20:38:27 [2020-09-24T20:38:27.414Z] --- PASS: TestMatch (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[foo]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[]#01 (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[qux]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
20:38:27 [2020-09-24T20:38:27.414Z] PASS
20:38:27 [2020-09-24T20:38:27.414Z] coverage: 87.5% of statements
20:38:27 [2020-09-24T20:38:27.414Z] ok  	github.com/docker/docker/pkg/capabilities	0.043s	coverage: 87.5% of statements
20:38:27 [2020-09-24T20:38:27.655Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
20:38:27 [2020-09-24T20:38:27.655Z] === RUN   TestAuthZPluginDenyResponse
20:38:27 [2020-09-24T20:38:27.655Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestIsArchivePathDir
20:38:27 [2020-09-24T20:38:27.870Z] --- PASS: TestIsArchivePathDir (0.11s)
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestIsArchivePathInvalidFile
20:38:27 [2020-09-24T20:38:27.870Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestIsArchivePathTar
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootTarUntar
20:38:27 [2020-09-24T20:38:27.870Z] --- SKIP: TestChrootTarUntar (0.00s)
20:38:27 [2020-09-24T20:38:27.870Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootUntarWithHugeExcludesList
20:38:27 [2020-09-24T20:38:27.870Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
20:38:27 [2020-09-24T20:38:27.870Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootUntarEmptyArchive
20:38:27 [2020-09-24T20:38:27.870Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootTarUntarWithSymlink
20:38:27 [2020-09-24T20:38:27.870Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
20:38:27 [2020-09-24T20:38:27.870Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootCopyWithTar
20:38:27 [2020-09-24T20:38:27.870Z] --- SKIP: TestChrootCopyWithTar (0.00s)
20:38:27 [2020-09-24T20:38:27.870Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootCopyFileWithTar
20:38:27 [2020-09-24T20:38:27.870Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
20:38:27 [2020-09-24T20:38:27.870Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootUntarPath
20:38:27 [2020-09-24T20:38:27.870Z] --- SKIP: TestChrootUntarPath (0.00s)
20:38:27 [2020-09-24T20:38:27.870Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:38:27 [2020-09-24T20:38:27.870Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
20:38:28 [2020-09-24T20:38:28.221Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:38:28 [2020-09-24T20:38:28.222Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
20:38:28 [2020-09-24T20:38:28.222Z] === RUN   TestAuthZPluginAllowEventStream
20:38:28 [2020-09-24T20:38:28.326Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
20:38:28 [2020-09-24T20:38:28.326Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestChrootApplyDotDotFile
20:38:28 [2020-09-24T20:38:28.326Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
20:38:28 [2020-09-24T20:38:28.326Z] PASS
20:38:28 [2020-09-24T20:38:28.326Z] coverage: 15.4% of statements
20:38:28 [2020-09-24T20:38:28.326Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.107s	coverage: 15.4% of statements
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestIsArchivePathTar (0.17s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestDecompressStreamGzip
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestSizeEmpty
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestSizeEmpty (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestSizeEmptyFile
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestSizeEmptyFile (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestSizeNonemptyFile
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestSizeNonemptyFile (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestSizeNestedDirectoryEmpty
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestMoveToSubdir
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestMoveToSubdir (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestSizeNonExistingDirectory
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] PASS
20:38:28 [2020-09-24T20:38:28.326Z] coverage: 80.0% of statements
20:38:28 [2020-09-24T20:38:28.326Z] ok  	github.com/docker/docker/pkg/directory	0.048s	coverage: 80.0% of statements
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestDecompressStreamGzip (0.08s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestDecompressStreamBzip2
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestDecompressStreamXz
20:38:28 [2020-09-24T20:38:28.326Z] --- SKIP: TestDecompressStreamXz (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z]     archive_test.go:133: Xz not present in msys2
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestCompressStreamXzUnsupported
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestCompressStreamBzip2Unsupported
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestCompressStreamInvalid
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestCompressStreamInvalid (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestExtensionInvalid
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestExtensionInvalid (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestExtensionUncompressed
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestExtensionUncompressed (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestExtensionBzip2
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestExtensionBzip2 (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestExtensionGzip
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestExtensionGzip (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestExtensionXz
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestExtensionXz (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestCmdStreamLargeStderr
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestCmdStreamLargeStderr (0.05s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestCmdStreamBad
20:38:28 [2020-09-24T20:38:28.326Z] --- SKIP: TestCmdStreamBad (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z]     archive_test.go:238: Failing on Windows CI machines
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestCmdStreamGood
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestCmdStreamGood (0.03s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestUntarPathWithInvalidDest
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestUntarPathWithInvalidSrc
20:38:28 [2020-09-24T20:38:28.326Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
20:38:28 [2020-09-24T20:38:28.326Z] === RUN   TestUntarPath
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestUntarPath (0.07s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestUntarPathWithDestinationFile
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestContainsEntry
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestCreateEntries
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestEntriesDiff
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestEntriesEquality
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestGeneratorNotGenerate
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestGeneratorWithPort
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestGeneratorWithPortNotGenerate
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestNewEntry
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   Test/TestParse
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: Test (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestContainsEntry (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestCreateEntries (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestEntriesDiff (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestEntriesEquality (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestNewEntry (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z]     --- PASS: Test/TestParse (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] PASS
20:38:28 [2020-09-24T20:38:28.782Z] coverage: 58.3% of statements
20:38:28 [2020-09-24T20:38:28.782Z] ok  	github.com/docker/docker/pkg/discovery	0.047s	coverage: 58.3% of statements
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestUntarPathWithDestinationFile (0.04s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyWithTarInvalidSrc
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyWithTarSrcFile
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyWithTarSrcFolder
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyFileWithTarInvalidSrc
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyFileWithTarSrcFolder
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestCopyFileWithTarSrcFile
20:38:28 [2020-09-24T20:38:28.782Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
20:38:28 [2020-09-24T20:38:28.782Z] === RUN   TestTarFiles
20:38:29 [2020-09-24T20:38:29.158Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:38:29 [2020-09-24T20:38:29.158Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:38:29 [2020-09-24T20:38:29.238Z] === RUN   Test
20:38:29 [2020-09-24T20:38:29.238Z] === RUN   Test/TestContent
20:38:29 [2020-09-24T20:38:29.238Z] === RUN   Test/TestInitialize
20:38:29 [2020-09-24T20:38:29.238Z] === RUN   Test/TestNew
20:38:29 [2020-09-24T20:38:29.238Z] === RUN   Test/TestParsingContentsWithComments
20:38:29 [2020-09-24T20:38:29.238Z] === RUN   Test/TestRegister
20:38:29 [2020-09-24T20:38:29.238Z] === RUN   Test/TestWatch
20:38:29 [2020-09-24T20:38:29.238Z] --- PASS: Test (0.01s)
20:38:29 [2020-09-24T20:38:29.238Z]     --- PASS: Test/TestContent (0.00s)
20:38:29 [2020-09-24T20:38:29.238Z]     --- PASS: Test/TestInitialize (0.00s)
20:38:29 [2020-09-24T20:38:29.238Z]     --- PASS: Test/TestNew (0.00s)
20:38:29 [2020-09-24T20:38:29.238Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
20:38:29 [2020-09-24T20:38:29.238Z]     --- PASS: Test/TestRegister (0.00s)
20:38:29 [2020-09-24T20:38:29.238Z]     --- PASS: Test/TestWatch (0.01s)
20:38:29 [2020-09-24T20:38:29.238Z] PASS
20:38:29 [2020-09-24T20:38:29.238Z] coverage: 92.9% of statements
20:38:29 [2020-09-24T20:38:29.238Z] ok  	github.com/docker/docker/pkg/discovery/file	0.061s	coverage: 92.9% of statements
20:38:29 [2020-09-24T20:38:29.693Z] === RUN   Test
20:38:29 [2020-09-24T20:38:29.693Z] === RUN   Test/TestWatch
20:38:29 [2020-09-24T20:38:29.693Z] --- PASS: Test (0.00s)
20:38:29 [2020-09-24T20:38:29.693Z]     --- PASS: Test/TestWatch (0.00s)
20:38:29 [2020-09-24T20:38:29.693Z] PASS
20:38:29 [2020-09-24T20:38:29.693Z] coverage: 92.3% of statements
20:38:29 [2020-09-24T20:38:29.693Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.076s	coverage: 92.3% of statements
20:38:29 [2020-09-24T20:38:29.724Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s)
20:38:29 [2020-09-24T20:38:29.724Z] === RUN   TestAuthZPluginErrorResponse
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test/TestInitialize
20:38:30 [2020-09-24T20:38:30.149Z] time="2020-09-24T20:38:29Z" level=info msg="Initializing discovery without TLS"
20:38:30 [2020-09-24T20:38:30.149Z] time="2020-09-24T20:38:29Z" level=info msg="Initializing discovery without TLS"
20:38:30 [2020-09-24T20:38:30.149Z] time="2020-09-24T20:38:29Z" level=info msg="Initializing discovery without TLS"
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test/TestInitializeWithCerts
20:38:30 [2020-09-24T20:38:30.149Z] time="2020-09-24T20:38:29Z" level=info msg="Initializing discovery with TLS"
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test/TestWatch
20:38:30 [2020-09-24T20:38:30.149Z] time="2020-09-24T20:38:29Z" level=info msg="Initializing discovery without TLS"
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test/TestInitialize
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test/TestInitializeWithPattern
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test/TestRegister
20:38:30 [2020-09-24T20:38:30.149Z] === RUN   Test/TestWatch
20:38:30 [2020-09-24T20:38:30.149Z] --- PASS: Test (0.00s)
20:38:30 [2020-09-24T20:38:30.149Z]     --- PASS: Test/TestInitialize (0.00s)
20:38:30 [2020-09-24T20:38:30.149Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
20:38:30 [2020-09-24T20:38:30.149Z]     --- PASS: Test/TestRegister (0.00s)
20:38:30 [2020-09-24T20:38:30.149Z]     --- PASS: Test/TestWatch (0.00s)
20:38:30 [2020-09-24T20:38:30.149Z] PASS
20:38:30 [2020-09-24T20:38:30.149Z] coverage: 93.8% of statements
20:38:30 [2020-09-24T20:38:30.149Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.034s	coverage: 93.8% of statements
20:38:30 [2020-09-24T20:38:30.292Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:38:30 [2020-09-24T20:38:30.292Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
20:38:30 [2020-09-24T20:38:30.292Z] === RUN   TestAuthZPluginErrorRequest
20:38:30 [2020-09-24T20:38:30.604Z] === RUN   TestPollerAddRemove
20:38:30 [2020-09-24T20:38:30.604Z] --- PASS: TestPollerAddRemove (0.00s)
20:38:30 [2020-09-24T20:38:30.604Z] === RUN   TestPollerEvent
20:38:30 [2020-09-24T20:38:30.604Z] --- SKIP: TestPollerEvent (0.00s)
20:38:30 [2020-09-24T20:38:30.604Z]     poller_test.go:41: No chmod on Windows
20:38:30 [2020-09-24T20:38:30.604Z] === RUN   TestPollerClose
20:38:30 [2020-09-24T20:38:30.604Z] --- PASS: TestPollerClose (0.00s)
20:38:30 [2020-09-24T20:38:30.604Z] PASS
20:38:30 [2020-09-24T20:38:30.604Z] coverage: 39.4% of statements
20:38:30 [2020-09-24T20:38:30.604Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 39.4% of statements
20:38:30 [2020-09-24T20:38:30.860Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
20:38:30 [2020-09-24T20:38:30.860Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:38:31 [2020-09-24T20:38:31.118Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:38:31 [2020-09-24T20:38:31.377Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
20:38:31 [2020-09-24T20:38:31.377Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCopyFileWithInvalidSrc
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCopyFileWithInvalidDest
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCopyFileWithSameSrcAndDest
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCopyFile
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCopyFile (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
20:38:31 [2020-09-24T20:38:31.563Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z]     fileutils_test.go:134: Needs porting to Windows
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestReadSymlinkedDirectoryToFile
20:38:31 [2020-09-24T20:38:31.563Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z]     fileutils_test.go:180: Needs porting to Windows
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestWildcardMatches
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestWildcardMatches (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestPatternMatches
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestPatternMatches (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestExclusionPatternMatchesPatternBefore
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestPatternMatchesFolderExclusions
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestPatternMatchesFolderWildcardExclusions
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestExclusionPatternMatchesPatternAfter
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestExclusionPatternMatchesWholeDirectory
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestSingleExclamationError
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestSingleExclamationError (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestMatchesWithNoPatterns
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestMatchesWithMalformedPatterns
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestMatches
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestMatches (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCleanPatterns
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCleanPatterns (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCleanPatternsStripEmptyPatterns
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCleanPatternsExceptionFlag
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCleanPatternsErrorSingleException
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCreateIfNotExistsDir
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestCreateIfNotExistsFile
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestMatch
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestMatch (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] PASS
20:38:31 [2020-09-24T20:38:31.563Z] coverage: 87.7% of statements
20:38:31 [2020-09-24T20:38:31.563Z] ok  	github.com/docker/docker/pkg/fileutils	0.084s	coverage: 87.7% of statements
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestGet
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestGet (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] === RUN   TestGetShortcutString
20:38:31 [2020-09-24T20:38:31.563Z] --- PASS: TestGetShortcutString (0.00s)
20:38:31 [2020-09-24T20:38:31.563Z] PASS
20:38:31 [2020-09-24T20:38:31.563Z] coverage: 42.9% of statements
20:38:31 [2020-09-24T20:38:31.563Z] ok  	github.com/docker/docker/pkg/homedir	0.047s	coverage: 42.9% of statements
20:38:32 [2020-09-24T20:38:32.528Z] --- PASS: TestTarFiles (3.74s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestTarUntar
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestCreateIDMapOrder
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestCreateIDMapOrder (0.00s)
20:38:32 [2020-09-24T20:38:32.529Z] PASS
20:38:32 [2020-09-24T20:38:32.529Z] coverage: 7.3% of statements
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestTarUntar (0.02s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestTarWithOptions
20:38:32 [2020-09-24T20:38:32.529Z] ok  	github.com/docker/docker/pkg/idtools	0.040s	coverage: 7.3% of statements
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestTarWithOptions (0.02s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestUntarUstarGnuConflict
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestUntarInvalidFilenames
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames269297238\\dest"
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestUntarInvalidFilenames (0.10s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestUntarHardlinkToSymlink
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestUntarHardlinkToSymlink (0.00s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestUntarInvalidHardlink
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink702470391\\victim\\hello" -> "../victim/hello"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink299451882\\victim\\hello" -> "/../victim/hello"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink526722113\\victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink083513004\\victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink628420123\\victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink583070398\\victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestUntarInvalidHardlink (0.02s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestUntarInvalidSymlink
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink716792581\\dest\\dotdot" -> "../victim/hello"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink953335456\\dest\\slash-dotdot" -> "/../victim/hello"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink031851391\\dest\\loophole-victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink582741202\\dest\\loophole-victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink683133961\\dest\\loophole-victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink187256276\\dest\\loophole-victim" -> "../victim"
20:38:32 [2020-09-24T20:38:32.529Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink608642339\\dest\\dir\\loophole" -> "../../victim"
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestUntarInvalidSymlink (0.02s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestTempArchiveCloseMultipleTimes
20:38:32 [2020-09-24T20:38:32.529Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
20:38:32 [2020-09-24T20:38:32.529Z] === RUN   TestReplaceFileTarWrapper
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestPrefixHeaderReadable
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestPrefixHeaderReadable (0.01s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestDisablePigz
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestDisablePigz (0.11s)
20:38:32 [2020-09-24T20:38:32.984Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestPigz
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestPigz (0.13s)
20:38:32 [2020-09-24T20:38:32.984Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestCopyFileWithInvalidDest
20:38:32 [2020-09-24T20:38:32.984Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z]     archive_windows_test.go:16: Currently fails
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestCanonicalTarNameForPath
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestCanonicalTarName
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestCanonicalTarName (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestChmodTarEntry
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestChmodTarEntry (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestHardLinkOrder
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: Test (3.10s)
20:38:32 [2020-09-24T20:38:32.984Z]     --- PASS: Test/TestInitialize (0.09s)
20:38:32 [2020-09-24T20:38:32.984Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z]     --- PASS: Test/TestWatch (3.00s)
20:38:32 [2020-09-24T20:38:32.984Z] PASS
20:38:32 [2020-09-24T20:38:32.984Z] coverage: 84.1% of statements
20:38:32 [2020-09-24T20:38:32.984Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.202s	coverage: 84.1% of statements
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestFixedBufferCap
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestFixedBufferCap (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestFixedBufferLen
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestFixedBufferLen (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestFixedBufferString
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestFixedBufferString (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestFixedBufferWrite
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestFixedBufferWrite (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestFixedBufferRead
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestFixedBufferRead (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestBytesPipeRead
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestBytesPipeRead (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestBytesPipeWrite
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestBytesPipeWrite (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestBytesPipeWriteRandomChunks
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestHardLinkOrder (0.06s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestChangeString
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestChangeString (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestChangesWithNoChanges
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestChangesWithNoChanges (0.03s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestChangesWithChanges
20:38:32 [2020-09-24T20:38:32.984Z] --- PASS: TestChangesWithChanges (0.02s)
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestChangesWithChangesGH13590
20:38:32 [2020-09-24T20:38:32.984Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
20:38:32 [2020-09-24T20:38:32.984Z]     changes_test.go:192: needs more investigation
20:38:32 [2020-09-24T20:38:32.984Z] === RUN   TestChangesDirsEmpty
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestChangesDirsEmpty (0.08s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestChangesDirsMutated
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestChangesDirsMutated (0.10s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestApplyLayer
20:38:33 [2020-09-24T20:38:33.440Z] --- SKIP: TestApplyLayer (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z]     changes_test.go:405: needs further investigation
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestChangesSizeWithHardlinks
20:38:33 [2020-09-24T20:38:33.440Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z]     changes_test.go:441: needs further investigation
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestChangesSizeWithNoChanges
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestChangesSize
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestChangesSize (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestApplyLayerInvalidFilenames
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames198705943\\dest"
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestApplyLayerInvalidHardlink
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink014213985\\victim\\hello" -> "../victim/hello"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink241453900\\victim\\hello" -> "/../victim/hello"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink415645755\\victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink626370654\\victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink394716197\\victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink333578560\\victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestApplyLayerInvalidHardlink (0.01s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestApplyLayerInvalidSymlink
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink623929247\\dest\\dotdot" -> "../victim/hello"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink485292146\\dest\\slash-dotdot" -> "/../victim/hello"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink862596905\\dest\\loophole-victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink639213172\\dest\\loophole-victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink034757955\\dest\\loophole-victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink203040710\\dest\\loophole-victim" -> "../victim"
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestApplyLayerInvalidSymlink (0.01s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestApplyLayerWhiteouts
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestAtomicWriteToFile
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestGenerateEmptyFile
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestGenerateEmptyFile (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestGenerateWithContent
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestGenerateWithContent (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] PASS
20:38:33 [2020-09-24T20:38:33.440Z] coverage: 62.7% of statements
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestAtomicWriteToFile (0.02s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestAtomicWriteSetCommit
20:38:33 [2020-09-24T20:38:33.440Z] ok  	github.com/docker/docker/pkg/archive	5.804s	coverage: 62.7% of statements
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestAtomicWriteSetCancel
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestReadCloserWrapperClose
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestReadCloserWrapperClose (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestReaderErrWrapperReadOnError
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestReaderErrWrapperRead
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestReaderErrWrapperRead (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestHashData
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestHashData (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestCancelReadCloser
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestCancelReadCloser (0.10s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestWriteCloserWrapperClose
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestNopWriteCloser
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestNopWriteCloser (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestNopWriter
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestNopWriter (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestWriteCounter
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestWriteCounter (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] PASS
20:38:33 [2020-09-24T20:38:33.440Z] coverage: 69.2% of statements
20:38:33 [2020-09-24T20:38:33.440Z] ok  	github.com/docker/docker/pkg/ioutils	0.573s	coverage: 69.2% of statements
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestError
20:38:33 [2020-09-24T20:38:33.440Z] --- PASS: TestError (0.00s)
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestProgressString
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestProgressString/no_progress
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestProgressString/progress_1
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestProgressString/some_progress_with_a_start_time
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestProgressString/some_progress_without_a_start_time
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
20:38:33 [2020-09-24T20:38:33.440Z] === RUN   TestProgressString/with_units
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestProgressString/hide_counts
20:38:33 [2020-09-24T20:38:33.894Z] --- PASS: TestProgressString (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/no_progress (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/progress_1 (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/with_units (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z]     --- PASS: TestProgressString/hide_counts (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestJSONMessageDisplay
20:38:33 [2020-09-24T20:38:33.894Z] --- PASS: TestJSONMessageDisplay (0.10s)
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestJSONMessageDisplayWithJSONError
20:38:33 [2020-09-24T20:38:33.894Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
20:38:33 [2020-09-24T20:38:33.894Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestDisplayJSONMessagesStream
20:38:33 [2020-09-24T20:38:33.894Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z] PASS
20:38:33 [2020-09-24T20:38:33.894Z] coverage: 91.7% of statements
20:38:33 [2020-09-24T20:38:33.894Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.174s	coverage: 91.7% of statements
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestStandardLongPath
20:38:33 [2020-09-24T20:38:33.894Z] --- PASS: TestStandardLongPath (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z] === RUN   TestUNCLongPath
20:38:33 [2020-09-24T20:38:33.894Z] --- PASS: TestUNCLongPath (0.00s)
20:38:33 [2020-09-24T20:38:33.894Z] PASS
20:38:33 [2020-09-24T20:38:33.894Z] coverage: 100.0% of statements
20:38:33 [2020-09-24T20:38:33.894Z] ok  	github.com/docker/docker/pkg/longpath	0.030s	coverage: 100.0% of statements
20:38:33 [2020-09-24T20:38:33.933Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
20:38:33 [2020-09-24T20:38:33.933Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:38:34 [2020-09-24T20:38:34.351Z] === RUN   TestNameFormat
20:38:34 [2020-09-24T20:38:34.351Z] --- PASS: TestNameFormat (0.00s)
20:38:34 [2020-09-24T20:38:34.351Z] === RUN   TestNameRetries
20:38:34 [2020-09-24T20:38:34.351Z] --- PASS: TestNameRetries (0.00s)
20:38:34 [2020-09-24T20:38:34.351Z] PASS
20:38:34 [2020-09-24T20:38:34.351Z] coverage: 85.7% of statements
20:38:34 [2020-09-24T20:38:34.351Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.086s	coverage: 85.7% of statements
20:38:34 [2020-09-24T20:38:34.351Z] === RUN   TestParseKeyValueOpt
20:38:34 [2020-09-24T20:38:34.351Z] --- PASS: TestParseKeyValueOpt (0.00s)
20:38:34 [2020-09-24T20:38:34.351Z] === RUN   TestParseUintList
20:38:34 [2020-09-24T20:38:34.351Z] --- PASS: TestParseUintList (0.00s)
20:38:34 [2020-09-24T20:38:34.351Z] === RUN   TestParseUintListMaximumLimits
20:38:34 [2020-09-24T20:38:34.351Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
20:38:34 [2020-09-24T20:38:34.351Z] PASS
20:38:34 [2020-09-24T20:38:34.351Z] coverage: 97.0% of statements
20:38:34 [2020-09-24T20:38:34.351Z] ok  	github.com/docker/docker/pkg/parsers	0.037s	coverage: 97.0% of statements
20:38:34 [2020-09-24T20:38:34.809Z] === RUN   TestNewAndRemove
20:38:34 [2020-09-24T20:38:34.809Z] --- PASS: TestNewAndRemove (0.00s)
20:38:34 [2020-09-24T20:38:34.809Z] === RUN   TestRemoveInvalidPath
20:38:34 [2020-09-24T20:38:34.809Z] --- PASS: TestRemoveInvalidPath (0.00s)
20:38:34 [2020-09-24T20:38:34.809Z] PASS
20:38:34 [2020-09-24T20:38:34.809Z] coverage: 82.6% of statements
20:38:34 [2020-09-24T20:38:34.809Z] ok  	github.com/docker/docker/pkg/pidfile	0.101s	coverage: 82.6% of statements
20:38:35 [2020-09-24T20:38:35.313Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:38:35 [2020-09-24T20:38:35.313Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:38:35 [2020-09-24T20:38:35.572Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s)
20:38:35 [2020-09-24T20:38:35.572Z] === RUN   TestAuthZPluginHeader
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestParseEmptyInterface
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestParseEmptyInterface (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestParseNonInterfaceType
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestParseNonInterfaceType (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestParseWithOneFunction
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestParseWithOneFunction (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestParseWithMultipleFuncs
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestParseWithUnnamedReturn
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestEmbeddedInterface
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestEmbeddedInterface (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestParsedImports
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestParsedImports (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] === RUN   TestAliasedImports
20:38:35 [2020-09-24T20:38:35.774Z] --- PASS: TestAliasedImports (0.00s)
20:38:35 [2020-09-24T20:38:35.774Z] PASS
20:38:35 [2020-09-24T20:38:35.774Z] coverage: 56.8% of statements
20:38:35 [2020-09-24T20:38:35.774Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
20:38:35 [2020-09-24T20:38:35.831Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:38:35 [2020-09-24T20:38:35.831Z] === RUN   TestDockerSuite/TestBuildSpaces
20:38:36 [2020-09-24T20:38:36.090Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:38:36 [2020-09-24T20:38:36.233Z] === RUN   TestFailedConnection
20:38:36 [2020-09-24T20:38:36.347Z] --- PASS: TestAuthZPluginHeader (0.85s)
20:38:36 [2020-09-24T20:38:36.347Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestHTTPTransport
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestHTTPTransport (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] PASS
20:38:36 [2020-09-24T20:38:36.689Z] coverage: 85.7% of statements
20:38:36 [2020-09-24T20:38:36.689Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.038s	coverage: 85.7% of statements
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestBufioReaderPoolPutAndGet
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestBufioWriterPoolPutAndGet
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] === RUN   TestBufferPoolPutAndGet
20:38:36 [2020-09-24T20:38:36.689Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
20:38:36 [2020-09-24T20:38:36.689Z] PASS
20:38:36 [2020-09-24T20:38:36.689Z] coverage: 88.2% of statements
20:38:36 [2020-09-24T20:38:36.689Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 88.2% of statements
20:38:36 [2020-09-24T20:38:36.916Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:38:36 [2020-09-24T20:38:36.916Z] === RUN   TestDockerSuite/TestBuildStderr
20:38:37 [2020-09-24T20:38:37.146Z] === RUN   TestOutputOnPrematureClose
20:38:37 [2020-09-24T20:38:37.146Z] --- PASS: TestOutputOnPrematureClose (0.00s)
20:38:37 [2020-09-24T20:38:37.146Z] === RUN   TestCompleteSilently
20:38:37 [2020-09-24T20:38:37.146Z] --- PASS: TestCompleteSilently (0.00s)
20:38:37 [2020-09-24T20:38:37.146Z] PASS
20:38:37 [2020-09-24T20:38:37.146Z] coverage: 75.9% of statements
20:38:37 [2020-09-24T20:38:37.146Z] ok  	github.com/docker/docker/pkg/progress	0.030s	coverage: 75.9% of statements
20:38:37 [2020-09-24T20:38:37.146Z] --- PASS: TestFailedConnection (1.02s)
20:38:37 [2020-09-24T20:38:37.146Z] === RUN   TestFailOnce
20:38:37 [2020-09-24T20:38:37.146Z] 2020/09/24 20:38:36 http: panic serving 127.0.0.1:49218: Plugin not ready
20:38:37 [2020-09-24T20:38:37.146Z] goroutine 10 [running]:
20:38:37 [2020-09-24T20:38:37.146Z] net/http.(*conn).serve.func1(0xc000058aa0)
20:38:37 [2020-09-24T20:38:37.146Z] 	c:/go/src/net/http/server.go:1795 +0x140
20:38:37 [2020-09-24T20:38:37.146Z] panic(0x848880, 0x985320)
20:38:37 [2020-09-24T20:38:37.146Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
20:38:37 [2020-09-24T20:38:37.146Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998f20, 0xc000132000, 0xc0000d0300)
20:38:37 [2020-09-24T20:38:37.146Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
20:38:37 [2020-09-24T20:38:37.146Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998f20, 0xc000132000, 0xc0000d0300)
20:38:37 [2020-09-24T20:38:37.146Z] 	c:/go/src/net/http/server.go:2036 +0x4b
20:38:37 [2020-09-24T20:38:37.146Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998f20, 0xc000132000, 0xc0000d0300)
20:38:37 [2020-09-24T20:38:37.146Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
20:38:37 [2020-09-24T20:38:37.146Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998f20, 0xc000132000, 0xc0000d0300)
20:38:37 [2020-09-24T20:38:37.146Z] 	c:/go/src/net/http/server.go:2831 +0xab
20:38:37 [2020-09-24T20:38:37.146Z] net/http.(*conn).serve(0xc000058aa0, 0x999ae0, 0xc00004a980)
20:38:37 [2020-09-24T20:38:37.146Z] 	c:/go/src/net/http/server.go:1919 +0x87c
20:38:37 [2020-09-24T20:38:37.146Z] created by net/http.(*Server).Serve
20:38:37 [2020-09-24T20:38:37.146Z] 	c:/go/src/net/http/server.go:2957 +0x38b
20:38:37 [2020-09-24T20:38:37.146Z] time="2020-09-24T20:38:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s"
20:38:37 [2020-09-24T20:38:37.483Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:38:37 [2020-09-24T20:38:37.601Z] === RUN   TestSendToOneSub
20:38:37 [2020-09-24T20:38:37.601Z] --- PASS: TestSendToOneSub (0.00s)
20:38:37 [2020-09-24T20:38:37.601Z] === RUN   TestSendToMultipleSubs
20:38:37 [2020-09-24T20:38:37.601Z] --- PASS: TestSendToMultipleSubs (0.00s)
20:38:37 [2020-09-24T20:38:37.601Z] === RUN   TestEvictOneSub
20:38:37 [2020-09-24T20:38:37.601Z] --- PASS: TestEvictOneSub (0.00s)
20:38:37 [2020-09-24T20:38:37.601Z] === RUN   TestClosePublisher
20:38:37 [2020-09-24T20:38:37.601Z] --- PASS: TestClosePublisher (0.00s)
20:38:37 [2020-09-24T20:38:37.601Z] === RUN   TestPubSubRace
20:38:38 [2020-09-24T20:38:38.055Z] === RUN   TestRegister
20:38:38 [2020-09-24T20:38:38.055Z] --- PASS: TestRegister (0.00s)
20:38:38 [2020-09-24T20:38:38.055Z] === RUN   TestCommand
20:38:38 [2020-09-24T20:38:38.055Z] --- PASS: TestCommand (0.02s)
20:38:38 [2020-09-24T20:38:38.055Z] === RUN   TestNaiveSelf
20:38:38 [2020-09-24T20:38:38.055Z] --- PASS: TestNaiveSelf (0.02s)
20:38:38 [2020-09-24T20:38:38.055Z] PASS
20:38:38 [2020-09-24T20:38:38.055Z] coverage: 82.4% of statements
20:38:38 [2020-09-24T20:38:38.055Z] ok  	github.com/docker/docker/pkg/reexec	0.071s	coverage: 82.4% of statements
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestFailOnce (1.10s)
20:38:38 [2020-09-24T20:38:38.509Z] === RUN   TestEchoInputOutput
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestEchoInputOutput (0.00s)
20:38:38 [2020-09-24T20:38:38.509Z] === RUN   TestBackoff
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestBackoff (0.00s)
20:38:38 [2020-09-24T20:38:38.509Z] === RUN   TestAbortRetry
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestAbortRetry (0.00s)
20:38:38 [2020-09-24T20:38:38.509Z] === RUN   TestClientScheme
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestClientScheme (0.00s)
20:38:38 [2020-09-24T20:38:38.509Z] === RUN   TestNewClientWithTimeout
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestPubSubRace (1.03s)
20:38:38 [2020-09-24T20:38:38.509Z] PASS
20:38:38 [2020-09-24T20:38:38.509Z] coverage: 73.9% of statements
20:38:38 [2020-09-24T20:38:38.509Z] ok  	github.com/docker/docker/pkg/pubsub	1.070s	coverage: 73.9% of statements
20:38:38 [2020-09-24T20:38:38.509Z] === RUN   TestParseSignal
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestParseSignal (0.00s)
20:38:38 [2020-09-24T20:38:38.509Z] === RUN   TestValidSignalForPlatform
20:38:38 [2020-09-24T20:38:38.509Z] --- PASS: TestValidSignalForPlatform (0.00s)
20:38:38 [2020-09-24T20:38:38.509Z] PASS
20:38:38 [2020-09-24T20:38:38.509Z] coverage: 20.3% of statements
20:38:38 [2020-09-24T20:38:38.509Z] ok  	github.com/docker/docker/pkg/signal	0.034s	coverage: 20.3% of statements
20:38:38 [2020-09-24T20:38:38.964Z] time="2020-09-24T20:38:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestNewStdWriter
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestNewStdWriter (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestWriteWithUninitializedStdWriter
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestWriteWithNilBytes
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestWriteWithNilBytes (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestWrite
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestWrite (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestWriteWithWriterError
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestWriteWithWriterError (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyWriteAndRead
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyReturnsErrorReadingHeader
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyReturnsErrorReadingFrame
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyDetectsCorruptedFrame
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyWithInvalidInputHeader
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyWithCorruptedPrefix
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyReturnsWriteErrors
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStdCopyReturnsErrorFromSystem
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] PASS
20:38:39 [2020-09-24T20:38:39.419Z] coverage: 100.0% of statements
20:38:39 [2020-09-24T20:38:39.419Z] ok  	github.com/docker/docker/pkg/stdcopy	0.036s	coverage: 100.0% of statements
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestRawProgressFormatterFormatStatus
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestRawProgressFormatterFormatProgress
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestFormatStatus
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestFormatStatus (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestFormatError
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestFormatError (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestFormatJSONError
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestFormatJSONError (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestJsonProgressFormatterFormatProgress
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestJsonProgressFormatterFormatStatus
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestNewJSONProgressOutput
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestNewJSONProgressOutput (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestAuxFormatterEmit
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestAuxFormatterEmit (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStreamWriterStdout
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStreamWriterStdout (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] === RUN   TestStreamWriterStderr
20:38:39 [2020-09-24T20:38:39.419Z] --- PASS: TestStreamWriterStderr (0.00s)
20:38:39 [2020-09-24T20:38:39.419Z] PASS
20:38:39 [2020-09-24T20:38:39.419Z] coverage: 66.2% of statements
20:38:39 [2020-09-24T20:38:39.419Z] ok  	github.com/docker/docker/pkg/streamformatter	0.050s	coverage: 66.2% of statements
20:38:39 [2020-09-24T20:38:39.873Z] === RUN   TestGenerateRandomID
20:38:39 [2020-09-24T20:38:39.873Z] --- PASS: TestGenerateRandomID (0.00s)
20:38:39 [2020-09-24T20:38:39.873Z] === RUN   TestShortenId
20:38:39 [2020-09-24T20:38:39.873Z] --- PASS: TestShortenId (0.00s)
20:38:39 [2020-09-24T20:38:39.873Z] === RUN   TestShortenSha256Id
20:38:39 [2020-09-24T20:38:39.873Z] --- PASS: TestShortenSha256Id (0.00s)
20:38:39 [2020-09-24T20:38:39.873Z] === RUN   TestShortenIdEmpty
20:38:39 [2020-09-24T20:38:39.873Z] --- PASS: TestShortenIdEmpty (0.00s)
20:38:39 [2020-09-24T20:38:39.873Z] === RUN   TestShortenIdInvalid
20:38:39 [2020-09-24T20:38:39.873Z] --- PASS: TestShortenIdInvalid (0.00s)
20:38:39 [2020-09-24T20:38:39.873Z] === RUN   TestIsShortIDNonHex
20:38:39 [2020-09-24T20:38:39.873Z] --- PASS: TestIsShortIDNonHex (0.00s)
20:38:39 [2020-09-24T20:38:39.873Z] === RUN   TestIsShortIDNotCorrectSize
20:38:39 [2020-09-24T20:38:39.873Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
20:38:39 [2020-09-24T20:38:39.873Z] PASS
20:38:39 [2020-09-24T20:38:39.873Z] coverage: 70.6% of statements
20:38:39 [2020-09-24T20:38:39.873Z] ok  	github.com/docker/docker/pkg/stringid	0.034s	coverage: 70.6% of statements
20:38:40 [2020-09-24T20:38:40.329Z] === RUN   TestIsCpusetListAvailable
20:38:40 [2020-09-24T20:38:40.329Z] --- PASS: TestIsCpusetListAvailable (0.00s)
20:38:40 [2020-09-24T20:38:40.329Z] PASS
20:38:40 [2020-09-24T20:38:40.329Z] coverage: 38.2% of statements
20:38:40 [2020-09-24T20:38:40.329Z] ok  	github.com/docker/docker/pkg/sysinfo	0.028s	coverage: 38.2% of statements
20:38:40 [2020-09-24T20:38:40.329Z] time="2020-09-24T20:38:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
20:38:40 [2020-09-24T20:38:40.769Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:38:40 [2020-09-24T20:38:40.769Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s)
20:38:40 [2020-09-24T20:38:40.769Z] === RUN   TestAuthZPluginV2Disable
20:38:41 [2020-09-24T20:38:41.027Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestTailFile
20:38:41 [2020-09-24T20:38:41.291Z] --- PASS: TestTailFile (0.00s)
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestTailFileManyLines
20:38:41 [2020-09-24T20:38:41.291Z] --- PASS: TestTailFileManyLines (0.00s)
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestTailEmptyFile
20:38:41 [2020-09-24T20:38:41.291Z] --- PASS: TestTailEmptyFile (0.00s)
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestTailNegativeN
20:38:41 [2020-09-24T20:38:41.291Z] --- PASS: TestTailNegativeN (0.00s)
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/8_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/8_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/truncated_last_line
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/truncated_last_line#01
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/truncated_last_line#02
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/single_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/12_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/2_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/no_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/4_byte_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.291Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.291Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/8_byte_delimiter
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.292Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.292Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/no_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.293Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.293Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.294Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.294Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.295Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.295Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.295Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.295Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.295Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.295Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.295Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.295Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.295Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.295Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.766Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
20:38:41 [2020-09-24T20:38:41.766Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.766Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.766Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.766Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.766Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.766Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.766Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.766Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestChtimes
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] --- PASS: TestChtimes (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestChtimesWindows
20:38:41 [2020-09-24T20:38:41.767Z] --- PASS: TestChtimesWindows (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
20:38:41 [2020-09-24T20:38:41.767Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestEnsureRemoveAllNotExist
20:38:41 [2020-09-24T20:38:41.767Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestEnsureRemoveAllWithDir
20:38:41 [2020-09-24T20:38:41.767Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestEnsureRemoveAllWithFile
20:38:41 [2020-09-24T20:38:41.767Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestEnsureRemoveAllWithMount
20:38:41 [2020-09-24T20:38:41.767Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
20:38:41 [2020-09-24T20:38:41.767Z] === RUN   TestHasWin32KSupport
20:38:41 [2020-09-24T20:38:41.767Z] --- PASS: TestHasWin32KSupport (0.00s)
20:38:41 [2020-09-24T20:38:41.767Z]     syscall_windows_test.go:8: win32k: true
20:38:41 [2020-09-24T20:38:41.767Z] PASS
20:38:41 [2020-09-24T20:38:41.767Z] coverage: 12.0% of statements
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.767Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] ok  	github.com/docker/docker/pkg/system	0.054s	coverage: 12.0% of statements
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.768Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
20:38:41 [2020-09-24T20:38:41.769Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
20:38:41 [2020-09-24T20:38:41.769Z] --- PASS: TestNewTailReader (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.769Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.770Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
20:38:41 [2020-09-24T20:38:41.771Z] PASS
20:38:41 [2020-09-24T20:38:41.771Z] coverage: 88.6% of statements
20:38:41 [2020-09-24T20:38:41.771Z] ok  	github.com/docker/docker/pkg/tailfile	0.232s	coverage: 88.6% of statements
20:38:41 [2020-09-24T20:38:41.963Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:38:42 [2020-09-24T20:38:42.221Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:38:42 [2020-09-24T20:38:42.225Z] testing: warning: no tests to run
20:38:42 [2020-09-24T20:38:42.225Z] PASS
20:38:42 [2020-09-24T20:38:42.225Z] coverage: [no statements]
20:38:42 [2020-09-24T20:38:42.225Z] ok  	github.com/docker/docker/pkg/term/windows	0.032s	coverage: [no statements] [no tests to run]
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestTarSumRemoveNonExistent
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestTarSumRemove
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestTarSumRemove (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestSortFileInfoSums
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestSortFileInfoSums (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestNewTarSumForLabelInvalid
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestNewTarSumForLabel
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestNewTarSumForLabel (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestEmptyTar
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestEmptyTar (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestTarSumsReadSize
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestTarSumsReadSize (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestTarSums
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestTruncIndex
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestTarSums (0.06s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestIteration
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestIteration (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestVersionLabelForChecksum
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestVersionLabelForChecksum (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestVersion
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestVersion (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestGetVersion
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestGetVersion (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] === RUN   TestGetVersions
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestGetVersions (0.00s)
20:38:42 [2020-09-24T20:38:42.225Z] PASS
20:38:42 [2020-09-24T20:38:42.225Z] coverage: 89.3% of statements
20:38:42 [2020-09-24T20:38:42.225Z] ok  	github.com/docker/docker/pkg/tarsum	0.104s	coverage: 89.3% of statements
20:38:42 [2020-09-24T20:38:42.225Z] --- PASS: TestTruncIndex (0.10s)
20:38:42 [2020-09-24T20:38:42.225Z] PASS
20:38:42 [2020-09-24T20:38:42.225Z] coverage: 91.5% of statements
20:38:42 [2020-09-24T20:38:42.225Z] ok  	github.com/docker/docker/pkg/truncindex	0.131s	coverage: 91.5% of statements
20:38:42 [2020-09-24T20:38:42.681Z] time="2020-09-24T20:38:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
20:38:42 [2020-09-24T20:38:42.681Z] === RUN   TestIsGIT
20:38:42 [2020-09-24T20:38:42.681Z] --- PASS: TestIsGIT (0.00s)
20:38:42 [2020-09-24T20:38:42.681Z] === RUN   TestIsTransport
20:38:42 [2020-09-24T20:38:42.681Z] --- PASS: TestIsTransport (0.00s)
20:38:42 [2020-09-24T20:38:42.681Z] PASS
20:38:42 [2020-09-24T20:38:42.681Z] coverage: 100.0% of statements
20:38:42 [2020-09-24T20:38:42.681Z] ok  	github.com/docker/docker/pkg/urlutil	0.052s	coverage: 100.0% of statements
20:38:43 [2020-09-24T20:38:43.137Z] === RUN   TestVersionInfo
20:38:43 [2020-09-24T20:38:43.137Z] --- PASS: TestVersionInfo (0.00s)
20:38:43 [2020-09-24T20:38:43.137Z] === RUN   TestAppendVersions
20:38:43 [2020-09-24T20:38:43.137Z] --- PASS: TestAppendVersions (0.00s)
20:38:43 [2020-09-24T20:38:43.137Z] PASS
20:38:43 [2020-09-24T20:38:43.137Z] coverage: 88.9% of statements
20:38:43 [2020-09-24T20:38:43.137Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
20:38:43 [2020-09-24T20:38:43.157Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:38:44 [2020-09-24T20:38:44.092Z] === RUN   TestDockerSuite/TestBuildUser
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestValidatePrivileges
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestValidatePrivileges (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestFilterByCapNeg
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestFilterByCapNeg (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestFilterByCapPos
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestFilterByCapPos (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestStoreGetPluginNotMatchCapRefs
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] PASS
20:38:44 [2020-09-24T20:38:44.101Z] coverage: 12.0% of statements
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestLoad
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestLoad (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestSave
20:38:44 [2020-09-24T20:38:44.101Z] ok  	github.com/docker/docker/plugin	0.091s	coverage: 12.0% of statements
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestSave (0.03s)
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestAddDeleteGet
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestNewSettable
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestNewSettable (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestIsSettable
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestIsSettable (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] === RUN   TestUpdateSettingsEnv
20:38:44 [2020-09-24T20:38:44.101Z] --- PASS: TestUpdateSettingsEnv (0.00s)
20:38:44 [2020-09-24T20:38:44.101Z] PASS
20:38:44 [2020-09-24T20:38:44.101Z] coverage: 20.1% of statements
20:38:44 [2020-09-24T20:38:44.101Z] ok  	github.com/docker/docker/plugin/v2	0.068s	coverage: 20.1% of statements
20:38:44 [2020-09-24T20:38:44.351Z] --- PASS: TestAuthZPluginV2Disable (3.69s)
20:38:44 [2020-09-24T20:38:44.351Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:38:44 [2020-09-24T20:38:44.558Z] --- PASS: TestAddDeleteGet (0.11s)
20:38:44 [2020-09-24T20:38:44.558Z] === RUN   TestInvalidTags
20:38:44 [2020-09-24T20:38:44.558Z] --- PASS: TestInvalidTags (0.00s)
20:38:44 [2020-09-24T20:38:44.558Z] PASS
20:38:44 [2020-09-24T20:38:44.558Z] coverage: 84.4% of statements
20:38:44 [2020-09-24T20:38:44.558Z] ok  	github.com/docker/docker/reference	0.187s	coverage: 84.4% of statements
20:38:45 [2020-09-24T20:38:45.013Z] === RUN   TestRestartManagerTimeout
20:38:45 [2020-09-24T20:38:45.013Z] --- PASS: TestRestartManagerTimeout (0.00s)
20:38:45 [2020-09-24T20:38:45.013Z] === RUN   TestRestartManagerTimeoutReset
20:38:45 [2020-09-24T20:38:45.014Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
20:38:45 [2020-09-24T20:38:45.014Z] PASS
20:38:45 [2020-09-24T20:38:45.014Z] coverage: 50.9% of statements
20:38:45 [2020-09-24T20:38:45.014Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 50.9% of statements
20:38:45 [2020-09-24T20:38:45.286Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestHeaderSimpleErrors
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestHeaderTooMuchFailures
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestReaderWithReadError
20:38:45 [2020-09-24T20:38:45.468Z] time="2020-09-24T20:38:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestReader
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestReader (0.00s)
20:38:45 [2020-09-24T20:38:45.468Z] === RUN   TestResumableRequestReaderWithInitialResponse
20:38:45 [2020-09-24T20:38:45.468Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
20:38:45 [2020-09-24T20:38:45.468Z] PASS
20:38:45 [2020-09-24T20:38:45.468Z] coverage: 100.0% of statements
20:38:45 [2020-09-24T20:38:45.468Z] ok  	github.com/docker/docker/registry/resumable	0.143s	coverage: 100.0% of statements
20:38:46 [2020-09-24T20:38:46.429Z] === RUN   TestDecodeContainerConfig
20:38:46 [2020-09-24T20:38:46.429Z] --- PASS: TestDecodeContainerConfig (0.00s)
20:38:46 [2020-09-24T20:38:46.429Z] === RUN   TestDecodeContainerConfigIsolation
20:38:46 [2020-09-24T20:38:46.429Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
20:38:46 [2020-09-24T20:38:46.429Z] === RUN   TestValidatePrivileged
20:38:46 [2020-09-24T20:38:46.429Z] --- PASS: TestValidatePrivileged (0.00s)
20:38:46 [2020-09-24T20:38:46.429Z] PASS
20:38:46 [2020-09-24T20:38:46.429Z] coverage: 52.2% of statements
20:38:46 [2020-09-24T20:38:46.429Z] ok  	github.com/docker/docker/runconfig	0.073s	coverage: 52.2% of statements
20:38:46 [2020-09-24T20:38:46.429Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
20:38:46 [2020-09-24T20:38:46.429Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
20:38:46 [2020-09-24T20:38:46.429Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
20:38:46 [2020-09-24T20:38:46.429Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
20:38:46 [2020-09-24T20:38:46.429Z] PASS
20:38:46 [2020-09-24T20:38:46.429Z] coverage: 62.5% of statements
20:38:46 [2020-09-24T20:38:46.429Z] ok  	github.com/docker/docker/testutil	0.038s	coverage: 62.5% of statements
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestSameAuthDataPostSave
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestSameAuthDataPostSave (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestResolveAuthConfigIndexServer
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestResolveAuthConfigFullURL
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestLoadAllowNondistributableArtifacts
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestValidateMirror
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestValidateMirror (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestLoadInsecureRegistries
20:38:46 [2020-09-24T20:38:46.884Z] time="2020-09-24T20:38:46Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:38:46 [2020-09-24T20:38:46.884Z] time="2020-09-24T20:38:46Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
20:38:46 [2020-09-24T20:38:46.884Z] time="2020-09-24T20:38:46Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestLoadInsecureRegistries (0.10s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestNewServiceConfig
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestNewServiceConfig (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestValidateIndexName
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestValidateIndexName (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestValidateIndexNameWithError
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestValidateIndexNameWithError (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestEndpointParse
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestEndpointParse (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestEndpointParseInvalid
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestEndpointParseInvalid (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestValidateEndpoint
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestValidateEndpoint (0.01s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestPing
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestPing (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestPingRegistryEndpoint
20:38:46 [2020-09-24T20:38:46.884Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestEndpoint
20:38:46 [2020-09-24T20:38:46.884Z] --- SKIP: TestEndpoint (0.02s)
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestGetRemoteHistory
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestGetRemoteHistory (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1
20:38:46 [2020-09-24T20:38:46.884Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.884Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.884Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.884Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.884Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Length: 140
20:38:46 [2020-09-24T20:38:46.884Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.884Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.884Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.884Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.884Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.884Z]         Set-Cookie: session=FAKE-SESSION-1600979926520078600; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Size: 154
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Token: FAKE-TOKEN-1600979926520078600
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestLookupRemoteImage
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestLookupRemoteImage (0.00s)
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
20:38:46 [2020-09-24T20:38:46.884Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.884Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.884Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.884Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.884Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Length: 559
20:38:46 [2020-09-24T20:38:46.884Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.884Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.884Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.884Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.884Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.884Z]         Set-Cookie: session=FAKE-SESSION-1600979926523085300; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Size: 154
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Token: FAKE-TOKEN-1600979926523085300
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
20:38:46 [2020-09-24T20:38:46.884Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.884Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.884Z]         Authorization: Token FAKE-TOKEN-1600979926523085300
20:38:46 [2020-09-24T20:38:46.884Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:932: HTTP/1.1 404 Not Found
20:38:46 [2020-09-24T20:38:46.884Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Length: 19
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Type: text/plain; charset=utf-8
20:38:46 [2020-09-24T20:38:46.884Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.884Z]         Set-Cookie: session=FAKE-SESSION-1600979926524078800; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.884Z]         X-Content-Type-Options: nosniff
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Token: FAKE-TOKEN-1600979926524078800
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z] === RUN   TestGetRemoteImageJSON
20:38:46 [2020-09-24T20:38:46.884Z] --- PASS: TestGetRemoteImageJSON (0.01s)
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
20:38:46 [2020-09-24T20:38:46.884Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.884Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.884Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.884Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.884Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Length: 559
20:38:46 [2020-09-24T20:38:46.884Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.884Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.884Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.884Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.884Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.884Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.884Z]         Set-Cookie: session=FAKE-SESSION-1600979926530083300; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Size: 154
20:38:46 [2020-09-24T20:38:46.884Z]         X-Docker-Token: FAKE-TOKEN-1600979926530083300
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]         
20:38:46 [2020-09-24T20:38:46.884Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
20:38:46 [2020-09-24T20:38:46.884Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.884Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token FAKE-TOKEN-1600979926530083300
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 404 Not Found
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 19
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: text/plain; charset=utf-8
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926531084200; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Content-Type-Options: nosniff
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926531084200
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestGetRemoteImageLayer
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestGetRemoteImageLayer (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 154
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926535074200; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Size: 154
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926535074200
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token FAKE-TOKEN-1600979926535074200
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 404 Not Found
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 19
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: text/plain; charset=utf-8
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926535074200; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Content-Type-Options: nosniff
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926535074200
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestGetRemoteTag
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestGetRemoteTag (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 66
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926537082500; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926537082500
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token FAKE-TOKEN-1600979926537082500
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 404 Not Found
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 32
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926539091400; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926539091400
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestGetRemoteTags
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestGetRemoteTags (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 151
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926543075300; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926543075300
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token FAKE-TOKEN-1600979926543075300
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 404 Not Found
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 32
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926543075300; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926543075300
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestGetRepositoryData
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestGetRepositoryData (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: true
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 363
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Endpoints: 127.0.0.1:49236 	,  test.example.com
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-SESSION-1600979926546080800
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestPushImageJSONRegistry
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestPushImageJSONRegistry (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 3
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 4
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926549086100; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926549086100
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestPushImageLayerRegistry
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestPushImageLayerRegistry (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Transfer-Encoding: chunked
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/octet-stream
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 4
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926552074200; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926552074200
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestParseRepositoryInfo
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestParseRepositoryInfo (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestNewIndexInfo
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestNewIndexInfo (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestMirrorEndpointLookup
20:38:46 [2020-09-24T20:38:46.885Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestPushRegistryTag
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestPushRegistryTag (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 66
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 4
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         Set-Cookie: session=FAKE-SESSION-1600979926561086700; Max-Age=3600
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-TOKEN-1600979926561086700
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestPushImageJSONIndex
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestPushImageJSONIndex (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 319
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         Content-type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: true
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 2
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Endpoints: 127.0.0.1:49236 	,  test.example.com
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-SESSION-1600979926564075100
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 319
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token FAKE-SESSION-1600979926564075100
20:38:46 [2020-09-24T20:38:46.885Z]         Content-type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Endpoints: http://127.0.0.1:49236/v1/
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: true
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 204 No Content
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 0
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Endpoints: 127.0.0.1:49236 	,  test.example.com
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: FAKE-SESSION-1600979926565077900
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestSearchRepositories
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestSearchRepositories (0.02s)
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1
20:38:46 [2020-09-24T20:38:46.885Z]         Host: 127.0.0.1:49236
20:38:46 [2020-09-24T20:38:46.885Z]         User-Agent: docker test client
20:38:46 [2020-09-24T20:38:46.885Z]         Authorization: Token fake-token
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Token: true
20:38:46 [2020-09-24T20:38:46.885Z]         Accept-Encoding: gzip
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]     registry_test.go:932: HTTP/1.1 200 OK
20:38:46 [2020-09-24T20:38:46.885Z]         Connection: close
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Length: 144
20:38:46 [2020-09-24T20:38:46.885Z]         Cache-Control: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Content-Type: application/json
20:38:46 [2020-09-24T20:38:46.885Z]         Date: Thu, 24 Sep 2020 20:38:46 GMT
20:38:46 [2020-09-24T20:38:46.885Z]         Expires: -1
20:38:46 [2020-09-24T20:38:46.885Z]         Pragma: no-cache
20:38:46 [2020-09-24T20:38:46.885Z]         Server: docker-tests/mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Config: mock
20:38:46 [2020-09-24T20:38:46.885Z]         X-Docker-Registry-Version: 0.0.0
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z]         
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestTrustedLocation
20:38:46 [2020-09-24T20:38:46.885Z] --- PASS: TestTrustedLocation (0.00s)
20:38:46 [2020-09-24T20:38:46.885Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
20:38:46 [2020-09-24T20:38:46.886Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
20:38:46 [2020-09-24T20:38:46.886Z] === RUN   TestAllowNondistributableArtifacts
20:38:46 [2020-09-24T20:38:46.886Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
20:38:46 [2020-09-24T20:38:46.886Z] === RUN   TestIsSecureIndex
20:38:46 [2020-09-24T20:38:46.886Z] --- PASS: TestIsSecureIndex (0.00s)
20:38:46 [2020-09-24T20:38:46.886Z] PASS
20:38:46 [2020-09-24T20:38:46.886Z] coverage: 51.7% of statements
20:38:46 [2020-09-24T20:38:46.886Z] ok  	github.com/docker/docker/registry	0.376s	coverage: 51.7% of statements
20:38:47 [2020-09-24T20:38:47.343Z] time="2020-09-24T20:38:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
20:38:47 [2020-09-24T20:38:47.820Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:38:47 [2020-09-24T20:38:47.820Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s)
20:38:47 [2020-09-24T20:38:47.820Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestGetDriver
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestGetDriver (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestVolumeRequestError
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestVolumeRequestError (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] PASS
20:38:48 [2020-09-24T20:38:48.872Z] coverage: 36.1% of statements
20:38:48 [2020-09-24T20:38:48.872Z] ok  	github.com/docker/docker/volume/drivers	0.135s	coverage: 36.1% of statements
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestGetAddress
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestGetAddress (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestRemove
20:38:48 [2020-09-24T20:38:48.872Z] --- SKIP: TestRemove (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestInitializeWithVolumes
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestInitializeWithVolumes (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestCreate
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestCreate (0.01s)
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestValidateName
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestValidateName (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestCreateWithOpts
20:38:48 [2020-09-24T20:38:48.872Z] --- SKIP: TestCreateWithOpts (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z]     local_test.go:181: runtime.GOOS == "windows"
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestRelaodNoOpts
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestRelaodNoOpts (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] PASS
20:38:48 [2020-09-24T20:38:48.872Z] coverage: 37.7% of statements
20:38:48 [2020-09-24T20:38:48.872Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 37.7% of statements
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestConvertTmpfsOptions
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestConvertTmpfsOptions (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:49: data="mode=700,size=1m"
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:49: data="ro"
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestParseMountRaw
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestParseMountRaw (0.02s)
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestParseMountRawSplit
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestParseMountRawSplit (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 0
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 1
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 2
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 3
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 4
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 5
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 6
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 7
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 8
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 0
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 1
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 2
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 3
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 4
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 5
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 6
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 7
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 8
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 9
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 10
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 11
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 12
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 0
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 1
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 2
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 3
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 4
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 5
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 6
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 7
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 8
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 9
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 10
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:390: case 11
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestParseMountSpec
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestParseMountSpec (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:455: case 0
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:455: case 1
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:455: case 2
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:455: case 3
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:455: case 4
20:38:48 [2020-09-24T20:38:48.872Z]     parser_test.go:455: case 5
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestParseMountSpecBindWithFileinfoError
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] === RUN   TestValidateMount
20:38:48 [2020-09-24T20:38:48.872Z] --- PASS: TestValidateMount (0.00s)
20:38:48 [2020-09-24T20:38:48.872Z] PASS
20:38:48 [2020-09-24T20:38:48.872Z] coverage: 66.2% of statements
20:38:48 [2020-09-24T20:38:48.872Z] ok  	github.com/docker/docker/volume/mounts	0.086s	coverage: 66.2% of statements
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestSetGetMeta
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestSetGetMeta
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestRestore
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestRestore
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestServiceCreate
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestServiceCreate
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestServiceList
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestServiceList
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestServiceRemove
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestServiceRemove
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestServiceGet
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestServiceGet
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestServicePrune
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestServicePrune
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestCreate
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestCreate
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestRemove
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestRemove
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestList
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestList
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFindByDriver
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFindByDriver
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFindByReferenced
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFindByReferenced
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestDerefMultipleOfSameRef
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestDerefMultipleOfSameRef
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestDefererencePluginOnCreateError
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestDefererencePluginOnCreateError
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestRefDerefRemove
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestRefDerefRemove
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestGet
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestGet
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestGetWithReference
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestGetWithReference
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_nil_list
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_nil_list
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_empty_list
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_empty_list
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_filter_some
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_filter_some
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_filter_middle
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_filter_middle
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_filter_middle_and_last
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
20:38:50 [2020-09-24T20:38:50.398Z] === RUN   TestFilterFunc/test_filter_first_and_last
20:38:50 [2020-09-24T20:38:50.398Z] === PAUSE TestFilterFunc/test_filter_first_and_last
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_nil_list
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_empty_list
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_filter_some
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_filter_middle
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_filter_middle_and_last
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFilterFunc/test_filter_first_and_last
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestFilterFunc (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestSetGetMeta
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestRefDerefRemove
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFindByDriver
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestServiceGet
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestSetGetMeta (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestGetWithReference
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestRefDerefRemove (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestGet
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestFindByDriver (0.03s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestServiceList
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestGetWithReference (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestServiceRemove
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestGet (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestRemove
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestRemove (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestList
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestList (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestServiceCreate
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestServiceGet (0.11s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestRestore
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestServiceRemove (0.07s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestServiceCreate (0.04s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestDefererencePluginOnCreateError
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestServiceList (0.09s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestCreate
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestDerefMultipleOfSameRef
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestCreate (0.01s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestFindByReferenced
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestRestore (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] === CONT  TestServicePrune
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] time="2020-09-24T20:38:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestFindByReferenced (0.02s)
20:38:50 [2020-09-24T20:38:50.398Z] time="2020-09-24T20:38:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:38:50 [2020-09-24T20:38:50.398Z] time="2020-09-24T20:38:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:38:50 [2020-09-24T20:38:50.398Z] time="2020-09-24T20:38:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
20:38:50 [2020-09-24T20:38:50.398Z] time="2020-09-24T20:38:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
20:38:50 [2020-09-24T20:38:50.398Z] --- PASS: TestServicePrune (0.03s)
20:38:50 [2020-09-24T20:38:50.398Z] PASS
20:38:50 [2020-09-24T20:38:50.398Z] coverage: 70.3% of statements
20:38:50 [2020-09-24T20:38:50.398Z] ok  	github.com/docker/docker/volume/service	0.269s	coverage: 70.3% of statements
20:38:55 [2020-09-24T20:38:55.948Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:38:56 [2020-09-24T20:38:56.158Z] --- PASS: TestNewClientWithTimeout (17.62s)
20:38:56 [2020-09-24T20:38:56.158Z] === RUN   TestClientStream
20:38:56 [2020-09-24T20:38:56.158Z] --- PASS: TestClientStream (0.00s)
20:38:56 [2020-09-24T20:38:56.158Z] === RUN   TestClientSendFile
20:38:56 [2020-09-24T20:38:56.158Z] --- PASS: TestClientSendFile (0.00s)
20:38:56 [2020-09-24T20:38:56.158Z] === RUN   TestClientWithRequestTimeout
20:38:56 [2020-09-24T20:38:56.159Z] --- PASS: TestClientWithRequestTimeout (0.00s)
20:38:56 [2020-09-24T20:38:56.159Z] === RUN   TestFileSpecPlugin
20:38:56 [2020-09-24T20:38:56.159Z] --- PASS: TestFileSpecPlugin (0.01s)
20:38:56 [2020-09-24T20:38:56.159Z] === RUN   TestFileJSONSpecPlugin
20:38:56 [2020-09-24T20:38:56.159Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
20:38:56 [2020-09-24T20:38:56.159Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
20:38:56 [2020-09-24T20:38:56.159Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
20:38:56 [2020-09-24T20:38:56.159Z] === RUN   TestPluginAddHandler
20:38:56 [2020-09-24T20:38:56.159Z] --- PASS: TestPluginAddHandler (0.00s)
20:38:56 [2020-09-24T20:38:56.159Z] === RUN   TestPluginWaitBadPlugin
20:38:56 [2020-09-24T20:38:56.159Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
20:38:56 [2020-09-24T20:38:56.159Z] === RUN   TestGet
20:38:56 [2020-09-24T20:38:56.159Z] time="2020-09-24T20:38:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
20:38:57 [2020-09-24T20:38:57.119Z] time="2020-09-24T20:38:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
20:38:59 [2020-09-24T20:38:59.285Z] time="2020-09-24T20:38:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
20:39:00 [2020-09-24T20:39:00.134Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.66s)
20:39:00 [2020-09-24T20:39:00.134Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:39:01 [2020-09-24T20:39:01.072Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:39:01 [2020-09-24T20:39:01.637Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:39:01 [2020-09-24T20:39:01.895Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:39:02 [2020-09-24T20:39:02.461Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:39:03 [2020-09-24T20:39:03.004Z] time="2020-09-24T20:39:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
20:39:03 [2020-09-24T20:39:03.029Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:39:03 [2020-09-24T20:39:03.963Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:39:03 [2020-09-24T20:39:03.963Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:39:03 [2020-09-24T20:39:03.963Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:39:03 [2020-09-24T20:39:03.963Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:39:03 [2020-09-24T20:39:03.963Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:39:04 [2020-09-24T20:39:04.900Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:39:05 [2020-09-24T20:39:05.159Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:39:05 [2020-09-24T20:39:05.727Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:39:05 [2020-09-24T20:39:05.986Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:39:06 [2020-09-24T20:39:06.920Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:39:06 [2020-09-24T20:39:06.920Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:39:08 [2020-09-24T20:39:08.824Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:39:09 [2020-09-24T20:39:09.759Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:39:10 [2020-09-24T20:39:10.327Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:39:10 [2020-09-24T20:39:10.585Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:39:10 [2020-09-24T20:39:10.842Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:39:10 [2020-09-24T20:39:10.842Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:39:11 [2020-09-24T20:39:11.408Z] === RUN   TestDockerSuite/TestBuildXZHost
20:39:11 [2020-09-24T20:39:11.542Z] --- PASS: TestGet (15.00s)
20:39:11 [2020-09-24T20:39:11.542Z] === RUN   TestPluginWithNoManifest
20:39:11 [2020-09-24T20:39:11.542Z] --- PASS: TestPluginWithNoManifest (0.00s)
20:39:11 [2020-09-24T20:39:11.542Z] === RUN   TestGetAll
20:39:11 [2020-09-24T20:39:11.542Z] --- PASS: TestGetAll (0.00s)
20:39:11 [2020-09-24T20:39:11.542Z] PASS
20:39:11 [2020-09-24T20:39:11.542Z] coverage: 73.4% of statements
20:39:11 [2020-09-24T20:39:11.542Z] ok  	github.com/docker/docker/pkg/plugins	34.833s	coverage: 73.4% of statements
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/pkg/term	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/rootless	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/volume	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:39:11 [2020-09-24T20:39:11.542Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === Skipped
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     dispatchers_test.go:376: Windows does not support stopsignal
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     client_test.go:23: runtime.GOOS == "windows"
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     daemon_test.go:147: root required
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     reload_test.go:520: root required
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     pull_v2_test.go:73: Needs fixing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     pull_v2_test.go:118: Needs fixing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     download_test.go:268: Needs fixing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     layer_test.go:304: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     layer_test.go:353: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     layer_test.go:468: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     layer_test.go:697: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     migration_test.go:46: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     migration_test.go:182: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     mount_test.go:17: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     mount_test.go:76: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     mount_test.go:125: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     mount_test.go:212: Failing on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:133: Xz not present in msys2
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:238: Failing on Windows CI machines
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_windows_test.go:16: Currently fails
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     changes_test.go:192: needs more investigation
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     changes_test.go:405: needs further investigation
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     changes_test.go:441: needs further investigation
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     poller_test.go:41: No chmod on Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:39:11 [2020-09-24T20:39:11.998Z]     fileutils_test.go:134: Needs porting to Windows
20:39:11 [2020-09-24T20:39:11.998Z] 
20:39:11 [2020-09-24T20:39:11.998Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
20:39:11 [2020-09-24T20:39:11.999Z]     fileutils_test.go:180: Needs porting to Windows
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
20:39:11 [2020-09-24T20:39:11.999Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
20:39:11 [2020-09-24T20:39:11.999Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s)
20:39:11 [2020-09-24T20:39:11.999Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
20:39:11 [2020-09-24T20:39:11.999Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
20:39:11 [2020-09-24T20:39:11.999Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
20:39:11 [2020-09-24T20:39:11.999Z]     local_test.go:181: runtime.GOOS == "windows"
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] 
20:39:11 [2020-09-24T20:39:11.999Z] DONE 1781 tests, 46 skipped in 163.184s
20:39:11 [2020-09-24T20:39:11.999Z] INFO: make.ps1 ended at 09/24/2020 20:39:11
20:39:12 [2020-09-24T20:39:12.783Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:39:12 [2020-09-24T20:39:12.783Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:39:12 [2020-09-24T20:39:12.783Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:39:13 [2020-09-24T20:39:13.350Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:39:13 [2020-09-24T20:39:13.520Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
20:39:13 [2020-09-24T20:39:13.520Z] INFO: Unit tests ended at 09/24/2020 20:39:13. Duration:00:02:54.9187910
20:39:13 [2020-09-24T20:39:13.520Z] INFO: Building busybox
20:39:13 [2020-09-24T20:39:13.520Z] Sending build context to Docker daemon   5.12kB
20:39:13 [2020-09-24T20:39:13.520Z] 
20:39:13 [2020-09-24T20:39:13.520Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
20:39:13 [2020-09-24T20:39:13.520Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
20:39:13 [2020-09-24T20:39:13.520Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
20:39:13 [2020-09-24T20:39:13.520Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
20:39:13 [2020-09-24T20:39:13.520Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
20:39:13 [2020-09-24T20:39:13.520Z]  ---> 715aaeac112d
20:39:13 [2020-09-24T20:39:13.520Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
20:39:13 [2020-09-24T20:39:13.520Z]  ---> Running in a64318365996
20:39:13 [2020-09-24T20:39:13.917Z] === RUN   TestDockerSuite/TestCommitChange
20:39:14 [2020-09-24T20:39:14.485Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:39:15 [2020-09-24T20:39:15.066Z] === RUN   TestDockerSuite/TestCommitHardlink
20:39:15 [2020-09-24T20:39:15.999Z] === RUN   TestDockerSuite/TestCommitNewFile
20:39:16 [2020-09-24T20:39:16.568Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.04s)
20:39:16 [2020-09-24T20:39:16.568Z] PASS
20:39:16 [2020-09-24T20:39:16.568Z] 
20:39:16 [2020-09-24T20:39:16.568Z] DONE 17 tests in 52.154s
20:39:16 [2020-09-24T20:39:16.568Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:39:16 [2020-09-24T20:39:16.568Z] ++ 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
20:39:16 [2020-09-24T20:39:16.568Z] ++ set -e
20:39:16 [2020-09-24T20:39:16.568Z] ++ '[' -n 0 ']'
20:39:16 [2020-09-24T20:39:16.568Z] ++ set -x
20:39:16 [2020-09-24T20:39:16.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
20:39:16 [2020-09-24T20:39:16.828Z] INFO: Testing against a local daemon
20:39:16 [2020-09-24T20:39:16.828Z] === RUN   TestPluginInvalidJSON
20:39:16 [2020-09-24T20:39:16.828Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:39:16 [2020-09-24T20:39:16.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:39:16 [2020-09-24T20:39:16.828Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:39:16 [2020-09-24T20:39:16.828Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:39:16 [2020-09-24T20:39:16.828Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:39:16 [2020-09-24T20:39:16.828Z] === RUN   TestPluginInstall
20:39:16 [2020-09-24T20:39:16.828Z] === RUN   TestPluginInstall/no_auth
20:39:16 [2020-09-24T20:39:16.828Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:39:17 [2020-09-24T20:39:17.229Z] Removing intermediate container a64318365996
20:39:17 [2020-09-24T20:39:17.229Z]  ---> eb088ab7fb96
20:39:17 [2020-09-24T20:39:17.229Z] Step 7/13 : ARG BUSYBOX_VERSION
20:39:17 [2020-09-24T20:39:17.229Z]  ---> Running in a6e26b5d70ad
20:39:17 [2020-09-24T20:39:17.229Z] Removing intermediate container a6e26b5d70ad
20:39:17 [2020-09-24T20:39:17.229Z]  ---> 9d362d2a4c5a
20:39:17 [2020-09-24T20:39:17.229Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
20:39:17 [2020-09-24T20:39:17.229Z]  ---> Running in 2905136ff1c9
20:39:17 [2020-09-24T20:39:17.229Z] Removing intermediate container 2905136ff1c9
20:39:17 [2020-09-24T20:39:17.229Z]  ---> 6be857345712
20:39:17 [2020-09-24T20:39:17.229Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
20:39:18 [2020-09-24T20:39:18.205Z] === RUN   TestDockerSuite/TestCommitTTY
20:39:18 [2020-09-24T20:39:18.751Z] 
20:39:18 [2020-09-24T20:39:18.774Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:39:19 [2020-09-24T20:39:19.206Z]  ---> 64e8252b28bc
20:39:19 [2020-09-24T20:39:19.206Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
20:39:19 [2020-09-24T20:39:19.206Z]  ---> Running in bd0b9e3168db
20:39:19 [2020-09-24T20:39:19.712Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:39:21 [2020-09-24T20:39:21.089Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:39:22 [2020-09-24T20:39:22.994Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:39:24 [2020-09-24T20:39:24.372Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:39:24 [2020-09-24T20:39:24.372Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:39:24 [2020-09-24T20:39:24.372Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
20:39:24 [2020-09-24T20:39:24.372Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:39:24 [2020-09-24T20:39:24.372Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:39:24 [2020-09-24T20:39:24.631Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:39:24 [2020-09-24T20:39:24.631Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:39:24 [2020-09-24T20:39:24.631Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:39:26 [2020-09-24T20:39:26.241Z] Removing intermediate container bd0b9e3168db
20:39:26 [2020-09-24T20:39:26.241Z]  ---> f600d159e5ce
20:39:26 [2020-09-24T20:39:26.241Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
20:39:26 [2020-09-24T20:39:26.241Z]  ---> Running in a83abe76c37c
20:39:26 [2020-09-24T20:39:26.534Z] time="2020-09-24T20:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:39:26 [2020-09-24T20:39:26.534Z] time="2020-09-24T20:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e652399d1ea61bbd82625c2c66a03896dfa0ea159e9d248b3f6e61d2dd4a4a2" mediatype=application/vnd.docker.plugin.v1+json size=522
20:39:26 [2020-09-24T20:39:26.534Z] time="2020-09-24T20:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:39:26 [2020-09-24T20:39:26.534Z] time="2020-09-24T20:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e652399d1ea61bbd82625c2c66a03896dfa0ea159e9d248b3f6e61d2dd4a4a2" mediatype=application/vnd.docker.plugin.v1+json size=522
20:39:26 [2020-09-24T20:39:26.534Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:39:26 [2020-09-24T20:39:26.792Z] === RUN   TestPluginInstall/with_htpasswd
20:39:27 [2020-09-24T20:39:27.199Z] 
20:39:27 [2020-09-24T20:39:27.199Z] SUCCESS: Specified value was saved.
20:39:27 [2020-09-24T20:39:27.729Z] time="2020-09-24T20:39:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:39:27 [2020-09-24T20:39:27.729Z] time="2020-09-24T20:39:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab557f552b9b916ac45bdafce8a1247532ece752bd9af23d63eb81e7b4debeef" mediatype=application/vnd.docker.plugin.v1+json size=522
20:39:27 [2020-09-24T20:39:27.729Z] time="2020-09-24T20:39:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:39:27 [2020-09-24T20:39:27.729Z] time="2020-09-24T20:39:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab557f552b9b916ac45bdafce8a1247532ece752bd9af23d63eb81e7b4debeef" mediatype=application/vnd.docker.plugin.v1+json size=522
20:39:28 [2020-09-24T20:39:28.298Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:39:28 [2020-09-24T20:39:28.298Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:39:28 [2020-09-24T20:39:28.556Z] === RUN   TestPluginInstall/with_insecure
20:39:28 [2020-09-24T20:39:28.722Z] Removing intermediate container a83abe76c37c
20:39:28 [2020-09-24T20:39:28.722Z]  ---> e9705aafa19d
20:39:28 [2020-09-24T20:39:28.722Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
20:39:28 [2020-09-24T20:39:28.722Z]  ---> Running in 099694e03055
20:39:29 [2020-09-24T20:39:29.122Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:39:29 [2020-09-24T20:39:29.690Z] time="2020-09-24T20:39:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:39:29 [2020-09-24T20:39:29.690Z] time="2020-09-24T20:39:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38e1f3d7398e8677e2ff557cc8644c39065769e911c38ca6d48a2389474c154c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:39:29 [2020-09-24T20:39:29.690Z] time="2020-09-24T20:39:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:39:29 [2020-09-24T20:39:29.690Z] time="2020-09-24T20:39:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38e1f3d7398e8677e2ff557cc8644c39065769e911c38ca6d48a2389474c154c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:39:29 [2020-09-24T20:39:29.690Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:39:29 [2020-09-24T20:39:29.950Z] --- PASS: TestPluginInstall (13.25s)
20:39:29 [2020-09-24T20:39:29.950Z]     --- PASS: TestPluginInstall/no_auth (9.99s)
20:39:29 [2020-09-24T20:39:29.950Z]     --- PASS: TestPluginInstall/with_htpasswd (1.70s)
20:39:29 [2020-09-24T20:39:29.950Z]     --- PASS: TestPluginInstall/with_insecure (1.56s)
20:39:29 [2020-09-24T20:39:29.950Z]         plugin_test.go:157: [d0049568c6a30] daemon is not started
20:39:29 [2020-09-24T20:39:29.950Z] PASS
20:39:29 [2020-09-24T20:39:29.950Z] 
20:39:29 [2020-09-24T20:39:29.950Z] DONE 6 tests in 13.418s
20:39:29 [2020-09-24T20:39:29.950Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:39:29 [2020-09-24T20:39:29.950Z] ++ 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
20:39:29 [2020-09-24T20:39:29.950Z] ++ set -e
20:39:29 [2020-09-24T20:39:29.950Z] ++ '[' -n 0 ']'
20:39:29 [2020-09-24T20:39:29.950Z] ++ set -x
20:39:29 [2020-09-24T20:39:29.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:39:30 [2020-09-24T20:39:30.209Z] INFO: Testing against a local daemon
20:39:30 [2020-09-24T20:39:30.209Z] === RUN   TestExternalGraphDriver
20:39:30 [2020-09-24T20:39:30.209Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:39:30 [2020-09-24T20:39:30.467Z] === RUN   TestExternalGraphDriver/json
20:39:31 [2020-09-24T20:39:31.035Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:39:31 [2020-09-24T20:39:31.602Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:39:31 [2020-09-24T20:39:31.602Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:39:31 [2020-09-24T20:39:31.602Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:39:31 [2020-09-24T20:39:31.611Z] Cannot create a file when that file already exists.
20:39:32 [2020-09-24T20:39:32.175Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:39:32 [2020-09-24T20:39:32.175Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:39:32 [2020-09-24T20:39:32.175Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:39:32 [2020-09-24T20:39:32.175Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:39:32 [2020-09-24T20:39:32.175Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:39:32 [2020-09-24T20:39:32.433Z] === RUN   TestExternalGraphDriver/spec
20:39:32 [2020-09-24T20:39:32.692Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:39:33 [2020-09-24T20:39:33.628Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:39:34 [2020-09-24T20:39:34.198Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:39:34 [2020-09-24T20:39:34.198Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:39:34 [2020-09-24T20:39:34.198Z] === RUN   TestExternalGraphDriver/pull
20:39:35 [2020-09-24T20:39:35.574Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:39:35 [2020-09-24T20:39:35.832Z] --- PASS: TestExternalGraphDriver (5.57s)
20:39:35 [2020-09-24T20:39:35.832Z]     --- PASS: TestExternalGraphDriver/json (1.92s)
20:39:35 [2020-09-24T20:39:35.832Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
20:39:35 [2020-09-24T20:39:35.832Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
20:39:35 [2020-09-24T20:39:35.832Z] === RUN   TestGraphdriverPluginV2
20:39:36 [2020-09-24T20:39:36.090Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:39:36 [2020-09-24T20:39:36.090Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:39:36 [2020-09-24T20:39:36.267Z] Removing intermediate container 099694e03055
20:39:36 [2020-09-24T20:39:36.267Z]  ---> 17c4ba2c6168
20:39:36 [2020-09-24T20:39:36.267Z] Step 13/13 : CMD ["sh"]
20:39:36 [2020-09-24T20:39:36.267Z]  ---> Running in 7d2067185532
20:39:36 [2020-09-24T20:39:36.267Z] Removing intermediate container 7d2067185532
20:39:36 [2020-09-24T20:39:36.267Z]  ---> 65ce88d7b9ea
20:39:36 [2020-09-24T20:39:36.267Z] Successfully built 65ce88d7b9ea
20:39:36 [2020-09-24T20:39:36.267Z] Successfully tagged busybox:latest
20:39:36 [2020-09-24T20:39:36.267Z] INFO: Docker images of the daemon under test
20:39:36 [2020-09-24T20:39:36.267Z] 
20:39:36 [2020-09-24T20:39:36.267Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
20:39:36 [2020-09-24T20:39:36.267Z] busybox                                latest              65ce88d7b9ea        Less than a second ago   5.12GB
20:39:36 [2020-09-24T20:39:36.267Z] microsoft/windowsservercore            latest              715aaeac112d        3 weeks ago              5.06GB
20:39:36 [2020-09-24T20:39:36.267Z] mcr.microsoft.com/windows/servercore   ltsc2019            715aaeac112d        3 weeks ago              5.06GB
20:39:36 [2020-09-24T20:39:36.267Z] 
20:39:36 [2020-09-24T20:39:36.267Z] INFO: Running integration tests at 09/24/2020 20:39:35...
20:39:36 [2020-09-24T20:39:36.267Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
20:39:36 [2020-09-24T20:39:36.267Z] INFO: Integration API tests being run from the host:
20:39:36 [2020-09-24T20:39:36.267Z] INFO: make.ps1 starting at 09/24/2020 20:39:35
20:39:36 [2020-09-24T20:39:36.267Z] Running D:\gopath\src\github.com\docker\docker\integration\build
20:39:36 [2020-09-24T20:39:36.657Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:39:37 [2020-09-24T20:39:37.224Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:39:37 [2020-09-24T20:39:37.791Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:39:38 [2020-09-24T20:39:38.051Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:39:38 [2020-09-24T20:39:38.051Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:39:38 [2020-09-24T20:39:38.617Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:39:38 [2020-09-24T20:39:38.875Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:39:39 [2020-09-24T20:39:39.443Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:39:40 [2020-09-24T20:39:40.380Z] --- PASS: TestGraphdriverPluginV2 (4.45s)
20:39:40 [2020-09-24T20:39:40.380Z] PASS
20:39:40 [2020-09-24T20:39:40.380Z] 
20:39:40 [2020-09-24T20:39:40.380Z] DONE 5 tests in 10.184s
20:39:40 [2020-09-24T20:39:40.380Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:39:40 [2020-09-24T20:39:40.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:39:40 [2020-09-24T20:39:40.380Z] ++ 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
20:39:40 [2020-09-24T20:39:40.380Z] ++ set -e
20:39:40 [2020-09-24T20:39:40.380Z] ++ '[' -n 0 ']'
20:39:40 [2020-09-24T20:39:40.380Z] ++ set -x
20:39:40 [2020-09-24T20:39:40.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:39:40 [2020-09-24T20:39:40.380Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:39:40 [2020-09-24T20:39:40.380Z] INFO: Testing against a local daemon
20:39:40 [2020-09-24T20:39:40.380Z] === RUN   TestContinueAfterPluginCrash
20:39:40 [2020-09-24T20:39:40.380Z] === PAUSE TestContinueAfterPluginCrash
20:39:40 [2020-09-24T20:39:40.380Z] === RUN   TestReadPluginNoRead
20:39:40 [2020-09-24T20:39:40.380Z] === PAUSE TestReadPluginNoRead
20:39:40 [2020-09-24T20:39:40.380Z] === RUN   TestDaemonStartWithLogOpt
20:39:40 [2020-09-24T20:39:40.380Z] === PAUSE TestDaemonStartWithLogOpt
20:39:40 [2020-09-24T20:39:40.380Z] === CONT  TestContinueAfterPluginCrash
20:39:40 [2020-09-24T20:39:40.380Z] === CONT  TestDaemonStartWithLogOpt
20:39:41 [2020-09-24T20:39:41.316Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:39:43 [2020-09-24T20:39:43.222Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:39:45 [2020-09-24T20:39:45.126Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:39:45 [2020-09-24T20:39:45.126Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:39:45 [2020-09-24T20:39:45.126Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:39:45 [2020-09-24T20:39:45.126Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:39:45 [2020-09-24T20:39:45.126Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:39:45 [2020-09-24T20:39:45.694Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:39:47 [2020-09-24T20:39:47.593Z] --- PASS: TestDaemonStartWithLogOpt (6.77s)
20:39:47 [2020-09-24T20:39:47.593Z] === CONT  TestReadPluginNoRead
20:39:50 [2020-09-24T20:39:50.124Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:39:50 [2020-09-24T20:39:50.124Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:39:50 [2020-09-24T20:39:50.692Z] === RUN   TestDockerSuite/TestContainerAPITop
20:39:51 [2020-09-24T20:39:51.273Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:39:51 [2020-09-24T20:39:51.273Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:39:51 [2020-09-24T20:39:51.273Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:39:51 [2020-09-24T20:39:51.273Z] === RUN   TestReadPluginNoRead/default
20:39:52 [2020-09-24T20:39:52.208Z] --- PASS: TestContinueAfterPluginCrash (11.85s)
20:39:52 [2020-09-24T20:39:52.775Z] === RUN   TestReadPluginNoRead/disabled_caching
20:39:54 [2020-09-24T20:39:54.149Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:39:54 [2020-09-24T20:39:54.149Z] --- PASS: TestReadPluginNoRead (6.90s)
20:39:54 [2020-09-24T20:39:54.149Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
20:39:54 [2020-09-24T20:39:54.149Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
20:39:54 [2020-09-24T20:39:54.149Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
20:39:54 [2020-09-24T20:39:54.149Z]     read_test.go:92: [d11111c786941] daemon is not started
20:39:54 [2020-09-24T20:39:54.149Z] PASS
20:39:54 [2020-09-24T20:39:54.149Z] 
20:39:54 [2020-09-24T20:39:54.149Z] DONE 6 tests in 13.871s
20:39:54 [2020-09-24T20:39:54.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:39:54 [2020-09-24T20:39:54.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:39:54 [2020-09-24T20:39:54.149Z] ++ set -e
20:39:54 [2020-09-24T20:39:54.149Z] ++ '[' -n 0 ']'
20:39:54 [2020-09-24T20:39:54.149Z] ++ set -x
20:39:54 [2020-09-24T20:39:54.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:39:54 [2020-09-24T20:39:54.149Z] testing: warning: no tests to run
20:39:54 [2020-09-24T20:39:54.149Z] PASS
20:39:54 [2020-09-24T20:39:54.149Z] 
20:39:54 [2020-09-24T20:39:54.149Z] DONE 0 tests in 0.051s
20:39:54 [2020-09-24T20:39:54.149Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:39:54 [2020-09-24T20:39:54.149Z] ++ 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
20:39:54 [2020-09-24T20:39:54.149Z] ++ set -e
20:39:54 [2020-09-24T20:39:54.149Z] ++ '[' -n 0 ']'
20:39:54 [2020-09-24T20:39:54.149Z] ++ set -x
20:39:54 [2020-09-24T20:39:54.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:39:54 [2020-09-24T20:39:54.408Z] INFO: Testing against a local daemon
20:39:54 [2020-09-24T20:39:54.408Z] === RUN   TestPluginWithDevMounts
20:39:54 [2020-09-24T20:39:54.408Z] === PAUSE TestPluginWithDevMounts
20:39:54 [2020-09-24T20:39:54.408Z] === CONT  TestPluginWithDevMounts
20:39:54 [2020-09-24T20:39:54.666Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:39:55 [2020-09-24T20:39:55.602Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:39:56 [2020-09-24T20:39:56.536Z] --- PASS: TestPluginWithDevMounts (1.94s)
20:39:56 [2020-09-24T20:39:56.536Z] PASS
20:39:56 [2020-09-24T20:39:56.536Z] 
20:39:56 [2020-09-24T20:39:56.536Z] DONE 1 tests in 2.079s
20:39:56 [2020-09-24T20:39:56.537Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:39:56 [2020-09-24T20:39:56.537Z] ++ 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
20:39:56 [2020-09-24T20:39:56.537Z] ++ set -e
20:39:56 [2020-09-24T20:39:56.537Z] ++ '[' -n 0 ']'
20:39:56 [2020-09-24T20:39:56.537Z] ++ set -x
20:39:56 [2020-09-24T20:39:56.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:39:56 [2020-09-24T20:39:56.537Z] INFO: Testing against a local daemon
20:39:56 [2020-09-24T20:39:56.537Z] === RUN   TestSecretInspect
20:39:57 [2020-09-24T20:39:57.314Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:39:57 [2020-09-24T20:39:57.314Z] INFO: Testing against a local daemon
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithSession
20:39:57 [2020-09-24T20:39:57.314Z] --- SKIP: TestBuildWithSession (0.00s)
20:39:57 [2020-09-24T20:39:57.314Z]     build_session_test.go:25: TODO: BuildKit
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildSquashParent
20:39:57 [2020-09-24T20:39:57.314Z] --- SKIP: TestBuildSquashParent (0.00s)
20:39:57 [2020-09-24T20:39:57.314Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithRemoveAndForceRemove
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:39:57 [2020-09-24T20:39:57.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:39:57 [2020-09-24T20:39:57.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:39:57 [2020-09-24T20:39:57.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:39:57 [2020-09-24T20:39:57.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:39:57 [2020-09-24T20:39:57.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:39:57 [2020-09-24T20:39:57.314Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:39:57 [2020-09-24T20:39:57.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:39:57 [2020-09-24T20:39:57.314Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:39:57 [2020-09-24T20:39:57.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:39:57 [2020-09-24T20:39:57.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:39:57 [2020-09-24T20:39:57.314Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:39:59 [2020-09-24T20:39:59.067Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:39:59 [2020-09-24T20:39:59.325Z] --- PASS: TestSecretInspect (2.74s)
20:39:59 [2020-09-24T20:39:59.325Z] === RUN   TestSecretList
20:39:59 [2020-09-24T20:39:59.584Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:40:00 [2020-09-24T20:40:00.960Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:40:01 [2020-09-24T20:40:01.894Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:40:01 [2020-09-24T20:40:01.894Z] --- PASS: TestSecretList (2.74s)
20:40:01 [2020-09-24T20:40:01.894Z] === RUN   TestSecretsCreateAndDelete
20:40:02 [2020-09-24T20:40:02.830Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
20:40:03 [2020-09-24T20:40:03.090Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:40:03 [2020-09-24T20:40:03.090Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:40:04 [2020-09-24T20:40:04.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
20:40:04 [2020-09-24T20:40:04.205Z] --- PASS: TestSecretsCreateAndDelete (2.35s)
20:40:04 [2020-09-24T20:40:04.205Z] === RUN   TestSecretsUpdate
20:40:05 [2020-09-24T20:40:05.579Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
20:40:06 [2020-09-24T20:40:06.954Z] --- PASS: TestSecretsUpdate (2.33s)
20:40:06 [2020-09-24T20:40:06.954Z] === RUN   TestTemplatedSecret
20:40:06 [2020-09-24T20:40:06.954Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
20:40:07 [2020-09-24T20:40:07.754Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:40:07 [2020-09-24T20:40:07.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (7.67s)
20:40:07 [2020-09-24T20:40:07.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (7.89s)
20:40:07 [2020-09-24T20:40:07.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.18s)
20:40:07 [2020-09-24T20:40:07.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.42s)
20:40:07 [2020-09-24T20:40:07.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.60s)
20:40:07 [2020-09-24T20:40:07.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.44s)
20:40:07 [2020-09-24T20:40:07.754Z] === RUN   TestBuildMultiStageCopy
20:40:07 [2020-09-24T20:40:07.754Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:40:08 [2020-09-24T20:40:08.328Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b1cde0_<nil>}
20:40:09 [2020-09-24T20:40:09.706Z] --- PASS: TestTemplatedSecret (2.84s)
20:40:09 [2020-09-24T20:40:09.706Z] === RUN   TestSecretCreateResolve
20:40:09 [2020-09-24T20:40:09.706Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1777595801_/foo_false__<nil>_<nil>_<nil>}
20:40:11 [2020-09-24T20:40:11.081Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1777595801_/foo_true__<nil>_<nil>_<nil>}
20:40:12 [2020-09-24T20:40:12.018Z] --- PASS: TestSecretCreateResolve (2.57s)
20:40:12 [2020-09-24T20:40:12.018Z] PASS
20:40:12 [2020-09-24T20:40:12.018Z] 
20:40:12 [2020-09-24T20:40:12.018Z] DONE 6 tests in 15.693s
20:40:12 [2020-09-24T20:40:12.018Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:40:12 [2020-09-24T20:40:12.018Z] ++ 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
20:40:12 [2020-09-24T20:40:12.018Z] ++ set -e
20:40:12 [2020-09-24T20:40:12.018Z] ++ '[' -n 0 ']'
20:40:12 [2020-09-24T20:40:12.018Z] ++ set -x
20:40:12 [2020-09-24T20:40:12.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
20:40:12 [2020-09-24T20:40:12.277Z] INFO: Testing against a local daemon
20:40:12 [2020-09-24T20:40:12.277Z] === RUN   TestServiceCreateInit
20:40:12 [2020-09-24T20:40:12.277Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:40:12 [2020-09-24T20:40:12.277Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3615208484_/foo_false__<nil>_<nil>_<nil>}
20:40:13 [2020-09-24T20:40:13.508Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:40:13 [2020-09-24T20:40:13.508Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:40:13 [2020-09-24T20:40:13.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3615208484_/foo_true__<nil>_<nil>_<nil>}
20:40:13 [2020-09-24T20:40:13.961Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:40:14 [2020-09-24T20:40:14.416Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:40:15 [2020-09-24T20:40:15.374Z] --- PASS: TestBuildMultiStageCopy (7.31s)
20:40:15 [2020-09-24T20:40:15.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (5.28s)
20:40:15 [2020-09-24T20:40:15.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
20:40:15 [2020-09-24T20:40:15.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
20:40:15 [2020-09-24T20:40:15.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
20:40:15 [2020-09-24T20:40:15.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
20:40:15 [2020-09-24T20:40:15.374Z] === RUN   TestBuildMultiStageParentConfig
20:40:15 [2020-09-24T20:40:15.553Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3615208484_/foo_true__0xc000b1ce40_<nil>_<nil>}
20:40:16 [2020-09-24T20:40:16.119Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:40:16 [2020-09-24T20:40:16.334Z] --- PASS: TestBuildMultiStageParentConfig (1.21s)
20:40:16 [2020-09-24T20:40:16.334Z] === RUN   TestBuildLabelWithTargets
20:40:16 [2020-09-24T20:40:16.334Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
20:40:16 [2020-09-24T20:40:16.334Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
20:40:16 [2020-09-24T20:40:16.334Z] === RUN   TestBuildWithEmptyLayers
20:40:16 [2020-09-24T20:40:16.685Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b1ce60_<nil>}
20:40:16 [2020-09-24T20:40:16.788Z] --- PASS: TestBuildWithEmptyLayers (0.58s)
20:40:16 [2020-09-24T20:40:16.788Z] === RUN   TestBuildMultiStageOnBuild
20:40:18 [2020-09-24T20:40:18.063Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b1ce80_<nil>}
20:40:19 [2020-09-24T20:40:19.436Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b1cea0_<nil>}
20:40:19 [2020-09-24T20:40:19.695Z] --- PASS: TestServiceCreateInit (7.50s)
20:40:19 [2020-09-24T20:40:19.695Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s)
20:40:19 [2020-09-24T20:40:19.695Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
20:40:19 [2020-09-24T20:40:19.695Z] === RUN   TestCreateServiceMultipleTimes
20:40:19 [2020-09-24T20:40:19.955Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b1cec0_<nil>}
20:40:21 [2020-09-24T20:40:21.333Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
20:40:22 [2020-09-24T20:40:22.710Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:40:25 [2020-09-24T20:40:25.309Z] --- PASS: TestBuildMultiStageOnBuild (7.56s)
20:40:25 [2020-09-24T20:40:25.309Z] === RUN   TestBuildUncleanTarFilenames
20:40:25 [2020-09-24T20:40:25.309Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
20:40:25 [2020-09-24T20:40:25.309Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
20:40:25 [2020-09-24T20:40:25.309Z] === RUN   TestBuildMultiStageLayerLeak
20:40:25 [2020-09-24T20:40:25.996Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:40:26 [2020-09-24T20:40:26.562Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:40:28 [2020-09-24T20:40:28.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:40:29 [2020-09-24T20:40:29.035Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:40:30 [2020-09-24T20:40:30.328Z] --- PASS: TestImportExtremelyLargeImageWorks (193.39s)
20:40:30 [2020-09-24T20:40:30.328Z] PASS
20:40:30 [2020-09-24T20:40:30.328Z] 
20:40:30 [2020-09-24T20:40:30.328Z] === Skipped
20:40:30 [2020-09-24T20:40:30.328Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.01s)
20:40:30 [2020-09-24T20:40:30.328Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:30 [2020-09-24T20:40:30.328Z] 
20:40:30 [2020-09-24T20:40:30.328Z] 
20:40:30 [2020-09-24T20:40:30.328Z] DONE 12 tests, 1 skipped in 194.483s
20:40:30 [2020-09-24T20:40:30.328Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
20:40:30 [2020-09-24T20:40:30.328Z] ++ 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
20:40:30 [2020-09-24T20:40:30.328Z] ++ set -e
20:40:30 [2020-09-24T20:40:30.328Z] ++ '[' -n 0 ']'
20:40:30 [2020-09-24T20:40:30.328Z] ++ set -x
20:40:30 [2020-09-24T20:40:30.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
20:40:30 [2020-09-24T20:40:30.328Z] INFO: Testing against a local daemon
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestNetworkCreateDelete
20:40:30 [2020-09-24T20:40:30.328Z] --- PASS: TestNetworkCreateDelete (0.18s)
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestDockerNetworkDeletePreferID
20:40:30 [2020-09-24T20:40:30.328Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestDaemonDNSFallback
20:40:30 [2020-09-24T20:40:30.328Z] --- PASS: TestDaemonDNSFallback (1.49s)
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestInspectNetwork
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestInspectNetwork/full_network_id
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestInspectNetwork/partial_network_id
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestInspectNetwork/network_name
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:40:30 [2020-09-24T20:40:30.328Z] --- PASS: TestInspectNetwork (6.94s)
20:40:30 [2020-09-24T20:40:30.328Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:40:30 [2020-09-24T20:40:30.328Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:40:30 [2020-09-24T20:40:30.328Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:40:30 [2020-09-24T20:40:30.328Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:40:30 [2020-09-24T20:40:30.328Z] === RUN   TestRunContainerWithBridgeNone
20:40:30 [2020-09-24T20:40:30.428Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:40:30 [2020-09-24T20:40:30.428Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:40:31 [2020-09-24T20:40:31.363Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:40:31 [2020-09-24T20:40:31.621Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
20:40:32 [2020-09-24T20:40:32.407Z] --- PASS: TestRunContainerWithBridgeNone (1.82s)
20:40:32 [2020-09-24T20:40:32.407Z] === RUN   TestNetworkInvalidJSON
20:40:32 [2020-09-24T20:40:32.407Z] === RUN   TestNetworkInvalidJSON//networks/create
20:40:32 [2020-09-24T20:40:32.407Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:40:32 [2020-09-24T20:40:32.407Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:40:32 [2020-09-24T20:40:32.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:40:32 [2020-09-24T20:40:32.407Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:40:32 [2020-09-24T20:40:32.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:40:32 [2020-09-24T20:40:32.407Z] === CONT  TestNetworkInvalidJSON//networks/create
20:40:32 [2020-09-24T20:40:32.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:40:32 [2020-09-24T20:40:32.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:40:32 [2020-09-24T20:40:32.407Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:40:32 [2020-09-24T20:40:32.407Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:40:32 [2020-09-24T20:40:32.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:40:32 [2020-09-24T20:40:32.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:40:32 [2020-09-24T20:40:32.407Z] === RUN   TestHostIPv4BridgeLabel
20:40:32 [2020-09-24T20:40:32.556Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:40:32 [2020-09-24T20:40:32.702Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
20:40:32 [2020-09-24T20:40:32.702Z] === RUN   TestDaemonRestartWithLiveRestore
20:40:33 [2020-09-24T20:40:33.123Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:40:33 [2020-09-24T20:40:33.690Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:40:33 [2020-09-24T20:40:33.749Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
20:40:33 [2020-09-24T20:40:33.749Z] === RUN   TestDaemonDefaultNetworkPools
20:40:34 [2020-09-24T20:40:34.257Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:40:34 [2020-09-24T20:40:34.386Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
20:40:34 [2020-09-24T20:40:34.386Z] === RUN   TestDaemonRestartWithExistingNetwork
20:40:35 [2020-09-24T20:40:35.194Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:40:35 [2020-09-24T20:40:35.571Z] --- PASS: TestBuildMultiStageLayerLeak (11.07s)
20:40:35 [2020-09-24T20:40:35.571Z] === RUN   TestBuildWithHugeFile
20:40:35 [2020-09-24T20:40:35.763Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:40:35 [2020-09-24T20:40:35.918Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
20:40:35 [2020-09-24T20:40:35.918Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:40:36 [2020-09-24T20:40:36.022Z] --- PASS: TestCreateServiceMultipleTimes (16.34s)
20:40:36 [2020-09-24T20:40:36.022Z] === RUN   TestCreateServiceConflict
20:40:36 [2020-09-24T20:40:36.588Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:40:36 [2020-09-24T20:40:36.963Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
20:40:36 [2020-09-24T20:40:36.963Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:40:37 [2020-09-24T20:40:37.524Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:40:37 [2020-09-24T20:40:37.597Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
20:40:37 [2020-09-24T20:40:37.597Z] === RUN   TestServiceWithPredefinedNetwork
20:40:38 [2020-09-24T20:40:38.903Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:40:39 [2020-09-24T20:40:39.673Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
20:40:39 [2020-09-24T20:40:39.673Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:40:39 [2020-09-24T20:40:39.673Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:40:39 [2020-09-24T20:40:39.673Z]     service_test.go:236: FLAKY_TEST
20:40:39 [2020-09-24T20:40:39.673Z] === RUN   TestServiceWithDataPathPortInit
20:40:39 [2020-09-24T20:40:39.836Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:40:39 [2020-09-24T20:40:39.836Z] --- PASS: TestCreateServiceConflict (3.81s)
20:40:39 [2020-09-24T20:40:39.836Z] === RUN   TestCreateServiceMaxReplicas
20:40:40 [2020-09-24T20:40:40.772Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:40:41 [2020-09-24T20:40:41.708Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:40:42 [2020-09-24T20:40:42.645Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:40:43 [2020-09-24T20:40:43.579Z] --- PASS: TestCreateServiceMaxReplicas (3.53s)
20:40:43 [2020-09-24T20:40:43.579Z] === RUN   TestCreateWithDuplicateNetworkNames
20:40:43 [2020-09-24T20:40:43.579Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:40:43 [2020-09-24T20:40:43.579Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:40:44 [2020-09-24T20:40:44.146Z] === RUN   TestDockerSuite/TestCpRelativePath
20:40:44 [2020-09-24T20:40:44.713Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:40:45 [2020-09-24T20:40:45.281Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:40:45 [2020-09-24T20:40:45.539Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:40:46 [2020-09-24T20:40:46.483Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:40:47 [2020-09-24T20:40:47.880Z] === RUN   TestDockerSuite/TestCpToCaseA
20:40:49 [2020-09-24T20:40:49.255Z] === RUN   TestDockerSuite/TestCpToCaseB
20:40:49 [2020-09-24T20:40:49.513Z] === RUN   TestDockerSuite/TestCpToCaseC
20:40:51 [2020-09-24T20:40:51.414Z] === RUN   TestDockerSuite/TestCpToCaseD
20:40:53 [2020-09-24T20:40:53.945Z] === RUN   TestDockerSuite/TestCpToCaseE
20:40:55 [2020-09-24T20:40:55.216Z] --- PASS: TestServiceWithDataPathPortInit (13.70s)
20:40:55 [2020-09-24T20:40:55.216Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:40:55 [2020-09-24T20:40:55.848Z] === RUN   TestDockerSuite/TestCpToCaseF
20:40:56 [2020-09-24T20:40:56.111Z] === RUN   TestDockerSuite/TestCpToCaseG
20:40:58 [2020-09-24T20:40:58.010Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.50s)
20:40:58 [2020-09-24T20:40:58.010Z] === RUN   TestCreateServiceSecretFileMode
20:40:59 [2020-09-24T20:40:59.388Z] === RUN   TestDockerSuite/TestCpToCaseH
20:41:00 [2020-09-24T20:41:00.764Z] --- PASS: TestCreateServiceSecretFileMode (2.80s)
20:41:00 [2020-09-24T20:41:00.764Z] === RUN   TestCreateServiceConfigFileMode
20:41:00 [2020-09-24T20:41:00.816Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
20:41:00 [2020-09-24T20:41:00.816Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ryc3izaensb6xj4jl4l7d1lk6 Created:2020-09-24 20:40:54.278539542 +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[a771121b6b846146bd4114cf287e129b7a4544fc1ea8f9b2108d0a2255a94299:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mszk3m21u9u4on97z6myk9av3 EndpointID:8bcb86ff044d9551ef0c62ad65540954ae3dd02666c05bd61db1a6b4fe791f9e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:af292d15427629fe47a8fed5e58c87bd4fabcfd6c78c5869abc00a228a6c8688 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:5406ec7e0557 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mszk3m21u9u4on97z6myk9av3 EndpointID:8bcb86ff044d9551ef0c62ad65540954ae3dd02666c05bd61db1a6b4fe791f9e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:41:00 [2020-09-24T20:41:00.816Z] PASS
20:41:00 [2020-09-24T20:41:00.816Z] 
20:41:00 [2020-09-24T20:41:00.816Z] === Skipped
20:41:00 [2020-09-24T20:41:00.816Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:41:00 [2020-09-24T20:41:00.816Z]     service_test.go:236: FLAKY_TEST
20:41:00 [2020-09-24T20:41:00.816Z] 
20:41:00 [2020-09-24T20:41:00.816Z] 
20:41:00 [2020-09-24T20:41:00.816Z] DONE 23 tests, 1 skipped in 38.946s
20:41:00 [2020-09-24T20:41:00.816Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:41:00 [2020-09-24T20:41:00.816Z] ++ 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
20:41:00 [2020-09-24T20:41:00.816Z] ++ set -e
20:41:00 [2020-09-24T20:41:00.816Z] ++ '[' -n 0 ']'
20:41:00 [2020-09-24T20:41:00.816Z] ++ set -x
20:41:00 [2020-09-24T20:41:00.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:41:00 [2020-09-24T20:41:00.816Z] INFO: Testing against a local daemon
20:41:00 [2020-09-24T20:41:00.816Z] === RUN   TestDockerNetworkIpvlanPersistance
20:41:00 [2020-09-24T20:41:00.816Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:41:00 [2020-09-24T20:41:00.816Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:00 [2020-09-24T20:41:00.816Z] === RUN   TestDockerNetworkIpvlan
20:41:00 [2020-09-24T20:41:00.816Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:41:00 [2020-09-24T20:41:00.816Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:00 [2020-09-24T20:41:00.816Z] PASS
20:41:00 [2020-09-24T20:41:00.816Z] 
20:41:00 [2020-09-24T20:41:00.816Z] === Skipped
20:41:00 [2020-09-24T20:41:00.816Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:41:00 [2020-09-24T20:41:00.816Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:00 [2020-09-24T20:41:00.816Z] 
20:41:00 [2020-09-24T20:41:00.816Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:41:00 [2020-09-24T20:41:00.816Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:41:00 [2020-09-24T20:41:00.816Z] 
20:41:00 [2020-09-24T20:41:00.816Z] 
20:41:00 [2020-09-24T20:41:00.816Z] DONE 2 tests, 2 skipped in 0.078s
20:41:00 [2020-09-24T20:41:00.816Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:41:00 [2020-09-24T20:41:00.816Z] ++ 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
20:41:00 [2020-09-24T20:41:00.816Z] ++ set -e
20:41:00 [2020-09-24T20:41:00.816Z] ++ '[' -n 0 ']'
20:41:00 [2020-09-24T20:41:00.816Z] ++ set -x
20:41:00 [2020-09-24T20:41:00.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:41:00 [2020-09-24T20:41:00.816Z] INFO: Testing against a local daemon
20:41:00 [2020-09-24T20:41:00.816Z] === RUN   TestDockerNetworkMacvlanPersistance
20:41:01 [2020-09-24T20:41:01.331Z] === RUN   TestDockerSuite/TestCpToCaseI
20:41:01 [2020-09-24T20:41:01.861Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
20:41:01 [2020-09-24T20:41:01.861Z] === RUN   TestDockerNetworkMacvlan
20:41:01 [2020-09-24T20:41:01.899Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:41:02 [2020-09-24T20:41:02.501Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:41:03 [2020-09-24T20:41:03.137Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:41:03 [2020-09-24T20:41:03.800Z] --- PASS: TestCreateServiceConfigFileMode (3.01s)
20:41:03 [2020-09-24T20:41:03.801Z] === RUN   TestCreateServiceSysctls
20:41:04 [2020-09-24T20:41:04.189Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:41:05 [2020-09-24T20:41:05.706Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
20:41:06 [2020-09-24T20:41:06.272Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:41:06 [2020-09-24T20:41:06.274Z] === RUN   TestDockerSuite/TestCpToDot
20:41:07 [2020-09-24T20:41:07.219Z] --- PASS: TestCreateServiceSysctls (3.41s)
20:41:07 [2020-09-24T20:41:07.219Z] === RUN   TestCreateServiceCapabilities
20:41:07 [2020-09-24T20:41:07.219Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:41:08 [2020-09-24T20:41:08.153Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:41:08 [2020-09-24T20:41:08.361Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:41:09 [2020-09-24T20:41:09.090Z] === RUN   TestDockerSuite/TestCpToStdout
20:41:10 [2020-09-24T20:41:10.026Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:41:10 [2020-09-24T20:41:10.286Z] --- PASS: TestCreateServiceCapabilities (3.10s)
20:41:10 [2020-09-24T20:41:10.286Z] === RUN   TestInspect
20:41:10 [2020-09-24T20:41:10.852Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:41:11 [2020-09-24T20:41:11.110Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:41:11 [2020-09-24T20:41:11.675Z] === RUN   TestDockerSuite/TestCpVolumePath
20:41:11 [2020-09-24T20:41:11.899Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:41:12 [2020-09-24T20:41:12.538Z] --- PASS: TestDockerNetworkMacvlan (10.99s)
20:41:12 [2020-09-24T20:41:12.538Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
20:41:12 [2020-09-24T20:41:12.538Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
20:41:12 [2020-09-24T20:41:12.538Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s)
20:41:12 [2020-09-24T20:41:12.538Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
20:41:12 [2020-09-24T20:41:12.538Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s)
20:41:12 [2020-09-24T20:41:12.538Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
20:41:12 [2020-09-24T20:41:12.538Z] PASS
20:41:12 [2020-09-24T20:41:12.538Z] 
20:41:12 [2020-09-24T20:41:12.538Z] DONE 8 tests in 12.450s
20:41:12 [2020-09-24T20:41:12.538Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
20:41:12 [2020-09-24T20:41:12.538Z] ++ 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
20:41:12 [2020-09-24T20:41:12.538Z] ++ set -e
20:41:12 [2020-09-24T20:41:12.538Z] ++ '[' -n 0 ']'
20:41:12 [2020-09-24T20:41:12.538Z] ++ set -x
20:41:12 [2020-09-24T20:41:12.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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
20:41:12 [2020-09-24T20:41:12.538Z] testing: warning: no tests to run
20:41:12 [2020-09-24T20:41:12.538Z] PASS
20:41:12 [2020-09-24T20:41:12.538Z] 
20:41:12 [2020-09-24T20:41:12.538Z] DONE 0 tests in 0.012s
20:41:12 [2020-09-24T20:41:12.538Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:41:12 [2020-09-24T20:41:12.538Z] ++ 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
20:41:12 [2020-09-24T20:41:12.538Z] ++ set -e
20:41:12 [2020-09-24T20:41:12.538Z] ++ '[' -n 0 ']'
20:41:12 [2020-09-24T20:41:12.538Z] ++ set -x
20:41:12 [2020-09-24T20:41:12.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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
20:41:12 [2020-09-24T20:41:12.831Z] INFO: Testing against a local daemon
20:41:12 [2020-09-24T20:41:12.831Z] === RUN   TestAuthZPluginAllowRequest
20:41:13 [2020-09-24T20:41:13.054Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:41:13 [2020-09-24T20:41:13.054Z] === RUN   TestDockerSuite/TestCreateArgs
20:41:13 [2020-09-24T20:41:13.311Z] === RUN   TestDockerSuite/TestCreateByImageID
20:41:13 [2020-09-24T20:41:13.569Z] --- PASS: TestInspect (3.28s)
20:41:13 [2020-09-24T20:41:13.569Z] === RUN   TestCreateJob
20:41:13 [2020-09-24T20:41:13.569Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:41:14 [2020-09-24T20:41:14.135Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:41:14 [2020-09-24T20:41:14.135Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:41:14 [2020-09-24T20:41:14.135Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:41:14 [2020-09-24T20:41:14.352Z] --- PASS: TestAuthZPluginAllowRequest (1.35s)
20:41:14 [2020-09-24T20:41:14.352Z] === RUN   TestAuthZPluginTLS
20:41:14 [2020-09-24T20:41:14.646Z] --- PASS: TestAuthZPluginTLS (0.57s)
20:41:14 [2020-09-24T20:41:14.646Z] === RUN   TestAuthZPluginDenyRequest
20:41:14 [2020-09-24T20:41:14.700Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:41:14 [2020-09-24T20:41:14.959Z] === RUN   TestDockerSuite/TestCreateLabels
20:41:14 [2020-09-24T20:41:14.959Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:41:14 [2020-09-24T20:41:14.959Z] === RUN   TestDockerSuite/TestCreateRM
20:41:15 [2020-09-24T20:41:15.218Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:41:15 [2020-09-24T20:41:15.218Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:41:15 [2020-09-24T20:41:15.218Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:41:15 [2020-09-24T20:41:15.286Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
20:41:15 [2020-09-24T20:41:15.286Z] === RUN   TestAuthZPluginAPIDenyResponse
20:41:15 [2020-09-24T20:41:15.477Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:41:15 [2020-09-24T20:41:15.582Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
20:41:15 [2020-09-24T20:41:15.582Z] === RUN   TestAuthZPluginDenyResponse
20:41:16 [2020-09-24T20:41:16.221Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
20:41:16 [2020-09-24T20:41:16.221Z] === RUN   TestAuthZPluginAllowEventStream
20:41:17 [2020-09-24T20:41:17.383Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:41:17 [2020-09-24T20:41:17.383Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:41:17 [2020-09-24T20:41:17.383Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:41:17 [2020-09-24T20:41:17.383Z] --- PASS: TestCreateJob (3.99s)
20:41:17 [2020-09-24T20:41:17.383Z] === RUN   TestReplicatedJob
20:41:17 [2020-09-24T20:41:17.750Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
20:41:17 [2020-09-24T20:41:17.750Z] === RUN   TestAuthZPluginErrorResponse
20:41:18 [2020-09-24T20:41:18.045Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
20:41:18 [2020-09-24T20:41:18.045Z] === RUN   TestAuthZPluginErrorRequest
20:41:18 [2020-09-24T20:41:18.683Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
20:41:18 [2020-09-24T20:41:18.683Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:41:19 [2020-09-24T20:41:19.333Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
20:41:19 [2020-09-24T20:41:19.333Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:41:20 [2020-09-24T20:41:20.855Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
20:41:20 [2020-09-24T20:41:20.855Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:41:21 [2020-09-24T20:41:21.568Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:41:22 [2020-09-24T20:41:22.935Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
20:41:22 [2020-09-24T20:41:22.935Z] === RUN   TestAuthZPluginHeader
20:41:22 [2020-09-24T20:41:22.944Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:41:22 [2020-09-24T20:41:22.944Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:41:22 [2020-09-24T20:41:22.944Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:41:22 [2020-09-24T20:41:22.944Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:41:23 [2020-09-24T20:41:23.203Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:41:23 [2020-09-24T20:41:23.203Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:41:23 [2020-09-24T20:41:23.573Z] --- PASS: TestAuthZPluginHeader (0.87s)
20:41:23 [2020-09-24T20:41:23.573Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:41:23 [2020-09-24T20:41:23.573Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:41:23 [2020-09-24T20:41:23.573Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:23 [2020-09-24T20:41:23.573Z] === RUN   TestAuthZPluginV2Disable
20:41:23 [2020-09-24T20:41:23.573Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:41:23 [2020-09-24T20:41:23.573Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:23 [2020-09-24T20:41:23.573Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:41:23 [2020-09-24T20:41:23.573Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:41:23 [2020-09-24T20:41:23.573Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:23 [2020-09-24T20:41:23.573Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:41:23 [2020-09-24T20:41:23.573Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:41:23 [2020-09-24T20:41:23.573Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:23 [2020-09-24T20:41:23.573Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:41:24 [2020-09-24T20:41:24.139Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:41:24 [2020-09-24T20:41:24.706Z] --- PASS: TestReplicatedJob (7.22s)
20:41:24 [2020-09-24T20:41:24.706Z] === RUN   TestUpdateReplicatedJob
20:41:25 [2020-09-24T20:41:25.272Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:41:25 [2020-09-24T20:41:25.843Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:41:27 [2020-09-24T20:41:27.229Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:41:27 [2020-09-24T20:41:27.796Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:41:28 [2020-09-24T20:41:28.362Z] --- PASS: TestUpdateReplicatedJob (3.79s)
20:41:28 [2020-09-24T20:41:28.362Z] === RUN   TestServiceListWithStatuses
20:41:28 [2020-09-24T20:41:28.362Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:41:28 [2020-09-24T20:41:28.362Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:41:28 [2020-09-24T20:41:28.362Z] === RUN   TestDockerNetworkConnectAlias
20:41:28 [2020-09-24T20:41:28.621Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:41:29 [2020-09-24T20:41:29.188Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:41:29 [2020-09-24T20:41:29.755Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:41:30 [2020-09-24T20:41:30.014Z] === RUN   TestDockerSuite/TestDevicePermissions
20:41:30 [2020-09-24T20:41:30.583Z] === RUN   TestDockerSuite/TestDockerFails
20:41:30 [2020-09-24T20:41:30.583Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
20:41:30 [2020-09-24T20:41:30.841Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
20:41:30 [2020-09-24T20:41:30.841Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
20:41:32 [2020-09-24T20:41:32.215Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
20:41:32 [2020-09-24T20:41:32.783Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
20:41:34 [2020-09-24T20:41:34.158Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
20:41:34 [2020-09-24T20:41:34.158Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
20:41:34 [2020-09-24T20:41:34.416Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
20:41:34 [2020-09-24T20:41:34.416Z] --- PASS: TestDockerNetworkConnectAlias (5.91s)
20:41:34 [2020-09-24T20:41:34.416Z] === RUN   TestDockerNetworkReConnect
20:41:34 [2020-09-24T20:41:34.416Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
20:41:38 [2020-09-24T20:41:38.603Z] --- PASS: TestDockerNetworkReConnect (3.48s)
20:41:38 [2020-09-24T20:41:38.603Z] === RUN   TestServicePlugin
20:41:39 [2020-09-24T20:41:39.982Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:41:42 [2020-09-24T20:41:42.178Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
20:41:42 [2020-09-24T20:41:42.178Z] PASS
20:41:42 [2020-09-24T20:41:42.178Z] 
20:41:42 [2020-09-24T20:41:42.178Z] === Skipped
20:41:42 [2020-09-24T20:41:42.178Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:41:42 [2020-09-24T20:41:42.178Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:42 [2020-09-24T20:41:42.178Z] 
20:41:42 [2020-09-24T20:41:42.178Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:41:42 [2020-09-24T20:41:42.178Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:42 [2020-09-24T20:41:42.178Z] 
20:41:42 [2020-09-24T20:41:42.178Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:41:42 [2020-09-24T20:41:42.178Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:42 [2020-09-24T20:41:42.178Z] 
20:41:42 [2020-09-24T20:41:42.178Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:41:42 [2020-09-24T20:41:42.178Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:42 [2020-09-24T20:41:42.178Z] 
20:41:42 [2020-09-24T20:41:42.178Z] 
20:41:42 [2020-09-24T20:41:42.178Z] DONE 17 tests, 4 skipped in 27.690s
20:41:42 [2020-09-24T20:41:42.178Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:41:42 [2020-09-24T20:41:42.178Z] ++ 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
20:41:42 [2020-09-24T20:41:42.178Z] ++ set -e
20:41:42 [2020-09-24T20:41:42.178Z] ++ '[' -n 0 ']'
20:41:42 [2020-09-24T20:41:42.178Z] ++ set -x
20:41:42 [2020-09-24T20:41:42.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:41:42 [2020-09-24T20:41:42.178Z] INFO: Testing against a local daemon
20:41:42 [2020-09-24T20:41:42.178Z] === RUN   TestPluginInvalidJSON
20:41:42 [2020-09-24T20:41:42.178Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:41:42 [2020-09-24T20:41:42.178Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:41:42 [2020-09-24T20:41:42.178Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:41:42 [2020-09-24T20:41:42.178Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:41:42 [2020-09-24T20:41:42.178Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:41:42 [2020-09-24T20:41:42.178Z] === RUN   TestPluginInstall
20:41:42 [2020-09-24T20:41:42.178Z] === RUN   TestPluginInstall/no_auth
20:41:42 [2020-09-24T20:41:42.516Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:41:44 [2020-09-24T20:41:44.422Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:41:45 [2020-09-24T20:41:45.730Z] time="2020-09-24T20:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:45 [2020-09-24T20:41:45.730Z] time="2020-09-24T20:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa94616622695d930093688bdc6dcc15ebf15767f14d9e1747017aed79324721" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:45 [2020-09-24T20:41:45.730Z] time="2020-09-24T20:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:45 [2020-09-24T20:41:45.730Z] time="2020-09-24T20:41:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa94616622695d930093688bdc6dcc15ebf15767f14d9e1747017aed79324721" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:45 [2020-09-24T20:41:45.797Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
20:41:46 [2020-09-24T20:41:46.023Z] === RUN   TestPluginInstall/with_htpasswd
20:41:46 [2020-09-24T20:41:46.661Z] time="2020-09-24T20:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:46 [2020-09-24T20:41:46.661Z] time="2020-09-24T20:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd292eee909ae45fa96b81b077251f928ef8ca653a42f5ceef4046984c2ad88c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:46 [2020-09-24T20:41:46.661Z] time="2020-09-24T20:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:46 [2020-09-24T20:41:46.661Z] time="2020-09-24T20:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd292eee909ae45fa96b81b077251f928ef8ca653a42f5ceef4046984c2ad88c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:46 [2020-09-24T20:41:46.661Z] === RUN   TestPluginInstall/with_insecure
20:41:46 [2020-09-24T20:41:46.753Z] === RUN   TestDockerSuite/TestEventsAttach
20:41:47 [2020-09-24T20:41:47.318Z] === RUN   TestDockerSuite/TestEventsCommit
20:41:47 [2020-09-24T20:41:47.885Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:41:48 [2020-09-24T20:41:48.176Z] time="2020-09-24T20:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:48 [2020-09-24T20:41:48.176Z] time="2020-09-24T20:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c05616782bea6da0419977bd532a3aa1c141894482a2ea7a4da734e66b324607" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:48 [2020-09-24T20:41:48.176Z] time="2020-09-24T20:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:41:48 [2020-09-24T20:41:48.176Z] time="2020-09-24T20:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c05616782bea6da0419977bd532a3aa1c141894482a2ea7a4da734e66b324607" mediatype=application/vnd.docker.plugin.v1+json size=522
20:41:48 [2020-09-24T20:41:48.176Z] --- PASS: TestPluginInstall (7.71s)
20:41:48 [2020-09-24T20:41:48.176Z]     --- PASS: TestPluginInstall/no_auth (5.44s)
20:41:48 [2020-09-24T20:41:48.176Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
20:41:48 [2020-09-24T20:41:48.176Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
20:41:48 [2020-09-24T20:41:48.176Z]         plugin_test.go:157: [d1e34b47ffce0] daemon is not started
20:41:48 [2020-09-24T20:41:48.176Z] PASS
20:41:48 [2020-09-24T20:41:48.176Z] 
20:41:48 [2020-09-24T20:41:48.176Z] DONE 6 tests in 7.817s
20:41:48 [2020-09-24T20:41:48.176Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:41:48 [2020-09-24T20:41:48.176Z] ++ 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
20:41:48 [2020-09-24T20:41:48.176Z] ++ set -e
20:41:48 [2020-09-24T20:41:48.176Z] ++ '[' -n 0 ']'
20:41:48 [2020-09-24T20:41:48.176Z] ++ set -x
20:41:48 [2020-09-24T20:41:48.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:41:48 [2020-09-24T20:41:48.176Z] INFO: Testing against a local daemon
20:41:48 [2020-09-24T20:41:48.176Z] === RUN   TestExternalGraphDriver
20:41:48 [2020-09-24T20:41:48.452Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:41:48 [2020-09-24T20:41:48.812Z] === RUN   TestExternalGraphDriver/json
20:41:49 [2020-09-24T20:41:49.021Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:41:49 [2020-09-24T20:41:49.591Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
20:41:50 [2020-09-24T20:41:50.340Z] === RUN   TestExternalGraphDriver/spec
20:41:50 [2020-09-24T20:41:50.965Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
20:41:51 [2020-09-24T20:41:51.900Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:41:52 [2020-09-24T20:41:52.425Z] === RUN   TestExternalGraphDriver/pull
20:41:53 [2020-09-24T20:41:53.275Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:41:53 [2020-09-24T20:41:53.946Z] --- PASS: TestExternalGraphDriver (5.76s)
20:41:53 [2020-09-24T20:41:53.946Z]     --- PASS: TestExternalGraphDriver/json (1.77s)
20:41:53 [2020-09-24T20:41:53.946Z]     --- PASS: TestExternalGraphDriver/spec (1.78s)
20:41:53 [2020-09-24T20:41:53.946Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
20:41:53 [2020-09-24T20:41:53.946Z] === RUN   TestGraphdriverPluginV2
20:41:54 [2020-09-24T20:41:54.211Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
20:41:54 [2020-09-24T20:41:54.241Z] --- SKIP: TestGraphdriverPluginV2 (0.13s)
20:41:54 [2020-09-24T20:41:54.241Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:54 [2020-09-24T20:41:54.241Z] PASS
20:41:54 [2020-09-24T20:41:54.241Z] 
20:41:54 [2020-09-24T20:41:54.241Z] === Skipped
20:41:54 [2020-09-24T20:41:54.241Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s)
20:41:54 [2020-09-24T20:41:54.241Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:41:54 [2020-09-24T20:41:54.241Z] 
20:41:54 [2020-09-24T20:41:54.241Z] 
20:41:54 [2020-09-24T20:41:54.241Z] DONE 5 tests, 1 skipped in 5.966s
20:41:54 [2020-09-24T20:41:54.241Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:41:54 [2020-09-24T20:41:54.241Z] ++ 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
20:41:54 [2020-09-24T20:41:54.241Z] ++ set -e
20:41:54 [2020-09-24T20:41:54.241Z] ++ '[' -n 0 ']'
20:41:54 [2020-09-24T20:41:54.241Z] ++ set -x
20:41:54 [2020-09-24T20:41:54.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:41:54 [2020-09-24T20:41:54.242Z] INFO: Testing against a local daemon
20:41:54 [2020-09-24T20:41:54.242Z] === RUN   TestContinueAfterPluginCrash
20:41:54 [2020-09-24T20:41:54.242Z] === PAUSE TestContinueAfterPluginCrash
20:41:54 [2020-09-24T20:41:54.242Z] === RUN   TestReadPluginNoRead
20:41:54 [2020-09-24T20:41:54.242Z] === PAUSE TestReadPluginNoRead
20:41:54 [2020-09-24T20:41:54.242Z] === RUN   TestDaemonStartWithLogOpt
20:41:54 [2020-09-24T20:41:54.242Z] === PAUSE TestDaemonStartWithLogOpt
20:41:54 [2020-09-24T20:41:54.242Z] === CONT  TestContinueAfterPluginCrash
20:41:54 [2020-09-24T20:41:54.242Z] === CONT  TestDaemonStartWithLogOpt
20:41:54 [2020-09-24T20:41:54.242Z] === CONT  TestReadPluginNoRead
20:41:56 [2020-09-24T20:41:56.742Z] === RUN   TestDockerSuite/TestEventsCopy
20:41:57 [2020-09-24T20:41:57.680Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:41:59 [2020-09-24T20:41:59.057Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:41:59 [2020-09-24T20:41:59.857Z] === RUN   TestReadPluginNoRead/default
20:41:59 [2020-09-24T20:41:59.857Z] --- PASS: TestDaemonStartWithLogOpt (5.41s)
20:42:00 [2020-09-24T20:42:00.899Z] === RUN   TestReadPluginNoRead/disabled_caching
20:42:02 [2020-09-24T20:42:02.412Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:42:03 [2020-09-24T20:42:03.452Z] --- PASS: TestReadPluginNoRead (9.30s)
20:42:03 [2020-09-24T20:42:03.452Z]     --- PASS: TestReadPluginNoRead/default (1.39s)
20:42:03 [2020-09-24T20:42:03.452Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.35s)
20:42:03 [2020-09-24T20:42:03.452Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s)
20:42:03 [2020-09-24T20:42:03.452Z]     read_test.go:92: [d1ef0aedcc10f] daemon is not started
20:42:04 [2020-09-24T20:42:04.319Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:42:04 [2020-09-24T20:42:04.319Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:42:04 [2020-09-24T20:42:04.963Z] --- PASS: TestContinueAfterPluginCrash (10.56s)
20:42:04 [2020-09-24T20:42:04.963Z] PASS
20:42:04 [2020-09-24T20:42:04.963Z] 
20:42:04 [2020-09-24T20:42:04.963Z] DONE 6 tests in 10.635s
20:42:04 [2020-09-24T20:42:04.963Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:42:04 [2020-09-24T20:42:04.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:42:04 [2020-09-24T20:42:04.963Z] ++ set -e
20:42:04 [2020-09-24T20:42:04.963Z] ++ '[' -n 0 ']'
20:42:04 [2020-09-24T20:42:04.963Z] ++ set -x
20:42:04 [2020-09-24T20:42:04.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:42:04 [2020-09-24T20:42:04.963Z] testing: warning: no tests to run
20:42:04 [2020-09-24T20:42:04.963Z] PASS
20:42:04 [2020-09-24T20:42:04.963Z] 
20:42:04 [2020-09-24T20:42:04.963Z] DONE 0 tests in 0.017s
20:42:04 [2020-09-24T20:42:04.963Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:42:04 [2020-09-24T20:42:04.964Z] ++ 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
20:42:04 [2020-09-24T20:42:04.964Z] ++ set -e
20:42:04 [2020-09-24T20:42:04.964Z] ++ '[' -n 0 ']'
20:42:04 [2020-09-24T20:42:04.964Z] ++ set -x
20:42:04 [2020-09-24T20:42:04.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:42:04 [2020-09-24T20:42:04.964Z] INFO: Testing against a local daemon
20:42:04 [2020-09-24T20:42:04.964Z] === RUN   TestPluginWithDevMounts
20:42:04 [2020-09-24T20:42:04.964Z] === PAUSE TestPluginWithDevMounts
20:42:04 [2020-09-24T20:42:04.964Z] === CONT  TestPluginWithDevMounts
20:42:05 [2020-09-24T20:42:05.253Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:42:06 [2020-09-24T20:42:06.186Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
20:42:06 [2020-09-24T20:42:06.186Z] === RUN   TestDockerSuite/TestEventsFilterType
20:42:06 [2020-09-24T20:42:06.444Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
20:42:06 [2020-09-24T20:42:06.705Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
20:42:06 [2020-09-24T20:42:06.705Z] === RUN   TestDockerSuite/TestEventsFilters
20:42:07 [2020-09-24T20:42:07.035Z] --- PASS: TestPluginWithDevMounts (1.84s)
20:42:07 [2020-09-24T20:42:07.035Z] PASS
20:42:07 [2020-09-24T20:42:07.035Z] 
20:42:07 [2020-09-24T20:42:07.035Z] DONE 1 tests in 1.920s
20:42:07 [2020-09-24T20:42:07.035Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
20:42:07 [2020-09-24T20:42:07.035Z] ++ 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
20:42:07 [2020-09-24T20:42:07.035Z] ++ set -e
20:42:07 [2020-09-24T20:42:07.035Z] ++ '[' -n 0 ']'
20:42:07 [2020-09-24T20:42:07.035Z] ++ set -x
20:42:07 [2020-09-24T20:42:07.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
20:42:07 [2020-09-24T20:42:07.035Z] INFO: Testing against a local daemon
20:42:07 [2020-09-24T20:42:07.035Z] === RUN   TestSecretInspect
20:42:07 [2020-09-24T20:42:07.654Z] === RUN   TestDockerSuite/TestEventsFormat
20:42:08 [2020-09-24T20:42:08.588Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:42:08 [2020-09-24T20:42:08.588Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:42:08 [2020-09-24T20:42:08.588Z] === RUN   TestDockerSuite/TestEventsImageImport
20:42:09 [2020-09-24T20:42:09.155Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:42:09 [2020-09-24T20:42:09.159Z] --- PASS: TestSecretInspect (1.95s)
20:42:09 [2020-09-24T20:42:09.159Z] === RUN   TestSecretList
20:42:09 [2020-09-24T20:42:09.414Z] === RUN   TestDockerSuite/TestEventsImagePull
20:42:09 [2020-09-24T20:42:09.980Z] --- PASS: TestServicePlugin (32.16s)
20:42:09 [2020-09-24T20:42:09.980Z]     plugin_test.go:62: [da86e074149f2] joining swarm manager [d99bd6eca99c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:42:09 [2020-09-24T20:42:09.980Z]     plugin_test.go:65: [def28cadcfb32] joining swarm manager [d99bd6eca99c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:42:09 [2020-09-24T20:42:09.980Z] === RUN   TestServiceUpdateLabel
20:42:09 [2020-09-24T20:42:09.980Z] === RUN   TestDockerSuite/TestEventsImageTag
20:42:10 [2020-09-24T20:42:10.682Z] --- PASS: TestSecretList (1.92s)
20:42:10 [2020-09-24T20:42:10.683Z] === RUN   TestSecretsCreateAndDelete
20:42:11 [2020-09-24T20:42:11.354Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
20:42:11 [2020-09-24T20:42:11.354Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
20:42:11 [2020-09-24T20:42:11.354Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
20:42:11 [2020-09-24T20:42:11.354Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:42:12 [2020-09-24T20:42:12.289Z] --- PASS: TestServiceUpdateLabel (2.36s)
20:42:12 [2020-09-24T20:42:12.289Z] === RUN   TestServiceUpdateSecrets
20:42:12 [2020-09-24T20:42:12.763Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
20:42:12 [2020-09-24T20:42:12.763Z] === RUN   TestSecretsUpdate
20:42:13 [2020-09-24T20:42:13.224Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
20:42:13 [2020-09-24T20:42:13.487Z] === RUN   TestDockerSuite/TestEventsRename
20:42:14 [2020-09-24T20:42:14.055Z] === RUN   TestDockerSuite/TestEventsResize
20:42:14 [2020-09-24T20:42:14.841Z] --- PASS: TestSecretsUpdate (1.84s)
20:42:14 [2020-09-24T20:42:14.841Z] === RUN   TestTemplatedSecret
20:42:14 [2020-09-24T20:42:14.994Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:42:16 [2020-09-24T20:42:16.762Z] --- PASS: TestBuildWithHugeFile (99.40s)
20:42:16 [2020-09-24T20:42:16.762Z] === RUN   TestBuildWithEmptyDockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:42:16 [2020-09-24T20:42:16.762Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
20:42:16 [2020-09-24T20:42:16.762Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z] === RUN   TestBuildPreserveOwnership
20:42:16 [2020-09-24T20:42:16.762Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
20:42:16 [2020-09-24T20:42:16.762Z] === RUN   TestBuildPlatformInvalid
20:42:16 [2020-09-24T20:42:16.762Z] --- PASS: TestBuildPlatformInvalid (0.04s)
20:42:16 [2020-09-24T20:42:16.762Z] PASS
20:42:16 [2020-09-24T20:42:16.762Z] ok  	github.com/docker/docker/integration/build	140.672s
20:42:16 [2020-09-24T20:42:16.762Z] 
20:42:16 [2020-09-24T20:42:16.762Z] === Skipped
20:42:16 [2020-09-24T20:42:16.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z]     build_session_test.go:25: TODO: BuildKit
20:42:16 [2020-09-24T20:42:16.762Z] 
20:42:16 [2020-09-24T20:42:16.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:42:16 [2020-09-24T20:42:16.762Z] 
20:42:16 [2020-09-24T20:42:16.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
20:42:16 [2020-09-24T20:42:16.762Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
20:42:16 [2020-09-24T20:42:16.762Z] 
20:42:16 [2020-09-24T20:42:16.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
20:42:16 [2020-09-24T20:42:16.762Z] 
20:42:16 [2020-09-24T20:42:16.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
20:42:16 [2020-09-24T20:42:16.762Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
20:42:16 [2020-09-24T20:42:16.762Z] 
20:42:16 [2020-09-24T20:42:16.762Z] 
20:42:16 [2020-09-24T20:42:16.762Z] DONE 28 tests, 5 skipped in 158.892s
20:42:16 [2020-09-24T20:42:16.762Z] Running D:\gopath\src\github.com\docker\docker\integration\config
20:42:16 [2020-09-24T20:42:16.946Z] --- PASS: TestTemplatedSecret (2.37s)
20:42:16 [2020-09-24T20:42:16.946Z] === RUN   TestSecretCreateResolve
20:42:17 [2020-09-24T20:42:17.216Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:42:17 [2020-09-24T20:42:17.216Z] INFO: Testing against a local daemon
20:42:17 [2020-09-24T20:42:17.216Z] === RUN   TestConfigInspect
20:42:17 [2020-09-24T20:42:17.216Z] --- SKIP: TestConfigInspect (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] === RUN   TestConfigList
20:42:17 [2020-09-24T20:42:17.216Z] --- SKIP: TestConfigList (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] === RUN   TestConfigsCreateAndDelete
20:42:17 [2020-09-24T20:42:17.216Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] === RUN   TestConfigsUpdate
20:42:17 [2020-09-24T20:42:17.216Z] --- SKIP: TestConfigsUpdate (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] === RUN   TestTemplatedConfig
20:42:17 [2020-09-24T20:42:17.216Z] --- SKIP: TestTemplatedConfig (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] === RUN   TestConfigCreateResolve
20:42:17 [2020-09-24T20:42:17.216Z] --- SKIP: TestConfigCreateResolve (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
20:42:17 [2020-09-24T20:42:17.216Z] === RUN   TestConfigDaemonLibtrustID
20:42:17 [2020-09-24T20:42:17.216Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
20:42:17 [2020-09-24T20:42:17.216Z] PASS
20:42:17 [2020-09-24T20:42:17.216Z] ok  	github.com/docker/docker/integration/config	0.117s
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] === Skipped
20:42:17 [2020-09-24T20:42:17.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
20:42:17 [2020-09-24T20:42:17.216Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] 
20:42:17 [2020-09-24T20:42:17.216Z] DONE 7 tests, 7 skipped in 1.950s
20:42:17 [2020-09-24T20:42:17.216Z] Running D:\gopath\src\github.com\docker\docker\integration\container
20:42:19 [2020-09-24T20:42:19.027Z] --- PASS: TestSecretCreateResolve (1.90s)
20:42:19 [2020-09-24T20:42:19.027Z] PASS
20:42:19 [2020-09-24T20:42:19.027Z] 
20:42:19 [2020-09-24T20:42:19.027Z] DONE 6 tests in 11.972s
20:42:19 [2020-09-24T20:42:19.027Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
20:42:19 [2020-09-24T20:42:19.027Z] ++ 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
20:42:19 [2020-09-24T20:42:19.027Z] ++ set -e
20:42:19 [2020-09-24T20:42:19.027Z] ++ '[' -n 0 ']'
20:42:19 [2020-09-24T20:42:19.027Z] ++ set -x
20:42:19 [2020-09-24T20:42:19.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
20:42:19 [2020-09-24T20:42:19.027Z] INFO: Testing against a local daemon
20:42:19 [2020-09-24T20:42:19.027Z] === RUN   TestServiceCreateInit
20:42:19 [2020-09-24T20:42:19.027Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:42:20 [2020-09-24T20:42:20.101Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:42:20 [2020-09-24T20:42:20.101Z] INFO: Testing against a local daemon
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCheckpoint
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCheckpoint (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestContainerInvalidJSON
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:42:20 [2020-09-24T20:42:20.101Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:42:20 [2020-09-24T20:42:20.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCopyFromContainerPathIsNotDir
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
20:42:20 [2020-09-24T20:42:20.101Z]     copy_test.go:38: testEnv.OSType == "windows"
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCopyToContainerPathDoesNotExist
20:42:20 [2020-09-24T20:42:20.101Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCopyToContainerPathIsNotDir
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
20:42:20 [2020-09-24T20:42:20.101Z]     copy_test.go:63: testEnv.OSType == "windows"
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCopyFromContainer
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCopyFromContainer (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:42:20 [2020-09-24T20:42:20.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateLinkToNonExistingContainer
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidEnv
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidEnv/0
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidEnv/0
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidEnv/1
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidEnv/1
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidEnv/2
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidEnv/2
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidEnv/0
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidEnv/2
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidEnv/1
20:42:20 [2020-09-24T20:42:20.101Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateTmpfsMountsTarget
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithCustomMaskedPaths
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithCustomReadonlyPaths
20:42:20 [2020-09-24T20:42:20.101Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
20:42:20 [2020-09-24T20:42:20.101Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:42:20 [2020-09-24T20:42:20.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:42:20 [2020-09-24T20:42:20.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:42:20 [2020-09-24T20:42:20.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:42:20 [2020-09-24T20:42:20.102Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:42:20 [2020-09-24T20:42:20.102Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:42:20 [2020-09-24T20:42:20.102Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:42:20 [2020-09-24T20:42:20.102Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:42:20 [2020-09-24T20:42:20.102Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
20:42:20 [2020-09-24T20:42:20.102Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestCreateDifferentPlatform
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestCreateDifferentPlatform/different_os
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:42:20 [2020-09-24T20:42:20.102Z] --- PASS: TestCreateDifferentPlatform (0.03s)
20:42:20 [2020-09-24T20:42:20.102Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:42:20 [2020-09-24T20:42:20.102Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:42:20 [2020-09-24T20:42:20.102Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestContainerKillOnDaemonStart
20:42:20 [2020-09-24T20:42:20.102Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:42:20 [2020-09-24T20:42:20.102Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestDiff
20:42:20 [2020-09-24T20:42:20.102Z] --- SKIP: TestDiff (0.00s)
20:42:20 [2020-09-24T20:42:20.102Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:42:20 [2020-09-24T20:42:20.102Z] === RUN   TestExecWithCloseStdin
20:42:20 [2020-09-24T20:42:20.257Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:42:20 [2020-09-24T20:42:20.823Z] === RUN   TestDockerSuite/TestEventsStreaming
20:42:21 [2020-09-24T20:42:21.390Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:42:22 [2020-09-24T20:42:22.722Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:42:23 [2020-09-24T20:42:23.924Z] === RUN   TestDockerSuite/TestEventsTop
20:42:24 [2020-09-24T20:42:24.491Z] === RUN   TestDockerSuite/TestEventsUntag
20:42:24 [2020-09-24T20:42:24.794Z] --- PASS: TestExecWithCloseStdin (4.63s)
20:42:24 [2020-09-24T20:42:24.794Z] === RUN   TestExec
20:42:26 [2020-09-24T20:42:26.316Z] --- PASS: TestExec (1.45s)
20:42:26 [2020-09-24T20:42:26.316Z] === RUN   TestExecUser
20:42:26 [2020-09-24T20:42:26.316Z] --- SKIP: TestExecUser (0.00s)
20:42:26 [2020-09-24T20:42:26.316Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:42:26 [2020-09-24T20:42:26.316Z] === RUN   TestExportContainerAndImportImage
20:42:26 [2020-09-24T20:42:26.316Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
20:42:26 [2020-09-24T20:42:26.316Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:42:26 [2020-09-24T20:42:26.316Z] === RUN   TestExportContainerAfterDaemonRestart
20:42:26 [2020-09-24T20:42:26.316Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
20:42:26 [2020-09-24T20:42:26.316Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
20:42:26 [2020-09-24T20:42:26.316Z] === RUN   TestHealthCheckWorkdir
20:42:26 [2020-09-24T20:42:26.316Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
20:42:26 [2020-09-24T20:42:26.316Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
20:42:26 [2020-09-24T20:42:26.316Z] === RUN   TestHealthKillContainer
20:42:26 [2020-09-24T20:42:26.316Z] --- SKIP: TestHealthKillContainer (0.00s)
20:42:26 [2020-09-24T20:42:26.316Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:42:26 [2020-09-24T20:42:26.316Z] === RUN   TestInspectCpusetInConfigPre120
20:42:26 [2020-09-24T20:42:26.316Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
20:42:26 [2020-09-24T20:42:26.316Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:42:26 [2020-09-24T20:42:26.316Z] === RUN   TestKillContainerInvalidSignal
20:42:27 [2020-09-24T20:42:27.019Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:42:27 [2020-09-24T20:42:27.209Z] --- PASS: TestServiceCreateInit (7.82s)
20:42:27 [2020-09-24T20:42:27.209Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s)
20:42:27 [2020-09-24T20:42:27.209Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
20:42:27 [2020-09-24T20:42:27.209Z] === RUN   TestCreateServiceMultipleTimes
20:42:27 [2020-09-24T20:42:27.276Z] --- PASS: TestKillContainerInvalidSignal (1.22s)
20:42:27 [2020-09-24T20:42:27.276Z] === RUN   TestKillContainer
20:42:27 [2020-09-24T20:42:27.276Z] === RUN   TestKillContainer/no_signal
20:42:27 [2020-09-24T20:42:27.278Z] --- PASS: TestServiceUpdateSecrets (14.93s)
20:42:27 [2020-09-24T20:42:27.278Z] === RUN   TestServiceUpdateConfigs
20:42:28 [2020-09-24T20:42:28.803Z] === RUN   TestKillContainer/non_killing_signal
20:42:28 [2020-09-24T20:42:28.803Z] === RUN   TestKillContainer/killing_signal
20:42:29 [2020-09-24T20:42:29.761Z] --- PASS: TestKillContainer (2.55s)
20:42:29 [2020-09-24T20:42:29.761Z]     --- PASS: TestKillContainer/no_signal (1.12s)
20:42:29 [2020-09-24T20:42:29.762Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
20:42:29 [2020-09-24T20:42:29.762Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
20:42:29 [2020-09-24T20:42:29.762Z]     --- PASS: TestKillContainer/killing_signal (1.39s)
20:42:29 [2020-09-24T20:42:29.762Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:42:29 [2020-09-24T20:42:29.762Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
20:42:29 [2020-09-24T20:42:29.762Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:42:29 [2020-09-24T20:42:29.762Z] === RUN   TestKillStoppedContainer
20:42:29 [2020-09-24T20:42:29.762Z] --- SKIP: TestKillStoppedContainer (0.00s)
20:42:29 [2020-09-24T20:42:29.762Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:42:29 [2020-09-24T20:42:29.762Z] === RUN   TestKillStoppedContainerAPIPre120
20:42:29 [2020-09-24T20:42:29.762Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
20:42:29 [2020-09-24T20:42:29.762Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:42:29 [2020-09-24T20:42:29.762Z] === RUN   TestKillDifferentUserContainer
20:42:29 [2020-09-24T20:42:29.762Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
20:42:29 [2020-09-24T20:42:29.762Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:42:29 [2020-09-24T20:42:29.762Z] === RUN   TestInspectOomKilledTrue
20:42:29 [2020-09-24T20:42:29.762Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:42:29 [2020-09-24T20:42:29.762Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
20:42:29 [2020-09-24T20:42:29.762Z] === RUN   TestInspectOomKilledFalse
20:42:29 [2020-09-24T20:42:29.762Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:42:29 [2020-09-24T20:42:29.762Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:42:29 [2020-09-24T20:42:29.762Z] === RUN   TestLogsFollowTailEmpty
20:42:31 [2020-09-24T20:42:31.288Z] --- PASS: TestLogsFollowTailEmpty (1.16s)
20:42:31 [2020-09-24T20:42:31.288Z] === RUN   TestNetworkNat
20:42:31 [2020-09-24T20:42:31.288Z] --- SKIP: TestNetworkNat (0.00s)
20:42:31 [2020-09-24T20:42:31.288Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
20:42:31 [2020-09-24T20:42:31.288Z] === RUN   TestNetworkLocalhostTCPNat
20:42:32 [2020-09-24T20:42:32.813Z] --- PASS: TestNetworkLocalhostTCPNat (1.43s)
20:42:32 [2020-09-24T20:42:32.813Z] === RUN   TestNetworkLoopbackNat
20:42:32 [2020-09-24T20:42:32.813Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
20:42:32 [2020-09-24T20:42:32.813Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
20:42:32 [2020-09-24T20:42:32.813Z] === RUN   TestPause
20:42:32 [2020-09-24T20:42:32.813Z] --- SKIP: TestPause (0.00s)
20:42:32 [2020-09-24T20:42:32.813Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:42:32 [2020-09-24T20:42:32.813Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:42:33 [2020-09-24T20:42:33.771Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.16s)
20:42:33 [2020-09-24T20:42:33.771Z] === RUN   TestPauseStopPausedContainer
20:42:33 [2020-09-24T20:42:33.771Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
20:42:33 [2020-09-24T20:42:33.771Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
20:42:33 [2020-09-24T20:42:33.771Z] === RUN   TestPsFilter
20:42:33 [2020-09-24T20:42:33.771Z] --- PASS: TestPsFilter (0.08s)
20:42:33 [2020-09-24T20:42:33.771Z] === RUN   TestRemoveContainerWithRemovedVolume
20:42:35 [2020-09-24T20:42:35.293Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.53s)
20:42:35 [2020-09-24T20:42:35.293Z] === RUN   TestRemoveContainerWithVolume
20:42:36 [2020-09-24T20:42:36.813Z] --- PASS: TestRemoveContainerWithVolume (1.71s)
20:42:36 [2020-09-24T20:42:36.813Z] === RUN   TestRemoveContainerRunning
20:42:38 [2020-09-24T20:42:38.335Z] --- PASS: TestRemoveContainerRunning (1.20s)
20:42:38 [2020-09-24T20:42:38.335Z] === RUN   TestRemoveContainerForceRemoveRunning
20:42:39 [2020-09-24T20:42:39.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.12s)
20:42:39 [2020-09-24T20:42:39.293Z] === RUN   TestRemoveInvalidContainer
20:42:39 [2020-09-24T20:42:39.293Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:42:39 [2020-09-24T20:42:39.293Z] === RUN   TestRenameLinkedContainer
20:42:39 [2020-09-24T20:42:39.293Z] --- SKIP: TestRenameLinkedContainer (0.00s)
20:42:39 [2020-09-24T20:42:39.293Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:42:39 [2020-09-24T20:42:39.293Z] === RUN   TestRenameStoppedContainer
20:42:39 [2020-09-24T20:42:39.483Z] === RUN   TestDockerSuite/TestExec
20:42:39 [2020-09-24T20:42:39.483Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:42:39 [2020-09-24T20:42:39.483Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:42:39 [2020-09-24T20:42:39.741Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:42:40 [2020-09-24T20:42:40.306Z] === RUN   TestDockerSuite/TestExecAPIStart
20:42:40 [2020-09-24T20:42:40.824Z] --- PASS: TestRenameStoppedContainer (1.47s)
20:42:40 [2020-09-24T20:42:40.824Z] === RUN   TestRenameRunningContainerAndReuse
20:42:41 [2020-09-24T20:42:41.240Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:42:41 [2020-09-24T20:42:41.807Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:42:42 [2020-09-24T20:42:42.065Z] --- PASS: TestServiceUpdateConfigs (14.75s)
20:42:42 [2020-09-24T20:42:42.065Z] === RUN   TestServiceUpdateNetwork
20:42:42 [2020-09-24T20:42:42.609Z] --- PASS: TestCreateServiceMultipleTimes (15.42s)
20:42:42 [2020-09-24T20:42:42.609Z] === RUN   TestCreateServiceConflict
20:42:42 [2020-09-24T20:42:42.633Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:42:43 [2020-09-24T20:42:43.199Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:42:43 [2020-09-24T20:42:43.766Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:42:44 [2020-09-24T20:42:44.130Z] --- PASS: TestCreateServiceConflict (1.93s)
20:42:44 [2020-09-24T20:42:44.131Z] === RUN   TestCreateServiceMaxReplicas
20:42:44 [2020-09-24T20:42:44.333Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:42:45 [2020-09-24T20:42:45.270Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:42:46 [2020-09-24T20:42:46.204Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:42:46 [2020-09-24T20:42:46.771Z] === RUN   TestDockerSuite/TestExecCgroup
20:42:46 [2020-09-24T20:42:46.882Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
20:42:46 [2020-09-24T20:42:46.882Z] === RUN   TestCreateWithDuplicateNetworkNames
20:42:47 [2020-09-24T20:42:47.705Z] === RUN   TestDockerSuite/TestExecEnv
20:42:47 [2020-09-24T20:42:47.856Z] --- PASS: TestRenameRunningContainerAndReuse (7.29s)
20:42:47 [2020-09-24T20:42:47.856Z] === RUN   TestRenameInvalidName
20:42:48 [2020-09-24T20:42:48.642Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:42:49 [2020-09-24T20:42:49.376Z] --- PASS: TestRenameInvalidName (1.13s)
20:42:49 [2020-09-24T20:42:49.376Z] === RUN   TestRenameAnonymousContainer
20:42:49 [2020-09-24T20:42:49.376Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
20:42:49 [2020-09-24T20:42:49.376Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:42:49 [2020-09-24T20:42:49.376Z] === RUN   TestRenameContainerWithSameName
20:42:50 [2020-09-24T20:42:50.019Z] === RUN   TestDockerSuite/TestExecExitStatus
20:42:50 [2020-09-24T20:42:50.335Z] --- PASS: TestRenameContainerWithSameName (1.12s)
20:42:50 [2020-09-24T20:42:50.335Z] === RUN   TestRenameContainerWithLinkedContainer
20:42:50 [2020-09-24T20:42:50.335Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
20:42:50 [2020-09-24T20:42:50.335Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:42:50 [2020-09-24T20:42:50.335Z] === RUN   TestResize
20:42:50 [2020-09-24T20:42:50.586Z] === RUN   TestDockerSuite/TestExecInspectID
20:42:51 [2020-09-24T20:42:51.293Z] --- PASS: TestResize (1.15s)
20:42:51 [2020-09-24T20:42:51.293Z] === RUN   TestResizeWithInvalidSize
20:42:51 [2020-09-24T20:42:51.293Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
20:42:51 [2020-09-24T20:42:51.293Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
20:42:51 [2020-09-24T20:42:51.293Z] === RUN   TestResizeWhenContainerNotStarted
20:42:52 [2020-09-24T20:42:52.487Z] === RUN   TestDockerSuite/TestExecInteractive
20:42:52 [2020-09-24T20:42:52.814Z] --- PASS: TestResizeWhenContainerNotStarted (1.42s)
20:42:52 [2020-09-24T20:42:52.814Z] === RUN   TestDaemonRestartKillContainers
20:42:52 [2020-09-24T20:42:52.814Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:42:52 [2020-09-24T20:42:52.814Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:42:52 [2020-09-24T20:42:52.814Z] === RUN   TestStats
20:42:52 [2020-09-24T20:42:52.814Z] --- SKIP: TestStats (0.00s)
20:42:52 [2020-09-24T20:42:52.814Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
20:42:52 [2020-09-24T20:42:52.814Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:42:53 [2020-09-24T20:42:53.056Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
20:42:53 [2020-09-24T20:42:53.638Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:42:54 [2020-09-24T20:42:54.212Z] === RUN   TestDockerSuite/TestExecParseError
20:42:54 [2020-09-24T20:42:54.777Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:42:55 [2020-09-24T20:42:55.343Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:42:55 [2020-09-24T20:42:55.603Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:42:56 [2020-09-24T20:42:56.539Z] --- PASS: TestServiceUpdateNetwork (14.28s)
20:42:56 [2020-09-24T20:42:56.539Z] === RUN   TestServiceUpdatePidsLimit
20:42:56 [2020-09-24T20:42:56.540Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s)
20:42:56 [2020-09-24T20:42:56.540Z] === RUN   TestStopContainerWithTimeout
20:42:56 [2020-09-24T20:42:56.540Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
20:42:56 [2020-09-24T20:42:56.540Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:42:56 [2020-09-24T20:42:56.540Z] === RUN   TestUpdateRestartPolicy
20:42:56 [2020-09-24T20:42:56.798Z] === RUN   TestDockerSuite/TestExecSetEnv
20:42:57 [2020-09-24T20:42:57.364Z] === RUN   TestDockerSuite/TestExecStartFails
20:42:57 [2020-09-24T20:42:57.932Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:42:57 [2020-09-24T20:42:57.932Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:42:58 [2020-09-24T20:42:58.868Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:42:59 [2020-09-24T20:42:59.582Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s)
20:42:59 [2020-09-24T20:42:59.582Z] === RUN   TestCreateServiceSecretFileMode
20:43:01 [2020-09-24T20:43:01.688Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
20:43:01 [2020-09-24T20:43:01.688Z] === RUN   TestCreateServiceConfigFileMode
20:43:04 [2020-09-24T20:43:04.448Z] --- PASS: TestCreateServiceConfigFileMode (2.19s)
20:43:04 [2020-09-24T20:43:04.448Z] === RUN   TestCreateServiceSysctls
20:43:06 [2020-09-24T20:43:06.977Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:43:07 [2020-09-24T20:43:07.210Z] --- PASS: TestCreateServiceSysctls (2.91s)
20:43:07 [2020-09-24T20:43:07.210Z] === RUN   TestCreateServiceCapabilities
20:43:09 [2020-09-24T20:43:09.312Z] --- PASS: TestCreateServiceCapabilities (2.29s)
20:43:09 [2020-09-24T20:43:09.312Z] === RUN   TestInspect
20:43:09 [2020-09-24T20:43:09.507Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:43:09 [2020-09-24T20:43:09.507Z] === RUN   TestDockerSuite/TestExecTTY
20:43:10 [2020-09-24T20:43:10.074Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:43:10 [2020-09-24T20:43:10.640Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:43:10 [2020-09-24T20:43:10.899Z] === RUN   TestDockerSuite/TestExecUlimits
20:43:11 [2020-09-24T20:43:11.466Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:43:11 [2020-09-24T20:43:11.466Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:43:12 [2020-09-24T20:43:12.065Z] --- PASS: TestInspect (2.48s)
20:43:12 [2020-09-24T20:43:12.065Z] === RUN   TestCreateJob
20:43:12 [2020-09-24T20:43:12.842Z] === RUN   TestDockerSuite/TestExecWithNoTERM
20:43:13 [2020-09-24T20:43:13.100Z] --- PASS: TestServiceUpdatePidsLimit (16.76s)
20:43:13 [2020-09-24T20:43:13.100Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
20:43:13 [2020-09-24T20:43:13.100Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
20:43:13 [2020-09-24T20:43:13.100Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
20:43:13 [2020-09-24T20:43:13.100Z] PASS
20:43:13 [2020-09-24T20:43:13.100Z] 
20:43:13 [2020-09-24T20:43:13.100Z] === Skipped
20:43:13 [2020-09-24T20:43:13.100Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:43:13 [2020-09-24T20:43:13.100Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:43:13 [2020-09-24T20:43:13.100Z] 
20:43:13 [2020-09-24T20:43:13.100Z] 
20:43:13 [2020-09-24T20:43:13.100Z] DONE 27 tests, 1 skipped in 181.023s
20:43:13 [2020-09-24T20:43:13.100Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:43:13 [2020-09-24T20:43:13.100Z] ++ 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
20:43:13 [2020-09-24T20:43:13.100Z] ++ set -e
20:43:13 [2020-09-24T20:43:13.100Z] ++ '[' -n 0 ']'
20:43:13 [2020-09-24T20:43:13.100Z] ++ set -x
20:43:13 [2020-09-24T20:43:13.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
20:43:13 [2020-09-24T20:43:13.359Z] INFO: Testing against a local daemon
20:43:13 [2020-09-24T20:43:13.359Z] === RUN   TestSessionCreate
20:43:13 [2020-09-24T20:43:13.359Z] --- PASS: TestSessionCreate (0.08s)
20:43:13 [2020-09-24T20:43:13.359Z] === RUN   TestSessionCreateWithBadUpgrade
20:43:13 [2020-09-24T20:43:13.359Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
20:43:13 [2020-09-24T20:43:13.359Z] PASS
20:43:13 [2020-09-24T20:43:13.359Z] 
20:43:13 [2020-09-24T20:43:13.359Z] DONE 2 tests in 0.311s
20:43:13 [2020-09-24T20:43:13.359Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:43:13 [2020-09-24T20:43:13.359Z] ++ 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
20:43:13 [2020-09-24T20:43:13.359Z] ++ set -e
20:43:13 [2020-09-24T20:43:13.359Z] ++ '[' -n 0 ']'
20:43:13 [2020-09-24T20:43:13.359Z] ++ set -x
20:43:13 [2020-09-24T20:43:13.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
20:43:13 [2020-09-24T20:43:13.618Z] INFO: Testing against a local daemon
20:43:13 [2020-09-24T20:43:13.618Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:43:13 [2020-09-24T20:43:13.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:43:13 [2020-09-24T20:43:13.618Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:43:13 [2020-09-24T20:43:13.618Z] === RUN   TestEventsExecDie
20:43:13 [2020-09-24T20:43:13.618Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:43:14 [2020-09-24T20:43:14.157Z] --- PASS: TestUpdateRestartPolicy (17.31s)
20:43:14 [2020-09-24T20:43:14.157Z] === RUN   TestUpdateRestartWithAutoRemove
20:43:14 [2020-09-24T20:43:14.555Z] --- PASS: TestEventsExecDie (0.98s)
20:43:14 [2020-09-24T20:43:14.555Z] === RUN   TestEventsBackwardsCompatible
20:43:14 [2020-09-24T20:43:14.611Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s)
20:43:14 [2020-09-24T20:43:14.611Z] === RUN   TestWaitNonBlocked
20:43:14 [2020-09-24T20:43:14.611Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:43:14 [2020-09-24T20:43:14.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:43:14 [2020-09-24T20:43:14.611Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:43:14 [2020-09-24T20:43:14.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:43:14 [2020-09-24T20:43:14.611Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:43:14 [2020-09-24T20:43:14.611Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:43:14 [2020-09-24T20:43:14.809Z] --- PASS: TestCreateJob (3.02s)
20:43:14 [2020-09-24T20:43:14.809Z] === RUN   TestReplicatedJob
20:43:14 [2020-09-24T20:43:14.816Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
20:43:14 [2020-09-24T20:43:14.816Z] === RUN   TestInfoBinaryCommits
20:43:14 [2020-09-24T20:43:14.816Z] --- PASS: TestInfoBinaryCommits (0.04s)
20:43:14 [2020-09-24T20:43:14.816Z] === RUN   TestInfoAPIVersioned
20:43:14 [2020-09-24T20:43:14.816Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:43:14 [2020-09-24T20:43:14.816Z] === RUN   TestInfoDiscoveryBackend
20:43:14 [2020-09-24T20:43:14.816Z] === RUN   TestDockerSuite/TestExecWithTERM
20:43:15 [2020-09-24T20:43:15.385Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
20:43:15 [2020-09-24T20:43:15.385Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:43:15 [2020-09-24T20:43:15.385Z] === RUN   TestDockerSuite/TestExecWithUser
20:43:15 [2020-09-24T20:43:15.974Z] === RUN   TestDockerSuite/TestGetContainerStats
20:43:16 [2020-09-24T20:43:16.237Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:43:16 [2020-09-24T20:43:16.237Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:43:16 [2020-09-24T20:43:16.775Z] --- PASS: TestWaitNonBlocked (0.02s)
20:43:16 [2020-09-24T20:43:16.775Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.59s)
20:43:16 [2020-09-24T20:43:16.775Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.75s)
20:43:16 [2020-09-24T20:43:16.775Z] === RUN   TestWaitBlocked
20:43:16 [2020-09-24T20:43:16.775Z] --- SKIP: TestWaitBlocked (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:43:16 [2020-09-24T20:43:16.775Z] PASS
20:43:16 [2020-09-24T20:43:16.775Z] ok  	github.com/docker/docker/integration/container	56.953s
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === Skipped
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
20:43:16 [2020-09-24T20:43:16.775Z]     copy_test.go:38: testEnv.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
20:43:16 [2020-09-24T20:43:16.775Z]     copy_test.go:63: testEnv.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
20:43:16 [2020-09-24T20:43:16.775Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] 
20:43:16 [2020-09-24T20:43:16.775Z] DONE 87 tests, 36 skipped in 59.076s
20:43:16 [2020-09-24T20:43:16.775Z] Running D:\gopath\src\github.com\docker\docker\integration\image
20:43:16 [2020-09-24T20:43:16.803Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
20:43:16 [2020-09-24T20:43:16.803Z] === RUN   TestInfoAPI
20:43:16 [2020-09-24T20:43:16.803Z] --- PASS: TestInfoAPI (0.02s)
20:43:16 [2020-09-24T20:43:16.803Z] === RUN   TestInfoAPIWarnings
20:43:17 [2020-09-24T20:43:17.369Z] --- PASS: TestInfoAPIWarnings (0.52s)
20:43:17 [2020-09-24T20:43:17.369Z] === RUN   TestInfoDebug
20:43:17 [2020-09-24T20:43:17.934Z] --- PASS: TestInfoDebug (0.53s)
20:43:17 [2020-09-24T20:43:17.934Z] === RUN   TestInfoInsecureRegistries
20:43:18 [2020-09-24T20:43:18.298Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:18 [2020-09-24T20:43:18.298Z] INFO: Testing against a local daemon
20:43:18 [2020-09-24T20:43:18.298Z] === RUN   TestCommitInheritsEnv
20:43:18 [2020-09-24T20:43:18.298Z] --- SKIP: TestCommitInheritsEnv (0.00s)
20:43:18 [2020-09-24T20:43:18.298Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
20:43:18 [2020-09-24T20:43:18.298Z] === RUN   TestImportExtremelyLargeImageWorks
20:43:18 [2020-09-24T20:43:18.298Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:43:18 [2020-09-24T20:43:18.298Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
20:43:18 [2020-09-24T20:43:18.298Z] === RUN   TestImagesFilterMultiReference
20:43:18 [2020-09-24T20:43:18.298Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:43:18 [2020-09-24T20:43:18.298Z] === RUN   TestImagePullPlatformInvalid
20:43:18 [2020-09-24T20:43:18.298Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:43:18 [2020-09-24T20:43:18.298Z] === RUN   TestRemoveImageOrphaning
20:43:18 [2020-09-24T20:43:18.501Z] --- PASS: TestInfoInsecureRegistries (0.53s)
20:43:18 [2020-09-24T20:43:18.501Z] === RUN   TestInfoRegistryMirrors
20:43:18 [2020-09-24T20:43:18.752Z] --- PASS: TestRemoveImageOrphaning (0.49s)
20:43:18 [2020-09-24T20:43:18.752Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:43:18 [2020-09-24T20:43:18.752Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:43:18 [2020-09-24T20:43:18.752Z] === RUN   TestTagInvalidReference
20:43:18 [2020-09-24T20:43:18.752Z] --- PASS: TestTagInvalidReference (0.02s)
20:43:18 [2020-09-24T20:43:18.752Z] === RUN   TestTagValidPrefixedRepo
20:43:18 [2020-09-24T20:43:18.752Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:43:18 [2020-09-24T20:43:18.752Z] === RUN   TestTagExistedNameWithoutForce
20:43:18 [2020-09-24T20:43:18.752Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:43:18 [2020-09-24T20:43:18.752Z] === RUN   TestTagOfficialNames
20:43:19 [2020-09-24T20:43:19.070Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:43:19 [2020-09-24T20:43:19.070Z] === RUN   TestLoginFailsWithBadCredentials
20:43:19 [2020-09-24T20:43:19.206Z] --- PASS: TestTagOfficialNames (0.08s)
20:43:19 [2020-09-24T20:43:19.206Z] === RUN   TestTagMatchesDigest
20:43:19 [2020-09-24T20:43:19.206Z] --- PASS: TestTagMatchesDigest (0.03s)
20:43:19 [2020-09-24T20:43:19.206Z] PASS
20:43:19 [2020-09-24T20:43:19.206Z] ok  	github.com/docker/docker/integration/image	0.932s
20:43:19 [2020-09-24T20:43:19.206Z] 
20:43:19 [2020-09-24T20:43:19.206Z] === Skipped
20:43:19 [2020-09-24T20:43:19.206Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
20:43:19 [2020-09-24T20:43:19.206Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
20:43:19 [2020-09-24T20:43:19.206Z] 
20:43:19 [2020-09-24T20:43:19.206Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
20:43:19 [2020-09-24T20:43:19.206Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
20:43:19 [2020-09-24T20:43:19.206Z] 
20:43:19 [2020-09-24T20:43:19.206Z] 
20:43:19 [2020-09-24T20:43:19.206Z] DONE 11 tests, 2 skipped in 2.593s
20:43:19 [2020-09-24T20:43:19.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network
20:43:19 [2020-09-24T20:43:19.636Z] --- PASS: TestLoginFailsWithBadCredentials (0.66s)
20:43:19 [2020-09-24T20:43:19.636Z] === RUN   TestPingCacheHeaders
20:43:19 [2020-09-24T20:43:19.636Z] --- PASS: TestPingCacheHeaders (0.02s)
20:43:19 [2020-09-24T20:43:19.636Z] === RUN   TestPingGet
20:43:19 [2020-09-24T20:43:19.636Z] --- PASS: TestPingGet (0.01s)
20:43:19 [2020-09-24T20:43:19.636Z] === RUN   TestPingHead
20:43:19 [2020-09-24T20:43:19.636Z] --- PASS: TestPingHead (0.02s)
20:43:19 [2020-09-24T20:43:19.636Z] === RUN   TestVersion
20:43:19 [2020-09-24T20:43:19.636Z] --- PASS: TestVersion (0.02s)
20:43:19 [2020-09-24T20:43:19.636Z] PASS
20:43:19 [2020-09-24T20:43:19.636Z] 
20:43:19 [2020-09-24T20:43:19.636Z] === Skipped
20:43:19 [2020-09-24T20:43:19.636Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:43:19 [2020-09-24T20:43:19.636Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:43:19 [2020-09-24T20:43:19.636Z] 
20:43:19 [2020-09-24T20:43:19.636Z] 
20:43:19 [2020-09-24T20:43:19.636Z] DONE 18 tests, 1 skipped in 6.241s
20:43:19 [2020-09-24T20:43:19.636Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:43:19 [2020-09-24T20:43:19.636Z] ++ 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
20:43:19 [2020-09-24T20:43:19.636Z] ++ set -e
20:43:19 [2020-09-24T20:43:19.636Z] ++ '[' -n 0 ']'
20:43:19 [2020-09-24T20:43:19.636Z] ++ set -x
20:43:19 [2020-09-24T20:43:19.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:43:19 [2020-09-24T20:43:19.894Z] INFO: Testing against a local daemon
20:43:19 [2020-09-24T20:43:19.894Z] === RUN   TestVolumesCreateAndList
20:43:19 [2020-09-24T20:43:19.894Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:43:19 [2020-09-24T20:43:19.894Z] === RUN   TestVolumesRemove
20:43:19 [2020-09-24T20:43:19.894Z] --- PASS: TestVolumesRemove (0.06s)
20:43:19 [2020-09-24T20:43:19.894Z] === RUN   TestVolumesInspect
20:43:19 [2020-09-24T20:43:19.894Z] --- PASS: TestVolumesInspect (0.01s)
20:43:19 [2020-09-24T20:43:19.894Z] === RUN   TestVolumesInvalidJSON
20:43:19 [2020-09-24T20:43:19.894Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:43:19 [2020-09-24T20:43:19.894Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:43:19 [2020-09-24T20:43:19.894Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:43:19 [2020-09-24T20:43:19.894Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:43:19 [2020-09-24T20:43:19.894Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:43:19 [2020-09-24T20:43:19.894Z] PASS
20:43:19 [2020-09-24T20:43:19.894Z] 
20:43:19 [2020-09-24T20:43:19.894Z] DONE 5 tests in 0.207s
20:43:19 [2020-09-24T20:43:19.894Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:43:20 [2020-09-24T20:43:20.153Z] ++++ cat bundles/test-integration/docker.pid
20:43:20 [2020-09-24T20:43:20.153Z] +++ kill 5577
20:43:20 [2020-09-24T20:43:20.399Z] --- PASS: TestReplicatedJob (5.11s)
20:43:20 [2020-09-24T20:43:20.399Z] === RUN   TestUpdateReplicatedJob
20:43:20 [2020-09-24T20:43:20.719Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:43:20 [2020-09-24T20:43:20.734Z] testing: warning: no tests to run
20:43:20 [2020-09-24T20:43:20.734Z] testing: warning: no tests to run
20:43:20 [2020-09-24T20:43:20.734Z] PASS
20:43:20 [2020-09-24T20:43:20.734Z] PASS
20:43:20 [2020-09-24T20:43:20.734Z] ok  	github.com/docker/docker/integration/network/macvlan	0.057s [no tests to run]
20:43:20 [2020-09-24T20:43:20.734Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.072s [no tests to run]
20:43:21 [2020-09-24T20:43:21.284Z] +++ /etc/init.d/apparmor stop
20:43:21 [2020-09-24T20:43:21.284Z] Leaving: AppArmorNo profiles have been unloaded.
20:43:21 [2020-09-24T20:43:21.284Z] 
20:43:21 [2020-09-24T20:43:21.284Z] Unloading profiles will leave already running processes permanently
20:43:21 [2020-09-24T20:43:21.284Z] unconfined, which can lead to unexpected situations.
20:43:21 [2020-09-24T20:43:21.284Z] 
20:43:21 [2020-09-24T20:43:21.284Z] To set a process to complain mode, use the command line tool
20:43:21 [2020-09-24T20:43:21.284Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:43:21 [2020-09-24T20:43:21.284Z] +++ true
20:43:21 [2020-09-24T20:43:21.284Z] exiting test-integration
20:43:21 [2020-09-24T20:43:21.284Z] ++ exit 0
20:43:21 [2020-09-24T20:43:21.284Z] 
20:43:21 [2020-09-24T20:43:21.542Z] + for job in $(jobs -p)
20:43:21 [2020-09-24T20:43:21.542Z] + wait 4461
20:43:21 [2020-09-24T20:43:21.690Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:21 [2020-09-24T20:43:21.690Z] INFO: Testing against a local daemon
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestNetworkCreateDelete
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestNetworkCreateDelete (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestDockerNetworkDeletePreferID
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestDaemonDNSFallback
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestDaemonDNSFallback (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestInspectNetwork
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestInspectNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestRunContainerWithBridgeNone
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestNetworkInvalidJSON
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestNetworkInvalidJSON//networks/create
20:43:21 [2020-09-24T20:43:21.690Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:43:21 [2020-09-24T20:43:21.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:43:21 [2020-09-24T20:43:21.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:43:21 [2020-09-24T20:43:21.690Z] === CONT  TestNetworkInvalidJSON//networks/create
20:43:21 [2020-09-24T20:43:21.690Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:43:21 [2020-09-24T20:43:21.690Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:43:21 [2020-09-24T20:43:21.690Z] --- PASS: TestNetworkInvalidJSON (0.03s)
20:43:21 [2020-09-24T20:43:21.690Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
20:43:21 [2020-09-24T20:43:21.690Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestHostIPv4BridgeLabel
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     network_test.go:97: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestDaemonRestartWithLiveRestore
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:29: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestDaemonDefaultNetworkPools
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:52: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestDaemonRestartWithExistingNetwork
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:96: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:130: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:181: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestServiceWithPredefinedNetwork
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:206: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:236: FLAKY_TEST
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestServiceWithDataPathPortInit
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:326: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:43:21 [2020-09-24T20:43:21.690Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     service_test.go:394: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.690Z] PASS
20:43:21 [2020-09-24T20:43:21.690Z] ok  	github.com/docker/docker/integration/network	0.115s
20:43:21 [2020-09-24T20:43:21.690Z] 
20:43:21 [2020-09-24T20:43:21.690Z] === Skipped
20:43:21 [2020-09-24T20:43:21.690Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:43:21 [2020-09-24T20:43:21.690Z] 
20:43:21 [2020-09-24T20:43:21.690Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:43:21 [2020-09-24T20:43:21.690Z] 
20:43:21 [2020-09-24T20:43:21.690Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
20:43:21 [2020-09-24T20:43:21.690Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
20:43:21 [2020-09-24T20:43:21.690Z] 
20:43:21 [2020-09-24T20:43:21.690Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     network_test.go:97: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:29: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:52: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:96: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:130: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:181: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:206: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:236: FLAKY_TEST
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:326: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
20:43:21 [2020-09-24T20:43:21.691Z]     service_test.go:394: testEnv.OSType == "windows"
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] 
20:43:21 [2020-09-24T20:43:21.691Z] DONE 19 tests, 15 skipped in 2.576s
20:43:21 [2020-09-24T20:43:21.691Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
20:43:22 [2020-09-24T20:43:22.144Z] testing: warning: no tests to run
20:43:22 [2020-09-24T20:43:22.144Z] PASS
20:43:22 [2020-09-24T20:43:22.144Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
20:43:22 [2020-09-24T20:43:22.144Z] 
20:43:22 [2020-09-24T20:43:22.144Z] DONE 0 tests in 0.251s
20:43:22 [2020-09-24T20:43:22.144Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
20:43:22 [2020-09-24T20:43:22.598Z] testing: warning: no tests to run
20:43:22 [2020-09-24T20:43:22.598Z] PASS
20:43:22 [2020-09-24T20:43:22.598Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
20:43:22 [2020-09-24T20:43:22.598Z] 
20:43:22 [2020-09-24T20:43:22.598Z] DONE 0 tests in 0.258s
20:43:22 [2020-09-24T20:43:22.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
20:43:23 [2020-09-24T20:43:23.171Z] --- PASS: TestUpdateReplicatedJob (3.15s)
20:43:23 [2020-09-24T20:43:23.171Z] === RUN   TestServiceListWithStatuses
20:43:23 [2020-09-24T20:43:23.171Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:43:23 [2020-09-24T20:43:23.171Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:43:23 [2020-09-24T20:43:23.171Z] === RUN   TestDockerNetworkConnectAlias
20:43:23 [2020-09-24T20:43:23.559Z] testing: warning: no tests to run
20:43:23 [2020-09-24T20:43:23.559Z] PASS
20:43:23 [2020-09-24T20:43:23.559Z] ok  	github.com/docker/docker/integration/plugin	0.139s [no tests to run]
20:43:23 [2020-09-24T20:43:23.559Z] testing: warning: no tests to run
20:43:23 [2020-09-24T20:43:23.559Z] PASS
20:43:23 [2020-09-24T20:43:23.559Z] ok  	github.com/docker/docker/integration/plugin/authz	0.048s [no tests to run]
20:43:25 [2020-09-24T20:43:25.726Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:43:26 [2020-09-24T20:43:26.659Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:43:27 [2020-09-24T20:43:27.652Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
20:43:27 [2020-09-24T20:43:27.652Z] === RUN   TestDockerNetworkReConnect
20:43:30 [2020-09-24T20:43:30.397Z] --- PASS: TestDockerNetworkReConnect (3.18s)
20:43:30 [2020-09-24T20:43:30.397Z] === RUN   TestServicePlugin
20:43:30 [2020-09-24T20:43:30.397Z] --- SKIP: TestServicePlugin (0.00s)
20:43:30 [2020-09-24T20:43:30.397Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:43:30 [2020-09-24T20:43:30.397Z] === RUN   TestServiceUpdateLabel
20:43:30 [2020-09-24T20:43:30.666Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:30 [2020-09-24T20:43:30.666Z] INFO: Testing against a local daemon
20:43:30 [2020-09-24T20:43:30.666Z] === RUN   TestExternalGraphDriver
20:43:30 [2020-09-24T20:43:30.666Z] --- SKIP: TestExternalGraphDriver (0.00s)
20:43:30 [2020-09-24T20:43:30.666Z]     external_test.go:48: runtime.GOOS == "windows"
20:43:30 [2020-09-24T20:43:30.666Z] === RUN   TestGraphdriverPluginV2
20:43:30 [2020-09-24T20:43:30.666Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
20:43:30 [2020-09-24T20:43:30.666Z]     external_test.go:408: runtime.GOOS == "windows"
20:43:30 [2020-09-24T20:43:30.666Z] PASS
20:43:30 [2020-09-24T20:43:30.666Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.519s
20:43:31 [2020-09-24T20:43:31.125Z] testing: warning: no tests to run
20:43:31 [2020-09-24T20:43:31.125Z] PASS
20:43:31 [2020-09-24T20:43:31.125Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.052s [no tests to run]
20:43:31 [2020-09-24T20:43:31.920Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:43:31 [2020-09-24T20:43:31.920Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:43:31 [2020-09-24T20:43:31.920Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:43:31 [2020-09-24T20:43:31.920Z] === RUN   TestDockerSuite/TestHealth
20:43:32 [2020-09-24T20:43:32.086Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:32 [2020-09-24T20:43:32.086Z] INFO: Testing against a local daemon
20:43:32 [2020-09-24T20:43:32.086Z] === RUN   TestReadPluginNoRead
20:43:32 [2020-09-24T20:43:32.086Z] --- SKIP: TestReadPluginNoRead (0.00s)
20:43:32 [2020-09-24T20:43:32.086Z]     read_test.go:21: no unix domain sockets on Windows
20:43:32 [2020-09-24T20:43:32.086Z] PASS
20:43:32 [2020-09-24T20:43:32.086Z] ok  	github.com/docker/docker/integration/plugin/logging	0.142s
20:43:32 [2020-09-24T20:43:32.086Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:32 [2020-09-24T20:43:32.086Z] INFO: Testing against a local daemon
20:43:32 [2020-09-24T20:43:32.086Z] === RUN   TestPluginInvalidJSON
20:43:32 [2020-09-24T20:43:32.086Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:43:32 [2020-09-24T20:43:32.086Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:43:32 [2020-09-24T20:43:32.086Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:43:32 [2020-09-24T20:43:32.086Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:43:32 [2020-09-24T20:43:32.086Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:43:32 [2020-09-24T20:43:32.086Z] === RUN   TestPluginInstall
20:43:32 [2020-09-24T20:43:32.086Z] --- SKIP: TestPluginInstall (0.00s)
20:43:32 [2020-09-24T20:43:32.086Z]     plugin_test.go:55: testEnv.OSType == "windows"
20:43:32 [2020-09-24T20:43:32.086Z] PASS
20:43:32 [2020-09-24T20:43:32.086Z] ok  	github.com/docker/docker/integration/plugin/common	0.163s
20:43:32 [2020-09-24T20:43:32.086Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
20:43:32 [2020-09-24T20:43:32.086Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
20:43:32 [2020-09-24T20:43:32.475Z] --- PASS: TestServiceUpdateLabel (1.91s)
20:43:32 [2020-09-24T20:43:32.475Z] === RUN   TestServiceUpdateSecrets
20:43:33 [2020-09-24T20:43:33.043Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:33 [2020-09-24T20:43:33.043Z] INFO: Testing against a local daemon
20:43:33 [2020-09-24T20:43:33.043Z] === RUN   TestPluginWithDevMounts
20:43:33 [2020-09-24T20:43:33.043Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:43:33 [2020-09-24T20:43:33.043Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
20:43:33 [2020-09-24T20:43:33.043Z] PASS
20:43:33 [2020-09-24T20:43:33.043Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.125s
20:43:33 [2020-09-24T20:43:33.043Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
20:43:33 [2020-09-24T20:43:33.496Z] 
20:43:33 [2020-09-24T20:43:33.496Z] === Skipped
20:43:33 [2020-09-24T20:43:33.496Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
20:43:33 [2020-09-24T20:43:33.496Z]     plugin_test.go:55: testEnv.OSType == "windows"
20:43:33 [2020-09-24T20:43:33.496Z] 
20:43:33 [2020-09-24T20:43:33.496Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
20:43:33 [2020-09-24T20:43:33.496Z]     external_test.go:48: runtime.GOOS == "windows"
20:43:33 [2020-09-24T20:43:33.496Z] 
20:43:33 [2020-09-24T20:43:33.496Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
20:43:33 [2020-09-24T20:43:33.496Z]     external_test.go:408: runtime.GOOS == "windows"
20:43:33 [2020-09-24T20:43:33.496Z] 
20:43:33 [2020-09-24T20:43:33.496Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
20:43:33 [2020-09-24T20:43:33.496Z]     read_test.go:21: no unix domain sockets on Windows
20:43:33 [2020-09-24T20:43:33.496Z] 
20:43:33 [2020-09-24T20:43:33.496Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
20:43:33 [2020-09-24T20:43:33.496Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
20:43:33 [2020-09-24T20:43:33.496Z] 
20:43:33 [2020-09-24T20:43:33.496Z] 
20:43:33 [2020-09-24T20:43:33.496Z] DONE 7 tests, 5 skipped in 11.142s
20:43:33 [2020-09-24T20:43:33.496Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
20:43:33 [2020-09-24T20:43:33.950Z] testing: warning: no tests to run
20:43:33 [2020-09-24T20:43:33.950Z] PASS
20:43:33 [2020-09-24T20:43:33.950Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
20:43:33 [2020-09-24T20:43:33.950Z] 
20:43:33 [2020-09-24T20:43:33.950Z] DONE 0 tests in 0.252s
20:43:33 [2020-09-24T20:43:33.950Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
20:43:34 [2020-09-24T20:43:34.403Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:34 [2020-09-24T20:43:34.403Z] INFO: Testing against a local daemon
20:43:34 [2020-09-24T20:43:34.403Z] === RUN   TestPluginInvalidJSON
20:43:34 [2020-09-24T20:43:34.403Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:43:34 [2020-09-24T20:43:34.403Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:43:34 [2020-09-24T20:43:34.403Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:43:34 [2020-09-24T20:43:34.403Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:43:34 [2020-09-24T20:43:34.403Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:43:34 [2020-09-24T20:43:34.403Z] === RUN   TestPluginInstall
20:43:34 [2020-09-24T20:43:34.403Z] --- SKIP: TestPluginInstall (0.00s)
20:43:34 [2020-09-24T20:43:34.403Z]     plugin_test.go:55: testEnv.OSType == "windows"
20:43:34 [2020-09-24T20:43:34.403Z] PASS
20:43:34 [2020-09-24T20:43:34.403Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
20:43:34 [2020-09-24T20:43:34.403Z] 
20:43:34 [2020-09-24T20:43:34.403Z] === Skipped
20:43:34 [2020-09-24T20:43:34.403Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
20:43:34 [2020-09-24T20:43:34.403Z]     plugin_test.go:55: testEnv.OSType == "windows"
20:43:34 [2020-09-24T20:43:34.403Z] 
20:43:34 [2020-09-24T20:43:34.403Z] 
20:43:34 [2020-09-24T20:43:34.403Z] DONE 3 tests, 1 skipped in 0.634s
20:43:34 [2020-09-24T20:43:34.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
20:43:35 [2020-09-24T20:43:35.362Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:35 [2020-09-24T20:43:35.362Z] INFO: Testing against a local daemon
20:43:35 [2020-09-24T20:43:35.362Z] === RUN   TestExternalGraphDriver
20:43:35 [2020-09-24T20:43:35.362Z] --- SKIP: TestExternalGraphDriver (0.00s)
20:43:35 [2020-09-24T20:43:35.362Z]     external_test.go:48: runtime.GOOS == "windows"
20:43:35 [2020-09-24T20:43:35.362Z] === RUN   TestGraphdriverPluginV2
20:43:35 [2020-09-24T20:43:35.362Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
20:43:35 [2020-09-24T20:43:35.362Z]     external_test.go:408: runtime.GOOS == "windows"
20:43:35 [2020-09-24T20:43:35.362Z] PASS
20:43:35 [2020-09-24T20:43:35.362Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
20:43:35 [2020-09-24T20:43:35.362Z] 
20:43:35 [2020-09-24T20:43:35.362Z] === Skipped
20:43:35 [2020-09-24T20:43:35.362Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
20:43:35 [2020-09-24T20:43:35.362Z]     external_test.go:48: runtime.GOOS == "windows"
20:43:35 [2020-09-24T20:43:35.362Z] 
20:43:35 [2020-09-24T20:43:35.362Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
20:43:35 [2020-09-24T20:43:35.362Z]     external_test.go:408: runtime.GOOS == "windows"
20:43:35 [2020-09-24T20:43:35.362Z] 
20:43:35 [2020-09-24T20:43:35.362Z] 
20:43:35 [2020-09-24T20:43:35.362Z] DONE 2 tests, 2 skipped in 0.615s
20:43:35 [2020-09-24T20:43:35.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
20:43:35 [2020-09-24T20:43:35.817Z] testing: warning: no tests to run
20:43:35 [2020-09-24T20:43:35.817Z] PASS
20:43:35 [2020-09-24T20:43:35.817Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
20:43:35 [2020-09-24T20:43:35.817Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:35 [2020-09-24T20:43:35.817Z] INFO: Testing against a local daemon
20:43:35 [2020-09-24T20:43:35.817Z] === RUN   TestReadPluginNoRead
20:43:35 [2020-09-24T20:43:35.817Z] --- SKIP: TestReadPluginNoRead (0.00s)
20:43:35 [2020-09-24T20:43:35.817Z]     read_test.go:21: no unix domain sockets on Windows
20:43:35 [2020-09-24T20:43:35.817Z] PASS
20:43:35 [2020-09-24T20:43:35.817Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
20:43:35 [2020-09-24T20:43:35.817Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
20:43:35 [2020-09-24T20:43:35.817Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
20:43:35 [2020-09-24T20:43:35.817Z] 
20:43:35 [2020-09-24T20:43:35.817Z] === Skipped
20:43:35 [2020-09-24T20:43:35.817Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
20:43:35 [2020-09-24T20:43:35.817Z]     read_test.go:21: no unix domain sockets on Windows
20:43:35 [2020-09-24T20:43:35.817Z] 
20:43:35 [2020-09-24T20:43:35.817Z] 
20:43:35 [2020-09-24T20:43:35.817Z] DONE 1 tests, 1 skipped in 0.695s
20:43:35 [2020-09-24T20:43:35.817Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
20:43:36 [2020-09-24T20:43:36.290Z] testing: warning: no tests to run
20:43:36 [2020-09-24T20:43:36.290Z] PASS
20:43:36 [2020-09-24T20:43:36.290Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
20:43:36 [2020-09-24T20:43:36.290Z] 
20:43:36 [2020-09-24T20:43:36.290Z] DONE 0 tests in 0.356s
20:43:36 [2020-09-24T20:43:36.290Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
20:43:37 [2020-09-24T20:43:37.250Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:37 [2020-09-24T20:43:37.250Z] INFO: Testing against a local daemon
20:43:37 [2020-09-24T20:43:37.250Z] === RUN   TestPluginWithDevMounts
20:43:37 [2020-09-24T20:43:37.250Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:43:37 [2020-09-24T20:43:37.250Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
20:43:37 [2020-09-24T20:43:37.250Z] PASS
20:43:37 [2020-09-24T20:43:37.250Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
20:43:37 [2020-09-24T20:43:37.250Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
20:43:37 [2020-09-24T20:43:37.250Z] 
20:43:37 [2020-09-24T20:43:37.250Z] === Skipped
20:43:37 [2020-09-24T20:43:37.250Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
20:43:37 [2020-09-24T20:43:37.250Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
20:43:37 [2020-09-24T20:43:37.250Z] 
20:43:37 [2020-09-24T20:43:37.250Z] 
20:43:37 [2020-09-24T20:43:37.250Z] DONE 1 tests, 1 skipped in 0.633s
20:43:37 [2020-09-24T20:43:37.250Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
20:43:38 [2020-09-24T20:43:38.770Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:38 [2020-09-24T20:43:38.770Z] INFO: Testing against a local daemon
20:43:38 [2020-09-24T20:43:38.770Z] === RUN   TestSecretInspect
20:43:38 [2020-09-24T20:43:38.770Z] --- SKIP: TestSecretInspect (0.00s)
20:43:38 [2020-09-24T20:43:38.770Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.770Z] === RUN   TestSecretList
20:43:38 [2020-09-24T20:43:38.770Z] --- SKIP: TestSecretList (0.00s)
20:43:38 [2020-09-24T20:43:38.770Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.770Z] === RUN   TestSecretsCreateAndDelete
20:43:38 [2020-09-24T20:43:38.770Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
20:43:38 [2020-09-24T20:43:38.770Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.770Z] === RUN   TestSecretsUpdate
20:43:38 [2020-09-24T20:43:38.770Z] --- SKIP: TestSecretsUpdate (0.00s)
20:43:38 [2020-09-24T20:43:38.770Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.770Z] === RUN   TestTemplatedSecret
20:43:38 [2020-09-24T20:43:38.770Z] --- SKIP: TestTemplatedSecret (0.00s)
20:43:38 [2020-09-24T20:43:38.770Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.770Z] === RUN   TestSecretCreateResolve
20:43:38 [2020-09-24T20:43:38.770Z] --- SKIP: TestSecretCreateResolve (0.00s)
20:43:38 [2020-09-24T20:43:38.770Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
20:43:38 [2020-09-24T20:43:38.770Z] PASS
20:43:38 [2020-09-24T20:43:38.770Z] ok  	github.com/docker/docker/integration/secret	0.119s
20:43:38 [2020-09-24T20:43:38.770Z] 
20:43:38 [2020-09-24T20:43:38.770Z] === Skipped
20:43:38 [2020-09-24T20:43:38.771Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
20:43:38 [2020-09-24T20:43:38.771Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.771Z] 
20:43:38 [2020-09-24T20:43:38.771Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
20:43:38 [2020-09-24T20:43:38.771Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.771Z] 
20:43:38 [2020-09-24T20:43:38.771Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
20:43:38 [2020-09-24T20:43:38.771Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.771Z] 
20:43:38 [2020-09-24T20:43:38.771Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
20:43:38 [2020-09-24T20:43:38.771Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.771Z] 
20:43:38 [2020-09-24T20:43:38.771Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
20:43:38 [2020-09-24T20:43:38.771Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
20:43:38 [2020-09-24T20:43:38.771Z] 
20:43:38 [2020-09-24T20:43:38.771Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
20:43:38 [2020-09-24T20:43:38.771Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
20:43:38 [2020-09-24T20:43:38.771Z] 
20:43:38 [2020-09-24T20:43:38.771Z] 
20:43:38 [2020-09-24T20:43:38.771Z] DONE 6 tests, 6 skipped in 1.753s
20:43:38 [2020-09-24T20:43:38.771Z] Running D:\gopath\src\github.com\docker\docker\integration\service
20:43:40 [2020-09-24T20:43:40.938Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:40 [2020-09-24T20:43:40.938Z] INFO: Testing against a local daemon
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceCreateInit
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:43:40 [2020-09-24T20:43:40.938Z] --- PASS: TestServiceCreateInit (0.04s)
20:43:40 [2020-09-24T20:43:40.938Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateServiceMultipleTimes
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateServiceConflict
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateServiceConflict (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateServiceMaxReplicas
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateWithDuplicateNetworkNames
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateServiceSecretFileMode
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateServiceConfigFileMode
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateServiceSysctls
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateServiceSysctls (0.02s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateServiceCapabilities
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestInspect
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestInspect (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestCreateJob
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestCreateJob (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestReplicatedJob
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestReplicatedJob (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestUpdateReplicatedJob
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceListWithStatuses
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestDockerNetworkConnectAlias
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestDockerNetworkReConnect
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServicePlugin
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestServicePlugin (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceUpdateLabel
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestServiceUpdateLabel (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceUpdateSecrets
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceUpdateConfigs
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceUpdateNetwork
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
20:43:40 [2020-09-24T20:43:40.938Z] === RUN   TestServiceUpdatePidsLimit
20:43:40 [2020-09-24T20:43:40.938Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
20:43:40 [2020-09-24T20:43:40.938Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
20:43:40 [2020-09-24T20:43:40.938Z] PASS
20:43:40 [2020-09-24T20:43:40.938Z] ok  	github.com/docker/docker/integration/service	0.208s
20:43:40 [2020-09-24T20:43:40.938Z] 
20:43:40 [2020-09-24T20:43:40.938Z] === Skipped
20:43:40 [2020-09-24T20:43:40.938Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] 
20:43:40 [2020-09-24T20:43:40.938Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] 
20:43:40 [2020-09-24T20:43:40.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] 
20:43:40 [2020-09-24T20:43:40.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] 
20:43:40 [2020-09-24T20:43:40.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
20:43:40 [2020-09-24T20:43:40.938Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
20:43:40 [2020-09-24T20:43:40.938Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
20:43:41 [2020-09-24T20:43:41.392Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
20:43:41 [2020-09-24T20:43:41.392Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
20:43:41 [2020-09-24T20:43:41.392Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
20:43:41 [2020-09-24T20:43:41.392Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] 
20:43:41 [2020-09-24T20:43:41.392Z] DONE 24 tests, 23 skipped in 2.287s
20:43:41 [2020-09-24T20:43:41.392Z] Running D:\gopath\src\github.com\docker\docker\integration\session
20:43:42 [2020-09-24T20:43:42.914Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:42 [2020-09-24T20:43:42.914Z] INFO: Testing against a local daemon
20:43:42 [2020-09-24T20:43:42.914Z] === RUN   TestSessionCreate
20:43:42 [2020-09-24T20:43:42.914Z] --- SKIP: TestSessionCreate (0.00s)
20:43:42 [2020-09-24T20:43:42.914Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
20:43:42 [2020-09-24T20:43:42.914Z] === RUN   TestSessionCreateWithBadUpgrade
20:43:42 [2020-09-24T20:43:42.914Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
20:43:42 [2020-09-24T20:43:42.914Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
20:43:42 [2020-09-24T20:43:42.914Z] PASS
20:43:42 [2020-09-24T20:43:42.914Z] ok  	github.com/docker/docker/integration/session	0.116s
20:43:42 [2020-09-24T20:43:42.914Z] 
20:43:42 [2020-09-24T20:43:42.914Z] === Skipped
20:43:42 [2020-09-24T20:43:42.914Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
20:43:42 [2020-09-24T20:43:42.914Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
20:43:42 [2020-09-24T20:43:42.914Z] 
20:43:42 [2020-09-24T20:43:42.914Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
20:43:42 [2020-09-24T20:43:42.914Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
20:43:42 [2020-09-24T20:43:42.914Z] 
20:43:42 [2020-09-24T20:43:42.914Z] 
20:43:42 [2020-09-24T20:43:42.914Z] DONE 2 tests, 2 skipped in 1.671s
20:43:42 [2020-09-24T20:43:42.914Z] Running D:\gopath\src\github.com\docker\docker\integration\system
20:43:44 [2020-09-24T20:43:44.437Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:44 [2020-09-24T20:43:44.437Z] INFO: Testing against a local daemon
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:43:44 [2020-09-24T20:43:44.437Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:43:44 [2020-09-24T20:43:44.437Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestEventsExecDie
20:43:44 [2020-09-24T20:43:44.437Z] --- SKIP: TestEventsExecDie (0.00s)
20:43:44 [2020-09-24T20:43:44.437Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestEventsBackwardsCompatible
20:43:44 [2020-09-24T20:43:44.437Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
20:43:44 [2020-09-24T20:43:44.437Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestInfoAPI
20:43:44 [2020-09-24T20:43:44.437Z] --- PASS: TestInfoAPI (0.02s)
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestInfoAPIWarnings
20:43:44 [2020-09-24T20:43:44.437Z] --- SKIP: TestInfoAPIWarnings (0.00s)
20:43:44 [2020-09-24T20:43:44.437Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestInfoDebug
20:43:44 [2020-09-24T20:43:44.437Z] --- SKIP: TestInfoDebug (0.00s)
20:43:44 [2020-09-24T20:43:44.437Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestInfoInsecureRegistries
20:43:44 [2020-09-24T20:43:44.437Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
20:43:44 [2020-09-24T20:43:44.437Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestInfoRegistryMirrors
20:43:44 [2020-09-24T20:43:44.437Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
20:43:44 [2020-09-24T20:43:44.437Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:43:44 [2020-09-24T20:43:44.437Z] === RUN   TestLoginFailsWithBadCredentials
20:43:45 [2020-09-24T20:43:45.964Z] --- PASS: TestLoginFailsWithBadCredentials (1.59s)
20:43:45 [2020-09-24T20:43:45.964Z] === RUN   TestPingCacheHeaders
20:43:45 [2020-09-24T20:43:45.964Z] --- PASS: TestPingCacheHeaders (0.02s)
20:43:45 [2020-09-24T20:43:45.964Z] === RUN   TestPingGet
20:43:45 [2020-09-24T20:43:45.964Z] --- PASS: TestPingGet (0.02s)
20:43:45 [2020-09-24T20:43:45.964Z] === RUN   TestPingHead
20:43:45 [2020-09-24T20:43:45.964Z] --- PASS: TestPingHead (0.02s)
20:43:45 [2020-09-24T20:43:45.964Z] === RUN   TestVersion
20:43:45 [2020-09-24T20:43:45.964Z] --- PASS: TestVersion (0.02s)
20:43:45 [2020-09-24T20:43:45.964Z] PASS
20:43:45 [2020-09-24T20:43:45.964Z] ok  	github.com/docker/docker/integration/system	1.799s
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] === Skipped
20:43:46 [2020-09-24T20:43:46.417Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:43:46 [2020-09-24T20:43:46.417Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
20:43:46 [2020-09-24T20:43:46.417Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
20:43:46 [2020-09-24T20:43:46.417Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
20:43:46 [2020-09-24T20:43:46.417Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
20:43:46 [2020-09-24T20:43:46.417Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
20:43:46 [2020-09-24T20:43:46.417Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
20:43:46 [2020-09-24T20:43:46.417Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] 
20:43:46 [2020-09-24T20:43:46.417Z] DONE 13 tests, 7 skipped in 3.280s
20:43:46 [2020-09-24T20:43:46.417Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
20:43:47 [2020-09-24T20:43:47.840Z] --- PASS: TestServiceUpdateSecrets (14.19s)
20:43:47 [2020-09-24T20:43:47.840Z] === RUN   TestServiceUpdateConfigs
20:43:47 [2020-09-24T20:43:47.937Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:47 [2020-09-24T20:43:47.937Z] INFO: Testing against a local daemon
20:43:47 [2020-09-24T20:43:47.937Z] === RUN   TestVolumesCreateAndList
20:43:47 [2020-09-24T20:43:47.937Z] --- PASS: TestVolumesCreateAndList (0.03s)
20:43:47 [2020-09-24T20:43:47.937Z] === RUN   TestVolumesRemove
20:43:47 [2020-09-24T20:43:47.937Z] --- PASS: TestVolumesRemove (0.06s)
20:43:47 [2020-09-24T20:43:47.937Z] === RUN   TestVolumesInspect
20:43:47 [2020-09-24T20:43:47.937Z] --- PASS: TestVolumesInspect (0.02s)
20:43:47 [2020-09-24T20:43:47.937Z] === RUN   TestVolumesInvalidJSON
20:43:47 [2020-09-24T20:43:47.937Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:43:47 [2020-09-24T20:43:47.937Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:43:47 [2020-09-24T20:43:47.937Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:43:47 [2020-09-24T20:43:47.937Z] --- PASS: TestVolumesInvalidJSON (0.02s)
20:43:47 [2020-09-24T20:43:47.937Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:43:47 [2020-09-24T20:43:47.937Z] PASS
20:43:47 [2020-09-24T20:43:47.937Z] ok  	github.com/docker/docker/integration/volume	0.225s
20:43:47 [2020-09-24T20:43:47.937Z] 
20:43:47 [2020-09-24T20:43:47.937Z] DONE 5 tests in 1.888s
20:43:48 [2020-09-24T20:43:48.391Z] INFO: make.ps1 ended at 09/24/2020 20:43:47
20:43:48 [2020-09-24T20:43:48.391Z] INFO: Integration CLI tests being run from the host:
20:43:48 [2020-09-24T20:43:48.391Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
20:43:50 [2020-09-24T20:43:50.008Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
20:43:50 [2020-09-24T20:43:50.008Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:43:50 [2020-09-24T20:43:50.008Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:43:50 [2020-09-24T20:43:50.008Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:43:50 [2020-09-24T20:43:50.008Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:43:50 [2020-09-24T20:43:50.943Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:43:50 [2020-09-24T20:43:50.943Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:43:51 [2020-09-24T20:43:51.510Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:43:51 [2020-09-24T20:43:51.510Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:43:51 [2020-09-24T20:43:51.510Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:43:51 [2020-09-24T20:43:51.510Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:43:51 [2020-09-24T20:43:51.769Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:43:51 [2020-09-24T20:43:51.769Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:43:52 [2020-09-24T20:43:52.027Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:43:52 [2020-09-24T20:43:52.027Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:43:52 [2020-09-24T20:43:52.594Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:43:52 [2020-09-24T20:43:52.853Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:43:53 [2020-09-24T20:43:53.420Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:43:53 [2020-09-24T20:43:53.987Z] === RUN   TestDockerSuite/TestImagesFormat
20:43:53 [2020-09-24T20:43:53.987Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:43:54 [2020-09-24T20:43:54.143Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:43:54 [2020-09-24T20:43:54.143Z] INFO: Testing against a local daemon
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:43:54 [2020-09-24T20:43:54.143Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:43:54 [2020-09-24T20:43:54.553Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:43:54 [2020-09-24T20:43:54.597Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:43:55 [2020-09-24T20:43:55.051Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:43:55 [2020-09-24T20:43:55.507Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:43:55 [2020-09-24T20:43:55.962Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:43:57 [2020-09-24T20:43:57.079Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:43:57 [2020-09-24T20:43:57.079Z] === RUN   TestDockerSuite/TestImportBadURL
20:43:57 [2020-09-24T20:43:57.079Z] === RUN   TestDockerSuite/TestImportDisplay
20:43:58 [2020-09-24T20:43:58.457Z] === RUN   TestDockerSuite/TestImportFile
20:43:59 [2020-09-24T20:43:59.392Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:43:59 [2020-09-24T20:43:59.392Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:44:00 [2020-09-24T20:44:00.329Z] === RUN   TestDockerSuite/TestImportGzipped
20:44:01 [2020-09-24T20:44:01.702Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:44:02 [2020-09-24T20:44:02.637Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:44:03 [2020-09-24T20:44:03.187Z] --- PASS: TestServiceUpdateConfigs (14.33s)
20:44:03 [2020-09-24T20:44:03.187Z] === RUN   TestServiceUpdateNetwork
20:44:03 [2020-09-24T20:44:03.205Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:44:03 [2020-09-24T20:44:03.463Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:44:04 [2020-09-24T20:44:04.029Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:44:04 [2020-09-24T20:44:04.029Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
20:44:04 [2020-09-24T20:44:04.029Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:44:04 [2020-09-24T20:44:04.597Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:44:05 [2020-09-24T20:44:05.163Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:44:05 [2020-09-24T20:44:05.421Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:44:05 [2020-09-24T20:44:05.987Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:44:06 [2020-09-24T20:44:06.252Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:44:06 [2020-09-24T20:44:06.825Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:44:06 [2020-09-24T20:44:06.825Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
20:44:07 [2020-09-24T20:44:07.760Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:44:08 [2020-09-24T20:44:08.328Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:44:08 [2020-09-24T20:44:08.586Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:44:08 [2020-09-24T20:44:08.586Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:44:09 [2020-09-24T20:44:09.154Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:44:09 [2020-09-24T20:44:09.154Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:44:09 [2020-09-24T20:44:09.722Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:44:10 [2020-09-24T20:44:10.289Z] === RUN   TestDockerSuite/TestInspectDefault
20:44:10 [2020-09-24T20:44:10.855Z] === RUN   TestDockerSuite/TestInspectHistory
20:44:11 [2020-09-24T20:44:11.423Z] === RUN   TestDockerSuite/TestInspectImage
20:44:11 [2020-09-24T20:44:11.423Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:44:11 [2020-09-24T20:44:11.423Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:44:11 [2020-09-24T20:44:11.423Z] === RUN   TestDockerSuite/TestInspectInt64
20:44:11 [2020-09-24T20:44:11.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
20:44:11 [2020-09-24T20:44:11.990Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:44:12 [2020-09-24T20:44:12.557Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:44:12 [2020-09-24T20:44:12.557Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:44:13 [2020-09-24T20:44:13.125Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:44:13 [2020-09-24T20:44:13.688Z] --- PASS: TestServiceUpdateNetwork (12.32s)
20:44:13 [2020-09-24T20:44:13.688Z] === RUN   TestServiceUpdatePidsLimit
20:44:13 [2020-09-24T20:44:13.985Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:44:14 [2020-09-24T20:44:14.063Z] === RUN   TestDockerSuite/TestInspectPlugin
20:44:14 [2020-09-24T20:44:14.644Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:44:15 [2020-09-24T20:44:15.439Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:44:16 [2020-09-24T20:44:16.372Z] === RUN   TestDockerSuite/TestInspectRootFS
20:44:16 [2020-09-24T20:44:16.631Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:44:17 [2020-09-24T20:44:17.201Z] === RUN   TestDockerSuite/TestInspectStatus
20:44:17 [2020-09-24T20:44:17.773Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:44:19 [2020-09-24T20:44:19.148Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:44:19 [2020-09-24T20:44:19.716Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:44:20 [2020-09-24T20:44:20.660Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:44:21 [2020-09-24T20:44:21.232Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:44:21 [2020-09-24T20:44:21.556Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:44:21 [2020-09-24T20:44:21.801Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:44:22 [2020-09-24T20:44:22.383Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:44:23 [2020-09-24T20:44:23.322Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:44:23 [2020-09-24T20:44:23.322Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
20:44:24 [2020-09-24T20:44:24.756Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:44:25 [2020-09-24T20:44:25.690Z] === RUN   TestDockerSuite/TestLinksEnvs
20:44:26 [2020-09-24T20:44:26.626Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:44:26 [2020-09-24T20:44:26.626Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:44:28 [2020-09-24T20:44:28.000Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:44:29 [2020-09-24T20:44:29.374Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:44:30 [2020-09-24T20:44:30.048Z] --- PASS: TestServiceUpdatePidsLimit (15.86s)
20:44:30 [2020-09-24T20:44:30.049Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
20:44:30 [2020-09-24T20:44:30.049Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
20:44:30 [2020-09-24T20:44:30.049Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
20:44:30 [2020-09-24T20:44:30.049Z] PASS
20:44:30 [2020-09-24T20:44:30.049Z] 
20:44:30 [2020-09-24T20:44:30.049Z] === Skipped
20:44:30 [2020-09-24T20:44:30.049Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
20:44:30 [2020-09-24T20:44:30.049Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:44:30 [2020-09-24T20:44:30.049Z] 
20:44:30 [2020-09-24T20:44:30.049Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
20:44:30 [2020-09-24T20:44:30.049Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:44:30 [2020-09-24T20:44:30.049Z] 
20:44:30 [2020-09-24T20:44:30.049Z] 
20:44:30 [2020-09-24T20:44:30.049Z] DONE 27 tests, 2 skipped in 130.095s
20:44:30 [2020-09-24T20:44:30.049Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
20:44:30 [2020-09-24T20:44:30.049Z] ++ 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
20:44:30 [2020-09-24T20:44:30.049Z] ++ set -e
20:44:30 [2020-09-24T20:44:30.049Z] ++ '[' -n 0 ']'
20:44:30 [2020-09-24T20:44:30.049Z] ++ set -x
20:44:30 [2020-09-24T20:44:30.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
20:44:30 [2020-09-24T20:44:30.049Z] INFO: Testing against a local daemon
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestSessionCreate
20:44:30 [2020-09-24T20:44:30.049Z] --- PASS: TestSessionCreate (0.04s)
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestSessionCreateWithBadUpgrade
20:44:30 [2020-09-24T20:44:30.049Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
20:44:30 [2020-09-24T20:44:30.049Z] PASS
20:44:30 [2020-09-24T20:44:30.049Z] 
20:44:30 [2020-09-24T20:44:30.049Z] DONE 2 tests in 0.153s
20:44:30 [2020-09-24T20:44:30.049Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
20:44:30 [2020-09-24T20:44:30.049Z] ++ 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
20:44:30 [2020-09-24T20:44:30.049Z] ++ set -e
20:44:30 [2020-09-24T20:44:30.049Z] ++ '[' -n 0 ']'
20:44:30 [2020-09-24T20:44:30.049Z] ++ set -x
20:44:30 [2020-09-24T20:44:30.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
20:44:30 [2020-09-24T20:44:30.049Z] INFO: Testing against a local daemon
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:44:30 [2020-09-24T20:44:30.049Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:44:30 [2020-09-24T20:44:30.049Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestEventsExecDie
20:44:30 [2020-09-24T20:44:30.049Z] --- PASS: TestEventsExecDie (0.55s)
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestEventsBackwardsCompatible
20:44:30 [2020-09-24T20:44:30.049Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestInfoBinaryCommits
20:44:30 [2020-09-24T20:44:30.049Z] --- PASS: TestInfoBinaryCommits (0.03s)
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestInfoAPIVersioned
20:44:30 [2020-09-24T20:44:30.049Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:44:30 [2020-09-24T20:44:30.049Z] === RUN   TestInfoDiscoveryBackend
20:44:30 [2020-09-24T20:44:30.340Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
20:44:30 [2020-09-24T20:44:30.340Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:44:30 [2020-09-24T20:44:30.749Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:44:30 [2020-09-24T20:44:30.749Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:44:31 [2020-09-24T20:44:31.378Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:44:31 [2020-09-24T20:44:31.378Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:44:32 [2020-09-24T20:44:32.018Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
20:44:32 [2020-09-24T20:44:32.018Z] === RUN   TestInfoAPI
20:44:32 [2020-09-24T20:44:32.018Z] --- PASS: TestInfoAPI (0.03s)
20:44:32 [2020-09-24T20:44:32.018Z] === RUN   TestInfoAPIWarnings
20:44:32 [2020-09-24T20:44:32.123Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:44:32 [2020-09-24T20:44:32.123Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:44:32 [2020-09-24T20:44:32.314Z] --- PASS: TestInfoAPIWarnings (0.53s)
20:44:32 [2020-09-24T20:44:32.314Z] === RUN   TestInfoDebug
20:44:32 [2020-09-24T20:44:32.689Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:44:32 [2020-09-24T20:44:32.952Z] --- PASS: TestInfoDebug (0.53s)
20:44:32 [2020-09-24T20:44:32.952Z] === RUN   TestInfoInsecureRegistries
20:44:33 [2020-09-24T20:44:33.594Z] --- PASS: TestInfoInsecureRegistries (0.53s)
20:44:33 [2020-09-24T20:44:33.594Z] === RUN   TestInfoRegistryMirrors
20:44:33 [2020-09-24T20:44:33.886Z] --- PASS: TestInfoRegistryMirrors (0.53s)
20:44:33 [2020-09-24T20:44:33.886Z] === RUN   TestLoginFailsWithBadCredentials
20:44:34 [2020-09-24T20:44:34.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:44:34 [2020-09-24T20:44:34.524Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s)
20:44:34 [2020-09-24T20:44:34.524Z] === RUN   TestPingCacheHeaders
20:44:34 [2020-09-24T20:44:34.524Z] --- PASS: TestPingCacheHeaders (0.04s)
20:44:34 [2020-09-24T20:44:34.524Z] === RUN   TestPingGet
20:44:34 [2020-09-24T20:44:34.524Z] --- PASS: TestPingGet (0.02s)
20:44:34 [2020-09-24T20:44:34.524Z] === RUN   TestPingHead
20:44:34 [2020-09-24T20:44:34.524Z] --- PASS: TestPingHead (0.03s)
20:44:34 [2020-09-24T20:44:34.524Z] === RUN   TestVersion
20:44:34 [2020-09-24T20:44:34.524Z] --- PASS: TestVersion (0.04s)
20:44:34 [2020-09-24T20:44:34.524Z] PASS
20:44:34 [2020-09-24T20:44:34.524Z] 
20:44:34 [2020-09-24T20:44:34.524Z] === Skipped
20:44:34 [2020-09-24T20:44:34.524Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:44:34 [2020-09-24T20:44:34.524Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:44:34 [2020-09-24T20:44:34.524Z] 
20:44:34 [2020-09-24T20:44:34.524Z] 
20:44:34 [2020-09-24T20:44:34.524Z] DONE 18 tests, 1 skipped in 5.610s
20:44:34 [2020-09-24T20:44:34.524Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
20:44:34 [2020-09-24T20:44:34.524Z] ++ 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
20:44:34 [2020-09-24T20:44:34.524Z] ++ set -e
20:44:34 [2020-09-24T20:44:34.524Z] ++ '[' -n 0 ']'
20:44:34 [2020-09-24T20:44:34.524Z] ++ set -x
20:44:34 [2020-09-24T20:44:34.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
20:44:34 [2020-09-24T20:44:34.818Z] INFO: Testing against a local daemon
20:44:34 [2020-09-24T20:44:34.818Z] === RUN   TestVolumesCreateAndList
20:44:34 [2020-09-24T20:44:34.818Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:44:34 [2020-09-24T20:44:34.818Z] === RUN   TestVolumesRemove
20:44:34 [2020-09-24T20:44:34.818Z] --- PASS: TestVolumesRemove (0.07s)
20:44:34 [2020-09-24T20:44:34.818Z] === RUN   TestVolumesInspect
20:44:34 [2020-09-24T20:44:34.818Z] --- PASS: TestVolumesInspect (0.02s)
20:44:34 [2020-09-24T20:44:34.818Z] === RUN   TestVolumesInvalidJSON
20:44:34 [2020-09-24T20:44:34.818Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:44:34 [2020-09-24T20:44:34.818Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:44:34 [2020-09-24T20:44:34.818Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:44:34 [2020-09-24T20:44:34.818Z] --- PASS: TestVolumesInvalidJSON (0.02s)
20:44:34 [2020-09-24T20:44:34.818Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:44:34 [2020-09-24T20:44:34.818Z] PASS
20:44:34 [2020-09-24T20:44:34.818Z] 
20:44:34 [2020-09-24T20:44:34.818Z] DONE 5 tests in 0.208s
20:44:34 [2020-09-24T20:44:34.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:44:35 [2020-09-24T20:44:35.111Z] ++++ cat bundles/test-integration/docker.pid
20:44:35 [2020-09-24T20:44:35.111Z] +++ kill 13684
20:44:36 [2020-09-24T20:44:36.159Z] +++ /etc/init.d/apparmor stop
20:44:36 [2020-09-24T20:44:36.159Z] Leaving: AppArmorNo profiles have been unloaded.
20:44:36 [2020-09-24T20:44:36.159Z] 
20:44:36 [2020-09-24T20:44:36.159Z] Unloading profiles will leave already running processes permanently
20:44:36 [2020-09-24T20:44:36.159Z] unconfined, which can lead to unexpected situations.
20:44:36 [2020-09-24T20:44:36.159Z] 
20:44:36 [2020-09-24T20:44:36.159Z] To set a process to complain mode, use the command line tool
20:44:36 [2020-09-24T20:44:36.159Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:44:36 [2020-09-24T20:44:36.159Z] +++ true
20:44:36 [2020-09-24T20:44:36.159Z] exiting test-integration
20:44:36 [2020-09-24T20:44:36.159Z] ++ exit 0
20:44:36 [2020-09-24T20:44:36.159Z] 
Post stage
[Pipeline] junit
20:44:37 [2020-09-24T20:44:37.727Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:44:38 [2020-09-24T20:44:38.720Z] + echo Ensuring container killed.
20:44:38 [2020-09-24T20:44:38.720Z] Ensuring container killed.
20:44:38 [2020-09-24T20:44:38.720Z] + docker rm -vf docker-pr5
20:44:38 [2020-09-24T20:44:38.720Z] Error: No such container: docker-pr5
20:44:38 [2020-09-24T20:44:38.720Z] + true
[Pipeline] sh
20:44:39 [2020-09-24T20:44:39.113Z] + echo Chowning /workspace to jenkins user
20:44:39 [2020-09-24T20:44:39.113Z] Chowning /workspace to jenkins user
20:44:39 [2020-09-24T20:44:39.113Z] + id -u
20:44:39 [2020-09-24T20:44:39.113Z] + id -g
20:44:39 [2020-09-24T20:44:39.113Z] + docker run --rm -v /home/docker/workspace/moby_PR-41482:/workspace busybox chown -R 1001:1001 /workspace
20:44:39 [2020-09-24T20:44:39.113Z] Unable to find image 'busybox:latest' locally
20:44:39 [2020-09-24T20:44:39.405Z] latest: Pulling from library/busybox
20:44:39 [2020-09-24T20:44:39.405Z] d997fe81ee23: Pulling fs layer
20:44:39 [2020-09-24T20:44:39.698Z] d997fe81ee23: Download complete
20:44:39 [2020-09-24T20:44:39.996Z] d997fe81ee23: Pull complete
20:44:39 [2020-09-24T20:44:39.996Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
20:44:39 [2020-09-24T20:44:39.996Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:44:41 [2020-09-24T20:44:41.909Z] + bundleName=ppc64le-integration
20:44:41 [2020-09-24T20:44:41.910Z] + echo Creating ppc64le-integration-bundles.tar.gz
20:44:41 [2020-09-24T20:44:41.910Z] Creating ppc64le-integration-bundles.tar.gz
20:44:41 [2020-09-24T20:44:41.910Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
20:44:41 [2020-09-24T20:44:41.910Z] + 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
20:44:41 [2020-09-24T20:44:41.956Z] Archiving artifacts
20:44:42 [2020-09-24T20:44:42.179Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:44:42 [2020-09-24T20:44:42.344Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:44:42 [2020-09-24T20:44:42.755Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:44:42 [2020-09-24T20:44:42.783Z] + make clean
20:44:43 [2020-09-24T20:44:43.088Z] make: command: Command not found
20:44:43 [2020-09-24T20:44:43.088Z] make: command: Command not found
20:44:43 [2020-09-24T20:44:43.088Z] docker volume rm -f docker-dev-cache
20:44:43 [2020-09-24T20:44:43.088Z] docker-dev-cache
[Pipeline] deleteDir
20:44:44 [2020-09-24T20:44:44.131Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:44:44 [2020-09-24T20:44:44.390Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:44:45 [2020-09-24T20:44:45.791Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
20:44:45 [2020-09-24T20:44:45.791Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:44:46 [2020-09-24T20:44:46.049Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:44:46 [2020-09-24T20:44:46.049Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:44:46 [2020-09-24T20:44:46.308Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:44:46 [2020-09-24T20:44:46.567Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:44:47 [2020-09-24T20:44:47.133Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:44:50 [2020-09-24T20:44:50.414Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:44:50 [2020-09-24T20:44:50.983Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:44:51 [2020-09-24T20:44:51.241Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:44:55 [2020-09-24T20:44:55.429Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:44:56 [2020-09-24T20:44:56.001Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:44:56 [2020-09-24T20:44:56.001Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:44:56 [2020-09-24T20:44:56.938Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:44:57 [2020-09-24T20:44:57.875Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:44:58 [2020-09-24T20:44:58.444Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:44:59 [2020-09-24T20:44:59.383Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:45:00 [2020-09-24T20:45:00.317Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:45:02 [2020-09-24T20:45:02.219Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:45:02 [2020-09-24T20:45:02.478Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:45:03 [2020-09-24T20:45:03.048Z] === RUN   TestDockerSuite/TestLogsSince
20:45:06 [2020-09-24T20:45:06.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
20:45:09 [2020-09-24T20:45:09.616Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:45:11 [2020-09-24T20:45:11.516Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:45:14 [2020-09-24T20:45:14.800Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:45:15 [2020-09-24T20:45:15.368Z] === RUN   TestDockerSuite/TestLogsTail
20:45:15 [2020-09-24T20:45:15.937Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:45:16 [2020-09-24T20:45:16.504Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:45:17 [2020-09-24T20:45:17.071Z] === RUN   TestDockerSuite/TestMountIntoProc
20:45:17 [2020-09-24T20:45:17.639Z] === RUN   TestDockerSuite/TestMountIntoSys
20:45:18 [2020-09-24T20:45:18.206Z] === RUN   TestDockerSuite/TestNetHostname
20:45:19 [2020-09-24T20:45:19.580Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:45:19 [2020-09-24T20:45:19.580Z] === RUN   TestDockerSuite/TestNetworkEvents
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:45:21 [2020-09-24T20:45:21.884Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:45:22 [2020-09-24T20:45:22.338Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:45:23 [2020-09-24T20:45:23.858Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:45:23 [2020-09-24T20:45:23.858Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:45:23 [2020-09-24T20:45:23.858Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:45:23 [2020-09-24T20:45:23.858Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:45:23 [2020-09-24T20:45:23.858Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:45:26 [2020-09-24T20:45:26.139Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:45:26 [2020-09-24T20:45:26.398Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:45:26 [2020-09-24T20:45:26.739Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:45:26 [2020-09-24T20:45:26.739Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:45:26 [2020-09-24T20:45:26.739Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:45:26 [2020-09-24T20:45:26.964Z] === RUN   TestDockerSuite/TestPluginActive
20:45:28 [2020-09-24T20:45:28.347Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:45:31 [2020-09-24T20:45:31.394Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:45:33 [2020-09-24T20:45:33.621Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:45:33 [2020-09-24T20:45:33.621Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:45:34 [2020-09-24T20:45:34.187Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:45:36 [2020-09-24T20:45:36.717Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:45:37 [2020-09-24T20:45:37.650Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:45:38 [2020-09-24T20:45:38.583Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
20:45:39 [2020-09-24T20:45:39.957Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:45:40 [2020-09-24T20:45:40.893Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:45:44 [2020-09-24T20:45:44.179Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:45:46 [2020-09-24T20:45:46.083Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:45:47 [2020-09-24T20:45:47.019Z] === RUN   TestDockerSuite/TestPortHostBinding
20:45:47 [2020-09-24T20:45:47.955Z] === RUN   TestDockerSuite/TestPortList
20:45:54 [2020-09-24T20:45:54.532Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:45:55 [2020-09-24T20:45:55.099Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:46:01 [2020-09-24T20:46:01.656Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:46:01 [2020-09-24T20:46:01.656Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:46:01 [2020-09-24T20:46:01.656Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:46:01 [2020-09-24T20:46:01.656Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:46:01 [2020-09-24T20:46:01.656Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:46:01 [2020-09-24T20:46:01.919Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:46:01 [2020-09-24T20:46:01.919Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:46:02 [2020-09-24T20:46:02.485Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:46:02 [2020-09-24T20:46:02.485Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:46:03 [2020-09-24T20:46:03.421Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:46:03 [2020-09-24T20:46:03.421Z] === RUN   TestDockerSuite/TestPruneContainerLabel
20:46:03 [2020-09-24T20:46:03.989Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:46:05 [2020-09-24T20:46:05.366Z] === RUN   TestDockerSuite/TestPruneContainerUntil
20:46:06 [2020-09-24T20:46:06.303Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
20:46:06 [2020-09-24T20:46:06.870Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
20:46:07 [2020-09-24T20:46:07.132Z] === RUN   TestDockerSuite/TestPsByOrder
20:46:09 [2020-09-24T20:46:09.665Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:46:10 [2020-09-24T20:46:10.605Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:46:13 [2020-09-24T20:46:13.138Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:46:16 [2020-09-24T20:46:16.429Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:46:16 [2020-09-24T20:46:16.429Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:46:18 [2020-09-24T20:46:18.330Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:46:24 [2020-09-24T20:46:24.889Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:46:25 [2020-09-24T20:46:25.824Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:46:27 [2020-09-24T20:46:27.201Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:46:28 [2020-09-24T20:46:28.581Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:46:29 [2020-09-24T20:46:29.957Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:46:31 [2020-09-24T20:46:31.334Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:46:32 [2020-09-24T20:46:32.710Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:46:33 [2020-09-24T20:46:33.644Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:46:33 [2020-09-24T20:46:33.903Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:46:34 [2020-09-24T20:46:34.469Z] === RUN   TestDockerSuite/TestPsRightTagName
20:46:35 [2020-09-24T20:46:35.404Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:46:35 [2020-09-24T20:46:35.972Z] === RUN   TestDockerSuite/TestPsShowMounts
20:46:37 [2020-09-24T20:46:37.903Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:46:38 [2020-09-24T20:46:38.477Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:46:38 [2020-09-24T20:46:38.477Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:46:38 [2020-09-24T20:46:38.736Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:46:39 [2020-09-24T20:46:39.301Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:46:39 [2020-09-24T20:46:39.559Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:46:39 [2020-09-24T20:46:39.817Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:46:41 [2020-09-24T20:46:41.723Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:46:43 [2020-09-24T20:46:43.100Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:46:43 [2020-09-24T20:46:43.667Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:46:50 [2020-09-24T20:46:50.227Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:46:50 [2020-09-24T20:46:50.485Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:46:51 [2020-09-24T20:46:51.863Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:46:51 [2020-09-24T20:46:51.863Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:46:51 [2020-09-24T20:46:51.863Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:46:52 [2020-09-24T20:46:52.121Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:46:54 [2020-09-24T20:46:54.065Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:46:54 [2020-09-24T20:46:54.999Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:46:57 [2020-09-24T20:46:57.324Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:46:57 [2020-09-24T20:46:57.530Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:46:58 [2020-09-24T20:46:58.097Z] === RUN   TestDockerSuite/TestRmiBlank
20:46:58 [2020-09-24T20:46:58.097Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:46:58 [2020-09-24T20:46:58.097Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:47:00 [2020-09-24T20:47:00.653Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:47:00 [2020-09-24T20:47:00.911Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:47:01 [2020-09-24T20:47:01.169Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:47:01 [2020-09-24T20:47:01.740Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:47:02 [2020-09-24T20:47:02.309Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:47:03 [2020-09-24T20:47:03.246Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:47:04 [2020-09-24T20:47:04.352Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:47:04 [2020-09-24T20:47:04.621Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:47:05 [2020-09-24T20:47:05.276Z] === RUN   TestDockerSuite/TestRmiTag
20:47:05 [2020-09-24T20:47:05.845Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:47:06 [2020-09-24T20:47:06.413Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:47:07 [2020-09-24T20:47:07.331Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:47:07 [2020-09-24T20:47:07.784Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:47:07 [2020-09-24T20:47:07.784Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:47:09 [2020-09-24T20:47:09.704Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:47:09 [2020-09-24T20:47:09.704Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:47:10 [2020-09-24T20:47:10.269Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:47:10 [2020-09-24T20:47:10.528Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:47:10 [2020-09-24T20:47:10.667Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:47:11 [2020-09-24T20:47:11.462Z] === RUN   TestDockerSuite/TestRunAddHost
20:47:11 [2020-09-24T20:47:11.628Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:47:12 [2020-09-24T20:47:12.031Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:47:12 [2020-09-24T20:47:12.031Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:47:12 [2020-09-24T20:47:12.598Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:47:12 [2020-09-24T20:47:12.598Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:47:13 [2020-09-24T20:47:13.164Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:47:14 [2020-09-24T20:47:14.100Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:47:14 [2020-09-24T20:47:14.666Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:47:15 [2020-09-24T20:47:15.602Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:47:15 [2020-09-24T20:47:15.861Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
20:47:16 [2020-09-24T20:47:16.795Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:47:17 [2020-09-24T20:47:17.732Z] === RUN   TestDockerSuite/TestRunAttachDetach
20:47:18 [2020-09-24T20:47:18.300Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
20:47:18 [2020-09-24T20:47:18.866Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
20:47:19 [2020-09-24T20:47:19.435Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
20:47:20 [2020-09-24T20:47:20.001Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
20:47:20 [2020-09-24T20:47:20.158Z] === RUN   TestDockerSuite/TestBuildAddScript
20:47:20 [2020-09-24T20:47:20.158Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:47:20 [2020-09-24T20:47:20.158Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:47:20 [2020-09-24T20:47:20.158Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:47:20 [2020-09-24T20:47:20.158Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:47:20 [2020-09-24T20:47:20.158Z] === RUN   TestDockerSuite/TestBuildAddTar
20:47:20 [2020-09-24T20:47:20.569Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:47:21 [2020-09-24T20:47:21.504Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
20:47:22 [2020-09-24T20:47:22.070Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:47:22 [2020-09-24T20:47:22.639Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:47:23 [2020-09-24T20:47:23.579Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:47:24 [2020-09-24T20:47:24.146Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:47:24 [2020-09-24T20:47:24.146Z] === RUN   TestDockerSuite/TestRunBindMounts
20:47:25 [2020-09-24T20:47:25.520Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:47:25 [2020-09-24T20:47:25.782Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:47:26 [2020-09-24T20:47:26.349Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:47:26 [2020-09-24T20:47:26.608Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:47:27 [2020-09-24T20:47:27.174Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:47:27 [2020-09-24T20:47:27.174Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:47:27 [2020-09-24T20:47:27.741Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:47:27 [2020-09-24T20:47:27.999Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:47:28 [2020-09-24T20:47:28.566Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:47:29 [2020-09-24T20:47:29.131Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:47:29 [2020-09-24T20:47:29.699Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:47:29 [2020-09-24T20:47:29.699Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:47:30 [2020-09-24T20:47:30.268Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:47:30 [2020-09-24T20:47:30.268Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:47:31 [2020-09-24T20:47:31.203Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:47:31 [2020-09-24T20:47:31.461Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:47:32 [2020-09-24T20:47:32.027Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:47:32 [2020-09-24T20:47:32.594Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:47:32 [2020-09-24T20:47:32.594Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:47:33 [2020-09-24T20:47:33.171Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:47:33 [2020-09-24T20:47:33.738Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:47:34 [2020-09-24T20:47:34.675Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:47:35 [2020-09-24T20:47:35.610Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:47:35 [2020-09-24T20:47:35.868Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:47:36 [2020-09-24T20:47:36.436Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:47:37 [2020-09-24T20:47:37.003Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:47:37 [2020-09-24T20:47:37.262Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:47:37 [2020-09-24T20:47:37.831Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:47:38 [2020-09-24T20:47:38.765Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:47:41 [2020-09-24T20:47:41.297Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:47:41 [2020-09-24T20:47:41.297Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:47:41 [2020-09-24T20:47:41.297Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
20:47:41 [2020-09-24T20:47:41.297Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:47:42 [2020-09-24T20:47:42.671Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:47:44 [2020-09-24T20:47:44.576Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:47:45 [2020-09-24T20:47:45.391Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:47:45 [2020-09-24T20:47:45.391Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:47:45 [2020-09-24T20:47:45.391Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:47:46 [2020-09-24T20:47:46.479Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:47:48 [2020-09-24T20:47:48.386Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:47:48 [2020-09-24T20:47:48.386Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:47:48 [2020-09-24T20:47:48.386Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:47:48 [2020-09-24T20:47:48.644Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:47:49 [2020-09-24T20:47:49.579Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:47:50 [2020-09-24T20:47:50.514Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:47:52 [2020-09-24T20:47:52.429Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:47:52 [2020-09-24T20:47:52.690Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:47:53 [2020-09-24T20:47:53.624Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:47:54 [2020-09-24T20:47:54.560Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
20:47:54 [2020-09-24T20:47:54.560Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:47:54 [2020-09-24T20:47:54.819Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
20:47:55 [2020-09-24T20:47:55.754Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:47:56 [2020-09-24T20:47:56.012Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:47:56 [2020-09-24T20:47:56.578Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:47:56 [2020-09-24T20:47:56.836Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:47:57 [2020-09-24T20:47:57.404Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
20:47:57 [2020-09-24T20:47:57.971Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:47:57 [2020-09-24T20:47:57.971Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:47:58 [2020-09-24T20:47:58.539Z] === RUN   TestDockerSuite/TestRunEnvironment
20:47:59 [2020-09-24T20:47:59.105Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:47:59 [2020-09-24T20:47:59.674Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:48:00 [2020-09-24T20:48:00.610Z] === RUN   TestDockerSuite/TestRunExitCode
20:48:00 [2020-09-24T20:48:00.868Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:48:01 [2020-09-24T20:48:01.438Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:48:02 [2020-09-24T20:48:02.007Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:48:02 [2020-09-24T20:48:02.574Z] === RUN   TestDockerSuite/TestRunExposePort
20:48:02 [2020-09-24T20:48:02.574Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:48:03 [2020-09-24T20:48:03.142Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:48:03 [2020-09-24T20:48:03.400Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:48:04 [2020-09-24T20:48:04.335Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:48:04 [2020-09-24T20:48:04.594Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:48:04 [2020-09-24T20:48:04.594Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:48:06 [2020-09-24T20:48:06.499Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
20:48:06 [2020-09-24T20:48:06.546Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:48:06 [2020-09-24T20:48:06.546Z] === RUN   TestDockerSuite/TestBuildBlankName
20:48:06 [2020-09-24T20:48:06.999Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:48:07 [2020-09-24T20:48:07.437Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:48:08 [2020-09-24T20:48:08.003Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:48:11 [2020-09-24T20:48:11.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
20:48:11 [2020-09-24T20:48:11.665Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:48:12 [2020-09-24T20:48:12.119Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:48:13 [2020-09-24T20:48:13.191Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
20:48:15 [2020-09-24T20:48:15.719Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
20:48:15 [2020-09-24T20:48:15.829Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:48:18 [2020-09-24T20:48:18.248Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
20:48:19 [2020-09-24T20:48:19.622Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
20:48:20 [2020-09-24T20:48:20.557Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
20:48:20 [2020-09-24T20:48:20.557Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:48:21 [2020-09-24T20:48:21.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:48:21 [2020-09-24T20:48:21.934Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
20:48:21 [2020-09-24T20:48:21.934Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
20:48:21 [2020-09-24T20:48:21.934Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:48:21 [2020-09-24T20:48:21.934Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:48:22 [2020-09-24T20:48:22.193Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:48:23 [2020-09-24T20:48:23.568Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
20:48:24 [2020-09-24T20:48:24.507Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:48:25 [2020-09-24T20:48:25.885Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:48:27 [2020-09-24T20:48:27.260Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:48:27 [2020-09-24T20:48:27.260Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
20:48:27 [2020-09-24T20:48:27.335Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:48:27 [2020-09-24T20:48:27.335Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:48:31 [2020-09-24T20:48:31.464Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
20:48:33 [2020-09-24T20:48:33.364Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:48:33 [2020-09-24T20:48:33.931Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:48:34 [2020-09-24T20:48:34.190Z] === RUN   TestDockerSuite/TestRunModeHostname
20:48:34 [2020-09-24T20:48:34.755Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:48:34 [2020-09-24T20:48:34.755Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:48:35 [2020-09-24T20:48:35.013Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:48:35 [2020-09-24T20:48:35.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:48:35 [2020-09-24T20:48:35.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:48:35 [2020-09-24T20:48:35.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:48:35 [2020-09-24T20:48:35.948Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:48:36 [2020-09-24T20:48:36.560Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:48:37 [2020-09-24T20:48:37.494Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:48:37 [2020-09-24T20:48:37.495Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:48:37 [2020-09-24T20:48:37.495Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:48:38 [2020-09-24T20:48:38.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:48:38 [2020-09-24T20:48:38.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:48:38 [2020-09-24T20:48:38.429Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:48:38 [2020-09-24T20:48:38.471Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:48:38 [2020-09-24T20:48:38.471Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:48:38 [2020-09-24T20:48:38.471Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:48:39 [2020-09-24T20:48:39.363Z] === RUN   TestDockerSuite/TestRunMount
20:48:43 [2020-09-24T20:48:43.549Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:48:43 [2020-09-24T20:48:43.549Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:48:44 [2020-09-24T20:48:44.116Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:48:45 [2020-09-24T20:48:45.053Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:48:46 [2020-09-24T20:48:46.427Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:48:48 [2020-09-24T20:48:48.329Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:48:49 [2020-09-24T20:48:49.265Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:48:51 [2020-09-24T20:48:51.181Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:48:51 [2020-09-24T20:48:51.748Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:48:52 [2020-09-24T20:48:52.681Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:48:52 [2020-09-24T20:48:52.681Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:48:53 [2020-09-24T20:48:53.249Z] === RUN   TestDockerSuite/TestRunNetHost
20:48:53 [2020-09-24T20:48:53.819Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:48:54 [2020-09-24T20:48:54.753Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:48:54 [2020-09-24T20:48:54.753Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
20:48:55 [2020-09-24T20:48:55.011Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:48:56 [2020-09-24T20:48:56.916Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:48:58 [2020-09-24T20:48:58.295Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:49:01 [2020-09-24T20:49:01.585Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:49:01 [2020-09-24T20:49:01.585Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:49:01 [2020-09-24T20:49:01.844Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
20:49:02 [2020-09-24T20:49:02.102Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:49:02 [2020-09-24T20:49:02.361Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:49:02 [2020-09-24T20:49:02.930Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:49:03 [2020-09-24T20:49:03.496Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:49:03 [2020-09-24T20:49:03.496Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
20:49:03 [2020-09-24T20:49:03.496Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:49:03 [2020-09-24T20:49:03.526Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:49:04 [2020-09-24T20:49:04.067Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:49:05 [2020-09-24T20:49:05.685Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:49:05 [2020-09-24T20:49:05.685Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:49:06 [2020-09-24T20:49:06.139Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:49:06 [2020-09-24T20:49:06.594Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:49:06 [2020-09-24T20:49:06.594Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
20:49:07 [2020-09-24T20:49:07.350Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
20:49:10 [2020-09-24T20:49:10.303Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:49:10 [2020-09-24T20:49:10.636Z] === RUN   TestDockerSuite/TestRunOOMExitCode
20:49:10 [2020-09-24T20:49:10.636Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:49:10 [2020-09-24T20:49:10.756Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:49:10 [2020-09-24T20:49:10.756Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:49:10 [2020-09-24T20:49:10.756Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:49:10 [2020-09-24T20:49:10.898Z] === RUN   TestDockerSuite/TestRunPIDsLimit
20:49:11 [2020-09-24T20:49:11.464Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:49:11 [2020-09-24T20:49:11.714Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:49:12 [2020-09-24T20:49:12.168Z] === RUN   TestDockerSuite/TestBuildCmd
20:49:12 [2020-09-24T20:49:12.168Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:49:12 [2020-09-24T20:49:12.398Z] === RUN   TestDockerSuite/TestRunPortInUse
20:49:12 [2020-09-24T20:49:12.623Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:49:12 [2020-09-24T20:49:12.965Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
20:49:13 [2020-09-24T20:49:13.077Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:49:13 [2020-09-24T20:49:13.531Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:49:13 [2020-09-24T20:49:13.790Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:49:14 [2020-09-24T20:49:14.359Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:49:14 [2020-09-24T20:49:14.618Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:49:15 [2020-09-24T20:49:15.185Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:49:15 [2020-09-24T20:49:15.185Z] === RUN   TestDockerSuite/TestRunPublishPort
20:49:15 [2020-09-24T20:49:15.754Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:49:16 [2020-09-24T20:49:16.014Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:49:16 [2020-09-24T20:49:16.014Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:49:16 [2020-09-24T20:49:16.580Z] === RUN   TestDockerSuite/TestRunRedirectStdout
20:49:16 [2020-09-24T20:49:16.782Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:49:17 [2020-09-24T20:49:17.148Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:49:17 [2020-09-24T20:49:17.148Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:49:17 [2020-09-24T20:49:17.741Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:49:17 [2020-09-24T20:49:17.741Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:49:18 [2020-09-24T20:49:18.196Z] === RUN   TestDockerSuite/TestBuildContChar
20:49:19 [2020-09-24T20:49:19.679Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
20:49:19 [2020-09-24T20:49:19.679Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:49:20 [2020-09-24T20:49:20.614Z] === RUN   TestDockerSuite/TestRunRm
20:49:21 [2020-09-24T20:49:21.183Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:49:22 [2020-09-24T20:49:22.559Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
20:49:25 [2020-09-24T20:49:25.092Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:49:25 [2020-09-24T20:49:25.092Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
20:49:25 [2020-09-24T20:49:25.354Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:49:25 [2020-09-24T20:49:25.922Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
20:49:26 [2020-09-24T20:49:26.714Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:49:26 [2020-09-24T20:49:26.714Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:49:26 [2020-09-24T20:49:26.714Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:49:27 [2020-09-24T20:49:27.297Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
20:49:27 [2020-09-24T20:49:27.556Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
20:49:28 [2020-09-24T20:49:28.130Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
20:49:28 [2020-09-24T20:49:28.235Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:49:28 [2020-09-24T20:49:28.690Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:49:28 [2020-09-24T20:49:28.690Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
20:49:28 [2020-09-24T20:49:28.690Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:49:29 [2020-09-24T20:49:29.144Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:49:29 [2020-09-24T20:49:29.598Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:49:29 [2020-09-24T20:49:29.598Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:49:29 [2020-09-24T20:49:29.598Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:49:30 [2020-09-24T20:49:30.664Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
20:49:30 [2020-09-24T20:49:30.922Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
20:49:33 [2020-09-24T20:49:33.304Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:49:34 [2020-09-24T20:49:34.208Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
20:49:34 [2020-09-24T20:49:34.208Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
20:49:34 [2020-09-24T20:49:34.776Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
20:49:35 [2020-09-24T20:49:35.343Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
20:49:35 [2020-09-24T20:49:35.911Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
20:49:36 [2020-09-24T20:49:36.848Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
20:49:36 [2020-09-24T20:49:36.848Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
20:49:37 [2020-09-24T20:49:37.107Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
20:49:37 [2020-09-24T20:49:37.674Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
20:49:37 [2020-09-24T20:49:37.933Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:49:38 [2020-09-24T20:49:38.500Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:49:39 [2020-09-24T20:49:39.067Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:49:39 [2020-09-24T20:49:39.635Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
20:49:42 [2020-09-24T20:49:42.164Z] === RUN   TestDockerSuite/TestRunState
20:49:42 [2020-09-24T20:49:42.730Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
20:49:42 [2020-09-24T20:49:42.988Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:49:43 [2020-09-24T20:49:43.555Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:49:44 [2020-09-24T20:49:44.120Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:49:44 [2020-09-24T20:49:44.378Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
20:49:44 [2020-09-24T20:49:44.378Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:49:44 [2020-09-24T20:49:44.945Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:49:45 [2020-09-24T20:49:45.880Z] === RUN   TestDockerSuite/TestRunSysctls
20:49:46 [2020-09-24T20:49:46.831Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:49:46 [2020-09-24T20:49:46.831Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:49:46 [2020-09-24T20:49:46.831Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:49:47 [2020-09-24T20:49:47.397Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
20:49:49 [2020-09-24T20:49:49.298Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
20:49:49 [2020-09-24T20:49:49.298Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
20:49:49 [2020-09-24T20:49:49.556Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
20:49:50 [2020-09-24T20:49:50.934Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
20:49:53 [2020-09-24T20:49:53.465Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:49:54 [2020-09-24T20:49:54.032Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
20:49:54 [2020-09-24T20:49:54.322Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:49:55 [2020-09-24T20:49:55.284Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:49:55 [2020-09-24T20:49:55.741Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:49:56 [2020-09-24T20:49:56.562Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:49:56 [2020-09-24T20:49:56.821Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:49:57 [2020-09-24T20:49:57.079Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:49:57 [2020-09-24T20:49:57.647Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:49:58 [2020-09-24T20:49:58.782Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:49:59 [2020-09-24T20:49:59.161Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:49:59 [2020-09-24T20:49:59.239Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:49:59 [2020-09-24T20:49:59.239Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:49:59 [2020-09-24T20:49:59.239Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:49:59 [2020-09-24T20:49:59.695Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:49:59 [2020-09-24T20:49:59.696Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:50:00 [2020-09-24T20:50:00.099Z] === RUN   TestDockerSuite/TestRunUserByID
20:50:00 [2020-09-24T20:50:00.358Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:50:00 [2020-09-24T20:50:00.616Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:50:00 [2020-09-24T20:50:00.616Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:50:01 [2020-09-24T20:50:01.183Z] === RUN   TestDockerSuite/TestRunUserByName
20:50:01 [2020-09-24T20:50:01.442Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:50:02 [2020-09-24T20:50:02.008Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
20:50:02 [2020-09-24T20:50:02.008Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:50:02 [2020-09-24T20:50:02.008Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:50:02 [2020-09-24T20:50:02.575Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:50:05 [2020-09-24T20:50:05.105Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:50:05 [2020-09-24T20:50:05.367Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:50:06 [2020-09-24T20:50:06.304Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:50:07 [2020-09-24T20:50:07.239Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
20:50:07 [2020-09-24T20:50:07.807Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:50:08 [2020-09-24T20:50:08.745Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:50:10 [2020-09-24T20:50:10.653Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
20:50:10 [2020-09-24T20:50:10.654Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:50:12 [2020-09-24T20:50:12.555Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:50:13 [2020-09-24T20:50:13.121Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
20:50:13 [2020-09-24T20:50:13.691Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
20:50:14 [2020-09-24T20:50:14.257Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
20:50:14 [2020-09-24T20:50:14.257Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:50:14 [2020-09-24T20:50:14.257Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:50:14 [2020-09-24T20:50:14.257Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:50:14 [2020-09-24T20:50:14.257Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:50:14 [2020-09-24T20:50:14.515Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
20:50:14 [2020-09-24T20:50:14.515Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
20:50:15 [2020-09-24T20:50:15.083Z] === RUN   TestDockerSuite/TestRunWithCPUShares
20:50:16 [2020-09-24T20:50:16.020Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
20:50:16 [2020-09-24T20:50:16.954Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
20:50:16 [2020-09-24T20:50:16.954Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
20:50:17 [2020-09-24T20:50:17.521Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
20:50:18 [2020-09-24T20:50:18.088Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:50:18 [2020-09-24T20:50:18.088Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
20:50:18 [2020-09-24T20:50:18.656Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
20:50:18 [2020-09-24T20:50:18.656Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
20:50:18 [2020-09-24T20:50:18.656Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
20:50:18 [2020-09-24T20:50:18.917Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:50:18 [2020-09-24T20:50:18.917Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
20:50:18 [2020-09-24T20:50:18.917Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
20:50:18 [2020-09-24T20:50:18.917Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
20:50:18 [2020-09-24T20:50:18.917Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
20:50:18 [2020-09-24T20:50:18.917Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
20:50:18 [2020-09-24T20:50:18.917Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
20:50:19 [2020-09-24T20:50:19.486Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
20:50:20 [2020-09-24T20:50:20.053Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
20:50:20 [2020-09-24T20:50:20.313Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
20:50:20 [2020-09-24T20:50:20.313Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
20:50:20 [2020-09-24T20:50:20.880Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:50:21 [2020-09-24T20:50:21.139Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:50:21 [2020-09-24T20:50:21.707Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
20:50:21 [2020-09-24T20:50:21.707Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:50:21 [2020-09-24T20:50:21.707Z] === RUN   TestDockerSuite/TestRunWithShmSize
20:50:22 [2020-09-24T20:50:22.298Z] === RUN   TestDockerSuite/TestRunWithSwappiness
20:50:22 [2020-09-24T20:50:22.864Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
20:50:22 [2020-09-24T20:50:22.864Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:50:22 [2020-09-24T20:50:22.864Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:50:23 [2020-09-24T20:50:23.431Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:50:24 [2020-09-24T20:50:24.795Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:50:24 [2020-09-24T20:50:24.795Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:50:24 [2020-09-24T20:50:24.795Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:50:24 [2020-09-24T20:50:24.809Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
20:50:24 [2020-09-24T20:50:24.810Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
20:50:25 [2020-09-24T20:50:25.068Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
20:50:25 [2020-09-24T20:50:25.068Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:50:25 [2020-09-24T20:50:25.635Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:50:25 [2020-09-24T20:50:25.635Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:50:26 [2020-09-24T20:50:26.570Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:50:27 [2020-09-24T20:50:27.506Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:50:28 [2020-09-24T20:50:28.883Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:50:29 [2020-09-24T20:50:29.141Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:50:29 [2020-09-24T20:50:29.141Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:50:29 [2020-09-24T20:50:29.141Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:50:30 [2020-09-24T20:50:30.076Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
20:50:30 [2020-09-24T20:50:30.643Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
20:50:31 [2020-09-24T20:50:31.211Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:50:31 [2020-09-24T20:50:31.211Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:50:32 [2020-09-24T20:50:32.586Z] === RUN   TestDockerSuite/TestSaveImageId
20:50:32 [2020-09-24T20:50:32.586Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:50:32 [2020-09-24T20:50:32.845Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:50:34 [2020-09-24T20:50:34.221Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:50:34 [2020-09-24T20:50:34.221Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:50:35 [2020-09-24T20:50:35.157Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:50:35 [2020-09-24T20:50:35.415Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:50:35 [2020-09-24T20:50:35.415Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:50:36 [2020-09-24T20:50:36.349Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:50:37 [2020-09-24T20:50:37.727Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:50:37 [2020-09-24T20:50:37.727Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
20:50:39 [2020-09-24T20:50:39.103Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:50:39 [2020-09-24T20:50:39.103Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:50:39 [2020-09-24T20:50:39.378Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:50:39 [2020-09-24T20:50:39.638Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:50:40 [2020-09-24T20:50:40.573Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:50:42 [2020-09-24T20:50:42.452Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:50:42 [2020-09-24T20:50:42.452Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:50:42 [2020-09-24T20:50:42.452Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:50:42 [2020-09-24T20:50:42.471Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:50:43 [2020-09-24T20:50:43.984Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:50:46 [2020-09-24T20:50:46.880Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:50:47 [2020-09-24T20:50:47.734Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:50:48 [2020-09-24T20:50:48.411Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:50:48 [2020-09-24T20:50:48.670Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:50:49 [2020-09-24T20:50:49.238Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:50:50 [2020-09-24T20:50:50.172Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:50:50 [2020-09-24T20:50:50.738Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:50:53 [2020-09-24T20:50:53.270Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:50:54 [2020-09-24T20:50:54.647Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:50:54 [2020-09-24T20:50:54.905Z] === RUN   TestDockerSuite/TestStartRecordError
20:50:56 [2020-09-24T20:50:56.279Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:50:57 [2020-09-24T20:50:57.656Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:50:58 [2020-09-24T20:50:58.592Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:51:01 [2020-09-24T20:51:01.133Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:51:03 [2020-09-24T20:51:03.666Z] === RUN   TestDockerSwarmSuite/TestServiceScale
20:51:05 [2020-09-24T20:51:05.039Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:51:05 [2020-09-24T20:51:05.606Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:51:08 [2020-09-24T20:51:08.133Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:51:13 [2020-09-24T20:51:13.395Z] === RUN   TestDockerSuite/TestStatsNoStream
20:51:15 [2020-09-24T20:51:15.294Z] === RUN   TestDockerSuite/TestStopContainerSignal
20:51:16 [2020-09-24T20:51:16.667Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:51:17 [2020-09-24T20:51:17.233Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:51:17 [2020-09-24T20:51:17.799Z] === RUN   TestDockerSuite/TestTopPrivileged
20:51:18 [2020-09-24T20:51:18.057Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:51:18 [2020-09-24T20:51:18.057Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:51:18 [2020-09-24T20:51:18.624Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:51:21 [2020-09-24T20:51:21.907Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:51:23 [2020-09-24T20:51:23.836Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:51:24 [2020-09-24T20:51:24.770Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
20:51:25 [2020-09-24T20:51:25.029Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
20:51:25 [2020-09-24T20:51:25.596Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
20:51:25 [2020-09-24T20:51:25.855Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
20:51:26 [2020-09-24T20:51:26.114Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:51:26 [2020-09-24T20:51:26.374Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
20:51:27 [2020-09-24T20:51:27.748Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
20:51:27 [2020-09-24T20:51:27.748Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
20:51:29 [2020-09-24T20:51:29.122Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
20:51:29 [2020-09-24T20:51:29.122Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:51:29 [2020-09-24T20:51:29.691Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
20:51:30 [2020-09-24T20:51:30.258Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
20:51:31 [2020-09-24T20:51:31.633Z] === RUN   TestDockerSuite/TestUpdateStats
20:51:34 [2020-09-24T20:51:34.912Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
20:51:35 [2020-09-24T20:51:35.847Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
20:51:35 [2020-09-24T20:51:35.847Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
20:51:36 [2020-09-24T20:51:36.781Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
20:51:37 [2020-09-24T20:51:37.039Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:51:39 [2020-09-24T20:51:39.077Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:51:39 [2020-09-24T20:51:39.568Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
20:51:41 [2020-09-24T20:51:41.468Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
20:51:41 [2020-09-24T20:51:41.971Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:51:41 [2020-09-24T20:51:41.971Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:51:44 [2020-09-24T20:51:44.028Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
20:51:45 [2020-09-24T20:51:45.402Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:51:47 [2020-09-24T20:51:47.929Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:51:48 [2020-09-24T20:51:48.864Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:51:51 [2020-09-24T20:51:51.396Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
20:51:52 [2020-09-24T20:51:52.331Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
20:51:53 [2020-09-24T20:51:53.706Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
20:51:54 [2020-09-24T20:51:54.640Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
20:51:55 [2020-09-24T20:51:55.574Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
20:51:56 [2020-09-24T20:51:56.949Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
20:51:56 [2020-09-24T20:51:56.949Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:51:58 [2020-09-24T20:51:58.329Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
20:51:59 [2020-09-24T20:51:59.704Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
20:52:00 [2020-09-24T20:52:00.271Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
20:52:02 [2020-09-24T20:52:02.182Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
20:52:03 [2020-09-24T20:52:03.566Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:52:15 [2020-09-24T20:52:15.755Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:52:18 [2020-09-24T20:52:18.284Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:52:18 [2020-09-24T20:52:18.284Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:52:18 [2020-09-24T20:52:18.543Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:52:19 [2020-09-24T20:52:19.108Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:52:19 [2020-09-24T20:52:19.108Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:52:19 [2020-09-24T20:52:19.108Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:52:19 [2020-09-24T20:52:19.108Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:52:19 [2020-09-24T20:52:19.676Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:52:19 [2020-09-24T20:52:19.676Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:52:20 [2020-09-24T20:52:20.243Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:52:20 [2020-09-24T20:52:20.243Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:52:20 [2020-09-24T20:52:20.502Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:52:20 [2020-09-24T20:52:20.502Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:52:20 [2020-09-24T20:52:20.502Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:52:21 [2020-09-24T20:52:21.878Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:52:21 [2020-09-24T20:52:21.878Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:52:22 [2020-09-24T20:52:22.137Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:52:22 [2020-09-24T20:52:22.137Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:52:22 [2020-09-24T20:52:22.137Z] === RUN   TestDockerSuite/TestVolumeEvents
20:52:28 [2020-09-24T20:52:28.693Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:52:28 [2020-09-24T20:52:28.953Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:52:28 [2020-09-24T20:52:28.953Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:52:28 [2020-09-24T20:52:28.953Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:52:30 [2020-09-24T20:52:30.855Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:52:33 [2020-09-24T20:52:33.409Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:52:33 [2020-09-24T20:52:33.409Z] --- PASS: TestDockerSuite (1331.48s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.51s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.95s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.44s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.35s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.99s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.87s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.18s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.91s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.39s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.26s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.88s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.41s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.87s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.39s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.04s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.04s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.15s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.35s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.22s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.05s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.17s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.54s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.75s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.84s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.71s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.78s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.03s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.20s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.54s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.75s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.10s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.83s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.00s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.26s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.41s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.68s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.54s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.60s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.66s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.37s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:52:33 [2020-09-24T20:52:33.409Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.31s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.63s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.85s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.22s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.41s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.22s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.51s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
20:52:33 [2020-09-24T20:52:33.409Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.409Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
20:52:33 [2020-09-24T20:52:33.409Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.409Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
20:52:33 [2020-09-24T20:52:33.409Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.409Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:52:33 [2020-09-24T20:52:33.409Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.73s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.26s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.86s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.74s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.23s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.76s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.34s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.89s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.88s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.38s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.43s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.18s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.61s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.29s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.78s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.62s)
20:52:33 [2020-09-24T20:52:33.409Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.47s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.21s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.81s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.09s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.26s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.12s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.48s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFails (0.77s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.11s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.80s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.37s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.35s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.75s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.95s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.91s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.91s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.62s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.42s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.70s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.29s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.03s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.11s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.21s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.57s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.85s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.36s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.63s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.96s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.74s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.63s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.02s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.22s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.64s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.55s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.16s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildRm (2.39s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.21s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.00s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.26s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.62s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.93s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildUser (1.40s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.39s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.23s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.34s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_cli_sni_test.go:18: Flakey test
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitChange (0.62s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.91s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.05s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.78s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.08s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.32s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.08s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.66s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.63s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.70s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.84s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.73s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.68s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:52:33 [2020-09-24T20:52:33.410Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.58s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.17s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.52s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.34s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.38s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.39s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.31s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b1cde0_<nil>} (1.56s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1777595801_/foo_false__<nil>_<nil>_<nil>} (1.35s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1777595801_/foo_true__<nil>_<nil>_<nil>} (1.44s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3615208484_/foo_false__<nil>_<nil>_<nil>} (1.29s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3615208484_/foo_true__<nil>_<nil>_<nil>} (1.48s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3615208484_/foo_true__0xc000b1ce40_<nil>_<nil>} (1.40s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b1ce60_<nil>} (1.40s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b1ce80_<nil>} (1.46s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b1cea0_<nil>} (0.55s)
20:52:33 [2020-09-24T20:52:33.410Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b1cec0_<nil>} (1.34s)
20:52:33 [2020-09-24T20:52:33.410Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.23s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.61s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.23s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.55s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.54s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.28s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.47s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.59s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.72s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.83s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.48s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.94s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.28s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.53s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.71s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToDot (0.79s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.71s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.33s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.42s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.78s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.28s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.15s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.18s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.75s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerFails (0.04s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.21s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.59s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.22s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.53s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.58s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.66s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.34s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.30s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.36s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.91s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.92s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.62s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.69s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.411Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.70s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsResize (0.74s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.48s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.86s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExec (0.69s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.66s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.72s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.82s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.56s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.94s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecEnv (0.80s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.45s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.79s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.60s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.63s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecParseError (0.56s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.13s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.67s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.60s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.96s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecTTY (0.51s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.56s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.86s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.52s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestHealth (18.60s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.65s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.15s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.14s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.45s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.45s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.60s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:52:33 [2020-09-24T20:52:33.411Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.53s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.63s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.46s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.67s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.66s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.23s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.65s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s)
20:52:33 [2020-09-24T20:52:33.411Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.66s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsSince (6.48s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsTail (0.67s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.64s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.61s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.60s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestNetHostname (1.28s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.58s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPluginActive (1.56s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.08s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.05s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.20s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.98s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.91s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPortList (6.47s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.87s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.23s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.08s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.25s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.54s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.14s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.55s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.67s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.11s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.50s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.13s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:52:33 [2020-09-24T20:52:33.412Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.28s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.56s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.42s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.81s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.19s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.42s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.76s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiTag (0.40s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.81s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.83s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.57s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.34s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.85s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.68s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.04s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.412Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:52:33 [2020-09-24T20:52:33.412Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.67s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.62s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:52:33 [2020-09-24T20:52:33.412Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.51s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.48s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.61s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.86s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.47s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.20s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.29s)
20:52:33 [2020-09-24T20:52:33.412Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.61s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunMount (3.70s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.59s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.84s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.44s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.90s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.64s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.52s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.90s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.43s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.54s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.39s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.82s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.28s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunRm (0.51s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.74s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.60s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.85s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.69s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunState (1.28s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.56s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.11s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.31s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.44s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.41s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.49s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.54s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.95s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.67s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.23s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.63s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.30s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents879332462
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (1.37s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.17s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.17s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.76s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.58s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.71s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.06s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.58s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.59s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.00s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.63s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.69s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.20s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.28s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.26s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:52:33 [2020-09-24T20:52:33.413Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.19s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.76s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.99s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.57s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.47s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.75s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.72s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.41s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.60s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
20:52:33 [2020-09-24T20:52:33.413Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.39s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s)
20:52:33 [2020-09-24T20:52:33.414Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
20:52:33 [2020-09-24T20:52:33.414Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:52:33 [2020-09-24T20:52:33.414Z] === RUN   TestDockerRegistrySuite
20:52:33 [2020-09-24T20:52:33.414Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:52:33 [2020-09-24T20:52:33.981Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
20:52:33 [2020-09-24T20:52:33.981Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:52:35 [2020-09-24T20:52:35.359Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:52:36 [2020-09-24T20:52:36.735Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:52:36 [2020-09-24T20:52:36.993Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:52:39 [2020-09-24T20:52:39.526Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:52:42 [2020-09-24T20:52:42.055Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:52:42 [2020-09-24T20:52:42.313Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:52:42 [2020-09-24T20:52:42.355Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:52:42 [2020-09-24T20:52:42.355Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:52:42 [2020-09-24T20:52:42.355Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:52:45 [2020-09-24T20:52:45.597Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:52:46 [2020-09-24T20:52:46.531Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:52:47 [2020-09-24T20:52:47.907Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:52:48 [2020-09-24T20:52:48.472Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:52:49 [2020-09-24T20:52:49.847Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:52:50 [2020-09-24T20:52:50.781Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:52:51 [2020-09-24T20:52:51.729Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:52:52 [2020-09-24T20:52:52.664Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:52:54 [2020-09-24T20:52:54.565Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:52:56 [2020-09-24T20:52:56.466Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:52:57 [2020-09-24T20:52:57.032Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:52:59 [2020-09-24T20:52:59.561Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:53:00 [2020-09-24T20:53:00.016Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:53:00 [2020-09-24T20:53:00.127Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:53:00 [2020-09-24T20:53:00.127Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:53:01 [2020-09-24T20:53:01.064Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:53:01 [2020-09-24T20:53:01.998Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:53:02 [2020-09-24T20:53:02.931Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:53:04 [2020-09-24T20:53:04.834Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:53:05 [2020-09-24T20:53:05.400Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:53:06 [2020-09-24T20:53:06.335Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:53:06 [2020-09-24T20:53:06.594Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:53:06 [2020-09-24T20:53:06.853Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:53:07 [2020-09-24T20:53:07.106Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:53:07 [2020-09-24T20:53:07.111Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:53:07 [2020-09-24T20:53:07.368Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:53:07 [2020-09-24T20:53:07.626Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:53:07 [2020-09-24T20:53:07.626Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:53:08 [2020-09-24T20:53:08.561Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:53:09 [2020-09-24T20:53:09.935Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:53:10 [2020-09-24T20:53:10.880Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:53:11 [2020-09-24T20:53:11.815Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:53:12 [2020-09-24T20:53:12.749Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:53:13 [2020-09-24T20:53:13.315Z] --- PASS: TestDockerRegistrySuite (40.44s)
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [dbabc14211359] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [daa827dda93ac] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.40s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [daf59d82e8b5e] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [dc2ef12cb60b3] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.49s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d1c14c8025ee1] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.89s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d7e6ca2d33567] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.35s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [db4002d1258cd] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d2a1e393f537f] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [dd6d5073c1da2] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d84ac8b8d2a0a] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [dffb47f678c2e] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [dc06bb37ebc7f] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [df68f88d0276a] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d164cd3d0372d] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.69s)
20:53:13 [2020-09-24T20:53:13.315Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5b294ba5373e519bf640ac0e4affc3352ae6e15d2149b582ec10b16d8c196ab4
20:53:13 [2020-09-24T20:53:13.315Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20dcfdcd762a7499da6ea3e6f2e31fde030a4029d42f456ff0f2fdbcf9ecb8a4
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d6348ee81c5b2] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s)
20:53:13 [2020-09-24T20:53:13.315Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:65d0121e873f173a3687d2ecadd57f504b96474ddc4c6c98ca6e0144682df4d7
20:53:13 [2020-09-24T20:53:13.315Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:43ede2c6b265443202da032c41565c8618361bdff375f1680998b8051c55da8c
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [daebc78211e14] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d958f83c0415c] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d161f7645bdbd] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d06b4f282eab1] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d8d1e3ddf39d5] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d502ca2baac4d] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [dc6a20c38069f] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d448682ade966] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.14s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d820de6e664f5] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d42e5d15395cf] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d42ce672a356d] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d0d26a635de66] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d635883095f23] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d6625ea3db85b] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d9bacf7d10005] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d3cb60f11dddb] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [de3c29787d050] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [dd0bf60dcf1de] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [df8b8f2ababcb] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d01dd1cd49d95] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
20:53:13 [2020-09-24T20:53:13.315Z]         check_test.go:196: [d3e67f40959d4] daemon is not started
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
20:53:13 [2020-09-24T20:53:13.315Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
20:53:13 [2020-09-24T20:53:13.315Z] === RUN   TestDockerSchema1RegistrySuite
20:53:13 [2020-09-24T20:53:13.315Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:53:13 [2020-09-24T20:53:13.574Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:53:14 [2020-09-24T20:53:14.161Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:53:16 [2020-09-24T20:53:16.104Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:53:18 [2020-09-24T20:53:18.633Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:53:21 [2020-09-24T20:53:21.918Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:53:22 [2020-09-24T20:53:22.176Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:53:23 [2020-09-24T20:53:23.111Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:53:23 [2020-09-24T20:53:23.370Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:53:24 [2020-09-24T20:53:24.304Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:53:25 [2020-09-24T20:53:25.238Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:53:26 [2020-09-24T20:53:26.171Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:53:28 [2020-09-24T20:53:28.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:53:28 [2020-09-24T20:53:28.639Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:53:29 [2020-09-24T20:53:29.206Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:53:29 [2020-09-24T20:53:29.206Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:53:29 [2020-09-24T20:53:29.464Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:53:29 [2020-09-24T20:53:29.728Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:53:29 [2020-09-24T20:53:29.987Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:53:30 [2020-09-24T20:53:30.276Z] --- PASS: TestDockerSchema1RegistrySuite (16.80s)
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [dd4a8a6f59b5b] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d1d75c7c6044b] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.61s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d34e7eea07614] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.62s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d543303be8aec] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [dacf5b4ec8057] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d6cc9cd64bdea] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d4707ef8a10fd] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [df0e8a80b757e] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d8bb04743981e] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [de2480bc13ecc] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.20s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d2e5d86710c30] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d31e9d9b22a19] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d3f5c2da88037] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d56ee00d17512] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d4c45c313efcd] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d42c796bb916e] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [dcb438c5b68df] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
20:53:30 [2020-09-24T20:53:30.276Z]         check_test.go:223: [d9306695f56c8] daemon is not started
20:53:30 [2020-09-24T20:53:30.276Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:53:30 [2020-09-24T20:53:30.276Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:53:30 [2020-09-24T20:53:30.841Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:53:31 [2020-09-24T20:53:31.408Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:53:31 [2020-09-24T20:53:31.666Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:53:32 [2020-09-24T20:53:32.600Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:53:32 [2020-09-24T20:53:32.858Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:53:33 [2020-09-24T20:53:33.116Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:53:33 [2020-09-24T20:53:33.682Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:53:33 [2020-09-24T20:53:33.939Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.68s)
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
20:53:33 [2020-09-24T20:53:33.939Z]         check_test.go:252: [d3cc0a32607c8] daemon is not started
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s)
20:53:33 [2020-09-24T20:53:33.939Z]         check_test.go:252: [d2d2bf69aa48d] daemon is not started
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
20:53:33 [2020-09-24T20:53:33.939Z]         check_test.go:252: [d4c6b2b24e627] daemon is not started
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
20:53:33 [2020-09-24T20:53:33.939Z]         check_test.go:252: [d34e806f655e6] daemon is not started
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
20:53:33 [2020-09-24T20:53:33.939Z]         check_test.go:252: [d3d7be412a784] daemon is not started
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
20:53:33 [2020-09-24T20:53:33.939Z]         check_test.go:252: [d7fc05447444a] daemon is not started
20:53:33 [2020-09-24T20:53:33.939Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
20:53:33 [2020-09-24T20:53:33.939Z]         check_test.go:252: [d47bf7eedc395] daemon is not started
20:53:33 [2020-09-24T20:53:33.939Z] === RUN   TestDockerRegistryAuthTokenSuite
20:53:33 [2020-09-24T20:53:33.939Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:53:39 [2020-09-24T20:53:39.200Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:53:39 [2020-09-24T20:53:39.200Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:53:39 [2020-09-24T20:53:39.293Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:53:39 [2020-09-24T20:53:39.458Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:53:39 [2020-09-24T20:53:39.458Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:53:39 [2020-09-24T20:53:39.715Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
20:53:39 [2020-09-24T20:53:39.715Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
20:53:39 [2020-09-24T20:53:39.715Z]         check_test.go:279: [d6548f956cf66] daemon is not started
20:53:39 [2020-09-24T20:53:39.715Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
20:53:39 [2020-09-24T20:53:39.715Z]         check_test.go:279: [d3e243c8b5868] daemon is not started
20:53:39 [2020-09-24T20:53:39.715Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
20:53:39 [2020-09-24T20:53:39.715Z]         check_test.go:279: [dfc6c6bd02b15] daemon is not started
20:53:39 [2020-09-24T20:53:39.715Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
20:53:39 [2020-09-24T20:53:39.715Z]         check_test.go:279: [d6e6613b51f91] daemon is not started
20:53:39 [2020-09-24T20:53:39.715Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
20:53:39 [2020-09-24T20:53:39.715Z]         check_test.go:279: [ddaf7ea5a790b] daemon is not started
20:53:39 [2020-09-24T20:53:39.715Z] === RUN   TestDockerNetworkSuite
20:53:39 [2020-09-24T20:53:39.715Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
20:53:42 [2020-09-24T20:53:42.243Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
20:53:42 [2020-09-24T20:53:42.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
20:53:43 [2020-09-24T20:53:43.966Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:53:45 [2020-09-24T20:53:45.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
20:53:46 [2020-09-24T20:53:46.721Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
20:53:49 [2020-09-24T20:53:49.251Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
20:53:50 [2020-09-24T20:53:50.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
20:53:55 [2020-09-24T20:53:55.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
20:53:56 [2020-09-24T20:53:56.316Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:53:58 [2020-09-24T20:53:58.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
20:53:59 [2020-09-24T20:53:59.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
20:53:59 [2020-09-24T20:53:59.613Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
20:54:00 [2020-09-24T20:54:00.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
20:54:01 [2020-09-24T20:54:01.115Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
20:54:01 [2020-09-24T20:54:01.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
20:54:01 [2020-09-24T20:54:01.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
20:54:02 [2020-09-24T20:54:02.202Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
20:54:03 [2020-09-24T20:54:03.153Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
20:54:03 [2020-09-24T20:54:03.153Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
20:54:03 [2020-09-24T20:54:03.153Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
20:54:03 [2020-09-24T20:54:03.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
20:54:04 [2020-09-24T20:54:04.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
20:54:05 [2020-09-24T20:54:05.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
20:54:05 [2020-09-24T20:54:05.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
20:54:05 [2020-09-24T20:54:05.537Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
20:54:05 [2020-09-24T20:54:05.537Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
20:54:08 [2020-09-24T20:54:08.066Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
20:54:09 [2020-09-24T20:54:09.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
20:54:14 [2020-09-24T20:54:14.708Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
20:54:14 [2020-09-24T20:54:14.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
20:54:15 [2020-09-24T20:54:15.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
20:54:15 [2020-09-24T20:54:15.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
20:54:15 [2020-09-24T20:54:15.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
20:54:16 [2020-09-24T20:54:16.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
20:54:16 [2020-09-24T20:54:16.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
20:54:16 [2020-09-24T20:54:16.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
20:54:18 [2020-09-24T20:54:18.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
20:54:18 [2020-09-24T20:54:18.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:54:18 [2020-09-24T20:54:18.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
20:54:19 [2020-09-24T20:54:19.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
20:54:23 [2020-09-24T20:54:23.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
20:54:26 [2020-09-24T20:54:26.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
20:54:26 [2020-09-24T20:54:26.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
20:54:26 [2020-09-24T20:54:26.917Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
20:54:28 [2020-09-24T20:54:28.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
20:54:28 [2020-09-24T20:54:28.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
20:54:29 [2020-09-24T20:54:29.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
20:54:29 [2020-09-24T20:54:29.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
20:54:30 [2020-09-24T20:54:30.419Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
20:54:35 [2020-09-24T20:54:35.689Z] --- PASS: TestDockerNetworkSuite (55.78s)
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.12s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d4bda2587ef58] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d71182f8dc6ea] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d79805fe6ef3e] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d3e6152aad9b5] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:1233: [dc023008152f4] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d456f5bb58b89] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.22s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d68eecac843ac] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [db904ed52992d] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d859a131c4049] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [dcb4dc73ac3be] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d5345e02fe6c8] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d268404c7ab5b] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [de0b182a272f7] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d6a91c109e442] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [ddebcd7b153b9] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d7e1ec7eeeee1] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d0e2180e4aafd] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [dc3b409793620] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d17ed2e79f6ef] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [db9d4b647e059] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d3adb64bd6884] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [db656efec6998] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d29da799a19fb] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [dc43b5aa862a8] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:968: [dc30bcb02231b] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.76s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d65d0fcf2c7ea] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.13s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:1116: [df48885622f67] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [deea2ac60f095] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [de391932e2941] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d54d6f4596ce6] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d1d8f4d66fe47] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d938db3d794bf] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [de0975d27b50e] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [db12cf9b3cf26] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [dbc911f82bea7] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d712fa5599a13] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d8268db7b7d7c] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d673ea401c8e5] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.67s)
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:1084: [d923958a6ab99] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d3d72634dc90d] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d8e43f25b63e2] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d1e5fa8e6f2b0] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [ded8e1e5ef6f4] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [d8f255b56f548] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [dcd8e6e4c11ac] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [dc6d88d94c9fc] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.04s)
20:54:35 [2020-09-24T20:54:35.689Z]         docker_cli_network_unix_test.go:46: [dae43d0bd8fd3] daemon is not started
20:54:35 [2020-09-24T20:54:35.689Z] === RUN   TestDockerHubPullSuite
20:54:35 [2020-09-24T20:54:35.689Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
20:54:37 [2020-09-24T20:54:37.063Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
20:54:39 [2020-09-24T20:54:39.590Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
20:54:39 [2020-09-24T20:54:39.848Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
20:54:41 [2020-09-24T20:54:41.221Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
20:54:41 [2020-09-24T20:54:41.786Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
20:54:42 [2020-09-24T20:54:42.044Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
20:54:42 [2020-09-24T20:54:42.302Z] --- PASS: TestDockerHubPullSuite (6.85s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.84s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.21s)
20:54:42 [2020-09-24T20:54:42.302Z] PASS
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === Skipped
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_sni_test.go:18: Flakey test
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.302Z] 
20:54:42 [2020-09-24T20:54:42.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:54:42 [2020-09-24T20:54:42.302Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
20:54:42 [2020-09-24T20:54:42.303Z]         docker_cli_network_unix_test.go:46: [d8268db7b7d7c] daemon is not started
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] 
20:54:42 [2020-09-24T20:54:42.303Z] DONE 1277 tests, 51 skipped in 1500.955s
20:54:42 [2020-09-24T20:54:42.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:54:42 [2020-09-24T20:54:42.303Z] ++++ cat bundles/test-integration/docker.pid
20:54:42 [2020-09-24T20:54:42.303Z] +++ kill 7485
20:54:43 [2020-09-24T20:54:43.239Z] +++ /etc/init.d/apparmor stop
20:54:43 [2020-09-24T20:54:43.239Z] Leaving: AppArmorNo profiles have been unloaded.
20:54:43 [2020-09-24T20:54:43.239Z] 
20:54:43 [2020-09-24T20:54:43.239Z] Unloading profiles will leave already running processes permanently
20:54:43 [2020-09-24T20:54:43.239Z] unconfined, which can lead to unexpected situations.
20:54:43 [2020-09-24T20:54:43.239Z] 
20:54:43 [2020-09-24T20:54:43.239Z] To set a process to complain mode, use the command line tool
20:54:43 [2020-09-24T20:54:43.239Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:54:43 [2020-09-24T20:54:43.239Z] +++ true
20:54:43 [2020-09-24T20:54:43.500Z] exiting test-integration
20:54:43 [2020-09-24T20:54:43.500Z] ++ exit 0
20:54:43 [2020-09-24T20:54:43.500Z] 
20:54:43 [2020-09-24T20:54:43.759Z] + for job in $(jobs -p)
20:54:43 [2020-09-24T20:54:43.759Z] + wait 4462
20:54:45 [2020-09-24T20:54:45.687Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
20:54:50 [2020-09-24T20:54:50.954Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
20:54:57 [2020-09-24T20:54:57.514Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
20:54:58 [2020-09-24T20:54:58.887Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
20:55:03 [2020-09-24T20:55:03.073Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
20:55:04 [2020-09-24T20:55:04.973Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
20:55:09 [2020-09-24T20:55:09.157Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
20:55:09 [2020-09-24T20:55:09.157Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
20:55:14 [2020-09-24T20:55:14.421Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
20:55:14 [2020-09-24T20:55:14.682Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
20:55:15 [2020-09-24T20:55:15.616Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
20:55:18 [2020-09-24T20:55:18.143Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
20:55:22 [2020-09-24T20:55:22.303Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:55:22 [2020-09-24T20:55:22.303Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:55:22 [2020-09-24T20:55:22.303Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:55:22 [2020-09-24T20:55:22.303Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:55:22 [2020-09-24T20:55:22.760Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:55:23 [2020-09-24T20:55:23.216Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:55:23 [2020-09-24T20:55:23.216Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:55:23 [2020-09-24T20:55:23.673Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:55:23 [2020-09-24T20:55:23.673Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:55:27 [2020-09-24T20:55:27.394Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:55:30 [2020-09-24T20:55:30.291Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:55:34 [2020-09-24T20:55:34.016Z] === RUN   TestDockerSuite/TestBuildEnv
20:55:34 [2020-09-24T20:55:34.016Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:55:34 [2020-09-24T20:55:34.016Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:55:34 [2020-09-24T20:55:34.016Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:55:34 [2020-09-24T20:55:34.017Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:55:34 [2020-09-24T20:55:34.017Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:55:35 [2020-09-24T20:55:35.547Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:55:35 [2020-09-24T20:55:35.547Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:55:35 [2020-09-24T20:55:35.547Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:55:35 [2020-09-24T20:55:35.547Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:55:36 [2020-09-24T20:55:36.004Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:55:39 [2020-09-24T20:55:39.728Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:55:50 [2020-09-24T20:55:50.027Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:55:50 [2020-09-24T20:55:50.027Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:55:50 [2020-09-24T20:55:50.027Z] === RUN   TestDockerSuite/TestBuildExpose
20:55:50 [2020-09-24T20:55:50.027Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:55:50 [2020-09-24T20:55:50.027Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:55:50 [2020-09-24T20:55:50.027Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:55:50 [2020-09-24T20:55:50.027Z] === RUN   TestDockerSuite/TestBuildFails
20:55:51 [2020-09-24T20:55:51.557Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:55:51 [2020-09-24T20:55:51.557Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:55:55 [2020-09-24T20:55:55.282Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:55:58 [2020-09-24T20:55:58.175Z] === RUN   TestDockerSuite/TestBuildForceRm
20:56:02 [2020-09-24T20:56:02.855Z] === RUN   TestDockerSuite/TestBuildFromGit
20:56:06 [2020-09-24T20:56:06.575Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:56:07 [2020-09-24T20:56:07.539Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:56:11 [2020-09-24T20:56:11.265Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:56:11 [2020-09-24T20:56:11.265Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:56:11 [2020-09-24T20:56:11.722Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:56:12 [2020-09-24T20:56:12.179Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:56:12 [2020-09-24T20:56:12.179Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:56:14 [2020-09-24T20:56:14.352Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:56:17 [2020-09-24T20:56:17.955Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:56:17 [2020-09-24T20:56:17.955Z] === RUN   TestDockerSuite/TestBuildHistory
20:56:23 [2020-09-24T20:56:23.731Z] === RUN   TestDockerSuite/TestBuildIidFile
20:56:23 [2020-09-24T20:56:23.731Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:56:25 [2020-09-24T20:56:25.262Z] === RUN   TestDockerSuite/TestBuildInheritance
20:56:25 [2020-09-24T20:56:25.262Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:56:25 [2020-09-24T20:56:25.720Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:56:25 [2020-09-24T20:56:25.720Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:56:28 [2020-09-24T20:56:28.616Z] === RUN   TestDockerSuite/TestBuildLabel
20:56:29 [2020-09-24T20:56:29.072Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:56:29 [2020-09-24T20:56:29.529Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:56:29 [2020-09-24T20:56:29.987Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:56:30 [2020-09-24T20:56:30.444Z] === RUN   TestDockerSuite/TestBuildLabels
20:56:30 [2020-09-24T20:56:30.900Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:56:31 [2020-09-24T20:56:31.864Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:56:34 [2020-09-24T20:56:34.758Z] === RUN   TestDockerSuite/TestBuildLastModified
20:56:34 [2020-09-24T20:56:34.758Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:56:34 [2020-09-24T20:56:34.758Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:56:34 [2020-09-24T20:56:34.758Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:56:34 [2020-09-24T20:56:34.758Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:56:34 [2020-09-24T20:56:34.758Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:56:34 [2020-09-24T20:56:34.758Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:56:35 [2020-09-24T20:56:35.216Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:56:35 [2020-09-24T20:56:35.674Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:56:39 [2020-09-24T20:56:39.397Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:56:49 [2020-09-24T20:56:49.695Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:56:49 [2020-09-24T20:56:49.695Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:56:50 [2020-09-24T20:56:50.152Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:57:01 [2020-09-24T20:57:01.006Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
20:57:11 [2020-09-24T20:57:11.209Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:57:13 [2020-09-24T20:57:13.198Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
20:57:15 [2020-09-24T20:57:15.098Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:57:19 [2020-09-24T20:57:19.732Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:57:21 [2020-09-24T20:57:21.889Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:57:25 [2020-09-24T20:57:25.591Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:57:29 [2020-09-24T20:57:29.292Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:57:41 [2020-09-24T20:57:41.607Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:57:41 [2020-09-24T20:57:41.607Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:57:50 [2020-09-24T20:57:50.125Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:57:50 [2020-09-24T20:57:50.125Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:57:50 [2020-09-24T20:57:50.125Z] === RUN   TestDockerSuite/TestBuildNetNone
20:57:50 [2020-09-24T20:57:50.125Z] === RUN   TestDockerSuite/TestBuildNoContext
20:57:51 [2020-09-24T20:57:51.646Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:57:54 [2020-09-24T20:57:54.522Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:57:56 [2020-09-24T20:57:56.041Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:57:56 [2020-09-24T20:57:56.041Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:57:56 [2020-09-24T20:57:56.494Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:57:58 [2020-09-24T20:57:58.655Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:57:59 [2020-09-24T20:57:59.109Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:58:00 [2020-09-24T20:58:00.066Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:58:10 [2020-09-24T20:58:10.329Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:58:11 [2020-09-24T20:58:11.286Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:58:17 [2020-09-24T20:58:17.036Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:58:19 [2020-09-24T20:58:19.206Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:58:24 [2020-09-24T20:58:24.982Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:58:27 [2020-09-24T20:58:27.875Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:58:30 [2020-09-24T20:58:30.767Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:58:31 [2020-09-24T20:58:31.223Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:58:31 [2020-09-24T20:58:31.223Z] === RUN   TestDockerSuite/TestBuildPATH
20:58:31 [2020-09-24T20:58:31.223Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:58:32 [2020-09-24T20:58:32.753Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:58:32 [2020-09-24T20:58:32.753Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:58:57 [2020-09-24T20:58:57.989Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:59:15 [2020-09-24T20:59:15.716Z] === RUN   TestDockerSuite/TestBuildRm
20:59:24 [2020-09-24T20:59:24.263Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:59:25 [2020-09-24T20:59:25.228Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:59:25 [2020-09-24T20:59:25.228Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:59:25 [2020-09-24T20:59:25.687Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:59:26 [2020-09-24T20:59:26.650Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:59:28 [2020-09-24T20:59:28.823Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:59:30 [2020-09-24T20:59:30.992Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:59:33 [2020-09-24T20:59:33.885Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:59:36 [2020-09-24T20:59:36.543Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
20:59:40 [2020-09-24T20:59:40.722Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
20:59:41 [2020-09-24T20:59:41.292Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
20:59:41 [2020-09-24T20:59:41.292Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
20:59:41 [2020-09-24T20:59:41.550Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
20:59:41 [2020-09-24T20:59:41.550Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
20:59:42 [2020-09-24T20:59:42.116Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
20:59:44 [2020-09-24T20:59:44.179Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:59:44 [2020-09-24T20:59:44.179Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:59:44 [2020-09-24T20:59:44.179Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:59:44 [2020-09-24T20:59:44.654Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
20:59:47 [2020-09-24T20:59:47.956Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
20:59:49 [2020-09-24T20:59:49.863Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:59:51 [2020-09-24T20:59:51.206Z] === RUN   TestDockerSuite/TestBuildSpaces
20:59:51 [2020-09-24T20:59:51.206Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:59:54 [2020-09-24T20:59:54.910Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:59:54 [2020-09-24T20:59:54.910Z] === RUN   TestDockerSuite/TestBuildStderr
20:59:57 [2020-09-24T20:59:57.786Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:00:15 [2020-09-24T21:00:15.399Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:00:15 [2020-09-24T21:00:15.399Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:00:16 [2020-09-24T21:00:16.918Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:00:17 [2020-09-24T21:00:17.874Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:00:20 [2020-09-24T21:00:20.752Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:00:24 [2020-09-24T21:00:24.454Z] === RUN   TestDockerSuite/TestBuildUser
21:00:24 [2020-09-24T21:00:24.454Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:00:24 [2020-09-24T21:00:24.454Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:00:24 [2020-09-24T21:00:24.454Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:00:26 [2020-09-24T21:00:26.610Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:00:27 [2020-09-24T21:00:27.063Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:00:29 [2020-09-24T21:00:29.221Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:00:29 [2020-09-24T21:00:29.221Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:00:29 [2020-09-24T21:00:29.221Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:00:43 [2020-09-24T21:00:43.963Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:00:43 [2020-09-24T21:00:43.963Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:00:46 [2020-09-24T21:00:46.068Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:00:46 [2020-09-24T21:00:46.068Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:00:47 [2020-09-24T21:00:47.446Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:00:49 [2020-09-24T21:00:49.708Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:00:49 [2020-09-24T21:00:49.975Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:00:52 [2020-09-24T21:00:52.508Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:00:52 [2020-09-24T21:00:52.589Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:00:52 [2020-09-24T21:00:52.589Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:00:52 [2020-09-24T21:00:52.589Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:00:54 [2020-09-24T21:00:54.110Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:00:54 [2020-09-24T21:00:54.564Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
21:00:55 [2020-09-24T21:00:55.795Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:01:03 [2020-09-24T21:01:03.075Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:01:05 [2020-09-24T21:01:05.230Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:01:05 [2020-09-24T21:01:05.230Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:01:17 [2020-09-24T21:01:17.732Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:01:19 [2020-09-24T21:01:19.968Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:01:19 [2020-09-24T21:01:19.968Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:01:19 [2020-09-24T21:01:19.968Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:01:19 [2020-09-24T21:01:19.968Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:01:19 [2020-09-24T21:01:19.968Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:01:25 [2020-09-24T21:01:25.725Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:01:26 [2020-09-24T21:01:26.179Z] === RUN   TestDockerSuite/TestBuildXZHost
21:01:26 [2020-09-24T21:01:26.632Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:01:26 [2020-09-24T21:01:26.632Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:01:26 [2020-09-24T21:01:26.632Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:01:28 [2020-09-24T21:01:28.152Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:01:29 [2020-09-24T21:01:29.922Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:01:30 [2020-09-24T21:01:30.488Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:01:31 [2020-09-24T21:01:31.030Z] === RUN   TestDockerSuite/TestCommitChange
21:01:32 [2020-09-24T21:01:32.387Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:01:34 [2020-09-24T21:01:34.733Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:01:35 [2020-09-24T21:01:35.668Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:01:37 [2020-09-24T21:01:37.610Z] === RUN   TestDockerSuite/TestCommitHardlink
21:01:37 [2020-09-24T21:01:37.610Z] === RUN   TestDockerSuite/TestCommitNewFile
21:01:42 [2020-09-24T21:01:42.267Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:01:42 [2020-09-24T21:01:42.267Z] === RUN   TestDockerSuite/TestCommitTTY
21:01:43 [2020-09-24T21:01:43.774Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:01:46 [2020-09-24T21:01:46.921Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:01:47 [2020-09-24T21:01:47.964Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:01:49 [2020-09-24T21:01:49.800Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:01:49 [2020-09-24T21:01:49.863Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:01:52 [2020-09-24T21:01:52.391Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:01:54 [2020-09-24T21:01:54.465Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:01:54 [2020-09-24T21:01:54.918Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:01:57 [2020-09-24T21:01:57.447Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:01:59 [2020-09-24T21:01:59.139Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:01:59 [2020-09-24T21:01:59.139Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:01:59 [2020-09-24T21:01:59.980Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:02:00 [2020-09-24T21:02:00.103Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:02:00 [2020-09-24T21:02:00.103Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:02:00 [2020-09-24T21:02:00.103Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:02:00 [2020-09-24T21:02:00.103Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:02:01 [2020-09-24T21:02:01.636Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:02:01 [2020-09-24T21:02:01.636Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:02:01 [2020-09-24T21:02:01.636Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:02:01 [2020-09-24T21:02:01.879Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:02:03 [2020-09-24T21:02:03.168Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:02:03 [2020-09-24T21:02:03.168Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:02:03 [2020-09-24T21:02:03.168Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:02:03 [2020-09-24T21:02:03.168Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:02:03 [2020-09-24T21:02:03.168Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:02:05 [2020-09-24T21:02:05.340Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:02:06 [2020-09-24T21:02:06.305Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:02:07 [2020-09-24T21:02:07.837Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:02:07 [2020-09-24T21:02:07.837Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:02:07 [2020-09-24T21:02:07.837Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:02:09 [2020-09-24T21:02:09.368Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:02:09 [2020-09-24T21:02:09.368Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:02:10 [2020-09-24T21:02:10.898Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:02:10 [2020-09-24T21:02:10.898Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:02:10 [2020-09-24T21:02:10.898Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:02:11 [2020-09-24T21:02:11.862Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:02:11 [2020-09-24T21:02:11.862Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:02:13 [2020-09-24T21:02:13.392Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:02:13 [2020-09-24T21:02:13.393Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:02:14 [2020-09-24T21:02:14.923Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:02:14 [2020-09-24T21:02:14.923Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:02:16 [2020-09-24T21:02:16.453Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:02:19 [2020-09-24T21:02:19.349Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:02:22 [2020-09-24T21:02:22.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:02:22 [2020-09-24T21:02:22.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:02:22 [2020-09-24T21:02:22.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:02:22 [2020-09-24T21:02:22.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:02:22 [2020-09-24T21:02:22.243Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:02:23 [2020-09-24T21:02:23.208Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:02:23 [2020-09-24T21:02:23.208Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:02:24 [2020-09-24T21:02:24.739Z] === RUN   TestDockerSuite/TestContainerAPITop
21:02:24 [2020-09-24T21:02:24.739Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:02:26 [2020-09-24T21:02:26.270Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:02:26 [2020-09-24T21:02:26.270Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:02:29 [2020-09-24T21:02:29.996Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:02:30 [2020-09-24T21:02:30.960Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:02:30 [2020-09-24T21:02:30.960Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:02:30 [2020-09-24T21:02:30.960Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:02:30 [2020-09-24T21:02:30.960Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:02:30 [2020-09-24T21:02:30.960Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:02:30 [2020-09-24T21:02:30.960Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
21:02:32 [2020-09-24T21:02:32.490Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:02:32 [2020-09-24T21:02:32.490Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
21:02:39 [2020-09-24T21:02:39.555Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
21:02:41 [2020-09-24T21:02:41.087Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
21:02:43 [2020-09-24T21:02:43.258Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
21:02:44 [2020-09-24T21:02:44.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007bbe00_<nil>}
21:02:47 [2020-09-24T21:02:47.067Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1346596910_c:\foo_false__<nil>_<nil>_<nil>}
21:02:48 [2020-09-24T21:02:48.597Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1346596910_c:\foo_true__<nil>_<nil>_<nil>}
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:02:55 [2020-09-24T21:02:55.665Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:02:57 [2020-09-24T21:02:57.373Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:02:58 [2020-09-24T21:02:58.091Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:02:58 [2020-09-24T21:02:58.904Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:02:59 [2020-09-24T21:02:59.409Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:02:59 [2020-09-24T21:02:59.409Z] === RUN   TestDockerSuite/TestCpRelativePath
21:03:00 [2020-09-24T21:03:00.941Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:03:00 [2020-09-24T21:03:00.941Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:03:00 [2020-09-24T21:03:00.941Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:03:00 [2020-09-24T21:03:00.941Z] === RUN   TestDockerSuite/TestCpToCaseA
21:03:03 [2020-09-24T21:03:03.836Z] === RUN   TestDockerSuite/TestCpToCaseB
21:03:06 [2020-09-24T21:03:06.008Z] === RUN   TestDockerSuite/TestCpToCaseC
21:03:06 [2020-09-24T21:03:06.008Z] === RUN   TestDockerSuite/TestCpToCaseD
21:03:06 [2020-09-24T21:03:06.008Z] === RUN   TestDockerSuite/TestCpToCaseE
21:03:12 [2020-09-24T21:03:12.955Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:03:18 [2020-09-24T21:03:18.370Z] === RUN   TestDockerSuite/TestCpToCaseF
21:03:18 [2020-09-24T21:03:18.370Z] === RUN   TestDockerSuite/TestCpToCaseG
21:03:18 [2020-09-24T21:03:18.370Z] === RUN   TestDockerSuite/TestCpToCaseH
21:03:23 [2020-09-24T21:03:23.044Z] === RUN   TestDockerSuite/TestCpToCaseI
21:03:23 [2020-09-24T21:03:23.044Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:03:23 [2020-09-24T21:03:23.044Z] === RUN   TestDockerSuite/TestCpToDot
21:03:24 [2020-09-24T21:03:24.575Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:03:24 [2020-09-24T21:03:24.575Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:03:24 [2020-09-24T21:03:24.575Z] === RUN   TestDockerSuite/TestCpToStdout
21:03:26 [2020-09-24T21:03:26.746Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:03:26 [2020-09-24T21:03:26.746Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:03:26 [2020-09-24T21:03:26.746Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:03:26 [2020-09-24T21:03:26.746Z] === RUN   TestDockerSuite/TestCpVolumePath
21:03:26 [2020-09-24T21:03:26.746Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:03:26 [2020-09-24T21:03:26.746Z] === RUN   TestDockerSuite/TestCreateArgs
21:03:26 [2020-09-24T21:03:26.746Z] === RUN   TestDockerSuite/TestCreateByImageID
21:03:27 [2020-09-24T21:03:27.817Z] --- PASS: TestDockerSwarmSuite (1658.16s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.82s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.22s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.49s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:562: [d97e196c835f1] joining swarm manager [d7d132fc76335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:584: [d3224657f887e] joining swarm manager [d7d132fc76335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]         check_test.go:380: [d97e196c835f1] daemon is not started
21:03:27 [2020-09-24T21:03:27.818Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.41s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:45: [dbbd43f0027b1] joining swarm manager [de9c631d8c2fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.44s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.23s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:303: [dcb3942104f57] joining swarm manager [d4743a14c821e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:304: [d91c9884fc0a7] joining swarm manager [d4743a14c821e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:363: Waiting for possible election...
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.57s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:271: [d7b0c51665f24] joining swarm manager [deecb83711b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:272: [d9c08a5dfbf9b] joining swarm manager [deecb83711b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.12s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.43s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.75s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_node_test.go:19: [dc97a3d6bc21d] joining swarm manager [d232271b66d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_node_test.go:20: [d3487981da2f2] joining swarm manager [d232271b66d02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.32s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:501: [dda55032f27fe] joining swarm manager [d3fdc03127873]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:506: [d645c9261cc79] joining swarm manager [d3fdc03127873]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.81s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_node_test.go:80: [d199d78f362df] joining swarm manager [d7929ebf7ed2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.98s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_node_test.go:52: [d0e602f185324] joining swarm manager [dedc2f90c3f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_node_test.go:53: [df586e6592b00] joining swarm manager [dedc2f90c3f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.58s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:201: [dd84559352380] joining swarm manager [d85dfef74b740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.01s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:383: [d77416914e4a7] joining swarm manager [d304547ac5087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:384: [dc5c3888f852b] joining swarm manager [d304547ac5087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]         check_test.go:380: [dc5c3888f852b] daemon is not started
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.11s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:801: [dd2ac57815d14] joining swarm manager [da0cb544c7224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:801: [d4aaf032c2659] joining swarm manager [da0cb544c7224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:801: [d36166ba37b67] joining swarm manager [da0cb544c7224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:801: [da091c8992a6e] joining swarm manager [da0cb544c7224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:809: [d91b2261399a1] joining swarm manager [da0cb544c7224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.96s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.99s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.49s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:394: [d0734288cc8fc] joining swarm manager [d372dbe0ccbe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:394: [d50f566e11d0d] joining swarm manager [d372dbe0ccbe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.27s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:342: [d1b6304cd4fd9] joining swarm manager [dba5512c21d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:342: [ddc80acc68737] joining swarm manager [dba5512c21d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.07s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:489: [da23825118d9b] joining swarm manager [d120a50a6cff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:489: [dd45beadbf80a] joining swarm manager [d120a50a6cff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.13s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.28s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:127: [d65c532c6dc9f] joining swarm manager [da13fbbdda5d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:128: [d819047fafc84] joining swarm manager [da13fbbdda5d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:136: [d5e03845c7e6b] joining swarm manager [da13fbbdda5d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:137: [d029f1be42c84] joining swarm manager [da13fbbdda5d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:303: [da4e106359659] joining swarm manager [d6369eeb7aacc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:303: [d082d7779c51f] joining swarm manager [d6369eeb7aacc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.38s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:99: [d3d432949cb4b] joining swarm manager [d884f827afc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:100: [dd3446c11b417] joining swarm manager [d884f827afc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]         check_test.go:380: [d3d432949cb4b] daemon is not started
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.28s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:532: [d6015d983c549] joining swarm manager [d7b784e7a4417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:533: [d5ba472228a85] joining swarm manager [d7b784e7a4417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.65s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:147: [dd13f625e9c2e] joining swarm manager [dc364fb426f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_service_test.go:147: [dc6912edde12f] joining swarm manager [dc364fb426f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.33s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.73s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (1.83s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.61s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.52s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.33s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.58s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.98s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.80s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.21s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.56s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.74s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.29s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.35s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.77s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.35s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.92s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.29s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.82s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.55s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.94s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_service_logs_test.go:245: checking task u8kmjb2wzqss
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_service_logs_test.go:250: checking messages for u8kmjb2wzqss
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_service_logs_test.go:245: checking task etjvaz7ngyfy
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_service_logs_test.go:250: checking messages for etjvaz7ngyfy
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (1.98s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.27s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.23s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.86s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1901: [d7dd02c064f8d] joining swarm manager [de83354db5629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1902: [d5ce171572005] joining swarm manager [de83354db5629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.62s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.93s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1802: [d1eaa1d8aa58c] joining swarm manager [d2581f8bac204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1803: [db8ff4f079bd8] joining swarm manager [d2581f8bac204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.35s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1321: [d3f48af269bad] joining swarm manager [d237077c99018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1322: [d1fe59fb8ad44] joining swarm manager [d237077c99018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.27s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.38s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.60s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.89s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.41s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.64s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.29s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1186: [dcfc753e4a175] joining swarm manager [d3d262d7f7a15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1195: [d79235e5d294f] joining swarm manager [d3d262d7f7a15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.65s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.98s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.79s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1118: [d8f2e40e329ec] joining swarm manager [d36ee0bea9939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1119: [d6f8d8b3fbfbb] joining swarm manager [d36ee0bea9939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1172: [d70a6b027df1b] joining swarm manager [d36ee0bea9939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1453: [de9e94583c49d] joining swarm manager [dbd124ef507ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_test.go:1454: [d708fc8a5bd14] joining swarm manager [dbd124ef507ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.89s)
21:03:27 [2020-09-24T21:03:27.818Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
21:03:27 [2020-09-24T21:03:27.818Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
21:03:27 [2020-09-24T21:03:27.818Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
21:03:27 [2020-09-24T21:03:27.818Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.05s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_cli_swarm_unix_test.go:62: [d30e67c6d4abd] joining swarm manager [da27ca7e5a776]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.68s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.70s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.65s)
21:03:27 [2020-09-24T21:03:27.818Z]         docker_api_swarm_test.go:961: [d8c456164bdfe] joining swarm manager [d0bf1b8d92094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.79s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.84s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.86s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.22s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.10s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.06s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.65s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.10s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.52s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.85s)
21:03:27 [2020-09-24T21:03:27.818Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s)
21:03:27 [2020-09-24T21:03:27.818Z] === RUN   TestDockerExternalVolumeSuite
21:03:27 [2020-09-24T21:03:27.818Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:03:28 [2020-09-24T21:03:28.277Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:03:29 [2020-09-24T21:03:29.240Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:03:29 [2020-09-24T21:03:29.697Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:03:29 [2020-09-24T21:03:29.697Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:03:31 [2020-09-24T21:03:31.227Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:03:31 [2020-09-24T21:03:31.227Z] === RUN   TestDockerSuite/TestCreateLabels
21:03:31 [2020-09-24T21:03:31.684Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:03:31 [2020-09-24T21:03:31.684Z] === RUN   TestDockerSuite/TestCreateRM
21:03:31 [2020-09-24T21:03:31.684Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:03:31 [2020-09-24T21:03:31.684Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:03:31 [2020-09-24T21:03:31.684Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:03:32 [2020-09-24T21:03:32.141Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:03:36 [2020-09-24T21:03:36.815Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:03:36 [2020-09-24T21:03:36.815Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:03:37 [2020-09-24T21:03:37.272Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:03:40 [2020-09-24T21:03:40.168Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:03:40 [2020-09-24T21:03:40.168Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:03:40 [2020-09-24T21:03:40.168Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:03:41 [2020-09-24T21:03:41.699Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestDevicePermissions
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestDockerFails
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestEventsAttach
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestEventsCommit
21:03:42 [2020-09-24T21:03:42.156Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:03:43 [2020-09-24T21:03:43.695Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:03:45 [2020-09-24T21:03:45.226Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:03:45 [2020-09-24T21:03:45.886Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:03:46 [2020-09-24T21:03:46.757Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:03:52 [2020-09-24T21:03:52.538Z] === RUN   TestDockerSuite/TestEventsCopy
21:03:55 [2020-09-24T21:03:55.433Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:03:59 [2020-09-24T21:03:59.156Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:04:00 [2020-09-24T21:04:00.118Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:04:00 [2020-09-24T21:04:00.575Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:04:02 [2020-09-24T21:04:02.745Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:04:03 [2020-09-24T21:04:03.202Z] === RUN   TestDockerSuite/TestEventsFilterType
21:04:04 [2020-09-24T21:04:04.165Z] === RUN   TestDockerSuite/TestEventsFilters
21:04:07 [2020-09-24T21:04:07.061Z] === RUN   TestDockerSuite/TestEventsFormat
21:04:09 [2020-09-24T21:04:09.956Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:04:09 [2020-09-24T21:04:09.956Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:04:09 [2020-09-24T21:04:09.956Z] === RUN   TestDockerSuite/TestEventsImageImport
21:04:09 [2020-09-24T21:04:09.956Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:04:09 [2020-09-24T21:04:09.956Z] === RUN   TestDockerSuite/TestEventsImagePull
21:04:09 [2020-09-24T21:04:09.956Z] === RUN   TestDockerSuite/TestEventsImageTag
21:04:11 [2020-09-24T21:04:11.486Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:04:11 [2020-09-24T21:04:11.486Z] === RUN   TestDockerSuite/TestEventsRename
21:04:13 [2020-09-24T21:04:13.018Z] === RUN   TestDockerSuite/TestEventsResize
21:04:15 [2020-09-24T21:04:15.186Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:04:16 [2020-09-24T21:04:16.149Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:04:18 [2020-09-24T21:04:18.320Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:04:22 [2020-09-24T21:04:22.042Z] === RUN   TestDockerSuite/TestEventsTop
21:04:22 [2020-09-24T21:04:22.042Z] === RUN   TestDockerSuite/TestEventsUntag
21:04:24 [2020-09-24T21:04:24.938Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:04:27 [2020-09-24T21:04:27.107Z] === RUN   TestDockerSuite/TestExec
21:04:27 [2020-09-24T21:04:27.107Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:04:27 [2020-09-24T21:04:27.107Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:04:28 [2020-09-24T21:04:28.070Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:04:29 [2020-09-24T21:04:29.600Z] === RUN   TestDockerSuite/TestExecAPIStart
21:04:29 [2020-09-24T21:04:29.600Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:04:29 [2020-09-24T21:04:29.600Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:04:29 [2020-09-24T21:04:29.600Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:04:30 [2020-09-24T21:04:30.564Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:04:32 [2020-09-24T21:04:32.096Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:04:33 [2020-09-24T21:04:33.060Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:04:34 [2020-09-24T21:04:34.591Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:04:37 [2020-09-24T21:04:37.487Z] === RUN   TestDockerSuite/TestExecCgroup
21:04:37 [2020-09-24T21:04:37.487Z] === RUN   TestDockerSuite/TestExecEnv
21:04:37 [2020-09-24T21:04:37.487Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:04:37 [2020-09-24T21:04:37.487Z] === RUN   TestDockerSuite/TestExecExitStatus
21:04:39 [2020-09-24T21:04:39.020Z] === RUN   TestDockerSuite/TestExecInspectID
21:04:41 [2020-09-24T21:04:41.915Z] === RUN   TestDockerSuite/TestExecInteractive
21:04:41 [2020-09-24T21:04:41.915Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:04:41 [2020-09-24T21:04:41.915Z] === RUN   TestDockerSuite/TestExecParseError
21:04:41 [2020-09-24T21:04:41.915Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:04:41 [2020-09-24T21:04:41.915Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:04:41 [2020-09-24T21:04:41.915Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:04:43 [2020-09-24T21:04:43.447Z] === RUN   TestDockerSuite/TestExecSetEnv
21:04:43 [2020-09-24T21:04:43.447Z] === RUN   TestDockerSuite/TestExecStartFails
21:04:43 [2020-09-24T21:04:43.447Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:04:43 [2020-09-24T21:04:43.447Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:04:43 [2020-09-24T21:04:43.447Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:04:43 [2020-09-24T21:04:43.447Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:04:44 [2020-09-24T21:04:44.978Z] === RUN   TestDockerSuite/TestExecUlimits
21:04:44 [2020-09-24T21:04:44.978Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:04:49 [2020-09-24T21:04:49.713Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:04:49 [2020-09-24T21:04:49.713Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:04:49 [2020-09-24T21:04:49.713Z] === RUN   TestDockerSuite/TestExecWithUser
21:04:49 [2020-09-24T21:04:49.713Z] === RUN   TestDockerSuite/TestGetContainerStats
21:04:53 [2020-09-24T21:04:53.561Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:04:55 [2020-09-24T21:04:55.496Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:05:00 [2020-09-24T21:05:00.114Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:05:00 [2020-09-24T21:05:00.177Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:05:02 [2020-09-24T21:05:02.346Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestHealth
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:05:08 [2020-09-24T21:05:08.124Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:05:11 [2020-09-24T21:05:11.019Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:05:11 [2020-09-24T21:05:11.019Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:05:11 [2020-09-24T21:05:11.019Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:05:11 [2020-09-24T21:05:11.019Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:05:11 [2020-09-24T21:05:11.019Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:05:11 [2020-09-24T21:05:11.019Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:05:11 [2020-09-24T21:05:11.476Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:05:11 [2020-09-24T21:05:11.476Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:05:12 [2020-09-24T21:05:12.439Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:05:12 [2020-09-24T21:05:12.439Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:05:13 [2020-09-24T21:05:13.403Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:05:13 [2020-09-24T21:05:13.403Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:05:14 [2020-09-24T21:05:14.932Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:05:22 [2020-09-24T21:05:22.023Z] === RUN   TestDockerSuite/TestImagesFormat
21:05:22 [2020-09-24T21:05:22.023Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:05:22 [2020-09-24T21:05:22.023Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:05:24 [2020-09-24T21:05:24.924Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:05:24 [2020-09-24T21:05:24.924Z] === RUN   TestDockerSuite/TestImportBadURL
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestImportDisplay
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestImportFile
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestImportGzipped
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:05:27 [2020-09-24T21:05:27.097Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:05:28 [2020-09-24T21:05:28.629Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:05:30 [2020-09-24T21:05:30.162Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:05:30 [2020-09-24T21:05:30.162Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:05:30 [2020-09-24T21:05:30.162Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:05:30 [2020-09-24T21:05:30.162Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:05:30 [2020-09-24T21:05:30.162Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:05:31 [2020-09-24T21:05:31.693Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:05:31 [2020-09-24T21:05:31.693Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:05:32 [2020-09-24T21:05:32.170Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:05:33 [2020-09-24T21:05:33.230Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:05:33 [2020-09-24T21:05:33.230Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:05:33 [2020-09-24T21:05:33.230Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:05:33 [2020-09-24T21:05:33.230Z] === RUN   TestDockerSuite/TestInspectDefault
21:05:34 [2020-09-24T21:05:34.762Z] === RUN   TestDockerSuite/TestInspectHistory
21:05:38 [2020-09-24T21:05:38.487Z] === RUN   TestDockerSuite/TestInspectImage
21:05:38 [2020-09-24T21:05:38.487Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:05:38 [2020-09-24T21:05:38.487Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:05:38 [2020-09-24T21:05:38.487Z] === RUN   TestDockerSuite/TestInspectInt64
21:05:39 [2020-09-24T21:05:39.451Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:05:40 [2020-09-24T21:05:40.982Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:05:40 [2020-09-24T21:05:40.982Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:05:42 [2020-09-24T21:05:42.515Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:05:43 [2020-09-24T21:05:43.479Z] === RUN   TestDockerSuite/TestInspectPlugin
21:05:43 [2020-09-24T21:05:43.479Z] === RUN   TestDockerSuite/TestInspectRootFS
21:05:43 [2020-09-24T21:05:43.479Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:05:45 [2020-09-24T21:05:45.010Z] === RUN   TestDockerSuite/TestInspectStatus
21:05:47 [2020-09-24T21:05:47.032Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:05:47 [2020-09-24T21:05:47.180Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:05:50 [2020-09-24T21:05:50.075Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:05:51 [2020-09-24T21:05:51.041Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:05:52 [2020-09-24T21:05:52.612Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:05:54 [2020-09-24T21:05:54.142Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:05:55 [2020-09-24T21:05:55.107Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:05:56 [2020-09-24T21:05:56.639Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksEnvs
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:05:58 [2020-09-24T21:05:58.170Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:05:58 [2020-09-24T21:05:58.627Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:05:58 [2020-09-24T21:05:58.627Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:05:59 [2020-09-24T21:05:59.591Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:06:00 [2020-09-24T21:06:00.554Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:06:06 [2020-09-24T21:06:06.332Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:06:07 [2020-09-24T21:06:07.296Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:06:07 [2020-09-24T21:06:07.296Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:06:08 [2020-09-24T21:06:08.826Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:06:08 [2020-09-24T21:06:08.826Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:06:13 [2020-09-24T21:06:13.500Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:06:18 [2020-09-24T21:06:18.174Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:06:19 [2020-09-24T21:06:19.099Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:06:22 [2020-09-24T21:06:22.851Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:06:23 [2020-09-24T21:06:23.816Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:06:25 [2020-09-24T21:06:25.985Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:06:25 [2020-09-24T21:06:25.985Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:06:27 [2020-09-24T21:06:27.516Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:06:29 [2020-09-24T21:06:29.047Z] === RUN   TestDockerSuite/TestLogsSince
21:06:31 [2020-09-24T21:06:31.289Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:06:37 [2020-09-24T21:06:37.596Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:06:37 [2020-09-24T21:06:37.596Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:06:37 [2020-09-24T21:06:37.596Z] === RUN   TestDockerSuite/TestLogsTail
21:06:38 [2020-09-24T21:06:38.561Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:06:40 [2020-09-24T21:06:40.732Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestMountIntoProc
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestMountIntoSys
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestNetHostname
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginActive
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPortHostBinding
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPortList
21:06:41 [2020-09-24T21:06:41.696Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:06:44 [2020-09-24T21:06:44.591Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:06:44 [2020-09-24T21:06:44.591Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:06:45 [2020-09-24T21:06:45.048Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:06:47 [2020-09-24T21:06:47.942Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:06:47 [2020-09-24T21:06:47.942Z] === RUN   TestDockerSuite/TestPsByOrder
21:06:53 [2020-09-24T21:06:53.723Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:06:53 [2020-09-24T21:06:53.723Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:07:00 [2020-09-24T21:07:00.759Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:07:03 [2020-09-24T21:07:03.346Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:07:09 [2020-09-24T21:07:09.273Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:07:09 [2020-09-24T21:07:09.273Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:07:09 [2020-09-24T21:07:09.273Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:07:18 [2020-09-24T21:07:18.208Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:07:19 [2020-09-24T21:07:19.539Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:07:25 [2020-09-24T21:07:25.301Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:07:29 [2020-09-24T21:07:29.956Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:07:32 [2020-09-24T21:07:32.129Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:07:32 [2020-09-24T21:07:32.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:07:32 [2020-09-24T21:07:32.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:07:36 [2020-09-24T21:07:36.289Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:07:41 [2020-09-24T21:07:41.131Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:07:41 [2020-09-24T21:07:41.131Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:07:41 [2020-09-24T21:07:41.131Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:07:41 [2020-09-24T21:07:41.131Z] === RUN   TestDockerSuite/TestPsRightTagName
21:07:41 [2020-09-24T21:07:41.131Z] === RUN   TestDockerSuite/TestPsShowMounts
21:07:45 [2020-09-24T21:07:45.807Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:07:45 [2020-09-24T21:07:45.807Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:07:46 [2020-09-24T21:07:46.772Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:07:46 [2020-09-24T21:07:46.772Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:07:48 [2020-09-24T21:07:48.304Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:07:49 [2020-09-24T21:07:49.268Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:07:49 [2020-09-24T21:07:49.268Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:07:52 [2020-09-24T21:07:52.160Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:07:55 [2020-09-24T21:07:55.053Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:07:56 [2020-09-24T21:07:56.582Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:08:11 [2020-09-24T21:08:11.362Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:08:11 [2020-09-24T21:08:11.362Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:08:16 [2020-09-24T21:08:16.034Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:08:16 [2020-09-24T21:08:16.034Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:08:16 [2020-09-24T21:08:16.034Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:08:16 [2020-09-24T21:08:16.490Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:08:19 [2020-09-24T21:08:19.384Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:08:22 [2020-09-24T21:08:22.279Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:08:22 [2020-09-24T21:08:22.279Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:08:22 [2020-09-24T21:08:22.940Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:08:25 [2020-09-24T21:08:25.174Z] === RUN   TestDockerSuite/TestRmiBlank
21:08:25 [2020-09-24T21:08:25.174Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:08:25 [2020-09-24T21:08:25.632Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:08:35 [2020-09-24T21:08:35.928Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:08:36 [2020-09-24T21:08:36.386Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:08:36 [2020-09-24T21:08:36.842Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:08:41 [2020-09-24T21:08:41.009Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:08:41 [2020-09-24T21:08:41.518Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:08:45 [2020-09-24T21:08:45.239Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:08:49 [2020-09-24T21:08:49.917Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:08:52 [2020-09-24T21:08:52.812Z] === RUN   TestDockerSuite/TestRmiTag
21:08:53 [2020-09-24T21:08:53.268Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:08:55 [2020-09-24T21:08:55.439Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:09:05 [2020-09-24T21:09:05.732Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:09:07 [2020-09-24T21:09:07.262Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAddHost
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:09:10 [2020-09-24T21:09:10.982Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:09:12 [2020-09-24T21:09:12.512Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:09:12 [2020-09-24T21:09:12.512Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:09:12 [2020-09-24T21:09:12.512Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:09:13 [2020-09-24T21:09:13.092Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:09:16 [2020-09-24T21:09:16.232Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:09:17 [2020-09-24T21:09:17.763Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:09:19 [2020-09-24T21:09:19.294Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:09:20 [2020-09-24T21:09:20.824Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:09:22 [2020-09-24T21:09:22.356Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:09:22 [2020-09-24T21:09:22.356Z] === RUN   TestDockerSuite/TestRunBindMounts
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:09:25 [2020-09-24T21:09:25.249Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:09:26 [2020-09-24T21:09:26.779Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:09:26 [2020-09-24T21:09:26.779Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:09:28 [2020-09-24T21:09:28.949Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:09:28 [2020-09-24T21:09:28.949Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:09:28 [2020-09-24T21:09:28.949Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:09:30 [2020-09-24T21:09:30.479Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:09:32 [2020-09-24T21:09:32.027Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:09:33 [2020-09-24T21:09:33.557Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:09:35 [2020-09-24T21:09:35.088Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:09:35 [2020-09-24T21:09:35.088Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:09:35 [2020-09-24T21:09:35.088Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:09:35 [2020-09-24T21:09:35.088Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:09:36 [2020-09-24T21:09:36.618Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:09:36 [2020-09-24T21:09:36.618Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:09:36 [2020-09-24T21:09:36.618Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:09:36 [2020-09-24T21:09:36.618Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:09:36 [2020-09-24T21:09:36.618Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:09:38 [2020-09-24T21:09:38.149Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:09:41 [2020-09-24T21:09:41.871Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:09:41 [2020-09-24T21:09:41.871Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:09:41 [2020-09-24T21:09:41.871Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:09:41 [2020-09-24T21:09:41.871Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:09:41 [2020-09-24T21:09:41.871Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:09:41 [2020-09-24T21:09:41.871Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:09:41 [2020-09-24T21:09:41.871Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:09:43 [2020-09-24T21:09:43.400Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:09:43 [2020-09-24T21:09:43.400Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:09:43 [2020-09-24T21:09:43.400Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:09:43 [2020-09-24T21:09:43.400Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:09:44 [2020-09-24T21:09:44.930Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:09:45 [2020-09-24T21:09:45.146Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:09:46 [2020-09-24T21:09:46.461Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:09:46 [2020-09-24T21:09:46.461Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:09:47 [2020-09-24T21:09:47.993Z] === RUN   TestDockerSuite/TestRunEnvironment
21:09:47 [2020-09-24T21:09:47.993Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:09:47 [2020-09-24T21:09:47.993Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:09:47 [2020-09-24T21:09:47.993Z] === RUN   TestDockerSuite/TestRunExitCode
21:09:49 [2020-09-24T21:09:49.524Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:09:51 [2020-09-24T21:09:51.055Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:09:52 [2020-09-24T21:09:52.586Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunExposePort
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:09:54 [2020-09-24T21:09:54.116Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:09:57 [2020-09-24T21:09:57.008Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:09:57 [2020-09-24T21:09:57.008Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:09:57 [2020-09-24T21:09:57.008Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:09:57 [2020-09-24T21:09:57.008Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:09:57 [2020-09-24T21:09:57.008Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:09:57 [2020-09-24T21:09:57.008Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:09:57 [2020-09-24T21:09:57.008Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:09:57 [2020-09-24T21:09:57.337Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:10:02 [2020-09-24T21:10:02.797Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:10:02 [2020-09-24T21:10:02.797Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModeHostname
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModePIDHost
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunMount
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:10:03 [2020-09-24T21:10:03.761Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:10:08 [2020-09-24T21:10:08.436Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:10:08 [2020-09-24T21:10:08.436Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:10:08 [2020-09-24T21:10:08.436Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:10:08 [2020-09-24T21:10:08.436Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:10:11 [2020-09-24T21:10:11.330Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetHost
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:10:14 [2020-09-24T21:10:14.225Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:10:15 [2020-09-24T21:10:15.190Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:10:15 [2020-09-24T21:10:15.406Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:10:16 [2020-09-24T21:10:16.824Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:10:18 [2020-09-24T21:10:18.353Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:10:18 [2020-09-24T21:10:18.809Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:10:20 [2020-09-24T21:10:20.343Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:10:20 [2020-09-24T21:10:20.800Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:10:20 [2020-09-24T21:10:20.800Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:10:20 [2020-09-24T21:10:20.800Z] === RUN   TestDockerSuite/TestRunPortInUse
21:10:20 [2020-09-24T21:10:20.800Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:10:20 [2020-09-24T21:10:20.800Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:10:20 [2020-09-24T21:10:20.800Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:10:20 [2020-09-24T21:10:20.800Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:10:21 [2020-09-24T21:10:21.257Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:10:22 [2020-09-24T21:10:22.789Z] === RUN   TestDockerSuite/TestRunPublishPort
21:10:22 [2020-09-24T21:10:22.789Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:10:22 [2020-09-24T21:10:22.789Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:10:22 [2020-09-24T21:10:22.789Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:10:22 [2020-09-24T21:10:22.789Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:10:22 [2020-09-24T21:10:22.789Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:10:28 [2020-09-24T21:10:28.562Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:10:28 [2020-09-24T21:10:28.562Z] === RUN   TestDockerSuite/TestRunRm
21:10:30 [2020-09-24T21:10:30.092Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:10:30 [2020-09-24T21:10:30.292Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:10:34 [2020-09-24T21:10:34.769Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:10:36 [2020-09-24T21:10:36.300Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:10:37 [2020-09-24T21:10:37.832Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:10:39 [2020-09-24T21:10:39.362Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:10:40 [2020-09-24T21:10:40.893Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:10:40 [2020-09-24T21:10:40.893Z] === RUN   TestDockerSuite/TestRunState
21:10:40 [2020-09-24T21:10:40.893Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:10:42 [2020-09-24T21:10:42.423Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:10:42 [2020-09-24T21:10:42.423Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:10:43 [2020-09-24T21:10:43.387Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:10:43 [2020-09-24T21:10:43.387Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:10:43 [2020-09-24T21:10:43.387Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:10:43 [2020-09-24T21:10:43.844Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:10:43 [2020-09-24T21:10:43.844Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:10:43 [2020-09-24T21:10:43.844Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:10:45 [2020-09-24T21:10:45.156Z] --- PASS: TestDockerExternalVolumeSuite (436.70s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_external_volume_driver_test.go:53: [d94c467911afc] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_external_volume_driver_test.go:53: [d1e1138b16305] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_external_volume_driver_test.go:53: [d423623adfe57] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_external_volume_driver_test.go:53: [da9cec5b5d0d6] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_external_volume_driver_test.go:485: [d160dd6c6f265] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_external_volume_driver_test.go:53: [de1de9e93d5f8] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z] PASS
21:10:45 [2020-09-24T21:10:45.156Z] 
21:10:45 [2020-09-24T21:10:45.156Z] === Skipped
21:10:45 [2020-09-24T21:10:45.156Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:10:45 [2020-09-24T21:10:45.156Z]         check_test.go:309: [dc39b9fe7052e] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z] 
21:10:45 [2020-09-24T21:10:45.156Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:10:45 [2020-09-24T21:10:45.156Z]         check_test.go:309: [de4eea7791778] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z] 
21:10:45 [2020-09-24T21:10:45.156Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:10:45 [2020-09-24T21:10:45.156Z]         check_test.go:309: [d0629f6648e10] daemon is not started
21:10:45 [2020-09-24T21:10:45.156Z] 
21:10:45 [2020-09-24T21:10:45.156Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
21:10:45 [2020-09-24T21:10:45.156Z] 
21:10:45 [2020-09-24T21:10:45.156Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:10:45 [2020-09-24T21:10:45.156Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:10:45 [2020-09-24T21:10:45.156Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:10:45 [2020-09-24T21:10:45.156Z] 
21:10:45 [2020-09-24T21:10:45.156Z] 
21:10:45 [2020-09-24T21:10:45.156Z] DONE 273 tests, 5 skipped in 2463.245s
21:10:45 [2020-09-24T21:10:45.156Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:10:45 [2020-09-24T21:10:45.156Z] ++++ cat bundles/test-integration/docker.pid
21:10:45 [2020-09-24T21:10:45.156Z] +++ kill 7519
21:10:45 [2020-09-24T21:10:45.721Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d96c37b92a1f9/docker.pid
21:10:45 [2020-09-24T21:10:45.721Z] +++ kill 5249
21:10:45 [2020-09-24T21:10:45.721Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5249 is not a child of this shell
21:10:45 [2020-09-24T21:10:45.721Z] warning: PID 5249 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d96c37b92a1f9/docker.pid had a nonzero exit code
21:10:45 [2020-09-24T21:10:45.721Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d96c37b92a1f9/root: target is busy.
21:10:45 [2020-09-24T21:10:45.721Z] +++ /etc/init.d/apparmor stop
21:10:45 [2020-09-24T21:10:45.980Z] Leaving: AppArmorNo profiles have been unloaded.
21:10:45 [2020-09-24T21:10:45.980Z] 
21:10:45 [2020-09-24T21:10:45.980Z] Unloading profiles will leave already running processes permanently
21:10:45 [2020-09-24T21:10:45.980Z] unconfined, which can lead to unexpected situations.
21:10:45 [2020-09-24T21:10:45.980Z] 
21:10:45 [2020-09-24T21:10:45.980Z] To set a process to complain mode, use the command line tool
21:10:45 [2020-09-24T21:10:45.980Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:10:45 [2020-09-24T21:10:45.980Z] +++ true
21:10:45 [2020-09-24T21:10:45.980Z] exiting test-integration
21:10:45 [2020-09-24T21:10:45.980Z] ++ exit 0
21:10:45 [2020-09-24T21:10:45.980Z] 
21:10:46 [2020-09-24T21:10:46.238Z] + exit 0
21:10:46 [2020-09-24T21:10:46.238Z] ++ jobs -p
21:10:46 [2020-09-24T21:10:46.238Z] + pids=
21:10:46 [2020-09-24T21:10:46.238Z] + echo 'Remaining pids to kill: []'
21:10:46 [2020-09-24T21:10:46.238Z] Remaining pids to kill: []
21:10:46 [2020-09-24T21:10:46.238Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
21:10:46 [2020-09-24T21:10:46.250Z] Recording test results
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUserByID
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUserByName
21:10:47 [2020-09-24T21:10:47.583Z] === RUN   TestDockerSuite/TestRunUserDefaults
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:10:48 [2020-09-24T21:10:48.112Z] + echo Ensuring container killed.
21:10:48 [2020-09-24T21:10:48.112Z] Ensuring container killed.
21:10:48 [2020-09-24T21:10:48.112Z] + docker ps -aq -f name=docker-pr5-*
21:10:48 [2020-09-24T21:10:48.112Z] + cids=5389cd29f45c
21:10:48 [2020-09-24T21:10:48.112Z] fdc94775088d
21:10:48 [2020-09-24T21:10:48.112Z] ff67a2944ee3
21:10:48 [2020-09-24T21:10:48.112Z] + [ -n 5389cd29f45c
21:10:48 [2020-09-24T21:10:48.112Z] fdc94775088d
21:10:48 [2020-09-24T21:10:48.112Z] ff67a2944ee3 ]
21:10:48 [2020-09-24T21:10:48.112Z] + docker rm -vf 5389cd29f45c fdc94775088d ff67a2944ee3
21:10:49 [2020-09-24T21:10:49.120Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:10:49 [2020-09-24T21:10:49.120Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:10:49 [2020-09-24T21:10:49.488Z] 5389cd29f45c
21:10:49 [2020-09-24T21:10:49.488Z] fdc94775088d
21:10:50 [2020-09-24T21:10:50.054Z] ff67a2944ee3
[Pipeline] sh
21:10:50 [2020-09-24T21:10:50.344Z] + echo Chowning /workspace to jenkins user
21:10:50 [2020-09-24T21:10:50.344Z] Chowning /workspace to jenkins user
21:10:50 [2020-09-24T21:10:50.344Z] + id -u
21:10:50 [2020-09-24T21:10:50.344Z] + id -g
21:10:50 [2020-09-24T21:10:50.344Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41482:/workspace busybox chown -R 1000:1000 /workspace
21:10:50 [2020-09-24T21:10:50.345Z] Unable to find image 'busybox:latest' locally
21:10:50 [2020-09-24T21:10:50.345Z] latest: Pulling from library/busybox
21:10:50 [2020-09-24T21:10:50.345Z] df8698476c65: Pulling fs layer
21:10:50 [2020-09-24T21:10:50.602Z] df8698476c65: Verifying Checksum
21:10:50 [2020-09-24T21:10:50.602Z] df8698476c65: Download complete
21:10:50 [2020-09-24T21:10:50.602Z] df8698476c65: Pull complete
21:10:50 [2020-09-24T21:10:50.602Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
21:10:50 [2020-09-24T21:10:50.602Z] Status: Downloaded newer image for busybox:latest
21:10:50 [2020-09-24T21:10:50.652Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:10:50 [2020-09-24T21:10:50.652Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:10:50 [2020-09-24T21:10:50.652Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:10:52 [2020-09-24T21:10:52.823Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:10:53 [2020-09-24T21:10:53.428Z] + bundleName=amd64
21:10:53 [2020-09-24T21:10:53.428Z] + echo Creating amd64-bundles.tar.gz
21:10:53 [2020-09-24T21:10:53.428Z] Creating amd64-bundles.tar.gz
21:10:53 [2020-09-24T21:10:53.428Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:10:53 [2020-09-24T21:10:53.428Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
21:10:54 [2020-09-24T21:10:54.372Z] Archiving artifacts
21:10:56 [2020-09-24T21:10:56.201Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:10:56 [2020-09-24T21:10:56.519Z] + make clean
21:10:56 [2020-09-24T21:10:56.777Z] docker volume rm -f docker-dev-cache
21:10:56 [2020-09-24T21:10:56.777Z] docker-dev-cache
[Pipeline] deleteDir
21:10:57 [2020-09-24T21:10:57.496Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:11:00 [2020-09-24T21:11:00.393Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:11:05 [2020-09-24T21:11:05.066Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:11:05 [2020-09-24T21:11:05.066Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:11:05 [2020-09-24T21:11:05.066Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
21:11:05 [2020-09-24T21:11:05.066Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
21:11:05 [2020-09-24T21:11:05.066Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:11:06 [2020-09-24T21:11:06.598Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:11:08 [2020-09-24T21:11:08.130Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:11:09 [2020-09-24T21:11:09.661Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:11:12 [2020-09-24T21:11:12.562Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:11:13 [2020-09-24T21:11:13.526Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:11:15 [2020-09-24T21:11:15.057Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestSaveImageId
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:11:17 [2020-09-24T21:11:17.954Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:11:18 [2020-09-24T21:11:18.414Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:11:18 [2020-09-24T21:11:18.414Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:11:18 [2020-09-24T21:11:18.414Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:11:18 [2020-09-24T21:11:18.414Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:11:18 [2020-09-24T21:11:18.414Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:11:18 [2020-09-24T21:11:18.414Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:11:21 [2020-09-24T21:11:21.310Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:11:21 [2020-09-24T21:11:21.767Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:11:22 [2020-09-24T21:11:22.731Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:11:22 [2020-09-24T21:11:22.731Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:11:25 [2020-09-24T21:11:25.628Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:11:30 [2020-09-24T21:11:30.301Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:11:30 [2020-09-24T21:11:30.301Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:11:36 [2020-09-24T21:11:36.076Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:11:36 [2020-09-24T21:11:36.076Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:11:38 [2020-09-24T21:11:38.971Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:11:38 [2020-09-24T21:11:38.971Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:11:38 [2020-09-24T21:11:38.971Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:11:38 [2020-09-24T21:11:38.971Z] === RUN   TestDockerSuite/TestStartRecordError
21:11:38 [2020-09-24T21:11:38.971Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:11:41 [2020-09-24T21:11:41.864Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:11:41 [2020-09-24T21:11:41.864Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:11:41 [2020-09-24T21:11:41.864Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:11:41 [2020-09-24T21:11:41.864Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:11:41 [2020-09-24T21:11:41.864Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:11:41 [2020-09-24T21:11:41.864Z] === RUN   TestDockerSuite/TestStatsNoStream
21:11:41 [2020-09-24T21:11:41.864Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:11:43 [2020-09-24T21:11:43.394Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:11:44 [2020-09-24T21:11:44.924Z] === RUN   TestDockerSuite/TestTopPrivileged
21:11:44 [2020-09-24T21:11:44.924Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:11:46 [2020-09-24T21:11:46.454Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:11:46 [2020-09-24T21:11:46.454Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:11:46 [2020-09-24T21:11:46.454Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:11:46 [2020-09-24T21:11:46.454Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:11:46 [2020-09-24T21:11:46.454Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:11:46 [2020-09-24T21:11:46.454Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:11:46 [2020-09-24T21:11:46.454Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:12:04 [2020-09-24T21:12:04.127Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:12:06 [2020-09-24T21:12:06.295Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:12:06 [2020-09-24T21:12:06.295Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:12:06 [2020-09-24T21:12:06.751Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:12:06 [2020-09-24T21:12:06.751Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:12:06 [2020-09-24T21:12:06.751Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:12:24 [2020-09-24T21:12:24.401Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:12:24 [2020-09-24T21:12:24.401Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:12:24 [2020-09-24T21:12:24.401Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:12:24 [2020-09-24T21:12:24.401Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:12:24 [2020-09-24T21:12:24.401Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:12:27 [2020-09-24T21:12:27.300Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:12:27 [2020-09-24T21:12:27.300Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:12:27 [2020-09-24T21:12:27.300Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:12:34 [2020-09-24T21:12:34.352Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:12:34 [2020-09-24T21:12:34.352Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:12:34 [2020-09-24T21:12:34.352Z] --- PASS: TestDockerSuite (1720.34s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.50s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.32s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.56s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.76s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.45s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.73s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.37s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.54s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.42s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.71s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.43s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (3.79s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.77s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.42s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.41s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (7.48s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (3.09s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.52s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.69s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.89s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.93s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddTar (25.48s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.68s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.46s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.37s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.50s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.65s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.07s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.00s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.40s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.23s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.97s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
21:12:34 [2020-09-24T21:12:34.352Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.88s)
21:12:34 [2020-09-24T21:12:34.352Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.97s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.43s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.24s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.23s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (3.41s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.16s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.66s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildContChar (8.22s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.38s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.46s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.38s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (3.47s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (21.05s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.28s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.21s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.21s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.11s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.40s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.99s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.91s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.46s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.36s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.42s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.80s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (49.50s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (3.59s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.69s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.50s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.45s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (7.24s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (6.57s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.48s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (6.87s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.60s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.52s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.21s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.58s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.71s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.08s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.22s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:12:34 [2020-09-24T21:12:34.810Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
21:12:34 [2020-09-24T21:12:34.810Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.11s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.22s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFails (1.65s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.34s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.31s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildForceRm (4.21s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFromGit (3.84s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.95s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.77s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (5.74s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.46s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.52s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.48s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (2.83s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.50s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.52s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.94s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.92s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.05s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.46s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.21s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (9.43s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.93s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (19.12s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (9.13s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (3.49s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.68s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (3.46s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (10.63s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.62s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.59s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (2.86s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.66s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.75s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.43s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.85s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (5.40s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.25s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (5.58s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.23s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.93s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.64s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.39s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (25.17s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.75s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildRm (8.55s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.16s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.11s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.15s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (2.86s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (9.74s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.51s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.00s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.21s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.18s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildStderr (2.96s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.26s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.91s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (2.97s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.35s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (2.81s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.75s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (13.66s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.50s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (5.90s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (3.41s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.56s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.22s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.44s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (2.98s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.27s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.27s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.23s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.21s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.56s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.12s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.22s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_sni_test.go:18: Flakey test
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.47s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (2.89s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestCommitChange (3.38s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (2.96s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestCommitNewFile (4.58s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestCommitTTY (4.61s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (2.99s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (4.52s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (4.54s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.40s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.55s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.58s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.79s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.32s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.38s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.48s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.46s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.37s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.25s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.66s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.51s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.64s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.77s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.15s)
21:12:34 [2020-09-24T21:12:34.811Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
21:12:34 [2020-09-24T21:12:34.811Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.60s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.36s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.56s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.29s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.27s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.18s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (6.90s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (1.87s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (1.87s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (1.88s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007bbe00_<nil>} (1.89s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1346596910_c:\foo_false__<nil>_<nil>_<nil>} (1.89s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1346596910_c:\foo_true__<nil>_<nil>_<nil>} (6.86s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.11s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:12:34 [2020-09-24T21:12:34.812Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.64s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.53s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.63s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.21s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.58s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.08s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpToCaseH (6.29s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpToDot (1.61s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.75s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.11s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.36s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.35s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.13s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.31s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.12s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateRM (0.21s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (4.68s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.32s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.99s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.50s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.47s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.47s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.67s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (5.51s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.22s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (3.28s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.40s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.49s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.35s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.62s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.98s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.10s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.13s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsRename (1.69s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsResize (1.86s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.47s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.71s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.84s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.69s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.45s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.23s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.20s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.19s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.24s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.34s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.31s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.92s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.43s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.66s)
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:12:34 [2020-09-24T21:12:34.812Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:12:34 [2020-09-24T21:12:34.812Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.812Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.56s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.48s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.58s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.31s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.29s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.33s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.26s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (2.91s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.40s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.32s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.61s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.16s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.39s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.43s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.33s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.52s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.64s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.48s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.10s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.37s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.37s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.42s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.36s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.35s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.77s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.84s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.48s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.51s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.32s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.33s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.43s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.46s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.14s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.17s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.76s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.61s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.40s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.35s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.59s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.58s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.87s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.67s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.59s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.48s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsSince (8.02s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsTail (1.83s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.70s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.34s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:12:34 [2020-09-24T21:12:34.813Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:12:34 [2020-09-24T21:12:34.813Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.89s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.63s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsByOrder (5.74s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (6.73s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (8.51s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.20s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.88s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.21s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (4.69s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.82s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.05s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.98s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPsShowMounts (4.95s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.49s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.80s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.81s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.46s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.26s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.27s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.48s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.93s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.89s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (2.93s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.20s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (9.18s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.79s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.45s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (3.67s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.05s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (2.77s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiTag (0.53s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.69s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (10.54s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.54s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.24s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.66s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.46s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.04s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.83s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.47s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.69s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.45s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.98s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.70s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.92s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.31s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.61s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.54s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.46s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.49s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.31s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (3.95s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.53s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:12:34 [2020-09-24T21:12:34.814Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.42s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.47s)
21:12:34 [2020-09-24T21:12:34.814Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.55s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.49s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.52s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.42s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.50s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (2.60s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.68s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.19s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (4.42s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.24s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.53s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.21s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.47s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.42s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.91s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.39s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.57s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (1.58s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (5.77s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunRm (1.50s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.77s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.61s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.54s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.36s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.72s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.34s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.24s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.13s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.89s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.45s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.49s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.89s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (4.35s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.32s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.37s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.07s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.82s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.46s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.43s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.86s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.12s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.45s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (2.98s)
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.815Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:12:34 [2020-09-24T21:12:34.815Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (3.28s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.73s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.18s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (2.91s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (4.45s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (5.53s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (2.67s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.39s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.41s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.54s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.36s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.10s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.24s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.20s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (1.75s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.93s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.29s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.13s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (14.89s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.45s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (4.55s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (6.06s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:12:34 [2020-09-24T21:12:34.816Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.02s)
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:12:34 [2020-09-24T21:12:34.816Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:12:34 [2020-09-24T21:12:34.816Z] --- PASS: TestDockerRegistrySuite (0.11s)
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.816Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:12:34 [2020-09-24T21:12:34.816Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:12:34 [2020-09-24T21:12:34.817Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:12:34 [2020-09-24T21:12:34.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthTokenSuite
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:12:34 [2020-09-24T21:12:34.817Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerDaemonSuite
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:12:34 [2020-09-24T21:12:34.817Z] --- PASS: TestDockerDaemonSuite (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerSwarmSuite
21:12:34 [2020-09-24T21:12:34.817Z] --- PASS: TestDockerSwarmSuite (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginCreate
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginInspect
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerPluginSuite/TestPluginSet
21:12:34 [2020-09-24T21:12:34.817Z] --- PASS: TestDockerPluginSuite (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerExternalVolumeSuite
21:12:34 [2020-09-24T21:12:34.817Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]     check_test.go:128: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerNetworkSuite
21:12:34 [2020-09-24T21:12:34.817Z] --- SKIP: TestDockerNetworkSuite (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]     check_test.go:134: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] === RUN   TestDockerHubPullSuite
21:12:34 [2020-09-24T21:12:34.817Z] --- SKIP: TestDockerHubPullSuite (0.00s)
21:12:34 [2020-09-24T21:12:34.817Z]     check_test.go:142: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] PASS
21:12:34 [2020-09-24T21:12:34.817Z] ok  	github.com/docker/docker/integration-cli	1720.722s
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === Skipped
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
21:12:34 [2020-09-24T21:12:34.817Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.817Z] 
21:12:34 [2020-09-24T21:12:34.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.46s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.46s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.65s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.65s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.23s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.23s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.43s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.43s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.24s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.24s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.21s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.21s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.21s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.21s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s)
21:12:34 [2020-09-24T21:12:34.818Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
21:12:34 [2020-09-24T21:12:34.818Z] 
21:12:34 [2020-09-24T21:12:34.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.25s)
21:12:34 [2020-09-24T21:12:34.818Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.21s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.21s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.22s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.22s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:12:35 [2020-09-24T21:12:35.276Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:12:35 [2020-09-24T21:12:35.276Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.276Z] 
21:12:35 [2020-09-24T21:12:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.05s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.05s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.23s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.22s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.22s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.23s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.23s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.21s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.21s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.22s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.22s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_sni_test.go:18: Flakey test
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.277Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.277Z] 
21:12:35 [2020-09-24T21:12:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:12:35 [2020-09-24T21:12:35.278Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.278Z] 
21:12:35 [2020-09-24T21:12:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:12:35 [2020-09-24T21:12:35.279Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.279Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.05s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.05s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:12:35 [2020-09-24T21:12:35.280Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.280Z] 
21:12:35 [2020-09-24T21:12:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.57s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.57s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.281Z] 
21:12:35 [2020-09-24T21:12:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:12:35 [2020-09-24T21:12:35.281Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:12:35 [2020-09-24T21:12:35.282Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
21:12:35 [2020-09-24T21:12:35.282Z] 
21:12:35 [2020-09-24T21:12:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:12:35 [2020-09-24T21:12:35.283Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:12:35 [2020-09-24T21:12:35.283Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.283Z] 
21:12:35 [2020-09-24T21:12:35.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.284Z] 
21:12:35 [2020-09-24T21:12:35.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:12:35 [2020-09-24T21:12:35.284Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
21:12:35 [2020-09-24T21:12:35.741Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:12:35 [2020-09-24T21:12:35.741Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
21:12:35 [2020-09-24T21:12:35.741Z]     check_test.go:128: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
21:12:35 [2020-09-24T21:12:35.741Z]     check_test.go:134: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
21:12:35 [2020-09-24T21:12:35.741Z]     check_test.go:142: unmatched requirement DaemonIsLinux
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] DONE 1096 tests, 549 skipped in 1727.127s
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Integration tests ended at 09/24/2020 21:12:35. Duration:00:28:47.2756126
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Docker info of the daemon under test at end of run
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] Containers: 2
21:12:35 [2020-09-24T21:12:35.741Z]  Running: 0
21:12:35 [2020-09-24T21:12:35.741Z]  Paused: 0
21:12:35 [2020-09-24T21:12:35.741Z]  Stopped: 2
21:12:35 [2020-09-24T21:12:35.741Z] Images: 18
21:12:35 [2020-09-24T21:12:35.741Z] Server Version: 0.0.0-dev
21:12:35 [2020-09-24T21:12:35.741Z] Storage Driver: windowsfilter
21:12:35 [2020-09-24T21:12:35.741Z]  Windows: 
21:12:35 [2020-09-24T21:12:35.741Z] Logging Driver: json-file
21:12:35 [2020-09-24T21:12:35.741Z] Plugins: 
21:12:35 [2020-09-24T21:12:35.741Z]  Volume: local
21:12:35 [2020-09-24T21:12:35.741Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:12:35 [2020-09-24T21:12:35.741Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:12:35 [2020-09-24T21:12:35.741Z] Swarm: inactive
21:12:35 [2020-09-24T21:12:35.741Z] Default Isolation: process
21:12:35 [2020-09-24T21:12:35.741Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:12:35 [2020-09-24T21:12:35.741Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
21:12:35 [2020-09-24T21:12:35.741Z] OSType: windows
21:12:35 [2020-09-24T21:12:35.741Z] Architecture: x86_64
21:12:35 [2020-09-24T21:12:35.741Z] CPUs: 4
21:12:35 [2020-09-24T21:12:35.741Z] Total Memory: 32GiB
21:12:35 [2020-09-24T21:12:35.741Z] Name: azwin-2-8d4cc0
21:12:35 [2020-09-24T21:12:35.741Z] ID: HBIA:55CT:SJ4C:IXRX:BLVS:55B3:CBDF:3KUY:CULD:5SRX:T2YC:FTTJ
21:12:35 [2020-09-24T21:12:35.741Z] Docker Root Dir: D:\CI\PR-41482\5\daemon
21:12:35 [2020-09-24T21:12:35.741Z] Debug Mode (client): false
21:12:35 [2020-09-24T21:12:35.741Z] Debug Mode (server): true
21:12:35 [2020-09-24T21:12:35.741Z]  File Descriptors: -1
21:12:35 [2020-09-24T21:12:35.741Z]  Goroutines: 18
21:12:35 [2020-09-24T21:12:35.741Z]  System Time: 2020-09-24T21:12:35.22707Z
21:12:35 [2020-09-24T21:12:35.741Z]  EventsListeners: 0
21:12:35 [2020-09-24T21:12:35.741Z] Registry: https://index.docker.io/v1/
21:12:35 [2020-09-24T21:12:35.741Z] Labels:
21:12:35 [2020-09-24T21:12:35.741Z] Experimental: false
21:12:35 [2020-09-24T21:12:35.741Z] Insecure Registries:
21:12:35 [2020-09-24T21:12:35.741Z]  127.0.0.0/8
21:12:35 [2020-09-24T21:12:35.741Z] Live Restore Enabled: false
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] 
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Stopping daemon under test
21:12:35 [2020-09-24T21:12:35.741Z] SUCCESS: The process with PID 5872 (child process of PID 2068) has been terminated.
21:12:35 [2020-09-24T21:12:35.741Z] SUCCESS: The process with PID 2068 (child process of PID 5332) has been terminated.
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Stop tailing logs of the daemon under tests
21:12:35 [2020-09-24T21:12:35.741Z] INFO: executeCI.ps1 Completed successfully at 09/24/2020 21:12:35.
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Tidying up at end of run
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Saving daemon under test log (d:\CI\PR-41482\5\dut.out) to bundles\CIDUT.out
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Saving daemon under test log (d:\CI\PR-41482\5\dut.err) to bundles\CIDUT.err
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Nuke-Everything...
21:12:35 [2020-09-24T21:12:35.741Z] INFO: Container count on control daemon to delete is 2
21:12:36 [2020-09-24T21:12:36.198Z] 155dab796adc
21:12:36 [2020-09-24T21:12:36.198Z] 46229a9d353f
21:12:36 [2020-09-24T21:12:36.198Z] INFO: Tidying pidfile d:\CI\PR-41482\5\docker.pid
21:12:36 [2020-09-24T21:12:36.654Z] INFO: Nuking d:\CI
21:12:54 [2020-09-24T21:12:54.304Z] INFO: Zapped successfully
21:12:54 [2020-09-24T21:12:54.304Z] 
21:12:54 [2020-09-24T21:12:54.304Z] INFO: executeCI.ps1 exiting at Thu Sep 24 21:12:53 CUT 2020. Duration 00:46:39.0378342
21:12:54 [2020-09-24T21:12:54.304Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
21:12:54 [2020-09-24T21:12:54.547Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
21:13:02 [2020-09-24T21:13:02.251Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
21:13:03 [2020-09-24T21:13:03.424Z] Archiving artifacts
21:13:17 [2020-09-24T21:13:17.043Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41482/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:13:17 [2020-09-24T21:13:17.962Z] + make clean
21:13:20 [2020-09-24T21:13:20.132Z] docker volume rm -f docker-dev-cache
21:13:20 [2020-09-24T21:13:20.132Z] 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